Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72739 - emerge system crashed while making autoconf, it said it required 2.48 and didn't emerge it properly
Summary: emerge system crashed while making autoconf, it said it required 2.48 and did...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: x86 All
: High blocker (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-28 08:51 UTC by ben
Modified: 2004-12-03 13:53 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 ben 2004-11-28 08:51:14 UTC
I did a stage 2 install
I ran 
emerge --fetchonly system
emerge system

sat back and fell asleap. It got to autoconf and becasue I didn't already have it installed, it ran through a list of checks, and found that I needed autoconf to be installed already and exit(1). I then tired this again, and the same thing happend. Then I ran emerge autoconf, and it fixed the problem. 

Reproducible: Always
Steps to Reproduce:
1.emerge --fetchonly system
2.emerge system
3.wait for autoconf to be compiled

Actual Results:  
I recveaced an error that said that I needed autoconf v2.48 in my PATH in order 
for autoconf to install

Expected Results:  
it should have compailed autoconf from the downloaded source code, I have never 
had this happen when I ignored the --fechonly.

I am running an amd atholon-xp, make.conf options are set to 
"march-atholon-xp -03 -pipe"
Western Digital 40GB HD
asus motherbord I think DDR266 compatable
512MB ram
cd rom
nvidia geforce2 pci card
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2004-11-29 05:56:05 UTC
We are only reponsible for the media itself, not the bootstrap process.
Comment 2 Daniel Black (RETIRED) gentoo-dev 2004-11-30 05:40:39 UTC
what package did it fail on?
/var/log/emerge.log may help.
Comment 3 SpanKY gentoo-dev 2004-11-30 07:34:04 UTC
what package failed ?  autoconf failed ?  you should post the error ...
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2004-12-03 13:53:06 UTC
See Bug 71411. It fails while emerging automake during emerge system. The above mentioned bug is marked as fixed, but it is not fixed at all, I have just experienced it with fresh 2004.3 stage 2 install. 

Also see Bug 73232 - it can
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2004-12-03 13:53:06 UTC
See Bug 71411. It fails while emerging automake during emerge system. The above mentioned bug is marked as fixed, but it is not fixed at all, I have just experienced it with fresh 2004.3 stage 2 install. 

Also see Bug 73232 - it can´t be fixed via emerging autoconf, the dependencies are circular. :-(

Workaround:

1. emerge -a libtool (now the order of packages is correct)
2. continue with emerge system