Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13443 closed defect (fixed)

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 (8)

comment:1 Changed 16 years ago by xelldran1@…

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

comment:2 Changed 16 years ago by boeyms@…

Milestone: Port Bugs
Owner: changed from macports-tickets@… to boeyms@…

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.

comment:3 Changed 16 years ago by boeyms@…

Resolution: invalid
Status: newclosed

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

comment:4 Changed 16 years ago by edi15ta@…

Resolution: invalid
Status: closedreopened

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.

comment:5 Changed 16 years ago by edi15ta@…

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

comment:6 Changed 16 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: reopenedclosed

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

comment:7 Changed 16 years ago by jmroot (Joshua Root)

See r35789 and #14935.

comment:8 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.