#3052 closed defect (fixed)
BUG: rrdtool-1.0.49 package has bad checksum
Reported by: | ryan.coplen@… | Owned by: | rshaw@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
The rrdtool package fails to install with a bad checksum error.
unifiedimg:~ rcoplen$ sudo port clean --all rrdtool ---> Cleaning rrdtool unifiedimg:~ rcoplen$ sudo port install rrdtool -vd DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/net/rrdtool DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/net/rrdtool DEBUG: Requested variant powerpc is not provided by port rrdtool. DEBUG: Requested variant darwin is not provided by port rrdtool. DEBUG: Requested variant macosx is not provided by port rrdtool. DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/lang/perl5.8 DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/lang/perl5.8 DEBUG: Searching for dependency: perl5.8 DEBUG: Found Dependency: receipt exists for perl5.8 DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/archivers/zlib DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/archivers/zlib DEBUG: Searching for dependency: zlib DEBUG: Found Dependency: receipt exists for zlib DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/graphics/libpng DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/graphics/libpng DEBUG: Searching for dependency: libpng DEBUG: Found Dependency: receipt exists for libpng DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/lang/tcl DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/lang/tcl DEBUG: Searching for dependency: tcl DEBUG: Found Dependency: receipt exists for tcl DEBUG: Executing com.apple.main (rrdtool) DEBUG: No TGZ archive: /opt/local/var/db/dports/packages/darwin/powerpc/ rrdtool-1.0.49_2.powerpc.tgz DEBUG: Skipping unarchive (rrdtool) since no archive found DEBUG: Skipping completed com.apple.unarchive (rrdtool) ---> Fetching rrdtool DEBUG: Executing com.apple.fetch (rrdtool) ---> rrdtool-1.0.49.tar.gz doesn't seem to exist in /opt/local/var/db/dports/distfiles/rrdtool ---> Attempting to fetch rrdtool-1.0.49.tar.gz from http://people.ee.ethz.ch/~oetiker/webtools/ rrdtool/pub/ DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/distfiles/rrdtool" && /usr/bin/curl -f -L - o rrdtool-1.0.49.tar.gz.TMP http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/ rrdtool-1.0.49.tar.gz'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1392 100 1392 0 0 3434 0 --:--:-- --:--:-- --:--:-- 0 ---> Verifying checksum(s) for rrdtool DEBUG: Executing com.apple.checksum (rrdtool) ---> Checksumming rrdtool-1.0.49.tar.gz Error: Checksum (md5) mismatch for rrdtool-1.0.49.tar.gz Portfile checksum: rrdtool-1.0.49.tar.gz md5 fbe492dbf3d68abb1d86c2322e7ed44a Distfile checksum: rrdtool-1.0.49.tar.gz md5 33ec1e8bb168362ed63cfe9f9a14f476 Error: Target com.apple.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for rrdtool): com.apple.activate com.apple.extract com.apple.checksum com.apple.patch com.apple.configure com.apple.build com.apple.destroot com.apple.archive com.apple.install
Change History (3)
comment:1 Changed 20 years ago by jmpp@…
Owner: | changed from darwinports-bugs@… to rshaw@… |
---|
comment:2 Changed 20 years ago by snu@…
Summary: | rrdtool-1.0.49 package has bad checksum → BUG: rrdtool-1.0.49 package has bad checksum |
---|
comment:3 Changed 20 years ago by mww@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
fixed (location of distfile changed)
Reassigning bug to maintainer of port.
-jmpp