Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Upgrade to 2008.0 profile
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Robert S
Guru
Guru


Joined: 15 Aug 2004
Posts: 460
Location: Canberra Australia

PostPosted: Thu Sep 04, 2008 9:22 am    Post subject: Upgrade to 2008.0 profile Reply with quote

I have a longstanding amd64 gentoo installation (from 2004) that has been kept reasonably up-to-date. Its coming up to time to do another update. Should I select default/linux/amd64/2008.0 (no 13) as my new profile? I see that default-linux has been replaced by default/linux:

Code:

# eselect profile list
Available profile symlink targets:
  [1]   default-linux/amd64/2006.1
  [2]   default-linux/amd64/2006.1/desktop
  [3]   default-linux/amd64/2006.0/no-symlinks
  [4]   default-linux/amd64/2006.1/no-multilib
  [5]   default-linux/amd64/2007.0 *
  [6]   default-linux/amd64/2007.0/desktop
  [7]   default-linux/amd64/2007.0/no-multilib
  [8]   default-linux/amd64/2007.0/server
  [9]   hardened/amd64
  [10]  hardened/amd64/multilib
  [11]  selinux/2007.0/amd64
  [12]  selinux/2007.0/amd64/hardened
  [13]  default/linux/amd64/2008.0
  [14]  default/linux/amd64/2008.0/desktop
  [15]  default/linux/amd64/2008.0/developer
  [16]  default/linux/amd64/2008.0/no-multilib
  [17]  default/linux/amd64/2008.0/server
  [18]  hardened/linux/amd64


Just like to make sure that I'm doing the right thing.
Back to top
View user's profile Send private message
MalleRIM
Guru
Guru


Joined: 23 Jul 2007
Posts: 563
Location: China

PostPosted: Thu Sep 04, 2008 11:03 am    Post subject: Reply with quote

I guess you could just try it ;)
A profile consist mainly of use flags and hardmasks. So upgrading is actually similar to a major change to your config files.
http://www.gentoo.org/doc/en/gentoo-upgrading.xml
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Thu Sep 04, 2008 11:20 am    Post subject: Reply with quote

Hi, can you post your current emerge --info

Because if I'm right, you should use the 2008.0/desktop profile, but if have a lot of Use Flag like the X that you have added manually, then use the 2008.0 or even remove all your manual stuff and use the 2008.0/desktop profile.
Back to top
View user's profile Send private message
armin76
Retired Dev
Retired Dev


Joined: 24 Apr 2006
Posts: 174

PostPosted: Thu Sep 04, 2008 11:22 am    Post subject: Reply with quote

Yes, thats a pretty standard upgrade :)
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Thu Sep 04, 2008 11:25 am    Post subject: Reply with quote

And by the way, run this command to upgrade all your stuff :

Code:

# emerge -uDNv world
# dispatch-conf
# revdep-rebuild


Also, remember that maybe you will need to upgrade your python installation to the version 2.5.

There a lot of thread about this upgrade too.

Because I think that you will endup with python 2.4 and python 2.5 on the same box.
Back to top
View user's profile Send private message
Robert S
Guru
Guru


Joined: 15 Aug 2004
Posts: 460
Location: Canberra Australia

PostPosted: Thu Sep 04, 2008 11:34 am    Post subject: Reply with quote

Thanks. I've started it. Looks as if the main change is that the "multilib" USE flag is set and I need to recompile GCC and glibc. Looks simple.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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