Opened 13 years ago

Last modified 13 years ago

#30367 closed defect

Error upgrading outdated ports — at Initial Version

Reported by: kauppi.ari@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.0
Keywords: Cc:
Port: boost

Description

This is what happened, when I tried, as mentioned in the summary, upgrade outdated ports as suggested by Macports:

"$ sudo port upgrade outdated ---> Computing dependencies for boost ---> Verifying checksum(s) for boost Error: Checksum (md5) mismatch for boost_1_47_0.tar.bz2 Error: Checksum (sha1) mismatch for boost_1_47_0.tar.bz2 Error: Checksum (rmd160) mismatch for boost_1_47_0.tar.bz2 Error: Target org.macports.checksum returned: Unable to verify file checksums Log for boost is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_boost/boost/main.log Error: Unable to upgrade port: 1 To report a bug, see <http://guide.macports.org/#project.tickets>"

I reasoned that it could be helpful to also learn, which of my ports were outdated, so here they are:

"$ port outdated The following installed ports are outdated: boost 1.46.1_0 < 1.47.0_0 cairo 1.10.2_3 < 1.10.2_4 gmp 5.0.2_0 < 5.0.2_1 graphviz 2.28.0_0 < 2.28.0_1 iso-codes 3.26_0 < 3.27_0 libgcrypt 1.4.6_0 < 1.5.0_0 libpng 1.4.7_0 < 1.4.8_0 py26-numpy 1.6.0_0 < 1.6.1_0 py27-libxml2 2.6.21_0 < 2.7.8_0 py27-numpy 1.6.0_0 < 1.6.1_0 xorg-inputproto 2.0.1_0 < 2.0.2_0 xorg-libXcursor 1.1.11_0 < 1.1.12_0 xorg-libXi 1.4.1_0 < 1.4.3_0 xorg-libXrandr 1.3.1_0 < 1.3.2_0 xorg-util-macros 1.14.0_0 < 1.15.0_0 xz 5.0.2_0 < 5.0.3_0"

I hope this is helpful, and that the error is not just due to something I may have done..

Change History (0)

Note: See TracTickets for help on using tickets.