[bug] postgresql90 checksum mismatch
Ryan Schmidt
ryandesign at macports.org
Wed Jan 4 01:49:47 PST 2012
On Jan 4, 2012, at 03:24, Bjarne D Mathiesen wrote:
> The following installed ports are outdated:
> postgresql90 9.0.5_0 < 9.0.6_0
> postgresql90-doc 9.0.5_0 < 9.0.6_0
>
> upgrading the outdated ports
> ---> Computing dependencies for postgresql90
> ---> Verifying checksum(s) for postgresql90
> Error: Checksum (md5) mismatch for postgresql-9.0.6.tar.bz2
> Error: Checksum (sha1) mismatch for postgresql-9.0.6.tar.bz2
> Error: Checksum (rmd160) mismatch for postgresql-9.0.6.tar.bz2
>
> ---> Verifying checksum(s) for postgresql90-doc
> Error: Checksum (md5) mismatch for postgresql-9.0.6.tar.bz2
> Error: Checksum (sha1) mismatch for postgresql-9.0.6.tar.bz2
> Error: Checksum (rmd160) mismatch for postgresql-9.0.6.tar.bz2
Are you sure this is not:
https://trac.macports.org/ticket/32733
which has already been resolved? Try:
sudo port selfupdate
sudo port clean --all postgresql90 postgresql90-doc
sudo port upgrade outdated
More information about the macports-dev
mailing list