[MacPorts] #55852: py-ndg_httpsclient wrong version deployed
MacPorts
noreply at macports.org
Sun Feb 18 21:59:19 UTC 2018
#55852: py-ndg_httpsclient wrong version deployed
---------------------------------+-------------------------
Reporter: mattbishop | Owner: Schamschula
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: py-ndg_httpsclient |
---------------------------------+-------------------------
Comment (by mattbishop):
Interesting, I get the same result when running port list directly.
However, I am trying to install another package that has
py27-ndg_httpsclient as a dependency, and it cannot find it to build. That
is essentially the problem I am raising here with imperfect analysis. To
wit, here is the output of my attempt:
{{{
web:~ matt$ sudo port install certbot
---> Computing dependencies for certbot
The following dependencies will be installed:
nosetests_select
py27-acme
py27-certifi
py27-chardet
py27-configargparse
py27-configobj
py27-future
py27-ndg_httpsclient
py27-nose
py27-parsedatetime
py27-psutil
py27-pyrfc3339
py27-python2-pythondialog
py27-requests
py27-tz
py27-urllib3
py27-werkzeug
py27-zope-event
py27-zopecomponent
py27-zopeinterface
Continue? [Y/n]: Y
---> Fetching distfiles for py27-ndg_httpsclient
---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from
https://pypi.python.org/packages/n/ndg-httpsclient
---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from
https://pypi.python.org/packages/source/n/ndg-httpsclient
---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from
https://files.pythonhosted.org/packages/source/n/ndg-httpsclient
---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from
https://distfiles.macports.org/py-ndg_httpsclient
---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from
http://sea.us.distfiles.macports.org/macports/distfiles/py-ndg_httpsclient
---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from
http://ywg.ca.distfiles.macports.org/mirror/macports/distfiles/py-
ndg_httpsclient
---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from
http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/py-
ndg_httpsclient
---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from
http://kmq.jp.distfiles.macports.org/py-ndg_httpsclient
---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from
http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/py-
ndg_httpsclient
---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from
http://cjj.kr.distfiles.macports.org/py-ndg_httpsclient
---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from
http://nue.de.distfiles.macports.org/py-ndg_httpsclient
---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from
http://lil.fr.distfiles.macports.org/py-ndg_httpsclient
---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from
http://aarnet.au.distfiles.macports.org/pub/macports/distfiles/py-
ndg_httpsclient
---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from
http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/py-
ndg_httpsclient
---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from
http://nou.nc.distfiles.macports.org/pub/macports/distfiles.macports.org
/py-ndg_httpsclient
---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from
https://pek.cn.distfiles.macports.org/macports/distfiles/py-
ndg_httpsclient
---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from
http://jog.id.distfiles.macports.org/macports/distfiles/py-ndg_httpsclient
---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from
http://jnb.za.distfiles.macports.org/distfiles/py-ndg_httpsclient
---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from
http://her.gr.distfiles.macports.org/py-ndg_httpsclient
---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from
http://osl.no.distfiles.macports.org/py-ndg_httpsclient
Error: Failed to fetch py27-ndg_httpsclient: Connection timed out after
30000 milliseconds
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_python_py-
ndg_httpsclient/py27-ndg_httpsclient/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port certbot failed
}}}
The other packages seem to download OK.
--
Ticket URL: <https://trac.macports.org/ticket/55852#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list