Opened 16 years ago

Last modified 15 years ago

#13513 closed defect

persistent checksum mismatch for python25 — at Initial Version

Reported by: perfgeek@… Owned by: macports-dev@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: python checksum mismatch Cc:
Port:

Description

For about a week now I've been trying to install gimp on a 10.5.1 Intel-based iMac. After the dbus-glib problem was resolved, the next one was checksum mismatch on python25. This has persisted after several sync's, cleans and installs over a number of days. Either there is something amiss with the port, or this submittor needs a gentle tap with a clue bat.

$ sudo port clean python25 ---> Cleaning python25 $ sudo port install python25 ---> Fetching python25 ---> Attempting to fetch Python-2.5.1.tar.bz2 from http://www.python.org//ftp/python/2.5.1/ ---> Verifying checksum(s) for python25 Error: Checksum (md5) mismatch for Python-2.5.1.tar.bz2 Error: Checksum (sha1) mismatch for Python-2.5.1.tar.bz2 Error: Checksum (rmd160) mismatch for Python-2.5.1.tar.bz2 Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing. $ sudo port sync Password: $ sudo port clean python25 ---> Cleaning python25 $ sudo port clean --dist python25 ---> Cleaning python25 $ sudo port install python25 ---> Fetching python25 ---> Attempting to fetch Python-2.5.1.tar.bz2 from http://www.python.org//ftp/python/2.5.1/ ---> Verifying checksum(s) for python25 Error: Checksum (md5) mismatch for Python-2.5.1.tar.bz2 Error: Checksum (sha1) mismatch for Python-2.5.1.tar.bz2 Error: Checksum (rmd160) mismatch for Python-2.5.1.tar.bz2 Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing. $

[Macintosh:~] perfgeek% ls -l /opt/local/var/macports/distfiles/python25/ total 18328 -rw-r--r-- 1 root admin 9383651 Dec 6 08:51 Python-2.5.1.tar.bz2

Change History (0)

Note: See TracTickets for help on using tickets.