[MacPorts] #62297: py38-dns-lexicon does not install lexicon executable correctly
MacPorts
noreply at macports.org
Mon Feb 15 01:25:48 UTC 2021
#62297: py38-dns-lexicon does not install lexicon executable correctly
----------------------------+-------------------------
Reporter: LucaFilipozzi | Owner: Schamschula
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords:
Port: py-dns-lexion |
----------------------------+-------------------------
Changes (by LucaFilipozzi):
* status: closed => reopened
* resolution: fixed =>
Old description:
> The symlink is correct:
>
> /opt/local/bin/lexicon-3.8 ->
> /opt/local/Library/Frameworks/Python.framework/Versions/3.8/bin/lexicon
>
> but the target is not installed with executable bit set:
>
> $ pwd
> /opt/local/Library/Frameworks/Python.framework/Versions/3.8/bin
> n$ ls -l lexicon
> -rw-r--r-- 1 root wheel 267 Jan 3 04:57 lexicon
>
> Finally, the package invite the user to symlink lexicon to the
> appropriate version
>
> port select --set lexicon lexicon-3.8
New description:
The symlink is correct:
{{{
/opt/local/bin/lexicon-3.8 ->
/opt/local/Library/Frameworks/Python.framework/Versions/3.8/bin/lexicon
}}}
but the target is not installed with executable bit set:
{{{
$ pwd
/opt/local/Library/Frameworks/Python.framework/Versions/3.8/bin
n$ ls -l lexicon
-rw-r--r-- 1 root wheel 267 Jan 3 04:57 lexicon
}}}
Finally, the package invite the user to symlink lexicon to the appropriate
version
{{{
port select --set lexicon lexicon-3.8
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/62297#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list