Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#27628 closed defect (fixed)

atkmm-2.22.1 checksums failed

Reported by: mark@… Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: stealth update Cc:
Port: atkmm

Description (last modified by dbevans (David B. Evans))

mark$ sudo port install atkmm
--->  Computing dependencies for atkmm
--->  Verifying checksum(s) for atkmm
Error: Checksum (md5) mismatch for atkmm-2.22.1.tar.bz2
Error: Checksum (sha1) mismatch for atkmm-2.22.1.tar.bz2
Error: Checksum (rmd160) mismatch for atkmm-2.22.1.tar.bz2
Error: Target org.macports.checksum returned: Unable to verify file checksums
Log for atkmm is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_atkmm/main.log
Error: Status 1 encountered during processing.

Attachments (1)

stealth.diff (130.1 KB) - added by dbevans (David B. Evans) 13 years ago.
diff of the two atkmm releases

Download all attachments as: .zip

Change History (6)

comment:1 Changed 13 years ago by dbevans (David B. Evans)

Description: modified (diff)
Keywords: atkmm removed
Owner: changed from macports-tickets@… to devans@…
Port: atkmm added
Priority: HighNormal
Status: newassigned

I'm getting the correct checksums from http://distfiles.macports.org/atkmm

--->  Attempting to fetch atkmm-2.22.1.tar.bz2 from http://distfiles.macports.org/atkmm
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  684k  100  684k    0     0  1079k      0 --:--:-- --:--:-- --:--:-- 1341k
--->  Verifying checksum(s) for atkmm
DEBUG: checksum phase started at Fri Dec 10 15:43:22 PST 2010
DEBUG: Executing org.macports.checksum (atkmm)
--->  Checksumming atkmm-2.22.1.tar.bz2
DEBUG: Correct (md5) checksum for atkmm-2.22.1.tar.bz2
DEBUG: Correct (sha1) checksum for atkmm-2.22.1.tar.bz2
DEBUG: Correct (rmd160) checksum for atkmm-2.22.1.tar.bz2

Please run

sudo port clean --all atkmm
sudo port -d checksum atkmm

and report which site you are fetching from

comment:2 Changed 13 years ago by mark@…

---> Attempting to fetch atkmm-2.22.1.tar.bz2 from ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/atkmm/2.22/

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

Dload Upload Total Spent Left Speed

100 690k 100 690k 0 0 152k 0 0:00:04 0:00:04 --:--:-- 833k ---> Verifying checksum(s) for atkmm DEBUG: checksum phase started at Fri Dec 10 18:51:44 EST 2010 DEBUG: Executing org.macports.checksum (atkmm) ---> Checksumming atkmm-2.22.1.tar.bz2 Error: Checksum (md5) mismatch for atkmm-2.22.1.tar.bz2 Portfile checksum: atkmm-2.22.1.tar.bz2 md5 06c5560135eea58ab0afb3f73011768e Distfile checksum: atkmm-2.22.1.tar.bz2 md5 d619aefdbc90c790038e3fd0a6820404 Error: Checksum (sha1) mismatch for atkmm-2.22.1.tar.bz2 Portfile checksum: atkmm-2.22.1.tar.bz2 sha1 d5e56afdbc53881a3cc7a6772e72eac16ae41fa6 Distfile checksum: atkmm-2.22.1.tar.bz2 sha1 5d4910bb74100ff6c6a6242d33f000b07ada4220 Error: Checksum (rmd160) mismatch for atkmm-2.22.1.tar.bz2 Portfile checksum: atkmm-2.22.1.tar.bz2 rmd160 057fa8eb117ed1a98129e9d861dabae432154f29 Distfile checksum: atkmm-2.22.1.tar.bz2 rmd160 ecab26a3b0d88899b7171a49162dd4ef456421f5 The correct checksum line may be: checksums md5 d619aefdbc90c790038e3fd0a6820404 \

sha1 5d4910bb74100ff6c6a6242d33f000b07ada4220 \ rmd160 ecab26a3b0d88899b7171a49162dd4ef456421f5

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 atkmm): org.macports.checksum

Different file sizes. I'll change to the macports.org server.

Changed 13 years ago by dbevans (David B. Evans)

Attachment: stealth.diff added

diff of the two atkmm releases

comment:3 Changed 13 years ago by dbevans (David B. Evans)

Looks like a "stealth update". The original file (macports.org server) was packaged Sat Nov 20 2010 13:35:44 and the one from buffalo.edu was packaged Thu Dec 9 2010 16:12:54. Diff of the two attached but looks like the differences are changes in the configure and make files and regenerated documentation.

Will check a few more sites to see which versions they have but if the latter will fix the port file to refetch the more recent one and complain upstream.

comment:4 Changed 13 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: assignedclosed

GNOME master site agrees with buffalo.edu and downloaded dist file matches published sha256 checksum so stealth update it is.

Portfile updated in r74297.

Thanks for catching this.

comment:5 Changed 13 years ago by dbevans (David B. Evans)

Keywords: stealth update added
Note: See TracTickets for help on using tickets.