Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934404 - dev-python/meshpy-2020.1::science dev-python/reproject-0.8::science sci-libs/spyking-circus-1.1.0::science failed (depend phase): distutils_enable_tests --install is no longer supported
Summary: dev-python/meshpy-2020.1::science dev-python/reproject-0.8::science sci-libs/...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-16 11:08 UTC by Michael Moon
Modified: 2024-06-17 14:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Moon 2024-06-16 11:08:03 UTC
# emerge --regen
…
Processing dev-python/meshpy
 * ERROR: dev-python/meshpy-2020.1::science failed (depend phase):
 *   distutils_enable_tests --install is no longer supported
 *
 * Call stack:
 *              ebuild.sh, line 632:  Called source '/var/db/repos/science/dev-python/meshpy/meshpy-2020.1.ebuild'
 *   meshpy-2020.1.ebuild, line  36:  Called distutils_enable_tests '--install' 'pytest'
 *    distutils-r1.eclass, line 593:  Called die
 * The specific snippet of code:
 *                      die "${FUNCNAME} --install is no longer supported"
 *
 * If you need support, post the output of `emerge --info '=dev-python/meshpy-2020.1::science'`,
 * the complete build log and the output of `emerge -pqv '=dev-python/meshpy-2020.1::science'`.
 * Working directory: '/usr/lib/python3.12/site-packages'
 * S: '/var/tmp/portage/dev-python/meshpy-2020.1/work/meshpy-2020.1'
…
Processing dev-python/reproject
 * ERROR: dev-python/reproject-0.8::science failed (depend phase):
 *   distutils_enable_tests --install is no longer supported
 *
 * Call stack:
 *              ebuild.sh, line 632:  Called source '/var/db/repos/science/dev-python/reproject/reproject-0.8.ebuild'
 *   reproject-0.8.ebuild, line  36:  Called distutils_enable_tests '--install' 'pytest'
 *    distutils-r1.eclass, line 593:  Called die
 * The specific snippet of code:
 *                      die "${FUNCNAME} --install is no longer supported"
 *
 * If you need support, post the output of `emerge --info '=dev-python/reproject-0.8::science'`,
 * the complete build log and the output of `emerge -pqv '=dev-python/reproject-0.8::science'`.
 * Working directory: '/usr/lib/python3.12/site-packages'
 * S: '/var/tmp/portage/dev-python/reproject-0.8/work/reproject-0.8'
…
Processing sci-libs/spyking-circus
 * ERROR: sci-libs/spyking-circus-1.1.0::science failed (depend phase):
 *   distutils_enable_tests --install is no longer supported
 *
 * Call stack:
 *                     ebuild.sh, line 632:  Called source '/var/db/repos/science/sci-libs/spyking-circus/spyking-circus-1.1.0.ebuild'
 *   spyking-circus-1.1.0.ebuild, line  37:  Called distutils_enable_tests '--install' 'pytest'
 *           distutils-r1.eclass, line 593:  Called die
 * The specific snippet of code:
 *                      die "${FUNCNAME} --install is no longer supported"
 *
 * If you need support, post the output of `emerge --info '=sci-libs/spyking-circus-1.1.0::science'`,
 * the complete build log and the output of `emerge -pqv '=sci-libs/spyking-circus-1.1.0::science'`.
 * Working directory: '/usr/lib/python3.12/site-packages'
 * S: '/var/tmp/portage/sci-libs/spyking-circus-1.1.0/work/spyking-circus-1.1.0'



Not even trying to merge, just an error when regen analyzes the ebuilds.

Running latest stable portage (3.0.63-r1) if it's relevant