Opened 18 years ago

Closed 18 years ago

#9744 closed defect (fixed)

invalid sha1 checksum for libsdl

Reported by: jarmo.torvinen@… Owned by: kvv@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: DarwinPorts Cc:
Port:

Description

The checksum for libsdl seems to be incorrect.

sudo port -d install libsdl ... DEBUG: Executing com.apple.fetch (libsdl) ---> SDL-1.2.11.tar.gz doesn't seem to exist in /opt/local/var/db/dports/distfiles/libsdl ---> Attempting to fetch SDL-1.2.11.tar.gz from http://www.libsdl.org/release/

% Total % Received % Xferd Average Speed Time Time Time Current

Dload Upload Total Spent Left Speed

100 2730k 100 2730k 0 0 100k 0 0:00:27 0:00:27 --:--:-- 104k ---> Verifying checksum(s) for libsdl DEBUG: Executing com.apple.checksum (libsdl) ---> Checksumming SDL-1.2.11.tar.gz Error: Checksum (sha1) mismatch for SDL-1.2.11.tar.gz Portfile checksum: SDL-1.2.11.tar.gz sha1 6f9ef73c9b5705a5ddd5dd367423bc9c7cebc959 Distfile checksum: SDL-1.2.11.tar.gz sha1 2259134d714e35ab1469d513674a3cd02510d198 Error: Target com.apple.checksum returned: Unable to verify file checksums

Change History (2)

comment:1 Changed 18 years ago by kevin@…

Component: darwinbuilddports
Keywords: DarwinPorts added; darwinbuild removed
product: darwinbuildDarwinPorts
Version: current1.2

comment:2 Changed 18 years ago by markd@…

Resolution: fixed
Status: newclosed

This was fixed. Do a 'port clean --all', 'port selfupdate', and reinstall and all will be well.

Note: See TracTickets for help on using tickets.