Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 850409

Summary: after recent eclass changes, dev-python/jaraco-text fails to emerge
Product: Gentoo Linux Reporter: hsk17
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal CC: harleyw, smittieaj
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log of "emerge dev-python/jaraco-text"

Description hsk17 2022-06-07 12:26:33 UTC
Created attachment 783341 [details]
build.log of "emerge dev-python/jaraco-text"

after today's eclass changes, dev-python/jaraco-text (dependency of dev-python/setuptools) fails to emerge:

>>> Install dev-python/jaraco-text-3.7.0-r2 into /var/tmp/portage/dev-python/jaraco-text-3.7.0-r2/image
 * python3_9: running distutils-r1_run_phase python_install
mv: cannot stat '/var/tmp/portage/dev-python/jaraco-text-3.7.0-r2/image/usr/lib/python3.9/site-packages/jaraco_text-3.7.0.dist-info': No such file or directory

build.log attached

can / should i provide more info?
Comment 1 Harley Wiltzer 2022-06-07 14:14:55 UTC
I am having the same issue with jaraco-text-3.8.0. It seems that the .../image/usr/lib/python3.9/site-packages/jaraco_text-3.8.0.dist-info file indeed does not exist, but there is a file at /var/tmp/portage/dev-python/jaraco.text-3.8.0-python3_9/install/usr/lib/python3.9/site-packages/jaraco_text-3.8.0.dist-info.
Comment 2 Andrew Smith 2022-06-07 15:05:15 UTC
I don't have any additional information to add, other than to say that I too have experienced this issue today.  Consider the bug replicated.  Thanks.
Comment 3 hsk17 2022-06-07 16:16:04 UTC
after some of the eclass changes have been reverted, emerge of dev-python/jaraco-text works again as expected

i will (try to) mark my bug report as "resolved fixed"