[MacPorts] #62324: py38-ansible @2.10.5_0 does not link binaries

MacPorts noreply at macports.org
Sat Feb 20 01:19:58 UTC 2021


#62324: py38-ansible @2.10.5_0 does not link binaries
--------------------+------------------------
 Reporter:  jhoyt4  |      Owner:  (none)
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:  py-ansible
--------------------+------------------------
 The latest version of ansible does not (at least for python38) generate
 the appropriate symlink to it's binary in /opt/local/bin


 {{{
 % sudo port activate  py38-ansible at 2.10.5_0
 --->  Computing dependencies for py38-ansible
 --->  Deactivating py38-ansible @2.9.10_0
 --->  Cleaning py38-ansible
 --->  Activating py38-ansible @2.10.5_0
 --->  Cleaning py38-ansible
 --->  Some of the ports you installed have notes:
   py38-ansible has the following notes:
     To make the Python 3.8 version of Ansible the one that is run when you
 execute the commands without a version suffix, e.g. 'ansible', run:

     port select --set ansible py38-ansible

 % sudo port select --set ansible py38-ansible
 Selecting 'py38-ansible' for 'ansible' failed: could not create new link
 "/opt/local/bin/ansible": target "/opt/local/bin/ansible-3.8" doesn't
 exist
 }}}


 {{{
 % ls -l /opt/local/bin/ansible*
 lrwxr-xr-x  1 root  admin  33 Feb 19 20:14 /opt/local/bin/ansible-config
 -> /opt/local/bin/ansible-config-3.8
 lrwxr-xr-x  1 root  admin  37 Feb 19 20:14 /opt/local/bin/ansible-
 connection -> /opt/local/bin/ansible-connection-3.8
 lrwxr-xr-x  1 root  admin  34 Feb 19 20:14 /opt/local/bin/ansible-console
 -> /opt/local/bin/ansible-console-3.8
 lrwxr-xr-x  1 root  admin  30 Feb 19 20:14 /opt/local/bin/ansible-doc ->
 /opt/local/bin/ansible-doc-3.8
 lrwxr-xr-x  1 root  admin  33 Feb 19 20:14 /opt/local/bin/ansible-galaxy
 -> /opt/local/bin/ansible-galaxy-3.8
 lrwxr-xr-x  1 root  admin  36 Feb 19 20:14 /opt/local/bin/ansible-
 inventory -> /opt/local/bin/ansible-inventory-3.8
 lrwxr-xr-x  1 root  admin  35 Feb 19 20:14 /opt/local/bin/ansible-playbook
 -> /opt/local/bin/ansible-playbook-3.8
 lrwxr-xr-x  1 root  admin  31 Feb 19 20:14 /opt/local/bin/ansible-pull ->
 /opt/local/bin/ansible-pull-3.8
 lrwxr-xr-x  1 root  admin  32 Feb 19 20:14 /opt/local/bin/ansible-vault ->
 /opt/local/bin/ansible-vault-3.8
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/62324>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list