Gentoo Archives: gentoo-user

From: "Canek Peláez Valdés" <caneko@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] USB automount
Date: Thu, 13 Sep 2012 17:34:36
Message-Id: CADPrc80r5BQH3Yw0Gn6wY66kt7GQJp06=KP_QjAKa0Wxy7Dx8w@mail.gmail.com
In Reply to: Re: [gentoo-user] USB automount by "Stefan G. Weichinger"
1 On Thu, Sep 13, 2012 at 12:14 PM, Stefan G. Weichinger <lists@×××××.at> wrote:
2 > Am 13.09.2012 18:41, schrieb Canek Peláez Valdés:
3 >
4 >> It doesn't, but I was under the assumption it was because I'm using
5 >> systemd. Since I installed gnome-shell-3.4 this has stopped working;
6 >> my findings can be seen on the bug to freedesktop.org:
7 >>
8 >> https://bugs.freedesktop.org/show_bug.cgi?id=53905
9 >>
10 >> It hits not only USB mounting; it also hits suspend/hibernate (I'm no
11 >> longer allowed to suspend as user), setting up printers, and basically
12 >> everything related to polkit.
13 >
14 > correct! Same stuff here ... additionally accessing libvirt (if compiled
15 > with polkit).
16 >
17 >> Could you run polkitd without the --no-debug option (I don't have
18 >> OpenRC installed, nor /etc/init.d, so I don't know if that is how it's
19 >> run under OpenRC) and see on the logs if you see the following?
20 >>
21 >> **
22 >> ERROR:polkitbackendjsauthority.c:730:subject_to_jsval: code should not be
23 >> reached
24 >
25 > I wonder how to start it without that option. When I have Gnome running
26 > and kill the polkit, then restart it ... I see it running but the last
27 > line is:
28 >
29 > Acquired the name org.freedesktop.PolicyKit1 on the system bus
30
31 $ /usr/lib/polkit-1/polkitd --replace --no-debug
32
33 >> If so, please state it in the bug. David hasn't answered in three
34 >> weeks; two of them he was at the Kernel Summit in San Diego, but I
35 >> think it's time for me to nudge him again. An independent report
36 >> should help.
37 >>
38 >> I'm running GNOME 3 unstable and with my systemd-only overlay, so I'm
39 >> used to this kind of things happening from time to time. Also, it has
40 >> easy workarounds (pmount, pm-suspend, etc.), so I haven't been really
41 >> concerned into fixing it.
42 >
43 > I fixed it by downgrading polkit afai remember (weeks ago).
44 > Gave the new ebuild a try and still these issues.
45
46 I actually hadn't thought about downgrading polkit, since it was
47 working with the same version in GNOME 3.2. Or maybe it was a fluke
48 (the bug is reproducible, but sometimes I need to try several times).
49 I will try downgrading.
50
51 Regards.
52 --
53 Canek Peláez Valdés
54 Posgrado en Ciencia e Ingeniería de la Computación
55 Universidad Nacional Autónoma de México

Replies

Subject Author
Re: [gentoo-user] USB automount "Canek Peláez Valdés" <caneko@×××××.com>
Re: [gentoo-user] USB automount "Stefan G. Weichinger" <lists@×××××.at>