Opened 14 years ago
Closed 14 years ago
#28012 closed defect (fixed)
cfitsio update fails
Reported by: | dershow | Owned by: | skymoo (Adam Mercer) |
---|---|---|---|
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 (4)
comment:1 Changed 14 years ago by skymoo (Adam Mercer)
Cc: | ram@… removed |
---|---|
Owner: | changed from macports-tickets@… to ram@… |
Status: | new → assigned |
Version: | 1.9.2 |
comment:2 Changed 14 years ago by dershow
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>
comment:4 Changed 14 years ago by skymoo (Adam Mercer)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Seems to be yet another stealth update, should be fixed in r75196
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 toport
, i.e.and see if any extra information is displayed.