[MacPorts] #43126: Build of py27-nose fails on PPC 10.5.8 because "Fetching distfile failed: SSL certificate problem"
#43126: Build of py27-nose fails on PPC 10.5.8 because "Fetching distfile failed: SSL certificate problem" -----------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: py27-nose -----------------------------+-------------------------------- This is the failure: {{{ DEBUG: fetch phase started at Sun Mar 30 10:46:37 CEST 2014 ---> Fetching distfiles for py27-nose DEBUG: Executing org.macports.fetch (py27-nose) ---> nose-1.3.1.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/py-nose ---> Attempting to fetch nose-1.3.1.tar.gz from http://pypi.python.org/packages/source/n/nose/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 DEBUG: Fetching distfile failed: SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed ---> Attempting to fetch nose-1.3.1.tar.gz from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/py-nose % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 DEBUG: Fetching distfile failed: The requested URL returned error: 404 }}} -- Ticket URL: <https://trac.macports.org/ticket/43126> MacPorts <http://www.macports.org/> Ports system for OS X
#43126: Build of py27-nose fails on PPC 10.5.8 because "Fetching distfile failed: SSL certificate problem" ------------------------------+----------------------- Reporter: Peter_Dyballa@… | Owner: akitada@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: py-nose | ------------------------------+----------------------- Changes (by macsforever2000@…): * cc: akitada@… (removed) * owner: macports-tickets@… => akitada@… * port: py27-nose => py-nose -- Ticket URL: <https://trac.macports.org/ticket/43126#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43126: Build of py27-nose fails on PPC 10.5.8 because "Fetching distfile failed: SSL certificate problem" ------------------------------+----------------------- Reporter: Peter_Dyballa@… | Owner: akitada@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: py-nose | ------------------------------+----------------------- Comment (by drjesacco@…): I believe this has something to do with curl. curl used to include a list of accepted CAs, but no longer bundles ANY CA certs. So by default it'll reject all SSL certificates as unverifiable. See: http://curl.haxx.se/docs/sslcerts.html -Joseph -- Ticket URL: <https://trac.macports.org/ticket/43126#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#43126: Build of py27-nose fails on PPC 10.5.8 because "Fetching distfile failed: SSL certificate problem" ------------------------------+----------------------- Reporter: Peter_Dyballa@… | Owner: akitada@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: py-nose | ------------------------------+----------------------- Comment (by Peter.Danecek@…): The problem with SSL fetches from PyPI appeared on my 10.5 system as well. It seems to be recent. The 10.8 is **not** affected. Why is this so? -- Ticket URL: <https://trac.macports.org/ticket/43126#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#43126: Build of py27-nose fails on PPC 10.5.8 because "Fetching distfile failed: SSL certificate problem" ------------------------------+------------------------ Reporter: Peter_Dyballa@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: py-nose | ------------------------------+------------------------ Changes (by mf2k@…): * owner: akitada@… => mcalhoun@… * cc: mcalhoun@… (removed) Comment: Assigning to new maintainer. See #43692. -- Ticket URL: <https://trac.macports.org/ticket/43126#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#43126: Build of py27-nose fails on PPC 10.5.8 because "Fetching distfile failed: SSL certificate problem" ------------------------------+------------------------ Reporter: Peter_Dyballa@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: py-nose | ------------------------------+------------------------ Changes (by mf2k@…): * owner: akitada@… => mcalhoun@… * cc: mcalhoun@… (removed) Comment: Assigning to new maintainer. See #43692. -- Ticket URL: <https://trac.macports.org/ticket/43126#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#43126: py27-nose: build fails on PPC 10.5.8 because "Fetching distfile failed: SSL certificate problem" ------------------------------+------------------------ Reporter: Peter_Dyballa@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: py-nose | ------------------------------+------------------------ -- Ticket URL: <https://trac.macports.org/ticket/43126#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#43126: py27-nose: build fails on PPC 10.5.8 because "Fetching distfile failed: SSL certificate problem" ------------------------------+------------------------ Reporter: Peter_Dyballa@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: py-nose | ------------------------------+------------------------ Comment (by petr@…): For me the fetch now works again also on the 10.5 system. Can we close this ticket now? -- Ticket URL: <https://trac.macports.org/ticket/43126#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#43126: py27-nose: build fails on PPC 10.5.8 because "Fetching distfile failed: SSL certificate problem" ------------------------------+------------------------ Reporter: Peter_Dyballa@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: py-nose | ------------------------------+------------------------ Comment (by Peter_Dyballa@…): Replying to [comment:7 petr@…]:
For me the fetch now works again also on the 10.5 system. Can we close this ticket now?
Yes! (I had copied a solution described here in a similar case.) -- Ticket URL: <https://trac.macports.org/ticket/43126#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
#43126: py27-nose: build fails on PPC 10.5.8 because "Fetching distfile failed: SSL certificate problem" ------------------------------+------------------------ Reporter: Peter_Dyballa@… | Owner: mcalhoun@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: worksforme | Keywords: Port: py-nose | ------------------------------+------------------------ Changes (by petr@…): * status: new => closed * resolution: => worksforme -- Ticket URL: <https://trac.macports.org/ticket/43126#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts