Opened 9 years ago
Last modified 14 months ago
#48968 closed defect
Unable to fetch ghostscript — at Version 1
Reported by: | macleod@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | MacPorts 2.7.0 |
Component: | base | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Error: org.macports.fetch for port ghostscript returned: fetch failed Please see the log file for port ghostscript for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/main.log Error: Unable to upgrade port: 1
Change History (2)
Changed 9 years ago by macleod@…
Attachment: | main_gs.log added |
---|
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
That's odd. It says "
Fetching distfile failed: Callback aborted
" for each fetch attempt (except, for some reason, the attempt to fetch from our repository, which returned 404).Does this only happen with ghostscript or are other ports affected too?
MacPorts uses your system's curl library. Maybe we should test if that's working. The easiest way might be to try to use the system's curl program, /usr/bin/curl. Does it work?