[MacPorts] #56279: bad permissions on py36-nuitka makes setuptools break
MacPorts
noreply at macports.org
Thu Apr 12 17:57:45 UTC 2018
#56279: bad permissions on py36-nuitka makes setuptools break
------------------------+-------------------------
Reporter: BjarneDMat | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.4.2
Keywords: | Port: py36-nuitka
------------------------+-------------------------
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>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list