Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerging Gnome 2.6: how do I unmask it?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
shrubbery
n00b
n00b


Joined: 01 Feb 2004
Posts: 10
Location: Somewhere in deep space...

PostPosted: Sat Apr 03, 2004 11:35 pm    Post subject: emerging Gnome 2.6: how do I unmask it? Reply with quote

First off, is the gnome-2.6_r5 ebuild really the final? It seems that a lot of people are having problems.

Now, I notice that all of the gnome 2.6 stuff is masked. I'd like to unmask it, but I'm not so sure how to do that. Is there a command? I tried editing the .ebuild file and changed "~x86" to "x86". That seemed to do nothing. I think that I might have to unmask every package listed in the ebuild file, but that seems like a pain. Is there an easier way?

Also, will emerging 2.6 over top of 2.4 cause any problems? I know that I'll probably have to delete everything gnome related that's in my home directory, but that's not really a problem.

Thanks!
Back to top
View user's profile Send private message
sharky44
n00b
n00b


Joined: 13 Jul 2002
Posts: 48
Location: USA

PostPosted: Sun Apr 04, 2004 12:43 am    Post subject: Reply with quote

Do an 'emerge sync' because gnome 2.6 is in the portage tree now according to http://packages.gentoo.org/. To emerge it, you'll probably have to edit /usr/portage/profile/package.mask and either delete or comment all of the gnome 2.6 stuff. Then you can do
Code:
ACCEPT_KEYWORDS="~x86" emerge gnome


Emerging 2.6 will automatically unmerge 2.4. It does a pretty good job of "upgrading" and most all of your settings from 2.4 will remain in 2.6.

Hope this helps
Back to top
View user's profile Send private message
ecatmur
Advocate
Advocate


Joined: 20 Oct 2003
Posts: 3595
Location: Edinburgh

PostPosted: Sun Apr 04, 2004 2:09 am    Post subject: Reply with quote

Wrong. Changes to /usr/portage are overwritten. Instead copy the masking to /etc/portage/package.unmask.
Back to top
View user's profile Send private message
sog
Guru
Guru


Joined: 04 Apr 2004
Posts: 356

PostPosted: Sun Apr 04, 2004 8:37 pm    Post subject: does unmask really work? Reply with quote

i followed the instructions provided for unmasking and emerging, i.e. i did the following:

emerge sync
cped "GNOME 2.6 mask" bit to /usr/portage/package.unmask
emerge -uP world

went through, got few errors (tho i creamed some of my config files, including FSTAB and a few others), but basically it said it was emerged properly.

after a reboot, i'm still getting 2.4. what gives? it works fine, thankfully, but where's 2.6?
Back to top
View user's profile Send private message
Vann
Guru
Guru


Joined: 04 Aug 2002
Posts: 357

PostPosted: Sun Apr 04, 2004 9:20 pm    Post subject: Reply with quote

There's no need to mess with package.mask or anything else. Gnome 2.6 final has been masked with ~x86, so ACCEPT_KEYWORDS="~x86" works fine. I know; I'm using Gnome 2.6 right now.
Back to top
View user's profile Send private message
sog
Guru
Guru


Joined: 04 Apr 2004
Posts: 356

PostPosted: Sun Apr 04, 2004 9:40 pm    Post subject: Reply with quote

not following you here, Vann, probably cause i'm such a n00b.

how exactly did you get 2.6 installed? any idea where i went wrong?
Back to top
View user's profile Send private message
Malcolm
n00b
n00b


Joined: 11 Jul 2002
Posts: 59
Location: Ontario, Canada

PostPosted: Sun Apr 04, 2004 11:33 pm    Post subject: Reply with quote

Try something like:
Code:
ACCEPT_KEYWORDS="~x86" emerge /usr/portage/gnome-base/gnome/gnome-2.6.ebuild -pv

That should show some packages :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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