Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
bootstrap fails because can't find portage ebuilds
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
Neckox
n00b
n00b


Joined: 05 Mar 2003
Posts: 8

PostPosted: Wed Feb 25, 2004 1:36 am    Post subject: bootstrap fails because can't find portage ebuilds Reply with quote

hi, i'm tryng to install a new gentoo box, but when i'm going to do the bootstrap, (when sync finished ok) i't keep complainnig beacuse can't find ">=sys-apss/portage-2.0.25". When i look to the ebuils, there are two, 2.0.50 & 2.0.51-rc1 ebuilds for portage...

but the script says it can't find any mask or unmask ebuild for portage.

i try even untouch make.conf to avoid any self mystake.

greets
_________________
Winners makes losers
losers makes excuses
Back to top
View user's profile Send private message
infamousmrsatan
Apprentice
Apprentice


Joined: 08 Jan 2004
Posts: 201
Location: California

PostPosted: Wed Feb 25, 2004 1:46 am    Post subject: Reply with quote

have you tried updating portage?

(If you're unable to boot, you'll first have to boot from a LiveCD and chroot onto your system)

Try updating portage. It should theoretically also update the shellscript. (I don't know this for sure though)

JS.
_________________
Registered Linux User 344425
Join the adopt an unanswered post initiative today!
Por favor, corrija mi espanol!
Back to top
View user's profile Send private message
infamousmrsatan
Apprentice
Apprentice


Joined: 08 Jan 2004
Posts: 201
Location: California

PostPosted: Wed Feb 25, 2004 1:49 am    Post subject: Reply with quote

to update portage try:

emerge -upvD portage

and see what it says. If it looks ok to you, type:

emerge -uD portage


if it says that it can't find any masked or unmasked packages, try replacing "portage" with the full directory path to the ebuild in your portage tree.

JS
_________________
Registered Linux User 344425
Join the adopt an unanswered post initiative today!
Por favor, corrija mi espanol!
Back to top
View user's profile Send private message
Neckox
n00b
n00b


Joined: 05 Mar 2003
Posts: 8

PostPosted: Wed Feb 25, 2004 2:06 am    Post subject: Reply with quote

Hi infamousmrsatan

Well, i do the emerge -upvD and it says will take 49 packages before portage.
and begun to compile ok the first packages.

but is secure doing this way and skip the bootstrap script??
_________________
Winners makes losers
losers makes excuses
Back to top
View user's profile Send private message
Yak
Tux's lil' helper
Tux's lil' helper


Joined: 01 Sep 2002
Posts: 107

PostPosted: Wed Feb 25, 2004 12:18 pm    Post subject: Reply with quote

How old is your livecd/ stage1?
If its older, you probably need to get a new stage1 file (to start with a newer version of portage) to fix this..

Have a look at https://forums.gentoo.org/viewtopic.php?t=139843&highlight=bootstrap and see if anything looks familiar.

oh, and you definitely don't want to do emerge -uD portage before you have bootstrapped (compiled your own glibc/gcc etc.) That would mean compiling those 49 dependencies with the basic compiler included on the livecd.. not likely to succeed, and if it did i'm thinking those packages wouldn't be optimized. You could try
Code:
emerge --nodeps portage -p
but I have a feeling it will give the same error (or maybe others?). Seems easier/better to just get a new stage1 file and follow the sequence of emerge sync, bootstrap, emerge system.
Back to top
View user's profile Send private message
infamousmrsatan
Apprentice
Apprentice


Joined: 08 Jan 2004
Posts: 201
Location: California

PostPosted: Wed Feb 25, 2004 4:46 pm    Post subject: Reply with quote

Neckox wrote:

but is secure doing this way and skip the bootstrap script??


Aparently not... I would follow Yak's advice if I were you... :?
_________________
Registered Linux User 344425
Join the adopt an unanswered post initiative today!
Por favor, corrija mi espanol!
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