Opened 15 years ago
Closed 15 years ago
#22396 closed defect (fixed)
SDL_mixer 1.2.9 checksum failed
Reported by: | gcanales90@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | s@…, gburachas@…, david.niedzielski@… | |
Port: | libsdl_mixer |
Description (last modified by jmroot (Joshua Root))
---> Computing dependencies for libsdl_mixer ---> Fetching libsdl_mixer ---> Attempting to fetch SDL_mixer-1.2.9.tar.gz from http://www.libsdl.org/projects/SDL_mixer/release/ ---> Verifying checksum(s) for libsdl_mixer Error: Checksum (md5) mismatch for SDL_mixer-1.2.9.tar.gz Error: Checksum (sha1) mismatch for SDL_mixer-1.2.9.tar.gz Error: Checksum (rmd160) mismatch for SDL_mixer-1.2.9.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing.
Change History (11)
comment:2 Changed 15 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Keywords: | SDL_mixer 1.2.9 checksum failed removed |
Have you tried the steps listed in the FAQ?
comment:3 Changed 15 years ago by nstasiv@…
I have experienced same issue with libsdl_mixer. No instructinons from http://trac.macports.org/ticket/22396 helped. I tried all of
sudo port sync sudo port install libsdl_mixer sudo port clean --all libsdl_mixer sudo port install libsdl_mixer
comment:6 Changed 15 years ago by rix@…
Hi, I encountered the same issue. See debug info below :
Mac OS X
Leopard 10.5.8
Debug Log
DEBUG: Executing org.macports.checksum (libsdl_mixer) ---> Checksumming SDL_mixer-1.2.9.tar.gz Error: Checksum (md5) mismatch for SDL_mixer-1.2.9.tar.gz Portfile checksum: SDL_mixer-1.2.9.tar.gz md5 a9eb8750e920829ff41dbe7555850156 Distfile checksum: SDL_mixer-1.2.9.tar.gz md5 4767416df51d247904db397bd6bf25df Error: Checksum (sha1) mismatch for SDL_mixer-1.2.9.tar.gz Portfile checksum: SDL_mixer-1.2.9.tar.gz sha1 33c43d868ec7a30de1a44a6ac05e5419b5ff53df Distfile checksum: SDL_mixer-1.2.9.tar.gz sha1 38ed219e804cef19d426ddec6c0fdaeeff82c8ef Error: Checksum (rmd160) mismatch for SDL_mixer-1.2.9.tar.gz Portfile checksum: SDL_mixer-1.2.9.tar.gz rmd160 d39692a5fafe9035443d22ef8a3e91d4a38e787a Distfile checksum: SDL_mixer-1.2.9.tar.gz rmd160 1b89a9e44f68a1b2dff57852d8991da7463934d8 The correct checksum line may be: checksums md5 4767416df51d247904db397bd6bf25df \ sha1 38ed219e804cef19d426ddec6c0fdaeeff82c8ef \ rmd160 1b89a9e44f68a1b2dff57852d8991da7463934d8 Error: Target org.macports.checksum returned: Unable to verify file checksums DEBUG: Backtrace: Unable to verify file checksums while executing "$procedure $targetname" Warning: the following items did not execute (for libsdl_mixer): 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: Problem while installing libsdl_mixer
comment:7 Changed 15 years ago by alan@…
This is what I get when to try to install libsdl_mixer on 10.4.11. When I browser to the location that Macports is downloading the file from I see that its modification date is November 8 2009, so it has changed recently.
DEBUG: Executing org.macports.checksum (libsdl_mixer) ---> Checksumming SDL_mixer-1.2.9.tar.gz Error: Checksum (md5) mismatch for SDL_mixer-1.2.9.tar.gz Portfile checksum: SDL_mixer-1.2.9.tar.gz md5 a9eb8750e920829ff41dbe7555850156 Distfile checksum: SDL_mixer-1.2.9.tar.gz md5 09eb4585f46d3527fe7fce8af8f9e591 Error: Checksum (sha1) mismatch for SDL_mixer-1.2.9.tar.gz Portfile checksum: SDL_mixer-1.2.9.tar.gz sha1 33c43d868ec7a30de1a44a6ac05e5419b5ff53df Distfile checksum: SDL_mixer-1.2.9.tar.gz sha1 336a92ab66523fb18ee0dd25241fd9bb2680b40c Error: Checksum (rmd160) mismatch for SDL_mixer-1.2.9.tar.gz Portfile checksum: SDL_mixer-1.2.9.tar.gz rmd160 d39692a5fafe9035443d22ef8a3e91d4a38e787a Distfile checksum: SDL_mixer-1.2.9.tar.gz rmd160 ba935101b3d8a4ff8c21e2ae4dfb5335047eebe3 The correct checksum line may be: checksums md5 09eb4585f46d3527fe7fce8af8f9e591 \ sha1 336a92ab66523fb18ee0dd25241fd9bb2680b40c \ rmd160 ba935101b3d8a4ff8c21e2ae4dfb5335047eebe3 Error: Target org.macports.checksum returned: Unable to verify file checksums DEBUG: Backtrace: Unable to verify file checksums while executing "$procedure $targetname" Warning: the following items did not execute (for libsdl_mixer): 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.
comment:9 follow-up: 10 Changed 15 years ago by david.niedzielski@…
Cc: | david.niedzielski@… added |
---|
Cc Me!
comment:10 Changed 15 years ago by gburachas@…
Replying to david.niedzielski@…:
Cc Me!
it looks like there is a solution to this problem here: http://old.nabble.com/The-following-dependencies-failed-to-build:-libsdl_mixer-td26257992.html editing checksums actually fixed my problem gdrs
comment:11 Changed 15 years ago by blb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Looks like a stealth upgrade except for the fact that the contents are identical, only the tarball itself is different. However, SDL_mixer is now at 1.2.10 so upgraded to that in r60366.