#55852 closed defect (fixed)
py-ndg_httpsclient wrong version deployed
Reported by: | mattbishop (Matt Bishop) | Owned by: | Schamschula (Marius Schamschula) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | server/hosting | Version: | |
Keywords: | Cc: | ||
Port: | py-ndg_httpsclient |
Description
The current port for py-ndg_httpsclient is marked as version 0.4.3, yet the portfile reports it should be 0.4.4:
https://www.macports.org/ports.php?by=library&substr=py27-ndg_httpsclient
This breaks installation of Let's Encrypt!'s recommended Certbot tool as it cannot find 0.4.4 to install.
Change History (10)
comment:1 Changed 7 years ago by Schamschula (Marius Schamschula)
Owner: | set to Schamschula |
---|---|
Status: | new → assigned |
comment:2 Changed 7 years ago by Schamschula (Marius Schamschula)
comment:3 follow-up: 4 Changed 7 years ago by mattbishop (Matt Bishop)
The ports page has it listed as 0.4.3 still: https://www.macports.org/ports.php?by=library&substr=py27-ndg_httpsclient
But more to the actual problem is that it doesn't appear to have been published. This does not resolve to anything: http://ywg.ca.distfiles.macports.org/mirror/macports/distfiles/py27-ndg_httpsclient
comment:4 Changed 7 years ago by Schamschula (Marius Schamschula)
Replying to mattbishop:
The ports page has it listed as 0.4.3 still: https://www.macports.org/ports.php?by=library&substr=py27-ndg_httpsclient
For some reason, the ports database does not reflect the current version. However, if you run
port list py27-ndg_httpsclient
you should get
py27-ndg_httpsclient @0.4.4 python/py-ndg_httpsclient
But more to the actual problem is that it doesn't appear to have been published. This does not resolve to anything: http://ywg.ca.distfiles.macports.org/mirror/macports/distfiles/py27-ndg_httpsclient
The MacPorts mirrors often do not pull in the source files. port
will obtain the source code from master_sites, in this case PyPI. I just tested this on one of my machines, and it worked as expected.
comment:5 Changed 7 years ago by mattbishop (Matt Bishop)
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.
comment:6 Changed 7 years ago by mattbishop (Matt Bishop)
Here is the log file:
version:1 :debug:clean Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-ndg_httpsclient/py27-ndg_httpsclient/work /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-ndg_httpsclient/work :debug:clean dropping privileges: euid changed to 503, egid changed to 501. :debug:main Executing org.macports.main (py27-ndg_httpsclient) :debug:main Privilege de-escalation not attempted as not running as root. :debug:archivefetch archivefetch phase started at Sat Feb 17 15:32:43 PST 2018 :msg:archivefetch ---> Fetching archive for py27-ndg_httpsclient :debug:archivefetch Executing org.macports.archivefetch (py27-ndg_httpsclient) :debug:archivefetch euid/egid changed to: 0/0 :debug:archivefetch chowned /opt/local/var/macports/incoming to macports :debug:archivefetch euid/egid changed to: 503/501 :info:archivefetch ---> py27-ndg_httpsclient-0.4.4_0.darwin_11.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified :msg:archivefetch ---> Attempting to fetch py27-ndg_httpsclient-0.4.4_0.darwin_11.x86_64.tbz2 from https://packages.macports.org/py27-ndg_httpsclient :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 :msg:archivefetch ---> Attempting to fetch py27-ndg_httpsclient-0.4.4_0.darwin_11.x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/py27-ndg_httpsclient :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 :msg:archivefetch ---> Attempting to fetch py27-ndg_httpsclient-0.4.4_0.darwin_11.x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/py27-ndg_httpsclient :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:fetch fetch phase started at Sat Feb 17 15:32:45 PST 2018 :notice:fetch ---> Fetching distfiles for py27-ndg_httpsclient :debug:fetch elevating privileges for fetch: euid changed to 0, egid changed to 0. :debug:fetch dropping privileges: euid changed to 503, egid changed to 501. :debug:fetch Executing org.macports.fetch (py27-ndg_httpsclient) :info:fetch ---> ndg_httpsclient-0.4.4.tar.gz does not exist in /opt/local/var/macports/distfiles/py-ndg_httpsclient :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from https://pypi.python.org/packages/n/ndg-httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from https://pypi.python.org/packages/source/n/ndg-httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from https://files.pythonhosted.org/packages/source/n/ndg-httpsclient :debug:fetch Fetching distfile failed: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from https://distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://sea.us.distfiles.macports.org/macports/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://ywg.ca.distfiles.macports.org/mirror/macports/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://kmq.jp.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://cjj.kr.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://nue.de.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://lil.fr.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://aarnet.au.distfiles.macports.org/pub/macports/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> 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 :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from https://pek.cn.distfiles.macports.org/macports/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://jog.id.distfiles.macports.org/macports/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://jnb.za.distfiles.macports.org/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://her.gr.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://osl.no.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: Connection timed out after 30000 milliseconds :error:fetch Failed to fetch py27-ndg_httpsclient: Connection timed out after 30000 milliseconds :debug:fetch Error code: NONE :debug:fetch Backtrace: Connection timed out after 30000 milliseconds :debug:fetch while executing :debug:fetch "error $lastError" :debug:fetch (procedure "portfetch::fetchfiles" line 62) :debug:fetch invoked from within :debug:fetch "portfetch::fetchfiles" :debug:fetch (procedure "portfetch::fetch_main" line 17) :debug:fetch invoked from within :debug:fetch "$procedure $targetname" :debug:fetch could not read "/opt/local/share/doc/py27-openssl/examples/sni/server.py": no such file or directory :debug:fetch while executing :debug:fetch "::file type $file" :error:fetch 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. version:1 :debug:main dropping privileges: euid changed to 503, egid changed to 501. :debug:main Executing org.macports.main (py27-ndg_httpsclient) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.archivefetch (py27-ndg_httpsclient) :debug:main Privilege de-escalation not attempted as not running as root. :debug:fetch fetch phase started at Sat Feb 17 15:55:45 PST 2018 :notice:fetch ---> Fetching distfiles for py27-ndg_httpsclient :debug:fetch Executing org.macports.fetch (py27-ndg_httpsclient) :info:fetch ---> ndg_httpsclient-0.4.4.tar.gz does not exist in /opt/local/var/macports/distfiles/py-ndg_httpsclient :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from https://pypi.python.org/packages/n/ndg-httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from https://pypi.python.org/packages/source/n/ndg-httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from https://files.pythonhosted.org/packages/source/n/ndg-httpsclient :debug:fetch Fetching distfile failed: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from https://distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://sea.us.distfiles.macports.org/macports/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://ywg.ca.distfiles.macports.org/mirror/macports/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://kmq.jp.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://cjj.kr.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://nue.de.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://lil.fr.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://aarnet.au.distfiles.macports.org/pub/macports/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> 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 :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from https://pek.cn.distfiles.macports.org/macports/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://jog.id.distfiles.macports.org/macports/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://jnb.za.distfiles.macports.org/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://her.gr.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://osl.no.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: Connection timed out after 30001 milliseconds :error:fetch Failed to fetch py27-ndg_httpsclient: Connection timed out after 30001 milliseconds :debug:fetch Error code: NONE :debug:fetch Backtrace: Connection timed out after 30001 milliseconds :debug:fetch while executing :debug:fetch "error $lastError" :debug:fetch (procedure "portfetch::fetchfiles" line 62) :debug:fetch invoked from within :debug:fetch "portfetch::fetchfiles" :debug:fetch (procedure "portfetch::fetch_main" line 17) :debug:fetch invoked from within :debug:fetch "$procedure $targetname" :debug:fetch Failed to locate 'lzma' in path: '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its MacPorts configuration time location, did you move it? :debug:fetch while executing :debug:fetch "error "$eMessage or at its MacPorts configuration time location, did you move it?"" :debug:fetch invoked from within :debug:fetch "try -pass_signal { :debug:fetch set cmd_path [macports::binaryInPath $prog] :debug:fetch return $cmd_path :debug:fetch } catch {{*} eCode eMessage} { :debug:fetch ..." :debug:fetch (procedure "macports::findBinary" line 5) :error:fetch 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. version:1 :debug:main dropping privileges: euid changed to 503, egid changed to 501. :debug:main Executing org.macports.main (py27-ndg_httpsclient) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.archivefetch (py27-ndg_httpsclient) :debug:main Privilege de-escalation not attempted as not running as root. :debug:fetch fetch phase started at Sat Feb 17 15:59:21 PST 2018 :notice:fetch ---> Fetching distfiles for py27-ndg_httpsclient :debug:fetch Executing org.macports.fetch (py27-ndg_httpsclient) :info:fetch ---> ndg_httpsclient-0.4.4.tar.gz does not exist in /opt/local/var/macports/distfiles/py-ndg_httpsclient :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from https://pypi.python.org/packages/n/ndg-httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from https://pypi.python.org/packages/source/n/ndg-httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from https://files.pythonhosted.org/packages/source/n/ndg-httpsclient :debug:fetch Fetching distfile failed: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from https://distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://sea.us.distfiles.macports.org/macports/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://ywg.ca.distfiles.macports.org/mirror/macports/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://kmq.jp.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://cjj.kr.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://nue.de.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://lil.fr.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://aarnet.au.distfiles.macports.org/pub/macports/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> 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 :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from https://pek.cn.distfiles.macports.org/macports/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://jog.id.distfiles.macports.org/macports/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://jnb.za.distfiles.macports.org/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://her.gr.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://osl.no.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: Connection timed out after 30000 milliseconds :error:fetch Failed to fetch py27-ndg_httpsclient: Connection timed out after 30000 milliseconds :debug:fetch Error code: NONE :debug:fetch Backtrace: Connection timed out after 30000 milliseconds :debug:fetch while executing :debug:fetch "error $lastError" :debug:fetch (procedure "portfetch::fetchfiles" line 62) :debug:fetch invoked from within :debug:fetch "portfetch::fetchfiles" :debug:fetch (procedure "portfetch::fetch_main" line 17) :debug:fetch invoked from within :debug:fetch "$procedure $targetname" :debug:fetch Failed to locate 'lzma' in path: '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its MacPorts configuration time location, did you move it? :debug:fetch while executing :debug:fetch "error "$eMessage or at its MacPorts configuration time location, did you move it?"" :debug:fetch invoked from within :debug:fetch "try -pass_signal { :debug:fetch set cmd_path [macports::binaryInPath $prog] :debug:fetch return $cmd_path :debug:fetch } catch {{*} eCode eMessage} { :debug:fetch ..." :debug:fetch (procedure "macports::findBinary" line 5) :error:fetch 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. version:1 :debug:main dropping privileges: euid changed to 503, egid changed to 501. :debug:main Executing org.macports.main (py27-ndg_httpsclient) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.archivefetch (py27-ndg_httpsclient) :debug:main Privilege de-escalation not attempted as not running as root. :debug:fetch fetch phase started at Sun Feb 18 13:54:05 PST 2018 :notice:fetch ---> Fetching distfiles for py27-ndg_httpsclient :debug:fetch Executing org.macports.fetch (py27-ndg_httpsclient) :info:fetch ---> ndg_httpsclient-0.4.4.tar.gz does not exist in /opt/local/var/macports/distfiles/py-ndg_httpsclient :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from https://pypi.python.org/packages/n/ndg-httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from https://pypi.python.org/packages/source/n/ndg-httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from https://files.pythonhosted.org/packages/source/n/ndg-httpsclient :debug:fetch Fetching distfile failed: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from https://distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://sea.us.distfiles.macports.org/macports/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://ywg.ca.distfiles.macports.org/mirror/macports/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://kmq.jp.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://cjj.kr.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://nue.de.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://lil.fr.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://aarnet.au.distfiles.macports.org/pub/macports/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> 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 :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from https://pek.cn.distfiles.macports.org/macports/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://jog.id.distfiles.macports.org/macports/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://jnb.za.distfiles.macports.org/distfiles/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://her.gr.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch ndg_httpsclient-0.4.4.tar.gz from http://osl.no.distfiles.macports.org/py-ndg_httpsclient :debug:fetch Fetching distfile failed: Connection timed out after 30000 milliseconds :error:fetch Failed to fetch py27-ndg_httpsclient: Connection timed out after 30000 milliseconds :debug:fetch Error code: NONE :debug:fetch Backtrace: Connection timed out after 30000 milliseconds :debug:fetch while executing :debug:fetch "error $lastError" :debug:fetch (procedure "portfetch::fetchfiles" line 62) :debug:fetch invoked from within :debug:fetch "portfetch::fetchfiles" :debug:fetch (procedure "portfetch::fetch_main" line 17) :debug:fetch invoked from within :debug:fetch "$procedure $targetname" :debug:fetch Failed to locate 'lzma' in path: '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its MacPorts configuration time location, did you move it? :debug:fetch while executing :debug:fetch "error "$eMessage or at its MacPorts configuration time location, did you move it?"" :debug:fetch invoked from within :debug:fetch "try -pass_signal { :debug:fetch set cmd_path [macports::binaryInPath $prog] :debug:fetch return $cmd_path :debug:fetch } catch {{*} eCode eMessage} { :debug:fetch ..." :debug:fetch (procedure "macports::findBinary" line 5) :error:fetch 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.
comment:7 Changed 7 years ago by Schamschula (Marius Schamschula)
It looks like you are using Lion. There is known issue with https sites when using older OS versions. I often have to use a work around on my Leopard iMac G5:
You will have to manually download
curl -kLO https://files.pythonhosted.org/packages/source/n/ndg-httpsclient/ndg_httpsclient-0.4.4.tar.gz
(I generally use wget for this) and then move the file
sudo mv ndg_httpsclient-0.4.4.tar.gz /opt/local/var/macports/distfiles/py-ndg_httpsclient/
After that the package should install normally.
comment:8 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
The web site database is not updated automatically so it will be out of date for random intervals of time until someone updates it manually.
The distfiles are not mirrored automatically either; see #53347. I have mirrored the file manually now. It should show up within an hour.
Both problems are because I have not deployed the scripts to perform the automated tasks to our buildbot infrastructure. I intend to do so eventually.
comment:9 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Component: | ports → server/hosting |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
comment:10 Changed 7 years ago by mattbishop (Matt Bishop)
Thanks for the help with my older Mac, Marius.
I do not follow. The current version is 0.4.4.
I committed it in [754539da6d934981007f1660c92e83458aaadb85/macports-ports] 20 days ago.
Where is it marked 0.4.3?