#12103 closed defect (fixed)
BUG: ImageMagick 6.3.4-7 has bad checksum
Reported by: | crberus@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.4.42 |
Keywords: | ImageMagick ImageMagick-6.3.4-7 checksum mismatch | Cc: | crberus@…,ryandesign (Ryan Carsten Schmidt) |
Port: |
Description
Installation of ImageMagick 6.3.4-7 fails with "Error: Target com.apple.checksum returned: Unable to verify file checksums"
$ sudo port -d install ImageMagick <...snip> DEBUG: Skipping completed com.apple.main (ImageMagick) DEBUG: Skipping completed com.apple.fetch (ImageMagick) ---> Verifying checksum(s) for ImageMagick DEBUG: Executing com.apple.checksum (ImageMagick) ---> Checksumming ImageMagick-6.3.4-7.tar.bz2 Error: Checksum (md5) mismatch for ImageMagick-6.3.4-7.tar.bz2 Portfile checksum: ImageMagick-6.3.4-7.tar.bz2 md5 507c742b7a5de2788422bb87b4098c3d Distfile checksum: ImageMagick-6.3.4-7.tar.bz2 md5 2c42a1cef98d19d20414d94fa893678b Error: Checksum (sha1) mismatch for ImageMagick-6.3.4-7.tar.bz2 Portfile checksum: ImageMagick-6.3.4-7.tar.bz2 sha1 cdc388e20580de2a0f91f68e1228c68b0735f385 Distfile checksum: ImageMagick-6.3.4-7.tar.bz2 sha1 bead7b27d951cb9c780c76771562e9e7c7c23d16 Error: Checksum (rmd160) mismatch for ImageMagick-6.3.4-7.tar.bz2 Portfile checksum: ImageMagick-6.3.4-7.tar.bz2 rmd160 4febd67d535c1daed5835b4e3d60c2518297d215 Distfile checksum: ImageMagick-6.3.4-7.tar.bz2 rmd160 b584a57869aec3c5af83fdec9852fb96bddb12ba Error: Target com.apple.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for ImageMagick): com.apple.activate com.apple.extract com.apple.checksum com.apple.patch com.apple.configure com.apple.build com.apple.destroot com.apple.install Error: Status 1 encountered during processing.
$ file /opt/local/var/db/dports/distfiles/ImageMagick/* /opt/local/var/db/dports/distfiles/ImageMagick/ImageMagick-6.3.4-7.tar.bz2: bzip2 compressed data, block size = 900k
Manually untarred file into /var/tmp and did not receive any errors, so the file does not appear to be truncated or corrupt from downloading. I'm assuming the tarball has been updated but the checksum has not been?
Thanks!
Change History (6)
comment:1 Changed 17 years ago by sfiera@…
Cc: | ryandesign@… added |
---|---|
Owner: | changed from macports-dev@… to ryandesign@… |
Summary: | ImageMagick 6.3.4-7 fails checksum on install → BUG: ImageMagick 6.3.4-7 has bad checksum |
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | crberus@… added |
---|
The 6.3.4-7 archive you have downloaded is probably in fact 6.3.4-8. I thought we had dealt with this madness last month, but apparently I only dealt with the main distribution site, and not all the mirrors. Sigh.
I've upgraded ImageMagick to 6.3.4-8 in r26056, so it should work again in ~12 hours. And I'll probably rearrange the mirror list again to hopefully get a default site that will continue to serve old archives after new ones are released.
comment:3 Changed 17 years ago by crberus@…
Perfect - that did the trick. Thanks for fixing it so quickly!
comment:4 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Milestone: | MacPorts 1.4 → Port Bugs |
---|
comment:5 Changed 17 years ago by markd@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Assigning/Cc'ing to maintainer