#65577 closed defect (fixed)

Failed to destroot py27-kiwisolver: xinstall: Cannot stat: LICENSE, No such file or directory

Reported by: LiamMoy (Liam Moy) Owned by: reneeotten (Renee Otten)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-kiwisolver

Description

debug:destroot Executing proc-post-org.macports.destroot-destroot-1

:info:destroot xinstall: chdir(/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-kiwisolver/py27-kiwisolver/work/kiwisolver-1.1.0)

:error:destroot Failed to destroot py27-kiwisolver: xinstall: Cannot stat: LICENSE, No such file or directory

:debug:destroot Error code: NONE

:debug:destroot Backtrace: xinstall: Cannot stat: LICENSE, No such file or directory

:debug:destroot while executing

:debug:destroot "$post $targetname"

Change History (5)

comment:1 Changed 21 months ago by LiamMoy (Liam Moy)

py27-matplotlib shows a successful build on 10.7 at 2021-06-21 20:58:19, and py27-kiwisolver is a dependency

comment:2 Changed 21 months ago by jmroot (Joshua Root)

Owner: set to reneeotten
Port: py-kiwisolver added
Status: newassigned

comment:3 Changed 21 months ago by jmroot (Joshua Root)

The 1.1.0 version as used by the py27 and py35 subports does not indeed contain a LICENSE file.

comment:4 Changed 21 months ago by jmroot (Joshua Root)

The issue must have been introduced when the port was changed to use the distfiles from PyPI in [ecad85408e2baf1f61bbdcc74c9a09b22d9e899f/macports-ports].

comment:5 Changed 21 months ago by reneeotten (Renee Otten)

Resolution: fixed
Status: assignedclosed

In 12b3b956e8fbc446111d5b21d99e460ce411d411/macports-ports (master):

py-kiwisolver: fix post-destroot phase

Closes: #65577

Note: See TracTickets for help on using tickets.