Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How to update to GNOME2.24?
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
figo
n00b
n00b


Joined: 20 Sep 2008
Posts: 49

PostPosted: Sun Oct 05, 2008 8:47 pm    Post subject: How to update to GNOME2.24? Reply with quote

Hi all,
The gnome 2.24 have released, and how to upgrade to 2.24? my gnome version is 2.22.3?
Back to top
View user's profile Send private message
plastikman187
Apprentice
Apprentice


Joined: 15 Mar 2005
Posts: 233

PostPosted: Sun Oct 05, 2008 11:34 pm    Post subject: Reply with quote

pull the latest ebuilds from the gnome repo in layman

Code:

layman -a gnome


then unmask all the packages you need, I like autounmask (in portage)

Code:

autounmask gnome-base/gnome-2.24.0


then
Code:

emerge =gnome-base/gnome-2.24.0

_________________
Ubuntu -- An african word meaning 'Gentoo is too hard for me'
Back to top
View user's profile Send private message
figo
n00b
n00b


Joined: 20 Sep 2008
Posts: 49

PostPosted: Sun Oct 05, 2008 11:53 pm    Post subject: Reply with quote

Code:
localhost figo # layman -a gnome
* Overlay "gnome" does not exist!
localhost figo # autounmask gnome-base/gnome-2.24.0

 autounmask version 0.21 (using PortageXS-0.02.07 and portage-2.1.4.4)

Unsuccessful stat on filename containing newline at /usr/bin/autounmask line 304.
Unsuccessful stat on filename containing newline at /usr/bin/autounmask line 307.
Unsuccessful stat on filename containing newline at /usr/bin/autounmask line 304.
Unsuccessful stat on filename containing newline at /usr/bin/autounmask line 307.
 * Using repository: /usr/portage

 * The given category/package-version does not seem to exist. Listing existing versions:

 * gentoo (/usr/portage):
     gnome-base/gnome-2.22.2
     gnome-base/gnome-2.22.0
     gnome-base/gnome-2.22.3
     gnome-base/gnome-2.22.1
     gnome-base/gnome-2.20.3

 * Please pick one of the versions given above and try again.

localhost figo #


why i canot upgrade? i have "emerge --sync" the portage .
Back to top
View user's profile Send private message
plastikman187
Apprentice
Apprentice


Joined: 15 Mar 2005
Posts: 233

PostPosted: Mon Oct 06, 2008 1:23 am    Post subject: Reply with quote

strange...the overlay gnome shows up in my layman -L

Code:

