Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14935 closed defect (fixed)

libxslt fails checksum

Reported by: woodenwastebasket@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: gimp libxslt checksum Cc: boeyms@…, nomaintainer@…
Port:

Description

I am having the same problem as #13443. When installing gimp I received the error:

--->  Fetching libxslt
--->  Attempting to fetch libxslt-1.1.22.tar.gz from ftp://xmlsoft.org/libxslt/
--->  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

I followed the advice of boeyms and ran "sudo port clean --dist libxslt" and then tried to install libxslt by itself, resulting in

--->  Verifying checksum(s) for libxslt
Error: Target org.macports.checksum returned: Could not open file: /opt/local/var/macports/distfiles/libxslt/libxslt-1.1.22.tar.gz
Error: Status 1 encountered during processing.

I then ran "sudo port clean libxslt" and tried installing again

--->  Fetching libxslt
--->  Attempting to fetch libxslt-1.1.22.tar.gz from ftp://xmlsoft.org/libxslt/
--->  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.

Attachments (1)

diff (598 bytes) - added by daniel.bond@… 16 years ago.
Modified Mastersite

Download all attachments as: .zip

Change History (4)

comment:1 Changed 16 years ago by daniel.bond@…

The primary mirror has a corrupt tarball, fixed in Portfile.

Changed 16 years ago by daniel.bond@…

Attachment: diff added

Modified Mastersite

comment:2 Changed 16 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: newclosed

Committed in r35789.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.