Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2004.3 stage1 bootstrap error..
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Sharkus
n00b
n00b


Joined: 11 Dec 2004
Posts: 8

PostPosted: Sat Dec 11, 2004 11:28 am    Post subject: 2004.3 stage1 bootstrap error.. Reply with quote

first of all, in /usr/portage/ i dont have the script folder and handbook tells that i should (i followed all instructions)
then, when i try to run /portage/scripts/bootstrap.sh i get the error:
Code:

livecd / # /portage/scripts/bootsrap.sh
!!! Error:  '' does not exist. Exiting.

Please help me, forum search did not :(
its my first gentoo installation :)


Last edited by Sharkus on Sat Dec 11, 2004 11:32 am; edited 1 time in total
Back to top
View user's profile Send private message
s4kk3
Apprentice
Apprentice


Joined: 15 Oct 2004
Posts: 232
Location: Finland

PostPosted: Sat Dec 11, 2004 11:31 am    Post subject: Reply with quote

Maybe your stage1 tarball got corrupted while downloading? Try downloading again.
No idea what would cause this. I have done bootstrap many times almost everytime it worked flawlessly
_________________
My own filemanager project
Back to top
View user's profile Send private message
Sharkus
n00b
n00b


Joined: 11 Dec 2004
Posts: 8

PostPosted: Sat Dec 11, 2004 11:37 am    Post subject: Reply with quote

i use the tarball fro universal livecd (original iso)
Back to top
View user's profile Send private message
djm
Arch/Herd Tester
Arch/Herd Tester


Joined: 12 Apr 2004
Posts: 690
Location: Wadham College, Oxford

PostPosted: Sat Dec 11, 2004 12:39 pm    Post subject: Re: 2004.3 stage1 bootstrap error.. Reply with quote

Sharkus wrote:
Code:

livecd / # /portage/scripts/bootsrap.sh
!!! Error:  '' does not exist. Exiting.


Code:
# cd /usr/portage
# scripts/bootstrap.sh


/portage/scripts/bootstrap.sh doesn't exist, but /usr/portage/scripts/bootstrap.sh does

And I'm almost certain that there's a good reason you're told to fun scripts/bootstrap.sh from /usr/portage instead of typing the full path and being somewhere else (though you can type the full path if you are in /usr/portage and it'll work ok), so trying to run it from / is just asking for things to break...
_________________
the forums.gentoo.org poster formally known as metal leper
Back to top
View user's profile Send private message
Sharkus
n00b
n00b


Joined: 11 Dec 2004
Posts: 8

PostPosted: Sat Dec 11, 2004 12:43 pm    Post subject: Reply with quote

Quote:
/portage/scripts/bootstrap.sh doesn't exist, but /usr/portage/scripts/bootstrap.sh does


Quote:
first of all, in /usr/portage/ i dont have the script folder and handbook tells that i should (i followed all instructions)





Quote:
And I'm almost certain that there's a good reason you're told to fun scripts/bootstrap.sh from /usr/portage instead of typing the full path and being somewhere else (though you can type the full path if you are in /usr/portage and it'll work ok), so trying to run it from / is just asking for things to break...


I tried to run it from everywhere :)

Does someone know what the error mean?
Back to top
View user's profile Send private message
djm
Arch/Herd Tester
Arch/Herd Tester


Joined: 12 Apr 2004
Posts: 690
Location: Wadham College, Oxford

PostPosted: Sat Dec 11, 2004 1:37 pm    Post subject: Reply with quote

Well, the code you typed showed you trying to run something that certainly doesn't exist, but, assuming you've typed it in correctly at some point..

Did you run
Code:
# tar -xvjpf stage?-*.tar.bz2
? If so, did you also download the md5sum for it and run
Code:
# md5sum -c stage1-x86-2004.3.tar.bz2.md5
?

I would say that the solution to your problem is probably untarring the stage 1 tarball (again), making sure that you follow the hand book carefully and are putting it in the correct place

Without psychic powers that's the best guess I can give you on what might be wrong for now... :)
_________________
the forums.gentoo.org poster formally known as metal leper
Back to top
View user's profile Send private message
Sharkus
n00b
n00b


Joined: 11 Dec 2004
Posts: 8

PostPosted: Sat Dec 11, 2004 1:59 pm    Post subject: Reply with quote

the tarball is ok and yes i extracted it
its the 3rd time i repeat all points in handbook and it gives me it
i think the error is in the point that the scripts cat is in /portage and not in /usr/portage but i dont know why is it so...
Back to top
View user's profile Send private message
jspeybro
Tux's lil' helper
Tux's lil' helper


Joined: 06 Apr 2004
Posts: 121
Location: Brussels

PostPosted: Sat Dec 11, 2004 3:40 pm    Post subject: Reply with quote

I had that once when I extracted the portage tree. I used this command:
Code:
tar -xvjf /mnt/gentoo/portage-20041202.tar.bz2

instead of
Code:
tar -xvjf /mnt/gentoo/portage-20041202.tar.bz2 -C /mnt/gentoo/usr


you probably assumed that the command was the same as used to extract the stage tarball, but this is not the case!
delete /portage and extract it again with the correct command.
I first moved it to the correct place, but that gave some errors during bootstrap

Johan[/code]
_________________
http://counter.li.org - Registered Linux user #295636
Back to top
View user's profile Send private message
djm
Arch/Herd Tester
Arch/Herd Tester


Joined: 12 Apr 2004
Posts: 690
Location: Wadham College, Oxford

PostPosted: Sat Dec 11, 2004 3:41 pm    Post subject: Reply with quote

Oops, I'm a fool, it's in the portage tarball not the stage tarball, glad someone's paying attention

Sorry!
_________________
the forums.gentoo.org poster formally known as metal leper
Back to top
View user's profile Send private message
Sharkus
n00b
n00b


Joined: 11 Dec 2004
Posts: 8

PostPosted: Sat Dec 11, 2004 4:13 pm    Post subject: Reply with quote

thanks it worked :)))
damn lol i did it 3 times in 2 days :o
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum