[MacPorts] #68354: qgis3 @3.32.3 Install failure - archive missing
MacPorts
noreply at macports.org
Wed Oct 4 16:08:36 UTC 2023
#68354: qgis3 @3.32.3 Install failure - archive missing
-------------------------+--------------------
Reporter: edmcnierney | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: qgis3
-------------------------+--------------------
I think this is the same problem reported in #68209, which was closed due
to a potential conflict with Homebrew. The compilation error isn't the
original error reported there, however, and I'm having the same problem.
The report for that ticket shows the same error I'm getting (MacOS 14.0,
Apple Silicon):
{{{
$ sudo port install qgis3
---> Computing dependencies for qgis3
---> Fetching archive for qgis3
---> Attempting to fetch
qgis3-3.32.3_1+plugin_support311+postgresql15+proj9+python311.darwin_23.arm64.tbz2
from https://packages.macports.org/qgis3
---> Attempting to fetch
qgis3-3.32.3_1+plugin_support311+postgresql15+proj9+python311.darwin_23.arm64.tbz2
from https://ywg.ca.packages.macports.org/mirror/macports/packages/qgis3
---> Attempting to fetch
qgis3-3.32.3_1+plugin_support311+postgresql15+proj9+python311.darwin_23.arm64.tbz2
from http://mirror.fcix.net/macports/packages/qgis3
---> Building qgis3
}}}
There is no `/qgis3` directory at all at any of those archive sites, so
the `qgis3` archive cannot be downloaded (that's why all three are tried).
The pertinent part of my main.log is
{{{
:info:archivefetch --->
qgis3-3.32.3_1+plugin_support311+postgresql15+proj9+python311.darwin_23.arm64.tbz2
doesn't seem to exist in /opt/local/var/macports/incoming/verified
:msg:archivefetch ---> Attempting to fetch
qgis3-3.32.3_1+plugin_support311+postgresql15+proj9+python311.darwin_23.arm64.tbz2
from https://packages.macports.org/qgis3
:debug:archivefetch Fetching archive failed: The requested URL returned
error: 404
:msg:archivefetch ---> Attempting to fetch
qgis3-3.32.3_1+plugin_support311+postgresql15+proj9+python311.darwin_23.arm64.tbz2
from https://ywg.ca.packages.macports.org/mirror/macports/packages/qgis3
:debug:archivefetch Fetching archive failed: The requested URL returned
error: 404
:msg:archivefetch ---> Attempting to fetch
qgis3-3.32.3_1+plugin_support311+postgresql15+proj9+python311.darwin_23.arm64.tbz2
from http://mirror.fcix.net/macports/packages/qgis3
:debug:archivefetch Fetching archive failed: The requested URL returned
error: 404
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68354>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list