[MacPorts] #13931: libxml2 checksum breaks libxml2 install
MacPorts
trac at macosforge.org
Mon Jan 14 15:57:11 PST 2008
#13931: libxml2 checksum breaks libxml2 install
-----------------------------------+----------------------------------------
Reporter: keith.irwin at gmail.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: High | Milestone:
Component: ports | Version: 1.6.0
Keywords: libxml2 |
-----------------------------------+----------------------------------------
In installing postgresql83, I encountered the following. Far as I can
tell, there's a checksum problem for libxml2. I tried removing the binary,
cleaning, downloaded the tarball explicitly, and so on. No go.
I can reproduce it doing:
sudo port -d install libxml2
Results:
{{{
DEBUG: Found port in
file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libxml2
DEBUG: Changing to port directory:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libxml2
DEBUG: Requested variant darwin is not provided by port libxml2.
DEBUG: Requested variant i386 is not provided by port libxml2.
DEBUG: Requested variant macosx is not provided by port libxml2.
DEBUG: Found port in
file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv
DEBUG: Changing to port directory:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv
DEBUG: Requested variant darwin is not provided by port libiconv.
DEBUG: Requested variant i386 is not provided by port libiconv.
DEBUG: Requested variant macosx is not provided by port libiconv.
DEBUG: Searching for dependency: libiconv
DEBUG: Found Dependency: receipt exists for libiconv
DEBUG: Found port in
file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib
DEBUG: Changing to port directory:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib
DEBUG: Requested variant darwin is not provided by port zlib.
DEBUG: Requested variant i386 is not provided by port zlib.
DEBUG: Requested variant macosx is not provided by port zlib.
DEBUG: Searching for dependency: zlib
DEBUG: Found Dependency: receipt exists for zlib
DEBUG: Skipping completed org.macports.main (libxml2)
DEBUG: Skipping completed org.macports.fetch (libxml2)
---> Verifying checksum(s) for libxml2
DEBUG: Executing org.macports.checksum (libxml2)
---> Checksumming libxml2-2.6.30.tar.gz
Error: Checksum (md5) mismatch for libxml2-2.6.30.tar.gz
Portfile checksum: libxml2-2.6.30.tar.gz md5
460e6d853e824da700d698532e57316b
Distfile checksum: libxml2-2.6.30.tar.gz md5
5a5bfd9a611d113e0b28e650a979ca4e
Error: Checksum (sha1) mismatch for libxml2-2.6.30.tar.gz
Portfile checksum: libxml2-2.6.30.tar.gz sha1
519701df3a10770980e993336fe19ef7d95b5bba
Distfile checksum: libxml2-2.6.30.tar.gz sha1
f59910a08c292a93d1c3a677e10ab64792c4915c
Error: Checksum (rmd160) mismatch for libxml2-2.6.30.tar.gz
Portfile checksum: libxml2-2.6.30.tar.gz rmd160
8adcca2a60b4e90de898d9710a3a45069b73bbfe
Distfile checksum: libxml2-2.6.30.tar.gz rmd160
4a7d23ee18c4df5269784cf64e68901c4a5428b1
Error: Target org.macports.checksum returned: Unable to verify file
checksums
Warning: the following items did not execute (for libxml2):
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.
}}}
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13931>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list