Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
any idea how to resolve that?
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
sk8harddiefast
Apprentice
Apprentice


Joined: 15 Feb 2009
Posts: 236
Location: athens

PostPosted: Thu Oct 22, 2009 12:47 pm    Post subject: any idea how to resolve that? Reply with quote

emerge --sync
!!!Your current profile is deprecated and not supported anymore.
!!! Please upgrade to the following profile if possible:
default/linux/x86/10.0/desktop
_________________
Gentoo extremelly addicted user :) visit my site: http://ember-site.webs.com/
Back to top
View user's profile Send private message
ziggysquatch
Apprentice
Apprentice


Joined: 16 Nov 2004
Posts: 172
Location: /USA/Minnesota

PostPosted: Thu Oct 22, 2009 12:51 pm    Post subject: Reply with quote

To see available profiles:

Code:
eselect profile list


then set it with

Code:
eselect profile set #


where # is the number of the profile you want from the list.
Back to top
View user's profile Send private message
sk8harddiefast
Apprentice
Apprentice


Joined: 15 Feb 2009
Posts: 236
Location: athens

PostPosted: Thu Oct 22, 2009 12:53 pm    Post subject: Solved Reply with quote

ok.i fix it!!!!! :D
_________________
Gentoo extremelly addicted user :) visit my site: http://ember-site.webs.com/
Back to top
View user's profile Send private message
Veldrin
Veteran
Veteran


Joined: 27 Jul 2004
Posts: 1740
Location: Zurich, Switzerland

PostPosted: Thu Oct 22, 2009 12:54 pm    Post subject: Reply with quote

The old way to do this

Code:
# ln -snf /usr/portage/profile/default/linux/x86/10.0/desktop /etc/make.profile


the more recent one, is to use eselect...
Code:
# eselect profile list
# eselect profile set ##            <----- where ## is the desired profile number, pointing to linux/x86/10.0/desktop


cheers
V.
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