Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100563 - eix dependency missing
Summary: eix dependency missing
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-28 02:31 UTC by mikael lammentausta
Modified: 2005-07-28 02:38 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 mikael lammentausta 2005-07-28 02:31:25 UTC
eix depends on libtool, but emerging eix (0.2.2) does not pull libtool if it is
not installed on the target system. this bug should be easy to fix.

Reproducible: Always
Steps to Reproduce:
1. boot liveCD
2. chroot to a new environment
3. emerge eix
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-28 02:38:53 UTC
sys-devel/libtool is in /usr/portage/profiles/base, so really no need for eix to
depend on it.