Gentoo Archives: gentoo-desktop

From: marduk@×××××××××××.org
To: gentoo-desktop@l.g.o
Subject: Re: [gentoo-desktop] Problem Emerging Gnome3 on Fresh Install
Date: Thu, 17 Oct 2013 16:44:24
Message-Id: 1382028261.12495.35226749.21F38387@webmail.messagingengine.com
In Reply to: [gentoo-desktop] Problem Emerging Gnome3 on Fresh Install by Tyrin Price
1 On Thu, Oct 17, 2013, at 10:44 AM, Tyrin Price wrote:
2 > Greetings,
3 >
4 > I am a newbie to Gentoo but not new to Linux and I am having
5 > difficulty setting up Gnome3 on a fresh Gentoo install.
6 >
7 > I've read many wiki entries and tips online. So far the best advice I
8 > received was on IRC but I am still stopped.
9 >
10 > Here is what I have done:
11 >
12 > Fresh install (amd64 architecture).
13 >
14 > Added ACCEPT_KEYWORDS="~amd64" to /etc/portage/make.conf
15 >
16 > Emerged dbus and added it to services started at boot time.
17 >
18 > Changed profile to gnome/systemd
19 >
20 > Now, I cannot figure out how to get around the problems shown when I
21 > try to emerge gnome.
22 >
23 > http://pastebin.com/NsbycC27 shows the output of emerge gnome
24
25 [blocks B ] sys-fs/udev ("sys-fs/udev" is blocking
26 sys-apps/systemd-208-r2)
27 [blocks B ] <sys-apps/openrc-0.12 ("<sys-apps/openrc-0.12" is
28 blocking sys-apps/kmod-15)
29 [blocks B ] sys-apps/systemd ("sys-apps/systemd" is blocking
30 sys-fs/udev-204)
31
32 Blocks 1 and 3 are the same: You can't have systemd and sys-fs/udev
33 installed simultaneously. Block 2 is telling you you need to upgrade or
34 uninstall openrc before you pull in kmod-15.
35
36 However, I strongly suggest you *not* do a huge upgrade this way. If
37 it's a new install and you are initally on "amd64" My recommendation is
38 to follow these steps:
39
40 1. Say on amd64. Bring yourself to a consistent state (emerge -DuvaN
41 @world; revdep-rebuild; emerge --depclean --ask)
42 2. Switch to ~amd64. Bring yourself to a consistent state.
43 3. Switch to systemd (Read the wiki article). Bring yourself to a
44 consistent state.
45 4. emerge gnome.
46
47 Doing everything at once (IMO) is just a recipe for headaches. The best
48 thing is to do smaller steps, verify, then move to the next step. Sure
49 you can do everything in one step, but when there is a problem it will
50 be more difficult to figure out which change created which problem (was
51 it switching to testing? switching to systemd? etc.).
52
53 HTH,
54 -a

Replies

Subject Author
[gentoo-desktop] Re: Problem Emerging Gnome3 on Fresh Install Duncan <1i5t5.duncan@×××.net>
Re: [gentoo-desktop] Problem Emerging Gnome3 on Fresh Install Tyrin Price <straylite.public@×××××.com>
Re: [gentoo-desktop] Problem Emerging Gnome3 on Fresh Install Tyrin Price <straylite.public@×××××.com>
Re: [gentoo-desktop] Problem Emerging Gnome3 on Fresh Install Tyrin Price <straylite.public@×××××.com>