[MacPorts] #49416: libtool checksum mismatch
MacPorts
noreply at macports.org
Sat Oct 24 09:17:59 PDT 2015
#49416: libtool checksum mismatch
------------------------------+--------------------------------
Reporter: ady.romantika@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords: checksum
Port: libtool |
------------------------------+--------------------------------
Comment (by ady.romantika@…):
I have no idea why but the distfile was a PGP signature:
{{{
$ file /opt/local/var/macports/distfiles/libtool/libtool-2.4.6.tar.gz
/opt/local/var/macports/distfiles/libtool/libtool-2.4.6.tar.gz: PGP
signature
}}}
I ran
{{{
$ sudo port clean --dist libtool
$ sudo port upgrade libtool
}}}
And the correct file is now there:
{{{
$ file /opt/local/var/macports/distfiles/libtool/libtool-2.4.6.tar.gz
/opt/local/var/macports/distfiles/libtool/libtool-2.4.6.tar.gz: gzip
compressed data, from Unix, max compression
}}}
All is well now, thanks.
--
Ticket URL: <https://trac.macports.org/ticket/49416#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list