Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 635870 - [rap] metadata: errors on metadata generation, because of outdated packages, using outdated eclasses
Summary: [rap] metadata: errors on metadata generation, because of outdated packages, ...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: ARM Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-30 06:46 UTC by Vadim A. Misbakh-Soloviov (mva)
Modified: 2020-12-11 06:50 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 Vadim A. Misbakh-Soloviov (mva) gentoo-dev 2017-10-30 06:46:45 UTC
For example, see that log:

 * ERROR: media-libs/mesa-7.11.1::rap failed (depend phase):
 *   python.eclass could not be found by inherit()
 *
 * Call stack:
 *            ebuild.sh, line 620:  Called source '/data/gentoo/var/portage/repos/rap/media-libs/mesa/mesa-7.11.1.ebuild'
 *   mesa-7.11.1.ebuild, line  14:  Called inherit 'base' 'autotools' 'multilib' 'flag-o-matic' 'python' 'toolchain-funcs'
 *            ebuild.sh, line 293:  Called die
 * The specific snippet of code:
 *              [[ -z ${location} ]] && die "${1}.eclass could not be found by inherit()"
 *
 * If you need support, post the output of `emerge --info '=media-libs/mesa-7.11.1::rap'`,
 * the complete build log and the output of `emerge -pqv '=media-libs/mesa-7.11.1::rap'`.
 * Working directory: '/data/gentoo/usr/lib/python2.7/site-packages'
 * S: '/mesa-7.11.1'



Can you finish cleaning up the repo from outdated packages, please? ^_^

Reproducible: Always