Opened 19 years ago
Closed 19 years ago
#6028 closed defect (fixed)
BUG: antigraingeomtry md5 sum for upstream tarball has changed
Reported by: | lars@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
When I try and install antigraingeometry (in my case, because its a dep for py-matplotlib), I'm running into the following problem:
~% sudo port -v install py-matplotlib ---> Fetching antigraingeometry ---> agg23.tar.gz doesn't seem to exist in /opt/local/var/db/dports/distfiles/antigraingeometry ---> Attempting to fetch agg23.tar.gz from http://www.antigrain.com/
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 547k 100 547k 0 0 40596 0 0:00:13 0:00:13 --:--:-- 72822 ---> Verifying checksum(s) for antigraingeometry ---> Checksumming agg23.tar.gz Error: Checksum (md5) mismatch for agg23.tar.gz Portfile checksum: agg23.tar.gz md5 8b2cfccae6a1ed46430d18d3cc2ed94d Distfile checksum: agg23.tar.gz md5 03d7c110f8c0a3838e2036c8332e051e Error: Target com.apple.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for antigraingeometry): 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 Error: The following dependencies failed to build: antigraingeometry py-dateutil py-numarray py- numeric py-tz
It looks like the m5 sum for the upstream tarball has changed.
Checksum fixed, thanks for the report.