Opened 2 years ago
Last modified 2 years ago
#66511 new defect
ghostscript: Lost internet connectivity when fetching distfiles
Reported by: | Hardies1 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.0 |
Keywords: | Cc: | ||
Port: |
Description
When I try to install or update ghostscript, my computer (macbook pro running os 10.15.7)completely loses internet connection when the process gets to “Fetching distfiles for ghostscript”. I have to reboot the computer to get the internet connection running again. I have tried cleaning the port and then reinstalling and the install still fails at the same point.
Attachments (1)
Change History (3)
Changed 2 years ago by Hardies1
Attachment: | 0BEE708E-6E1A-470F-94E9-6F9A7280971E.jpeg added |
---|
comment:1 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
In future please paste the text of error messages, not photos of them. Photos take up tons of space and are not searchable.
The photo says:
$ sudo port install ghostscript Password: ---> Computing dependencies for ghostscript ---> Fetching archive for ghostscript ---> Attempting to fetch ghostscript-9.56.1_0+x11.darwin_19.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/ghostscript ---> Attempting to fetch ghostscript-9.56.1_0+x11.darwin_19.x86_64.tbz2 from https://packages.macports.org/ghostscript ---> Attempting to fetch ghostscript-9.56.1_0+x11.darwin_19.x86_64.tbz2 from http://mirror.fcix.net/macports/packages/ghostscript ---> Fetching distfiles for ghostscript
This problem sounds like #60509 (which was experienced by me on 32-bit Mac OS X 10.6 and by another user on Mac OS X 10.7, and which we attempted to work around in MacPorts 2.7.0 by reducing the number of processes that get spawned simultaneously when determining which servers are closest to you) and #61683 (which was experienced by many users of macOS 11.0, 11.1, and 11.2, and which was fixed by Apple in macOS 11.3). There are some details in those tickets about steps you can take to limit the number of processes even further, to see if that helps, and also mentions of some third-party software that may exacerbate the problem (which you could try disabling).
comment:2 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | Issue installing or upgrading ghostscript port → ghostscript: Lost internet connectivity when fetching distfiles |
---|
Screenshot of the Terminal app window when the error occurs.