lmiphay / gentoo.overlay

lmiphay gentoo overlay
4 stars 3 forks source link

"A file listed in the Manifest could not be found" #20

Closed ntheo1979 closed 1 year ago

ntheo1979 commented 1 year ago

Greetings! I try to update and get a warning and this error:

Archytas /home/nikos # emerge -avuDN @world

These are the packages that would be merged, in order:

Calculating dependencies | * ERROR: dev-python/distro-1.2.0::lmiphay failed (depend phase):
 *   No supported implementation in PYTHON_COMPAT.
 * 
 * Call stack:
 \ *                ebuild.sh, line 628:  Called source '/var/db/repos/lmiphay/dev-python/distro/distro-1.2.0.ebuild'
 *      distro-1.2.0.ebuild, line   8:  Called inherit 'distutils-r1'
 - *                ebuild.sh, line 308:  Called __qa_source '/var/db/repos/gentoo/eclass/distutils-r1.eclass'
 *                ebuild.sh, line 123:  Called source '/var/db/repos/gentoo/eclass/distutils-r1.eclass'
 *      distutils-r1.eclass, line 195:  Called inherit 'python-r1'
 | *                ebuild.sh, line 308:  Called __qa_source '/var/db/repos/gentoo/eclass/python-r1.eclass'
 *                ebuild.sh, line 123:  Called source '/var/db/repos/gentoo/eclass/python-r1.eclass'
 | *         python-r1.eclass, line 236:  Called _python_set_globals
 | *         python-r1.eclass, line 190:  Called _python_set_impls
 *   python-utils-r1.eclass, line 171:  Called die
 * The specific snippet of code:
 - *            die "No supported implementation in PYTHON_COMPAT."
 / * 
 * If you need support, post the output of `emerge --info '=dev-python/distro-1.2.0::lmiphay'`,
 * the complete build log and the output of `emerge -pqv '=dev-python/distro-1.2.0::lmiphay'`.
 * Working directory: '/usr/lib/python3.11/site-packages'
 \ * S: '/var/tmp/portage/dev-python/distro-1.2.0/work/distro-1.2.0'
... done!
Dependency resolution took 254.16 s.

[ebuild     U ~] games-simulation/firestorm-bin-6.6.12_beta::lmiphay [6.6.11_beta::lmiphay] USE="X voice" 158462 KiB

Total: 1 package (1 upgrade), Size of downloads: 158462 KiB

Would you like to merge these packages? [Yes/No] 

>>> Verifying ebuild manifests

!!! A file listed in the Manifest could not be found: /var/db/repos/lmiphay/games-simulation/firestorm-bin/firestorm-bin-6.6.10_beta.ebuild
lmiphay commented 1 year ago

Sorry I missed a rebuild of that manifest during a big cleanup last weekend @ntheo1979

Should be ok now.

I also pushed a change for dev-python/distro - but I still have a pile of python packages to rev bump after the latest gentoo python update... ;)

ntheo1979 commented 1 year ago

Thanks! You maintainers have a lot of work, to be sure.