Opened 14 years ago

Closed 14 years ago

#26576 closed defect (invalid)

zlib @ 1.2.5 + Unable to verify file checksums

Reported by: spam@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: zlib

Description

Received checksum mismatch errors (md5/sha1/rmd160) while attempting to build zlib.

OS 10.6.4, XCode 3.2.3

--->  Computing dependencies for zlib
--->  Verifying checksum(s) for zlib
Error: Checksum (md5) mismatch for zlib-1.2.5.tar.bz2
Error: Checksum (sha1) mismatch for zlib-1.2.5.tar.bz2
Error: Checksum (rmd160) mismatch for zlib-1.2.5.tar.bz2
Error: Target org.macports.checksum returned: Unable to verify file checksums
Log for zlib is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
linus:~ linus$ sudo port uninstall zlib
linus:~ linus$ sudo port install zlib
--->  Computing dependencies for zlib
--->  Verifying checksum(s) for zlib
Error: Checksum (md5) mismatch for zlib-1.2.5.tar.bz2
Error: Checksum (sha1) mismatch for zlib-1.2.5.tar.bz2
Error: Checksum (rmd160) mismatch for zlib-1.2.5.tar.bz2
Error: Target org.macports.checksum returned: Unable to verify file checksums
Log for zlib is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/main.log
Error: Status 1 encountered during processing.

Attachments (1)

main.log (2.0 KB) - added by spam@… 14 years ago.
log file for zlib checksum mismatch

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by spam@…

Attachment: main.log added

log file for zlib checksum mismatch

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Keywords: zlib checksum removed
Port: zlib added; zlib-1.2.5 removed

Has duplicate #26575.

Please see our FAQ entry on checksum errors. We need to see what mirror the bad file came from.

comment:2 Changed 14 years ago by spam@…

Ok. I followed the FAQ which resolved the problem. I had tried earlier to use sudo port uninstall zlib instead of what was recommended in the FAQ (sudo port clean --all <portname>).

comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.