Ticket #28012 (closed defect: fixed)
cfitsio update fails
| Reported by: | dersh@… | Owned by: | ram@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | markus.falb@… | |
| Port: | cfitsio |
Description
The fetch of cfitsio is failing, so the update from 3.250_2 to 3.260_0 is failing:
---> Fetching cfitsio ---> Attempting to fetch cfitsio3260.tar.gz from http://distfiles.macports.org/cfitsio ---> Attempting to fetch cfitsio3260.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/cfitsio ---> Attempting to fetch cfitsio3260.tar.gz from http://lil.fr.distfiles.macports.org/cfitsio ---> Attempting to fetch cfitsio3260.tar.gz from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/cfitsio ---> Attempting to fetch cfitsio3260.tar.gz from http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/ ---> Attempting to fetch cfitsio3260.tar.gz from http://cjj.kr.distfiles.macports.org/cfitsio ---> Attempting to fetch cfitsio3260.tar.gz from http://sea.us.distfiles.macports.org/macports/mpdistfiles/cfitsio ---> Attempting to fetch cfitsio3260.tar.gz from http://svn.macports.org/repository/macports/distfiles/cfitsio Error: Target org.macports.fetch returned: fetch failed Log for cfitsio is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_cfitsio/main.log Error: Unable to upgrade port: 1
Change History
comment:1 Changed 2 years ago by ram@…
- Status changed from new to assigned
- Cc ram@… removed
- Version 1.9.2 deleted
- Owner changed from macports-tickets@… to ram@…
comment:2 Changed 2 years ago by dersh@…
Progress, but still not working. Now it does fetch (from the site you list) but it gives a checksum error:
sudo port upgrade cfitsio ---> Verifying checksum(s) for cfitsio Error: Checksum (md5) mismatch for cfitsio3260.tar.gz Error: Checksum (sha1) mismatch for cfitsio3260.tar.gz Error: Checksum (rmd160) mismatch for cfitsio3260.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Log for cfitsio is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_cfitsio/main.log Error: Unable to upgrade port: 1 To report a bug, see <http://guide.macports.org/#project.tickets>
Note: See
TracTickets for help on using
tickets.


I can fetch this fine frm the http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/ site, could this be a temporary network issue?
Can you try again but this time with the -d option to port, i.e.
and see if any extra information is displayed.