[MacPorts] #53782: py27-thrift 0.10.0 cannot be fetched
MacPorts
noreply at macports.org
Mon Mar 13 16:09:54 UTC 2017
#53782: py27-thrift 0.10.0 cannot be fetched
------------------------+----------------------
Reporter: kpreid | Owner: blair
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: py-thrift |
------------------------+----------------------
Comment (by michaelld):
The patch works for me.
{{{
% sudo port clean --all thrift py27-thrift
---> Cleaning thrift
---> Cleaning py27-thrift
% sudo port -v fetch py27-thrift
---> Fetching distfiles for py27-thrift
---> thrift-0.10.0.tar.gz does not exist in
/opt/sources/MacPorts/distfiles/thrift
---> Attempting to fetch thrift-0.10.0.tar.gz from
https://distfiles.macports.org/thrift
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--
0
---> Attempting to fetch thrift-0.10.0.tar.gz from
http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/thrift
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--
0
---> Attempting to fetch thrift-0.10.0.tar.gz from
http://apache.mirror.rafal.ca/thrift/0.10.0
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
100 3262k 100 3262k 0 0 3416k 0 --:--:-- --:--:-- --:--:--
3416k
}}}
Without the patch, I get the laundry list of failed downloads as you did.
'build' (etc) work too, once the repo is fetched.
Are you sure you're applying the patch correctly? All the patch does is
fix the "apache:" download site to be in directory "${dist_subdir}"
instead of "${name}", which should fix the fetch location to be correct.
--
Ticket URL: <https://trac.macports.org/ticket/53782#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list