Gnome3 install

170 views
Skip to first unread message

d4n1

unread,
Apr 27, 2011, 12:08:18 PM4/27/11
to funto...@googlegroups.com
Hello guys

I am trying to install gnome3 Across the layman throughthese tutorials:
http://reinemuth.info/gnome3-unter-gentoo-ainstallieren-20101214.html

But without success ... can anyone help me?

Thanks!

--
Network Administration Technician
Systems Analysis Technician
Graduate student in Analysis and Systems Development
SysAdmin / Developer
Cyberpunk

Linux userid #471402
LPI userid #LPI000216985
gtalk/msn/skype/twitter d4n1h4ck3r
lattes
d4n1h4ck3r

Jean-Francis Roy

unread,
Apr 27, 2011, 12:17:25 PM4/27/11
to funto...@googlegroups.com

Hi!

Your link doesn't work.

Also, the article you seem to be reading was written before Gnome 3 was out. It is surely out of date, as Gnome 3 was at beta state at this time.

Normally, using the "gnome3" overlay via layman should do the trick. There will be an example files for unmasking in /var/lib/layman/gnome/status/portage-configs/.


Please let me know if you have any question.




--
To manage your subscription, visit this group at
http://groups.google.com/group/funtoo-dev?hl=en
---
Also be sure to check out:
 Funtoo Forums: http://forums.funtoo.org
 Planet Larry: http://larrythecow.org

d4n1

unread,
Apr 27, 2011, 1:05:01 PM4/27/11
to funto...@googlegroups.com
Jean and guys,

layman used according to the tutorial, and started unmasked some
packages ... My problem now is the "introspection. "

Help please!

2011/4/27 Jean-Francis Roy <jeanfra...@gmail.com>:

Jean-Francis Roy

unread,
Apr 27, 2011, 1:11:32 PM4/27/11
to funto...@googlegroups.com
On Wed, Apr 27, 2011 at 1:05 PM, d4n1 <d4n1h...@gmail.com> wrote:
Jean and guys,

layman used according to the tutorial, and started unmasked some
packages ... My problem now is the "introspection. "

Help please!

Please post the output from your emerge command.

You may need to add the following file :

/etc/portage/profile/use.mask


With the following content :

-introspection


 

d4n1

unread,
Apr 27, 2011, 1:26:14 PM4/27/11
to funto...@googlegroups.com
I'm using Portage 2.2.2.

In my "/etc/portage/" there is no profile directory, so I created, and created the file use.mask and added "-gtk3-introspection. "

hacker ~ # USE="gdu" emerge -av gnome

* IMPORTANT: 1 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.


These are the packages that would be merged, in order:

Calculating dependencies... done!

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

