Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14258 closed defect (worksforme)

p5-locale-gettext checksum error

Reported by: lorddefinitia@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description (last modified by jmpp@…)

New user here, but I've used port before.

Granted I recently upgraded to Leopard, but I've made sure to install the latest Xcode from the Apple Website, ran selfupdate, installed from dmg the macports for Leopard, and I have X11 installed. Been trying to install kdewebdev3, however the kde package in general has been failing, and I've been to the FAQ and done the sudo port clean --dist kde, which seemed to work, sudo port install kde still says

Error: Checksum (md5) mismatch for gettext-1.05.tar.gz
Error: Checksum (sha1) mismatch for gettext-1.05.tar.gz
Error: Checksum (rmd160) mismatch for gettext-1.05.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: The following dependencies failed to build: kdebase3 autoconf help2man p5-locale-gettext libtool m4 cyrus-sasl2 kdelibs3 Xft2 xorg-xproto xorg-util-macros aspell bzip2 flex glib2 hicolor-icon-theme jasper libart_lgpl libidn lua readline openexr pcre qt3 unsermake py25-zlib python25 libusb kdenetwork3 openslp kdepim3 gpgme gnupg libgpg-error pth kdeaccessibility3 opensync py25-gobject py25-numeric sqlite3 gawk swig bison kdeutils3 gmp
Error: Status 1 encountered during processing."

Not being a linux/unix guru, I don't know to download the developers latest version from the internet and use the diff command to check the two, but the kde website recommends fink (10.4 only) or macports to install kde binaries. The FAQ also recommended I submit a bug report...

Hope this helps.

Change History (6)

comment:1 Changed 16 years ago by skymoo (Adam Mercer)

Milestone: Port Bugs

Looks like a corrupt distfile, try redownloading as it checksums fine for me:

$ sudo port checksum p5-locale-gettext
--->  Fetching p5-locale-gettext
--->  Verifying checksum(s) for p5-locale-gettext
$

http://trac.macports.org/projects/macports/wiki/FAQ#IgetError:checksummd5sha1rmd160mismatchforport.WhatcanIdoaboutit

comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: Checksum errorsp5-locale-gettext checksum error

comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Try:

sudo port clean --all p5-locale-gettext
sudo port install p5-locale-gettext

comment:4 Changed 16 years ago by jmpp@…

Description: modified (diff)

comment:5 Changed 16 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: newclosed

No response from reporter in a month -> WFM

comment:6 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.