Gentoo Archives: gentoo-user

From: Tamer Higazi <th982a@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] how updating to gnome3 ?!
Date: Tue, 13 Mar 2012 21:36:14
Message-Id: 4F5FBD44.9040808@googlemail.com
In Reply to: Re: [gentoo-user] how updating to gnome3 ?! by Alan McKinnon
1 Hi Alan!
2 you were right. It is masked! I figured out that "autounmask" is not in
3 portage, because of that I believe that this might not be the only
4 package that is masked....
5
6
7 tamer@office ~ $ emerge -pv =gnome-3.2.1
8
9 These are the packages that would be merged, in order:
10
11 Calculating dependencies... done!
12
13 !!! All ebuilds that could satisfy ">=x11-wm/mutter-3.2.1" have been masked.
14 !!! One of the following masked packages is required to complete your
15 request:
16 - x11-wm/mutter-3.2.2::gentoo (masked by: ~amd64 keyword)
17 - x11-wm/mutter-3.2.1-r1::gentoo (masked by: ~amd64 keyword)
18
19 (dependency required by "gnome-base/gnome-3.2.1" [ebuild])
20 (dependency required by "=gnome-3.2.1" [argument])
21 For more information, see the MASKED PACKAGES section in the emerge
22 man page or refer to the Gentoo Handbook.
23
24 tamer@office ~ $
25
26
27
28
29
30 Am 12.03.2012 21:35, schrieb Alan McKinnon:
31 > On your system "emerge gnome" wants to install gnome-2
32 >
33 > So either your tree is outdated (you must re-sync) or gnome-3 is still
34 > masked. The second option is more likely and there are two
35 > possibilities for that:
36 >
37 > You run a stable system (gnome-3 is still unstable), or
38 > you masked it for some reason.
39 >
40 > Run this and examine what output you get:
41 >
42 > emerge -pv =gnome-3.2.1
43 >
44 >
45 >
46 >
47 >
48 > On Mon, 12 Mar 2012 13:56:56 +0100
49 > Tamer Higazi <th982a@××××××××××.com> wrote:
50 >
51 >> Hi Alan!
52 >> I thought more or less that I have to unmask packages, or making any
53 >> configurations to unlock the update to gnome3.
54 >>
55 >> If I run now:
56 >>
57 >> tamer@office ~ $ emerge -pav gnome
58 >>
59 >> These are the packages that would be merged, in order:
60 >>
61 >> Calculating dependencies... done!
62 >> [ebuild R ] gnome-base/gnome-2.32.1-r1 USE="cdr cups dvdr ldap
63 >> policykit -accessibility -mono" 0 kB
64 >>
65 >> Total: 1 package (1 reinstall), Size of downloads: 0 kB
66 >> tamer@office ~ $
67 >>
68 >>
69 >> I get one package to reinstall.
70 >>
71 >>
72 >> If I run "layman -a gnome" and re-execute the command:
73 >>
74 >>
75 >> I got this message:
76 >>
77 >> * If you enabled the GNOME overlay to get GNOME 3.2, please disable
78 >> * it now, since GNOME 3.2 is already in portage and unmasked.
79 >>
80 >>
81 >>
82 >> How do I install gnome 3.2, that is now in portage?!
83 >>
84 >>
85 >>
86 >> Tamer
87 >>
88 >>
89 >>
90 >>
91 >> Am 11.03.2012 17:43, schrieb Alan McKinnon:
92 >>> On Sun, 11 Mar 2012 17:01:41 +0100
93 >>> Tamer Higazi <th982a@××××××××××.com> wrote:
94 >>>
95 >>>> Hi people!
96 >>>> I want to upgrade gnome 2.32 to gnome 3.
97 >>>>
98 >>>> First question, is it now officially supported by the gentoo team
99 >>>> or should I keep my fingers away of it?!
100 >>>>
101 >>>> http://www.gentoo.org/proj/en/desktop/gnome/howtos/gnome-3.2-upgrade.xml
102 >>>>
103 >>>> doesn't tell me a lot how to accomplish this task. Is there any
104 >>>> official documentation telling me how to doit, unmasking, flags
105 >>>> etc....
106 >>>>
107 >>>>
108 >>>> for any advise I would thank you.
109 >>>
110 >>> What sort of information are you looking for?
111 >>>
112 >>> gnome-3 is marked unstable, so if you run ~x86 or ~amd64 just
113 >>>
114 >>> emerge -av gnome
115 >>>
116 >>> and deal with any breakage. This is generally how gentoo works for
117 >>> everything. What were you expecting in terms of documentation ?
118 >>>
119 >>>
120 >>
121 >>
122 >
123 >
124 >

Replies

Subject Author
Re: [gentoo-user] how updating to gnome3 ?! Alan McKinnon <alan.mckinnon@×××××.com>