New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13443 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

libxslt-1.1.22.tar.gz checksum error

Reported by: xelldran1@… Owned by: boeyms@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: libxslt checksum Cc:
Port:

Description

Setting up a clean install. Selfupdated right before trying to install php5 with a whole bunch of options:

sudo port install php5 +apache2 +fastcgi +tidy +mysql5 +postgresql +sqlite +pear

Get this error when libxslt time arrives:

--->  Verifying checksum(s) for libxslt
Error: Checksum (md5) mismatch for libxslt-1.1.22.tar.gz
Error: Checksum (sha1) mismatch for libxslt-1.1.22.tar.gz
Error: Checksum (rmd160) mismatch for libxslt-1.1.22.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: Status 1 encountered during processing.

Tried downloading from the site proper and replacing the install that macports downloaded as mentioned in ticket  12782 for another error but checksum still failed.

Change History

Changed 4 years ago by xelldran1@…

Sorry forgot to mention using 10.4 (shouldn't make a difference, but thought would be prudent to mention)

Changed 4 years ago by boeyms@…

  • owner changed from macports-tickets@… to boeyms@…
  • milestone set to Port Bugs

Do you still get this problem after running "sudo port clean --dist libxslt"? The checksums are correct, so I suspect that somewhere along the line (maybe the actual server, maybe a proxy in between) there was an error fetching the file (hopefully a transient error), but the wrong HTTP error code was reported to MacPorts and so it saved what it received when it should have been discarded.

Changed 4 years ago by boeyms@…

  • status changed from new to closed
  • resolution set to invalid

No reply received from reporter in a month; closing as invalid unless I receive further information.

Changed 4 years ago by edi15ta@…

  • status changed from closed to reopened
  • resolution invalid deleted

I'm experiencing the same issue. "sudo port clean --dist libxslt" doesn't help, I was also trying for several times "sudo port -v selfupdate" and it didn't help. Could you tell where I can get the file with good checksum? PS. Also using 10.4.

Changed 4 years ago by edi15ta@…

Ok. Downloading libxslt file couple of times solved the problem. :]

Changed 4 years ago by jmr@…

  • status changed from reopened to closed
  • resolution set to fixed

The tarball on xmlsoft.org was corrupt, and the Portfile was modified to use other mirrors.

Changed 4 years ago by jmr@…

See r35789 and #14935.

Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.