#19053: Trouble when installing some apps using MacPorts ------------------------------------------+--------------------------------- Reporter: clement.beaufils@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Low | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ------------------------------------------+--------------------------------- I'm trying to install Cairo to my Mac OS X system using macport. I have Python 2.5 installed on my system. Here is what I get when I try to install Cairo : {{{ user@host ~ $ sudo port install cairo ---> Verifying checksum(s) for libiconv Error: Checksum (md5) mismatch for libiconv-1.12.tar.gz Error: Checksum (sha1) mismatch for libiconv-1.12.tar.gz Error: Checksum (rmd160) mismatch for libiconv-1.12.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: The following dependencies failed to build: fontconfig libiconv libpixman libpng pkgconfig xrender xorg-libX11 xorg-bigreqsproto xorg- inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg- xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg- renderproto Error: Status 1 encountered during processing. user@host ~ $ }}} or with py25-zlib {{{ karzoff@Karzoff ~ $ sudo port install py25-zlib ---> Verifying checksum(s) for libiconv Error: Checksum (md5) mismatch for libiconv-1.12.tar.gz Error: Checksum (sha1) mismatch for libiconv-1.12.tar.gz Error: Checksum (rmd160) mismatch for libiconv-1.12.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: The following dependencies failed to build: python25 gettext libiconv Error: Status 1 encountered during processing. karzoff@Karzoff ~ $ }}} I see there is something with libiconv. Don't know why MacPorts tries to get it. Thanks -- Ticket URL: <http://trac.macports.org/ticket/19053> MacPorts <http://www.macports.org/> Ports system for Mac OS