Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 544066 - sys-apps/file-5.19: version bump for prefix
Summary: sys-apps/file-5.19: version bump for prefix
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-21 22:35 UTC by yegle
Modified: 2015-03-21 22:44 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 yegle 2015-03-21 22:35:46 UTC
file needs to be bump to a newer version, emerge keeps giving this error message:

 * ERROR: sys-apps/file-5.19::gentoo_prefix failed (depend phase):
 *   Unsupported EAPI=4 (too old, allowed only on restricted set of packages) for python-r1
 *
 * Call stack:
 *             ebuild.sh, line 602:  Called source '/Users/yegle/.gentoo/usr/portage/sys-apps/file/file-5.19.ebuild'
 *      file-5.19.ebuild, line   9:  Called inherit 'eutils' 'distutils-r1' 'libtool' 'toolchain-funcs' 'multilib-minimal'
 *             ebuild.sh, line 280:  Called __qa_source '/Users/yegle/.gentoo/usr/portage/eclass/distutils-r1.eclass'
 *             ebuild.sh, line  80:  Called source '/Users/yegle/.gentoo/usr/portage/eclass/distutils-r1.eclass'
 *   distutils-r1.eclass, line  85:  Called inherit 'multiprocessing' 'python-r1'
 *             ebuild.sh, line 280:  Called __qa_source '/Users/yegle/.gentoo/usr/portage/eclass/python-r1.eclass'
 *             ebuild.sh, line  80:  Called source '/Users/yegle/.gentoo/usr/portage/eclass/python-r1.eclass'
 *      python-r1.eclass, line  47:  Called die
 * The specific snippet of code:
 *                      die "Unsupported EAPI=${EAPI:-4} (too old, allowed only on restricted set of packages) for ${ECLASS}"
 *
 * If you need support, post the output of `emerge --info '=sys-apps/file-5.19::gentoo_prefix'`,
 * the complete build log and the output of `emerge -pqv '=sys-apps/file-5.19::gentoo_prefix'`.
 * Working directory: '/Users/yegle/.gentoo/usr/lib/portage/pym'
 * S: '/Users/yegle/.gentoo/var/tmp/portage/sys-apps/file-5.19/work/file-5.19'

Reproducible: Always
Comment 1 yegle 2015-03-21 22:44:23 UTC
Apparently it was bumped minutes before my report as I saw a new version 5.22 when I do a sync just now.