Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 356089 - >=sys-devel/libtool-2.2.6b please add EAPI<3 ebuild
Summary: >=sys-devel/libtool-2.2.6b please add EAPI<3 ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL: https://forums.gentoo.org/viewtopic-t...
Whiteboard:
Keywords:
: 356137 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-02-22 15:07 UTC by Chí-Thanh Christopher Nguyễn
Modified: 2011-02-22 22:38 UTC (History)
1 user (show)

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 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. ***