#14831: Mercurial install python checksum fail ------------------------------------------------+--------------------------- Reporter: charlesantoined@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: mercurial, python, macports, xcode | ------------------------------------------------+--------------------------- I've installed latest X-code for OSX 10.4, latest python and mac ports. When I try to install mercurial through terminal, it works until: ---> Configuring expat ---> Building expat with target all ---> Staging expat into destroot ---> Installing expat 2.0.1_0 ---> Activating expat 2.0.1_0 ---> Cleaning expat ---> Fetching libiconv ---> Attempting to fetch libiconv-1.12.tar.gz from http://ftp.gnu.org/gnu/libiconv ---> Verifying checksum(s) for libiconv ---> Extracting libiconv ---> Applying patches to libiconv ---> Configuring libiconv ---> Building libiconv with target all ---> Staging libiconv into destroot ---> Installing libiconv 1.12_0+darwin_8 ---> Activating libiconv 1.12_0+darwin_8 ---> Cleaning libiconv ---> Fetching ncursesw ---> Attempting to fetch ncurses-5.6.tar.gz from http://ftp.gnu.org/gnu/ncurses ---> Verifying checksum(s) for ncursesw ---> Extracting ncursesw ---> Applying patches to ncursesw ---> Configuring ncursesw ---> Building ncursesw with target all ---> Staging ncursesw into destroot ---> Installing ncursesw 5.6_1 ---> Activating ncursesw 5.6_1 ---> Cleaning ncursesw ---> Fetching ncurses ---> Verifying checksum(s) for ncurses ---> Extracting ncurses ---> Applying patches to ncurses ---> Configuring ncurses ---> Building ncurses with target all ---> Staging ncurses into destroot ---> Installing ncurses 5.6_0 ---> Activating ncurses 5.6_0 ---> Cleaning ncurses ---> Fetching gettext ---> Attempting to fetch gettext-0.17.tar.gz from http://ftp.gnu.org/gnu/gettext ---> Verifying checksum(s) for gettext ---> Extracting gettext ---> Applying patches to gettext ---> Configuring gettext ---> Building gettext with target all ---> Staging gettext into destroot ---> Installing gettext 0.17_3 ---> Activating gettext 0.17_3 ---> Cleaning gettext ---> Fetching python24 ---> Attempting to fetch Python-2.4.5.tgz from http://www.python.org/ftp/python/2.4.5/ ---> Verifying checksum(s) for python24 Error: Target org.macports.checksum returned: Could not open file: /opt/local/var/macports/distfiles/python24/Python-2.4.5.tgz Error: The following dependencies failed to build: python24 Error: Status 1 encountered during processing. When I try again "install mercurial, it jumps directly to ---> Verifying checksum(s) for python24 Error: Target org.macports.checksum returned: Could not open file: /opt/local/var/macports/distfiles/python24/Python-2.4.5.tgz Error: The following dependencies failed to build: python24 Error: Status 1 encountered during processing. This is the first I try to install a Version control (python, mercurial, Mac ports and X-code. Thank you for your help -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14831> MacPorts </projects/macports> Ports system for Mac OS