Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 356089

Summary: >=sys-devel/libtool-2.2.6b please add EAPI<3 ebuild
Product: Gentoo Linux Reporter: Chí-Thanh Christopher Nguyễn <chithanh>
Component: [OLD] Core systemAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: enhancement CC: guillermo.narvaja
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://forums.gentoo.org/viewtopic-t-865837.html
Whiteboard:
Package list:
Runtime testing required: ---

Description Chí-Thanh Christopher Nguyễn gentoo-dev 2011-02-22 15:07:33 UTC
In the forums and in #gentoo IRC the following problem was brought to my attention: Users running old systems with EAPI=2 portage will receive the following message when trying to upgrade python:

!!! All ebuilds that could satisfy ">=sys-devel/libtool-2.2.6b" have been masked.
!!! One of the following masked packages is required to complete your request:
- sys-devel/libtool-9999 (masked by: missing keyword)
- sys-devel/libtool-2.4-r1 (masked by: EAPI 3)
- sys-devel/libtool-2.2.10 (masked by: EAPI 3)

This is because python inherits from autotools.eclass, which depends on >=sys-devel/libtool-2.2.6b

I suggest to have an EAPI<3 ebuild for >=libtool-2.2.6b restored, which would help users upgrading their old systems.
Comment 2 Chí-Thanh Christopher Nguyễn gentoo-dev 2011-02-22 22:38:14 UTC
*** Bug 356137 has been marked as a duplicate of this bug. ***