#25094: libpaper: checksum mismatch -----------------------------+---------------------------------------------- Reporter: hlee@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: libpaper -----------------------------+---------------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Old description:
MacPorts installed on new machine with Snow Leopard (now OS X 10.6.3)
Attempting to install ports "ghostview" or "ggv" (on 1 June 2010) resulted in the following errors: {{{ % sudo port install ggv ---> Computing dependencies for ggv ---> Verifying checksum(s) for libpaper Error: Checksum (rmd160) mismatch for libpaper_1.1.23+nmu2.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: The following dependencies failed to build: ghostscript libpaper libgnomeprintui gnome-icon-theme hicolor-icon-theme icon-naming-utils p5 -xml-simple p5-xml-namespacesupport p5-xml-sax p5-xml-sax-expat p5-xml- parser intltool gnome-common p5-getopt-long p5-pathtools p5-scalar-list- utils gtk2 atk glib2 gtk-doc docbook-xml docbook-xml-4.1.2 xmlcatmgr docbook-xml-4.2 docbook-xml-4.3 docbook-xml-4.4 docbook-xml-4.5 docbook- xml-5.0 docbook-xsl gnome-doc-utils iso-codes libxslt libxml2 py26-libxml2 python26 db46 openssl readline sqlite3 tk Xft2 tcl xorg- libXScrnSaver xorg-scrnsaverproto rarian getopt jasper pango shared-mime- info xorg-libXcomposite xorg-compositeproto xorg-libXfixes xorg- fixesproto xorg-libXcursor xorg-libXdamage xorg-damageproto xorg-libXi xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto libgnomecanvas libart_lgpl libglade2 libgnomeprint bison libgnomecups popt libgnomeui gnome-keyring gconf dbus-glib dbus orbit2 libidl policykit libgcrypt libgpg-error libtasn1 libbonoboui gnome-vfs desktop- file-utils gnome-mime-data libbonobo libgnome esound audiofile Error: Status 1 encountered during processing.
% sudo port install gv ---> Computing dependencies for gv ---> Verifying checksum(s) for libpaper Error: Checksum (rmd160) mismatch for libpaper_1.1.23+nmu2.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: The following dependencies failed to build: ghostscript libpaper xorg-libXinerama xorg-xineramaproto Error: Status 1 encountered during processing. }}} I've also done 'port selfupdate' and 'port clean', but to no avail.
Interestingly, I have a local copy of the file in question under
/opt/local/var/macports/distfiles/libpaper/libpaper_1.1.23+nmu2.tar.gz
but I am unsure about how to proceed.
Might this also be related to the recent Changeset 66906 with checksums rmd160 564b73752c01cc1f7d56cb7e54388e90d6f3aa4a ?
Thanks!
New description: MacPorts installed on new machine with Snow Leopard (now OS X 10.6.3) Attempting to install ports "ghostview" or "ggv" (on 1 June 2010) resulted in the following errors: {{{ % sudo port install ggv ---> Computing dependencies for ggv ---> Verifying checksum(s) for libpaper Error: Checksum (rmd160) mismatch for libpaper_1.1.23+nmu2.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: The following dependencies failed to build: ghostscript libpaper libgnomeprintui gnome-icon-theme hicolor-icon-theme icon-naming-utils p5 -xml-simple p5-xml-namespacesupport p5-xml-sax p5-xml-sax-expat p5-xml- parser intltool gnome-common p5-getopt-long p5-pathtools p5-scalar-list- utils gtk2 atk glib2 gtk-doc docbook-xml docbook-xml-4.1.2 xmlcatmgr docbook-xml-4.2 docbook-xml-4.3 docbook-xml-4.4 docbook-xml-4.5 docbook- xml-5.0 docbook-xsl gnome-doc-utils iso-codes libxslt libxml2 py26-libxml2 python26 db46 openssl readline sqlite3 tk Xft2 tcl xorg-libXScrnSaver xorg-scrnsaverproto rarian getopt jasper pango shared-mime-info xorg- libXcomposite xorg-compositeproto xorg-libXfixes xorg-fixesproto xorg- libXcursor xorg-libXdamage xorg-damageproto xorg-libXi xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto libgnomecanvas libart_lgpl libglade2 libgnomeprint bison libgnomecups popt libgnomeui gnome-keyring gconf dbus-glib dbus orbit2 libidl policykit libgcrypt libgpg-error libtasn1 libbonoboui gnome-vfs desktop-file-utils gnome-mime- data libbonobo libgnome esound audiofile Error: Status 1 encountered during processing. % sudo port install gv ---> Computing dependencies for gv ---> Verifying checksum(s) for libpaper Error: Checksum (rmd160) mismatch for libpaper_1.1.23+nmu2.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: The following dependencies failed to build: ghostscript libpaper xorg-libXinerama xorg-xineramaproto Error: Status 1 encountered during processing. }}} I've also done 'port selfupdate' and 'port clean', but to no avail. Interestingly, I have a local copy of the file in question under /opt/local/var/macports/distfiles/libpaper/libpaper_1.1.23+nmu2.tar.gz but I am unsure about how to proceed. Might this also be related to the recent [changeset:66906 Changeset 66906] with checksums rmd160 564b73752c01cc1f7d56cb7e54388e90d6f3aa4a ? Thanks! -- Comment: Replying to [comment:3 hlee@…]:
It appears I am attempting to retrieve the port from macports.org. [[BR]]
The output you provided does not show what mirror you retrieved the files from. Please `sudo port clean --all libpaper` to clean out your prior attempt, `sudo port selfupdate` to ensure you have the latest MacPorts base and port definitions, then try again, and if it fails with a checksum error again, immediately copy the output (which should, just the first time after you try after cleaning --all, show you which mirror you're downloading from) and paste it here. -- Ticket URL: <http://trac.macports.org/ticket/25094#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS