Help installing gnome with macport
Rainer Müller
raimue at macports.org
Sat May 24 19:46:26 PDT 2008
Tabitha McNerney wrote:
> I have a very recent version of the libcaca MacPort port file (did a
> selfupdate if I'm not mistaken after your changes synced a few days
> ago). I had no problems fetching the distfile for libcaca (specifically
> port -v fetch libcaca --> got me libcaca-0.9.tar.bz2) but when I
> attempted to install it after the fetch phase (e.g., port -v install
> libcaca), I got a distfile checksum error:
>
> Portfile checksum: libcaca-0.9.tar.bz2 md5
> c7d5c46206091a9203fcb214abb25e4a
> Distfile checksum: libcaca-0.9.tar.bz2 md5
> 80f5e3828d740d3292d05ddfd6c280ed
> Error: Target org.macports.checksum returned: Unable to verify file
> checksums
> Warning: the following items did not execute (for libcaca):
> org.macports.activate org.macports.extract org.macports.checksum
> org.macports.patch org.macports.configure org.macports.build
> org.macports.destroot org.macports.install
> Error: Status 1 encountered during processing.
Try to fetch the file again.
$ sudo port clean --all libcaca
$ sudo port install libcaca
The checksum for the distfile is okay for me.
Rainer
More information about the macports-users
mailing list