Opened 14 years ago

Closed 14 years ago

#25413 closed defect (fixed)

cfitsio checksum

Reported by: mrtoftrash@… Owned by: skymoo (Adam Mercer)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: cfitsio

Description

Checksum for cfitsio3250.tar.gz from heasarc.gsfc.nasa.gov seems to be wrong:

 Attempting to fetch cfitsio3250.tar.gz from http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 2545k  100 2545k    0     0   449k      0  0:00:05  0:00:05 --:--:--  477k
--->  Verifying checksum(s) for cfitsio
--->  Checksumming cfitsio3250.tar.gz
Error: Checksum (md5) mismatch for cfitsio3250.tar.gz
Portfile checksum: cfitsio3250.tar.gz md5 b3c41ac59a28a265d3ae19f3e5501cf0
Distfile checksum: cfitsio3250.tar.gz md5 1e6e390f21fab4e04781156fddcd2f8b
Error: Checksum (sha1) mismatch for cfitsio3250.tar.gz
Portfile checksum: cfitsio3250.tar.gz sha1 b4a025472ffe81be6cd3a46e1fe095144230c8a4
Distfile checksum: cfitsio3250.tar.gz sha1 ba82a498652f5144ddd753725212865f5ab91eb9
Error: Checksum (rmd160) mismatch for cfitsio3250.tar.gz
Portfile checksum: cfitsio3250.tar.gz rmd160 d551bb5d59189f5203db3063259eabd7aa8827fe
Distfile checksum: cfitsio3250.tar.gz rmd160 0f0c54e3eb358674e34e5d8b5b7cd03542f6606a
The correct checksum line may be:
checksums           md5     1e6e390f21fab4e04781156fddcd2f8b \
                    sha1    ba82a498652f5144ddd753725212865f5ab91eb9 \
                    rmd160  0f0c54e3eb358674e34e5d8b5b7cd03542f6606a
Error: Target org.macports.checksum returned: Unable to verify file checksums

Attachments (1)

cfitsio-dist.diff (3.4 KB) - added by jmroot (Joshua Root) 14 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 14 years ago by mrtoftrash@…

Cc: mrtoftrash@… added

Cc Me!

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Cc: mrtoftrash@… removed
Owner: changed from macports-tickets@… to ram@…

Please remember to cc the maintainer, and note that you do not need to cc yourself when you are the reporter.

comment:3 Changed 14 years ago by jmroot (Joshua Root)

There's been a stealth update to fix a bug. Attaching the diff between the version on our mirrors and that on NASA's.

Changed 14 years ago by jmroot (Joshua Root)

Attachment: cfitsio-dist.diff added

comment:4 Changed 14 years ago by skymoo (Adam Mercer)

Resolution: fixed
Status: newclosed

fixed in r69142, thanks

Note: See TracTickets for help on using tickets.