[MacPorts] #59001: py27-cryptography fails to upgrade

MacPorts noreply at macports.org
Wed Sep 25 17:21:47 UTC 2019


#59001: py27-cryptography fails to upgrade
------------------------------+----------------------
  Reporter:  schnide          |      Owner:  stromnov
      Type:  defect           |     Status:  assigned
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.5.4
Resolution:                   |   Keywords:
      Port:  py-cryptography  |
------------------------------+----------------------

Comment (by reneeotten):

 michael-j-oconnor: your problem is different as the log file shows:

 {{{
 :info:build     sysroot = compiler_so[idx+1]
 :info:build IndexError: list index out of range
 }}}

 that problem should ideally be resolved with a
 [https://github.com/macports/macports-
 ports/commit/2498b96b4016c90f68748b330a6c1bd92e52d906 recent commit] that
 changes the Python PortGroup. Can you please do:
 {{{
 sudo port selfupdate
 sudo port clean --all py*-cryptography
 sudo port install py27-cryptography
 }}}

 to see if the issue is resolved?

 If that doesn't resolve the problem, it might be that there is a missing a
 missing dependency on {{{py-pycparser}}}. It seems to me though that
 {{{py-crpytography}}} does not declare such a dependency; of course it
 might be missing in the dependency list of one of its dependencies. If
 needed, we can take a look at that after you've tried the first step.

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


More information about the macports-tickets mailing list