#66333 closed defect (fixed)

py310-iminuit @2.17.0 destroot failure: no files matched glob pattern tutorial/*

Reported by: JoachimRose Owned by: reneeotten (Renee Otten)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-iminuit

Description (last modified by jmroot (Joshua Root))

The below error happens with a newly installed macports during the first attempt to install py-iminuit. Is there a tutorial directory missing? By the way: Thank you for upgrading to py310-iminuit a few days earlier.

hjr@mba20-hjr-622 temp % sudo port install py-iminuit
Password:
--->  Computing dependencies for py-iminuit
The following dependencies will be installed:  py310-iminuit
Continue? [Y/n]: y
--->  Fetching archive for py310-iminuit
--->  Attempting to fetch py310-iminuit-2.17.0_0.darwin_22.x86_64.tbz2 from https://packages.macports.org/py310-iminuit
--->  Attempting to fetch py310-iminuit-2.17.0_0.darwin_22.x86_64.tbz2 from https://nue.de.packages.macports.org/py310-iminuit
--->  Attempting to fetch py310-iminuit-2.17.0_0.darwin_22.x86_64.tbz2 from http://atl.us.packages.macports.org/py310-iminuit
--->  Fetching distfiles for py310-iminuit
--->  Attempting to fetch iminuit-2.17.0.tar.gz from https://files.pythonhosted.org/packages/source/i/iminuit
--->  Verifying checksums for py310-iminuit
--->  Extracting py310-iminuit
--->  Configuring py310-iminuit
--->  Building py310-iminuit
--->  Staging py310-iminuit into destroot                
Error: Failed to destroot py310-iminuit: no files matched glob pattern "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-iminuit/py310-iminuit/work/iminuit-2.17.0/tutorial/*"
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-iminuit/py310-iminuit/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port py-iminuit failed
hjr@mba20-hjr-622 temp % 

Change History (2)

comment:1 Changed 17 months ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: set to reneeotten
Status: newassigned
Summary: Missing tutorial directory leading to failed py-iminuit install during staging into destroot.py310-iminuit @2.17.0 destroot failure: no files matched glob pattern tutorial/*

comment:2 Changed 17 months ago by reneeotten (Renee Otten)

Resolution: fixed
Status: assignedclosed

In e79e607382f7bd115a504de1d95283a3639897de/macports-ports (master):

py-iminuit: fix destroot phase

Closes: #66333

Note: See TracTickets for help on using tickets.