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

Bug 3896

Summary: bootsrap fails with 1.2 install
Product: Gentoo Linux Reporter: Matthew Daubenspeck <matt>
Component: Current packagesAssignee: Mark Guertin <mguertin>
Status: RESOLVED FIXED    
Severity: normal CC: mguertin
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Matthew Daubenspeck 2002-06-19 11:53:42 UTC
I get the following during the bootstrapping process:

IOError: [Errno 2] No such file odr directory:
Comment 1 Matthew Daubenspeck 2002-06-19 11:53:42 UTC
I get the following during the bootstrapping process:

IOError: [Errno 2] No such file odr directory:
´/var/tmp/portage/baselayout-1.7.9-r1/build-info/COUNTER´

I then get many other IOErrors and then everything locks hard.
Comment 2 Mark Guertin 2002-06-25 19:00:23 UTC
try setting your system's date with date -s , there seems to be some wierdness
with the 1.2 ISO kernel and the rtc not working always, which stops you with
this problem.  This fixed things up for several ppc users in the gentoo forums.
Comment 3 Mark Guertin 2002-06-25 19:09:54 UTC
see http://forums.gentoo.org/viewtopic.php?t=5585
Comment 4 Matthew Daubenspeck 2002-06-25 20:33:33 UTC
I already used the stage3 tarball that I got from the forums. I will have to see
if I can get my hands on another system to try the date trick...