Bug#804703: gnome-keyring: The race with SessionManager initialization
Luca Boccassi
bluca at debian.org
Sat Sep 16 08:32:55 UTC 2017
On Mon, 13 Jun 2016 08:55:23 +0200 Andreas Henriksson <andreas at fatal.se
> wrote:
> Control: tags -1 = confirmed upstream
>
> Hello!
>
> On Mon, Jun 13, 2016 at 02:46:33PM +0900, OGAWA Hirofumi wrote:
> > Jeremy Bicha <jbicha at linux.com> writes:
> >
> > > Control: tags -1 moreinfo
> > >
> > > Please update to gnome-keyring 3.20.0-1 and report back whether
this
> > > fixes your bug.
>
> I was struck by this issue pretty consistently while using 3.20.0-1
(but
> did not run into it in earlier versions, classical race issue it
seems).
>
> The problems went away for me when applying the patch in this bug
> report.
>
> > >
> > > gnome-keyring 3.20 fixed https://bugzilla.gnome.org/738205
> > > (Despite the bug title, it wasn't limited to just Wayland
sessions).
> >
> > At least for now, this bug is not reproduced. So it would be better
to
> > close the bug. If reproduced, I will re-open.
>
> I've been trying to get a hold off stefw to discuss your patch but
> haven't succeded reaching him. This issue (and the patch) should
> be forwarded to the upstream bugzilla.....
>
> Regards,
> Andreas Henriksson
Hi,
I am occasionally seeing the same problem since I upgraded to Stretch a
few months ago. I am using Gnome (gnome-keyring 3.20.0-3) with Xorg.
$ echo $SSH_AUTH_SOCK
/tmp/ssh-3ymBpl68cNYk/agent.2019
$ dbus-send --session --dest=org.gnome.keyring --print-reply /org/gnome/keyring/daemon org.gnome.keyring.Daemon.GetEnvironment
method return time=1505550164.345498 sender=:1.25 -> destination=:1.636 serial=10249 reply_serial=2
array [
dict entry(
string "SSH_AUTH_SOCK"
string "/run/user/1000/keyring/ssh"
)
]
$ ps aux | grep gnome-keyring
luca 2000 0.3 0.0 299844 21224 ? SLl 08:37 0:09 /usr/bin/gnome-keyring-daemon --daemonize --login
$ ssh-add -L
The agent has no identities.
$ SSH_AUTH_SOCK=/run/user/1000/keyring/ssh ssh-add -L
ssh-rsa AAAAB3 <cut>
Kind regards,
Luca Boccassi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20170916/0ba0864e/attachment.sig>
More information about the pkg-gnome-maintainers
mailing list