[MacPorts] #55638: install of alpine not able to fetch current version
MacPorts
noreply at macports.org
Wed Jan 3 18:23:35 UTC 2018
#55638: install of alpine not able to fetch current version
---------------------------------------+--------------------
Reporter: jwmparker | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: alpine, versioning, fetch | Port: alpine
---------------------------------------+--------------------
MacPorts states (correctly) that the most current version of alpine is
2.21 :
{{{
% port info alpine
alpine @2.21 (mail)
}}}
However, when it goes to the various sites to try to fetch alpine, it
fails:
{{{
% sudo port install alpine
---> Computing dependencies for alpine
---> Fetching distfiles for alpine
---> Attempting to fetch alpine-2.21.tar.xz from
https://distfiles.macports.org/alpine
...[and it tries many more sites]...
Error: Failed to fetch alpine: Connection timed out after 30003
milliseconds
}}}
Looking at all the sites that MacPorts tries to fetch from, some don't
exist, but in others they don't have version 2.21 - they only have the
older version 2.20, which is why the fetch fails for a file named
alpine-2.21.tar.xz
--
Ticket URL: <https://trac.macports.org/ticket/55638>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list