slacktop ~ # layman -L | grep gnome
* gnome                     [Git       ] (source: git://git.overlays.gentoo....)
slacktop ~ #


maybe you need to upgrade your layman? or make sure it is built with GIT support?

also verify that your /etc/layman/layman.cfg

contains this URL

http://www.gentoo.org/proj/en/overlays/layman-global.txt
_________________
Ubuntu -- An african word meaning 'Gentoo is too hard for me'
Back to top
View user's profile Send private message
SeaTiger
l33t
l33t


Joined: 22 Nov 2007
Posts: 603
Location: Toronto, Ontario, Canada

PostPosted: Mon Oct 06, 2008 1:30 am    Post subject: Reply with quote

figo,

Do a "layman -L" first, that will pull down the overlay list.
Back to top
View user's profile Send private message
figo
n00b
n00b


Joined: 20 Sep 2008
Posts: 49

PostPosted: Mon Oct 06, 2008 4:26 am    Post subject: Reply with quote

Code:
localhost figo # layman -a gnome
* Overlay "rostov" is missing a "description" entry!
* Running command "/usr/bin/git clone "git://git.overlays.gentoo.org/proj/gnome.git/" "/usr/portage/local/layman/gnome""...
Initialized empty Git repository in /usr/portage/local/layman/gnome/.git/
remote: Counting objects: 6423, done.
remote: Compressing objects: 100% (6044/6044), done.
remote: Total 6423 (delta 2447), reused 409 (delta 115)
Receiving objects: 100% (6423/6423), 1.48 MiB | 306 KiB/s, done.
Resolving deltas: 100% (2447/2447), done.
* Successfully added overlay "gnome".

Code:

localhost figo # autounmask gnome-base/gnome-2.24.0

 autounmask version 0.21 (using PortageXS-0.02.07 and portage-2.1.4.4)

Unsuccessful stat on filename containing newline at /usr/bin/autounmask line 304.
Unsuccessful stat on filename containing newline at /usr/bin/autounmask line 307.
Unsuccessful stat on filename containing newline at /usr/bin/autounmask line 304.
Unsuccessful stat on filename containing newline at /usr/bin/autounmask line 307.
 * Using repository: /usr/portage

 * The given category/package-version does not seem to exist. Listing existing versions:

 * gentoo (/usr/portage):
     gnome-base/gnome-2.22.2
     gnome-base/gnome-2.22.0
     gnome-base/gnome-2.22.3
     gnome-base/gnome-2.22.1
     gnome-base/gnome-2.20.3

 * Please pick one of the versions given above and try again.


what is the problem?
Back to top
View user's profile Send private message
makism
Tux's lil' helper
Tux's lil' helper


Joined: 24 Oct 2007
Posts: 85

PostPosted: Mon Oct 06, 2008 9:08 am    Post subject: Reply with quote

it is known that autounmask does not work very well.
i think you should probably read in the docs about masked packages...

i hope you realize that since gnome-2.24.0 is from an overlay and is masked, it means that it`s unstable and almost everyday the gnome herd (we luv you :-)) does a great amount of work, thus changes happen...

i would recommend you to wait a bit longer to have gnome-2.24.0 merged to the portage tree :-)

just a thought
Back to top
View user's profile Send private message
plastikman187
Apprentice
Apprentice


Joined: 15 Mar 2005
Posts: 233

PostPosted: Mon Oct 06, 2008 2:19 pm    Post subject: Reply with quote

The problem is that autounmask does not see your portage overlay.

Yours:
Code:

localhost figo # autounmask gnome-base/gnome-2.24.0

 autounmask version 0.21 (using PortageXS-0.02.07 and portage-2.1.4.4)

Unsuccessful stat on filename containing newline at /usr/bin/autounmask line 304.
Unsuccessful stat on filename containing newline at /usr/bin/autounmask line 307.
Unsuccessful stat on filename containing newline at /usr/bin/autounmask line 304.
Unsuccessful stat on filename containing newline at /usr/bin/autounmask line 307.
 * Using repository: /usr/portage



Mine:

Code:

slacker ~ # autounmask =gnome-base/gnome-2.24.0

 autounmask version 0.21 (using PortageXS-0.02.07 and portage-2.2_rc1)

 * Using repositories:
     /usr/portage
     /usr/portage/local/layman/sunrise
     /usr/portage/local/layman/kdesvn-portage
     /usr/portage/local/layman/sabayon
     /usr/portage/local/layman/gnome
     /usr/local/portage


I am not sure why you are having issues with autounmask (which i have only ever had problems using it with sets)

take a look at this link

http://gentoo-wiki.com/TIP_Overlays

to verify that layman is set up correctly.


you can also unmask the packages manually.

Code:

emerge =gnome-base/gnome-2.24.0 -pv

then echo the packages that show up as masked into
Code:

/etc/portage/package.keywords

or
Code:

/etc/portage/package.unmask

depending on how they are masked.
_________________
Ubuntu -- An african word meaning 'Gentoo is too hard for me'
Back to top
View user's profile Send private message
desultory
Bodhisattva
Bodhisattva


Joined: 04 Nov 2005
Posts: 9410

PostPosted: Wed Oct 08, 2008 7:55 am    Post subject: Reply with quote

Moved from Desktop Environments to Duplicate Threads, refer to topic "Gnome 2.24".
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