Opened 15 years ago
Closed 15 years ago
#21655 closed defect (duplicate)
libsdl checksum error
Reported by: | jrminter@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | Cc: | ih-mon@… | |
Port: | libsdl |
Description (last modified by blb@…)
Despite syncing and cleaning everything, I get a checksum error when trying to install libsdl. Details below
jrmMac 52: sudo port clean --all libsdl ---> Cleaning libsdl jrmMac 53: sudo port -v install libsdl ---> Computing dependencies for libsdl. ---> Fetching libsdl ---> SDL-1.2.14.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/libsdl/1.2.14_3 ---> Attempting to fetch SDL-1.2.14.tar.gz from http://distfiles.macports.org/libsdl/1.2.14_3 ---> Attempting to fetch SDL-1.2.14.tar.gz from http://www.libsdl.org/tmp/ ---> Verifying checksum(s) for libsdl ---> Checksumming SDL-1.2.14.tar.gz Error: Checksum (md5) mismatch for SDL-1.2.14.tar.gz Portfile checksum: SDL-1.2.14.tar.gz md5 18895c7865c971e7e6c00bdd97e697ca Distfile checksum: SDL-1.2.14.tar.gz md5 1c4203d2dffbde5a333fa6e9620e38b8 Error: Checksum (sha1) mismatch for SDL-1.2.14.tar.gz Portfile checksum: SDL-1.2.14.tar.gz sha1 cb2239860b41821150f4208435aee08987bec0cd Distfile checksum: SDL-1.2.14.tar.gz sha1 8e083e9dcaff346f5bec143fc5f1808488dc99f5 Error: Checksum (rmd160) mismatch for SDL-1.2.14.tar.gz Portfile checksum: SDL-1.2.14.tar.gz rmd160 e4faaf504b2c05d9ce6aec79ed55ab1ef7cb8e95 Distfile checksum: SDL-1.2.14.tar.gz rmd160 2e3bca08655a27c542445aa9275b08da7f9ce306 The correct checksum line may be: checksums md5 1c4203d2dffbde5a333fa6e9620e38b8 \ sha1 8e083e9dcaff346f5bec143fc5f1808488dc99f5 \ rmd160 2e3bca08655a27c542445aa9275b08da7f9ce306 Error: Target org.macports.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for libsdl): org.macports.activate org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.
Does the portfile need updating?
Change History (2)
comment:1 Changed 15 years ago by ih-mon@…
Cc: | ih-mon@… added |
---|
comment:2 Changed 15 years ago by blb@…
Description: | modified (diff) |
---|---|
Port: | libsdl added |
Resolution: | → duplicate |
Status: | new → closed |
Dup of #21544.
Note: See
TracTickets for help on using
tickets.
Cc Me!