Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63509 - missing dependency: grub seems to depend on automake
Summary: missing dependency: grub seems to depend on automake
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Robert Moss (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-09 22:05 UTC by Tobias Brox
Modified: 2004-09-12 09:59 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 Tobias Brox 2004-09-09 22:05:36 UTC
When emerging grub (starting from the livecd, stage1, after doing "bootstrap") I get "cannot find aclocal".  The problem is solved by emerging automake.


Reproducible: Always
Steps to Reproduce:
1. Insert LiveCD
2. untar stage1
3. chroot, env-update, . /etc/profile, boot-strap
4. "emerge grub"

Actual Results:  
Error message, sth like "cannot find aclocal"

Expected Results:  
Emerged automake first

well ... I'd have to ssh into the box, unemerge grub and automake to do this. 
Mail me if it's really needed.
Comment 1 Robert Moss (RETIRED) gentoo-dev 2004-09-10 10:16:03 UTC
Well, you should really be doing an "emerge system" first anyway, but it's entirely possible you're right in thinking that automake should be a dep, yes. Testing.
Comment 2 Robert Moss (RETIRED) gentoo-dev 2004-09-12 09:59:58 UTC
Fixed in CVS. Thanks.