Opened 18 years ago

Last modified 17 years ago

#8371 closed defect

BUG: libxml2-2.6.23 fetch error — at Initial Version

Reported by: cssdev@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 1.2
Keywords: Cc:
Port:

Description

I encountered a checksum error trying to install the libxml2 port. The problem is that the downloaded file is a web page, not the binary archive. The fetch phase does not seem to properly download the archive. The actual error I received was a checksum error (output included below), but closer inspection reveal the downloaded file as HTML.

$ sudo port -v checksum libxml2 ---> Fetching libxml2 ---> libxml2-2.6.23.tar.bz2 doesn't seem to exist in /opt/local/var/db/dports/distfiles/libxml2 ---> Attempting to fetch libxml2-2.6.23.tar.bz2 from http://www.gtlib.cc.gatech.edu/pub/gnome/sources/libxml2/2.6/

---> Attempting to fetch libxml2-2.6.23.tar.bz2 from http://public.planetmirror.com/pub/gnome/sources/libxml2/2.6/

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

Dload Upload Total Spent Left Speed

100 29399 0 29399 0 0 9215 0 --:--:-- 0:00:03 --:--:-- 13829 ---> Verifying checksum(s) for libxml2 ---> Checksumming libxml2-2.6.23.tar.bz2 Error: Checksum (rmd160) mismatch for libxml2-2.6.23.tar.bz2 Portfile checksum: libxml2-2.6.23.tar.bz2 rmd160 6cca60b81f56101e42c7f9a8529f5c6f34e4b49f Distfile checksum: libxml2-2.6.23.tar.bz2 rmd160 2a7a0a71d21dab7688517f454839d426a9443830 Error: Target com.apple.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for libxml2): com.apple.checksum Error: /opt/local/bin/port: Status 1 encountered during processing. $ port version && uname -a Version: 1.211 Darwin vecsigma.local 8.6.0 Darwin Kernel Version 8.6.0: Tue Mar 7 16:58:48 PST 2006; root:xnu-792.6.70.obj~1/RELEASE_PPC Power Macintosh powerpc

Change History (1)

Changed 18 years ago by rhwood@…

Attachment: libxml2-2.6.23.tar.bz2 added

HTML document returned with above name.

Note: See TracTickets for help on using tickets.