Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How to upgrade profile in portage ?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
twinbug
n00b
n00b


Joined: 15 May 2004
Posts: 2

PostPosted: Sat May 15, 2004 8:19 am    Post subject: How to upgrade profile in portage ? Reply with quote

Hello there,

when I type <emerge --pretend vim> I get the cryptic message:

!!! Your current profile is deprecated and not supported anymore.
!!! Please upgrade to the following profile if possible:
default-ppc-2004.1

What can I do to handle this situation. I am running gentoo-1.4 on a ppc.

Thanks for your help
Markus
Back to top
View user's profile Send private message
piraeus
n00b
n00b


Joined: 18 Oct 2003
Posts: 41

PostPosted: Sat May 15, 2004 10:02 am    Post subject: Reply with quote

You should probably read the Upgrading Guide. Excerpt:

Quote:

However, Gentoo strongly recommends a migration if your profile becomes deprecated and is no more supported by Gentoo developers, that is to say that your profile is not listed anymore in the table below.
.............

3. Profile updating instructions

Updating from 1.4 to 2004.0 (all archs)

There are no fundamental changes between 1.4 and 2004.0 profiles. Just point the /etc/make.profile link to the new location:

Code Listing 3.1: Updating the /etc/make.profile link

# rm /etc/make.profile
# ln -s ../usr/portage/profiles/default-x86-2004.0 /etc/make.profile


Code:
cd /usr/portage/profiles; ls


look for default-ppc-2004.1 and link it up as per instructions in the upgrade guide. You should probably do
Code:
emerge sync
afterwards. HTH.
Back to top
View user's profile Send private message
twinbug
n00b
n00b


Joined: 15 May 2004
Posts: 2

PostPosted: Sat May 15, 2004 2:23 pm    Post subject: Reply with quote

Well, thanks a lot. Apparently missed that one ...

Markus
Back to top
View user's profile Send private message
piraeus
n00b
n00b


Joined: 18 Oct 2003
Posts: 41

PostPosted: Sat May 15, 2004 8:15 pm    Post subject: Reply with quote

Glad I could help. It's easy to miss stuff, maybe that complete list of docs should be at the top of that page rather than the bottom... Too many docs, too little time... :wink:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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