[MacPorts] #56279: bad permissions on py36-nuitka makes setuptools break

MacPorts noreply at macports.org
Fri Apr 13 02:01:46 UTC 2018


#56279: bad permissions on py36-nuitka makes setuptools break
-------------------------+----------------------
  Reporter:  BjarneDMat  |      Owner:  stromnov
      Type:  defect      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.4.2
Resolution:  fixed       |   Keywords:
      Port:  py-nuitka   |
-------------------------+----------------------
Description changed by mf2k:

Old description:

> I did the following :
>
> {{{port -q search py36- \
> | xargs -n1 sudo port -Nup -f install
>
> diff <( port -q search py36- ) \
>      <( port -q installed name:py36- | awk '{print $1}' ) \
> | grep '<'}}}
>
> which gave 151 broken ports\\
> after posting this in macports-dev Joshua Root wrote that it seems to be
> bad permissions on py36-nuitka making setuptools break\\
>
> uninstalling py36-nuitka resolved the problem.\\
> the logfiles from the broken installs are here :
> http://www.mathiesen.info/macports/

New description:

 I did the following :

 {{{
 port -q search py36- \
 | xargs -n1 sudo port -Nup -f install

 diff <( port -q search py36- ) \
      <( port -q installed name:py36- | awk '{print $1}' ) \
 | grep '<'
 }}}

 which gave 151 broken ports\\
 after posting this in macports-dev Joshua Root wrote that it seems to be
 bad permissions on py36-nuitka making setuptools break\\

 uninstalling py36-nuitka resolved the problem.\\
 the logfiles from the broken installs are here :
 http://www.mathiesen.info/macports/

--

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


More information about the macports-tickets mailing list