Gentoo Archives: gentoo-user

From: "Canek Peláez Valdés" <caneko@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] systemd and gnome3
Date: Fri, 20 Jul 2012 18:08:54
Message-Id: CADPrc81KKpw_1_GP47RoFz0mAs1MbpmaH-Xj4U3dA8OBkqm+dA@mail.gmail.com
In Reply to: Re: [gentoo-user] systemd and gnome3 by "Stefan G. Weichinger"
1 On Fri, Jul 20, 2012 at 12:58 PM, Stefan G. Weichinger <lists@×××××.at> wrote:
2 > Am 20.07.2012 19:34, schrieb Canek Peláez Valdés:
3 >
4 >> First get GNOME 3 + systemd to work; my overlay is experimental.
5 >
6 > ok, rolling back then ...
7 >
8 >> The only possible problem I see is
9 >>
10 >> (nautilus:5655): libnotify-WARNING **: Failed to connect to proxy
11 >> ERROR:dbus.proxies:Introspect error on
12 >> :1.14:/org/freedesktop/Notifications: dbus.exceptions.DBusException:
13 >>
14 >> What version of libnotify are you using? I have 0.7.5 installed.
15 >
16 > Same here.
17 >
18 >>> Do I need rtkit or not?
19 >>
20 >> I don't have it installed; never had.
21 >
22 > ... removed it as well.
23 >
24 >> Could you please attach the output of:
25 >>
26 >> systemctl --all --full --no-pager
27 >
28 > Will do asap, have to reboot into systemd again.
29 >
30 > I *assume* it has to do with LVM:
31
32 Whoa. What partition you do have on LVM? If it's home, it is available
33 after GMD has showed up? (can you change to a virtual terminal with
34 Ctrl-Alt-F3, for example, and as root see the contents of /home with
35 ls?)
36
37 LVM is not a damon, one of the reasons why /etc/init.d/lvm is a bad
38 idea. /etc/init.d/lvm sets the devices using LVM; systemd does not
39 need that, it does it by itself using udev (or so I heard, I don't use
40 LVM).
41
42 Regards.
43 --
44 Canek Peláez Valdés
45 Posgrado en Ciencia e Ingeniería de la Computación
46 Universidad Nacional Autónoma de México

Replies

Subject Author
Re: [gentoo-user] systemd and gnome3 "Stefan G. Weichinger" <lists@×××××.at>