sys-power/upower:0

 (sys-power/upower-0.9.9::gentoo, ebuild scheduled for merge) pulled in by
   sys-power/upower[introspection] required by (gnome-base/gnome-shell-3.0.1::gnome, ebuild scheduled for merge)

 (sys-power/upower-0.9.9::gentoo, installed) pulled in by
   (no parents that aren't satisfied by other packages in this slot)

sys-auth/polkit:0

 (sys-auth/polkit-0.101-r1::gentoo, ebuild scheduled for merge) pulled in by
   >=sys-auth/polkit-0.100[introspection] required by (gnome-base/gnome-shell-3.0.1::gnome, ebuild scheduled for merge)
   (and 1 more with the same problem)

...

Thanks!

2011/4/27 Jean-Francis Roy <jeanfra...@gmail.com>:

Jean-Francis Roy

unread,
Apr 27, 2011, 1:33:01 PM4/27/11
to funto...@googlegroups.com
On Wed, Apr 27, 2011 at 1:26 PM, d4n1 <d4n1h...@gmail.com> wrote:
I'm using Portage 2.2.2.

In my "/etc/portage/" there is no profile directory, so I created, and created the file use.mask and added "-gtk3-introspection. "

You need to put those on two different lines :

-gtk3
-introspection

 

d4n1

unread,
Apr 27, 2011, 1:38:42 PM4/27/11
to funto...@googlegroups.com
I did it. But the same error persisted

Jean-Francis Roy

unread,
Apr 27, 2011, 1:43:05 PM4/27/11
to funto...@googlegroups.com
On Wed, Apr 27, 2011 at 1:38 PM, d4n1 <d4n1h...@gmail.com> wrote:
I did it. But the same error persisted

You can try to install upower and polkit without the introspection USE flag first, then try again.

# USE="-introspection" emerge -1 polkit upower
 

d4n1

unread,
Apr 27, 2011, 1:57:28 PM4/27/11
to funto...@googlegroups.com
Same error...

Thank you!

Sylvain Alain

unread,
Apr 27, 2011, 2:06:07 PM4/27/11
to funto...@googlegroups.com


2011/4/27 d4n1 <d4n1h...@gmail.com>

Plz post your current output.

--
Salut
alp
Sylvain

d4n1

unread,
Apr 27, 2011, 2:20:42 PM4/27/11
to funto...@googlegroups.com
Sorry...

hacker ~ # USE="gdu introspection" emerge -av gnome

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


These are the packages that would be merged, in order:

Calculating dependencies... done!

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

sys-power/upower:0

  (sys-power/upower-0.9.9::gentoo, ebuild scheduled for merge) pulled in by
    sys-power/upower[introspection] required by (gnome-base/gnome-shell-3.0.1::gnome, ebuild scheduled for merge)

...
...
...

More errors... :(

2011/4/27 Sylvain Alain <d2rac...@gmail.com>

Jean-Francis Roy

unread,
Apr 27, 2011, 2:37:57 PM4/27/11
to funto...@googlegroups.com
On Wed, Apr 27, 2011 at 2:20 PM, d4n1 <d4n1h...@gmail.com> wrote:
Sorry...

hacker ~ # USE="gdu introspection" emerge -av gnome

Did you run the last command I asked? Are upower and polkit installed properly without the introspecction USE Flag??


And please, post the full output of the command. You may want to use a website like "pastebin" if the output is too long.

Also, don't specify USE="..." on the command line unless you want it to be temporary. You have to adjust /etc/make.conf and /etc/profile/package.use/* properly to add the USE flags that you want to the packages that you want.

 

David Abbott

unread,
Apr 27, 2011, 4:08:03 PM4/27/11
to funto...@googlegroups.com
On Wed, Apr 27, 2011 at 2:37 PM, Jean-Francis Roy
<jeanfra...@gmail.com> wrote:
>
> On Wed, Apr 27, 2011 at 2:20 PM, d4n1 <d4n1h...@gmail.com> wrote:
Hi, I just did a fresh install of GNOME3 so this may help;
I am on ~amd64 Gentoo
cat /etc/portage/profile/use.mask
-introspection


cat /etc/portage/package.unmask
>=gnome-base/gdm-3.0.0
>=x11-wm/metacity-2.34.0

cat /etc/portage/package.use
net-libs/gtk-vnc gtk3

Available profile symlink targets:
[3] default/linux/amd64/10.0/desktop/gnome *

emerge -pv gnome

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild R ] gnome-base/gnome-3.0.0 USE="cdr cups extras fallback" 0 kB [1]

Total: 1 package (1 reinstall), Size of downloads: 0 kB
Portage tree and overlays:
[0] /usr/portage
[1] /var/lib/layman/gnome


--
David Abbott (dabbott)
Gentoo
http://dev.gentoo.org/~dabbott/

Carlos Ramos

unread,
Apr 27, 2011, 4:07:50 PM4/27/11
to funto...@googlegroups.com
Hi, first emerge --newuse --update --deep @world
emerge gnome

--
Quién no comprende una mirada, no comprenderá una larga explicación.
Reply all
Reply to author
Forward
0 new messages