[MacPorts] #55150: Pymol gives error on fetching from any https site

MacPorts noreply at macports.org
Wed Oct 25 12:45:16 UTC 2017


#55150: Pymol gives error on fetching from any https site
----------------------------+-----------------------------------
  Reporter:  carlosfamilia  |      Owner:  howarth.at.macports@…
      Type:  defect         |     Status:  assigned
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.4.2
Resolution:                 |   Keywords:
      Port:  pymol          |
----------------------------+-----------------------------------

Comment (by carlosfamilia):

 I agree with you, that was I originally suggested this wasn't the best way
 to solve the problem.
 I have run the command and gave me the following:

 {{{
 $ python2.7 -c 'import urllib2; print
 urllib2.urlopen("https://example.org").read();'

 Traceback (most recent call last):
   File "<string>", line 2, in <module>
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py",
 line 154, in urlopen
     return opener.open(url, data, timeout)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py",
 line 429, in open
     response = self._open(req, data)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py",
 line 447, in _open
     '_open', req)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py",
 line 407, in _call_chain
     result = func(*args)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py",
 line 1241, in https_open
     context=self._context)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py",
 line 1198, in do_open
     raise URLError(err)
 urllib2.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED]
 certificate verify failed (_ssl.c:661)>
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/55150#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list