Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656364 - dev-python/s3transfer-0.1.13 - Unsupported EAPI=7 (unknown) for python-utils-r1
Summary: dev-python/s3transfer-0.1.13 - Unsupported EAPI=7 (unknown) for python-utils-r1
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-23 20:17 UTC by Ștefan Talpalaru
Modified: 2018-05-24 09:25 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 Ștefan Talpalaru 2018-05-23 20:17:33 UTC
Error appearing during emerge:

root# emerge -uDU @world
Calculating dependencies | * ERROR: dev-python/s3transfer-0.1.13::gentoo failed (depend phase):
 *   Unsupported EAPI=7 (unknown) for python-utils-r1
 * 
 * Call stack:
 *                  ebuild.sh, line 635:  Called source '/usr/portage/dev-python/s3transfer/s3transfer-0.1.13.ebuild'
 *   s3transfer-0.1.13.ebuild, line   7:  Called inherit 'distutils-r1'
 *                  ebuild.sh, line 326:  Called __qa_source '/usr/portage/eclass/distutils-r1.eclass'
 \ *                  ebuild.sh, line 111:  Called source '/usr/portage/eclass/distutils-r1.eclass'
 *        distutils-r1.eclass, line  86:  Called inherit 'multiprocessing' 'python-r1'
 *                  ebuild.sh, line 326:  Called __qa_source '/usr/portage/eclass/python-r1.eclass'
 *                  ebuild.sh, line 111:  Called source '/usr/portage/eclass/python-r1.eclass'
 *           python-r1.eclass, line  52:  Called inherit 'multibuild' 'python-utils-r1'
 *                  ebuild.sh, line 326:  Called __qa_source '/usr/local/portage/eclass/python-utils-r1.eclass'
 *                  ebuild.sh, line 111:  Called source '/usr/local/portage/eclass/python-utils-r1.eclass'
 *     python-utils-r1.eclass, line  25:  Called die
 * The specific snippet of code:
 / *   		die "Unsupported EAPI=${EAPI} (unknown) for ${ECLASS}"
 * 
 * If you need support, post the output of `emerge --info '=dev-python/s3transfer-0.1.13::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-python/s3transfer-0.1.13::gentoo'`.
 * Working directory: '/usr/lib64/python2.7/site-packages'
 * S: '/var/tmp/portage/dev-python/s3transfer-0.1.13/work/s3transfer-0.1.13'
... done!
Comment 1 Andreas Sturmlechner gentoo-dev 2018-05-24 05:42:00 UTC
'/usr/local/portage/eclass/python-utils-r1.eclass'

^ that's your own outdated copy of an eclass right there.
Comment 2 Ștefan Talpalaru 2018-05-24 09:25:03 UTC
Sorry about that. I fixed it on my end.