Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6892 - 1.4 stage1 fails bootstrap in glibc due to "too many open files"
Summary: 1.4 stage1 fails bootstrap in glibc due to "too many open files"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-22 12:12 UTC by Spider (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 Spider (RETIRED) gentoo-dev 2002-08-22 12:12:53 UTC
Seems theres a problem either in the 1.2 boot cd or the bootstrap script that
makes it die with too many open files..
I've hacked the make.conf to use only -j1 in makeopts, but that shouldnt be
necessary and not something that the user appreciated.
Comment 1 Matt Keadle 2002-09-15 03:24:05 UTC
just confirming that i'm experiencing the same thing here.
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2002-09-15 11:39:41 UTC
# echo 10000 >/proc/sys/fs/file-max

And try again ?
Comment 3 Mark Guertin 2002-10-05 11:16:44 UTC
Is this still an issue?  Anyone?
Comment 4 Spider (RETIRED) gentoo-dev 2002-10-06 16:32:37 UTC
this is an issue until the bootscripts on the cd has changed to include
something like the fix below.  
Comment 5 Pierre-Henri Jondot 2002-11-10 05:25:33 UTC
I saw this error message once, when building on a brand new pc on which system
date had not been set. (It was then a few months in the past.) Setting the date
fixed the problem for me.

Comment 6 Daniel Robbins (RETIRED) gentoo-dev 2002-12-22 00:34:53 UTC
The 1.4_rc1 and later livecds "up" the maximum number of open files to address 
this issue. Closing this bug. Thanks for the bug report :)