Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110785 - automake missing when stage2->stage3
Summary: automake missing when stage2->stage3
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-29 06:02 UTC by Goudal Francois
Modified: 2005-10-29 06:13 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 Goudal Francois 2005-10-29 06:02:17 UTC
I just had to install some Gentoo systems, from stage 1
At each time, when doing the emerge -e system, it failed because of automake,
probably a dependency problem.
I solved the problem by doing an emerge automake-wrapper before emerge -e system
but it is not a normal behaviour by the way.

Reproducible: Always
Steps to Reproduce:
1. Install a new Gentoo system from stage 1
2. Build the bootstrap
3. run emerge -e system for building the stage2

Actual Results:  
the emerge failed because of automake

Expected Results:  
finish the emerge correctly.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-10-29 06:13:45 UTC
emerge --info and some actual error messages, please. We can't really guess.
Which package fails because of missing automake?