[MacPorts] #60464: py38-ansible install file missing

MacPorts noreply at macports.org
Mon May 11 16:45:06 UTC 2020


#60464: py38-ansible install file missing
-------------------------+-------------------------
  Reporter:  jhoyt4      |      Owner:  adfernandes
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  py-ansible  |
-------------------------+-------------------------

Comment (by adfernandes):

 I'm looking into it right now (and updating the port from 2.9.5 to 2.9.7,
 while I'm at it).

 It is true and unfortunate that the port patches thousands of files.
 That's because `ansible` is really designed for **absolute** pathnames on
 install. It's a relic of the prehistoric days in ansible's development,
 unfortunately.

 I **might** take some time to replace the current Portfile logic and redo
 it with a `find ... -print0 | xargs -0 ...` shell command... that might be
 faster...

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


More information about the macports-tickets mailing list