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

Bug 110785

Summary: automake missing when stage2->stage3
Product: Gentoo Linux Reporter: Goudal Francois <goudalf>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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?