Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Updating portage before bootstrap?
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
luugin
n00b
n00b


Joined: 10 May 2003
Posts: 69

PostPosted: Tue May 13, 2003 12:25 pm    Post subject: Updating portage before bootstrap? Reply with quote

Im doing a stage1 install of 1.4 rc4. After running emerge sync, i get the following message:

"An update to portage is available. It is _highly_ recommended that you update portage now, before any other packages are updated. Please do so and then update ALL of your configuration files."

Hehe... im a bit confused.. how should i proceed? :)
Back to top
View user's profile Send private message
behindthesofa
n00b
n00b


Joined: 05 Mar 2003
Posts: 43
Location: Netherlands

PostPosted: Tue May 13, 2003 12:31 pm    Post subject: Reply with quote

emerge portage
then emerge sync again
Back to top
View user's profile Send private message
luugin
n00b
n00b


Joined: 10 May 2003
Posts: 69

PostPosted: Tue May 13, 2003 12:39 pm    Post subject: Reply with quote

The problem is i have nothing installed yet. And an emerge -p portage gives a list of around 25 packages. But I still tried it though, :) but it failed on ncurses i believe.
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Tue May 13, 2003 11:31 pm    Post subject: Reply with quote

You can safely ignore the portage update message at this point and update it after you have a basic system installed.

Or, if you insist on having the newest portage before bootstrap, do this :


Code:
# emerge sync
# CONFIG_PROTECT="-*" emerge --nodeps portage
# nano -w /etc/make.conf    <--- adjust your flags as needed
# cd /usr/portage
# scripts/bootstrap.sh

The "--nodeps" option will avoid installing other stuff before your system is ready for it.
Back to top
View user's profile Send private message
luugin
n00b
n00b


Joined: 10 May 2003
Posts: 69

PostPosted: Wed May 14, 2003 7:53 am    Post subject: Reply with quote

Yes I ignored the portage-message and the system built just fine :)
Back to top
View user's profile Send private message
mass_nerder
n00b
n00b


Joined: 04 Jun 2003
Posts: 42

PostPosted: Sun Jun 22, 2003 10:42 am    Post subject: Reply with quote

8O not so for me ....... just happened after the kernel/to grub/ to reboot (allZ well )..... when going to emerge xfree86 ....... It advised me to update portage ....so i took the advise from the portage manual and -u system ... and we know that's not a good idea ... ( and the all goes worng from there :cry: ) ...... still haven't found a correct anser for this ....

but I might keep looking ............. or try the prior "--ignore-deps" listed above ..................................
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