Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#15301 closed defect (fixed)

Warning: the following items did not execute (for cgilib): org.macports.checksum: Target org.macports.checksum returned: Unable to verify file checksums

Reported by: macports.users@… Owned by: markd@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port:

Description

10:14:02> sudo port -ds install cgilib
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/www/cgilib
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/www/cgilib
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: Requested variant powerpc is not provided by port cgilib.
DEBUG: Requested variant darwin is not provided by port cgilib.
DEBUG: Requested variant macosx is not provided by port cgilib.
DEBUG: Executing org.macports.main (cgilib)
--->  Fetching cgilib
DEBUG: Executing org.macports.fetch (cgilib)
--->  cgilib-0.5.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/cgilib
DEBUG: Pinging www.infodrom.org...
DEBUG: Pinging people.ee.ethz.ch...
DEBUG: www.infodrom.org ping time is 120.635
DEBUG: people.ee.ethz.ch ping time is 116.161
--->  Attempting to fetch cgilib-0.5.tar.gz from http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/libs/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   509  100   509    0     0    795      0 --:--:-- --:--:-- --:--:--   795
--->  Verifying checksum(s) for cgilib
DEBUG: Executing org.macports.checksum (cgilib)
--->  Checksumming cgilib-0.5.tar.gz
Error: Checksum (md5) mismatch for cgilib-0.5.tar.gz
Portfile checksum: cgilib-0.5.tar.gz md5 5187ba11b2ec165b6c5b6629087733b0
Distfile checksum: cgilib-0.5.tar.gz md5 fe2c6edefe81c881b8dec09e9a37d219
The correct checksum line may be:
checksums           md5     fe2c6edefe81c881b8dec09e9a37d219 \
                    sha1    b2790ac560b2772cb45842868d36a3338d492b46 \
                    rmd160  c91f7cd2ceb4af42567270b4eaae2b2f172b75ef
Error: Target org.macports.checksum returned: Unable to verify file checksums
Warning: the following items did not execute (for cgilib): 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.
10:14:13> 

Change History (6)

comment:1 Changed 16 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to markd@…

comment:2 Changed 16 years ago by markd@…

It works fine for me. Try cleaning and reinstalling:

port clean --all cgilib port install cgilib

comment:3 Changed 16 years ago by markd@…

I don't have an answer for why you are seeing that. Do you have manually installed stuff in /usr/local/? If so, might try renaming that dir and trying again. But that's a wild guess because I don't know.

rrdtool is about to be updated to 1.3, and it doesn't use cgilib anymore, and so cgilib will be deleted (the only port that needs it). I assume you want to install rrdtool, correct? If you want to try rrdtool-1.3-rc1 contact me offline.

comment:4 Changed 16 years ago by blb@…

master_sites lists http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/libs/ which has a lower ping for the reporter, hence it was used. However, going there in a web browser shows that it has been moved, and the new site doesn't appear to have cgilib, so it should just be removed.

comment:5 Changed 16 years ago by markd@…

Resolution: fixed
Status: newclosed

Okay, I did that. I also found out that the dependency isn't required for rrdtool anymore so I removed it.

comment:6 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.