demirror / pentoo

Automatically exported from code.google.com/p/pentoo
1 stars 0 forks source link

ebuild for net-analyzer/wapiti-2.2.1-r1::pentoo uses Unsupported EAPI=4 #340

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. emerge -uDN world

Doing a world update, errors presented:

 * ERROR: net-analyzer/wapiti-2.2.1-r1::pentoo failed (depend phase):
 *   Unsupported EAPI=4 (too old, allowed only on restricted set of packages) for python-r1
 * 
 * Call stack:
 *                ebuild.sh, line 550:  Called source '/var/lib/layman/pentoo/net-analyzer/wapiti/wapiti-2.2.1-r1.ebuild'
 *   wapiti-2.2.1-r1.ebuild, line   8:  Called inherit 'python-r1'
 *                ebuild.sh, line 280:  Called __qa_source '/usr/portage/eclass/python-r1.eclass'
 *                ebuild.sh, line  80:  Called source '/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 '=net-analyzer/wapiti-2.2.1-r1::pentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-analyzer/wapiti-2.2.1-r1::pentoo'`.
 * Working directory: '/usr/lib64/python2.7/site-packages'
 * S: '/mnt/disk-image2/portage/net-analyzer/wapiti-2.2.1-r1/work/wapiti-2.2.1'

!!! All ebuilds that could satisfy "=net-analyzer/wapiti-2.2.1-r1::pentoo" have 
been masked.
!!! One of the following masked packages is required to complete your request:
- net-analyzer/wapiti-2.2.1-r1::pentoo (masked by: corruption)

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.

Original issue reported on code.google.com by willard....@gmail.com on 21 Mar 2015 at 7:52

GoogleCodeExporter commented 9 years ago
The wapiti-2.2.1 ebuild is outdated. Our profile forces users to use 2.3.0. You 
can also try to use 2.3.0_pXXXXXX from Pentoo overlay or 9999 from the main 
portage.

I'm deleting that ebuild to avoid further confusions.

Original comment by blshkv on 22 Mar 2015 at 2:14

GoogleCodeExporter commented 9 years ago
I should have added, I have 2.3.0 installed, but the error was there anyway. 
The right action is to delete the obsolete build, as you noted.

Thanks. 

Original comment by willard....@gmail.com on 22 Mar 2015 at 2:48