Bug#760102: Re: Bug#760102: gnome-keyring: Breaks gpg-agent with no UI to disable

2015-01-02 Thread Simon Josefsson
FWIW, you don't have to modify files in /etc to achieve the workaround,
it is sufficient to do:

jas@latte:~$ mkdir ~/.config/autostart
jas@latte:~$ cp /etc/xdg/autostart/gnome-keyring-gpg.desktop 
~/.config/autostart/
jas@latte:~$ echo 'Hidden=true'  
~/.config/autostart/gnome-keyring-gpg.desktop 
jas@latte:~$ cp /etc/xdg/autostart/gnome-keyring-ssh.desktop 
~/.config/autostart/
jas@latte:~$ echo 'Hidden=true'  
~/.config/autostart/gnome-keyring-ssh.desktop 

See http://blog.josefsson.org/2015/01/02/openpgp-smartcards-and-gnome/
for more info, including a reference to this bug#.

/Simon


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#760102: gnome-keyring: Breaks gpg-agent with no UI to disable

2014-09-02 Thread Sjoerd Simons
On Sun, 2014-08-31 at 19:47 +0100, Mark Brown wrote:
 Package: gnome-keyring
 Version: 3.12.2-1
 Severity: important
 
 Since a recent upgrade (sorry, not 100% clear when this happened but I
 do update fairly frequently) gnome-keyring has started providing a GnuPG
 agent.  This is breaking my usage of my system as gnome-keyring does not
 appear to support GnuPG smartcards as gpg-agent does and my day to day
 work is heavily dependent on being able to use one.  For example signing
 e-mail causes this:
 
 | gpg: WARNING: The GNOME keyring manager hijacked the GnuPG agent.
 | gpg: WARNING: GnuPG will not work properly - please configure that tool to 
 not interfere with the GnuPG system!
 | gpg: selecting openpgp failed: Unsupported certificate
 | gpg: signing failed: Unsupported certificate
 | gpg: signing failed: Unsupported certificate
 
 which is a serious issue; I also use my smartcard as a SSH key and this
 usage is also broken.  There used to be a UI to edit the startup
 applications but this seems to have been removed.

gnome-session-properties is indeed gone. You can still configure this by
hand by removing the relevant startup application
from /etc/xdg/autostart. See /usr/share/doc/gnome-keyring/README.Debian
for more information.

-- 
Sjoerd Simons sjo...@luon.net


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#760102: gnome-keyring: Breaks gpg-agent with no UI to disable

2014-09-02 Thread Mark Brown
On Tue, Sep 02, 2014 at 09:31:30AM +0200, Sjoerd Simons wrote:
 On Sun, 2014-08-31 at 19:47 +0100, Mark Brown wrote:

  which is a serious issue; I also use my smartcard as a SSH key and this
  usage is also broken.  There used to be a UI to edit the startup
  applications but this seems to have been removed.

 gnome-session-properties is indeed gone. You can still configure this by
 hand by removing the relevant startup application
 from /etc/xdg/autostart. See /usr/share/doc/gnome-keyring/README.Debian
 for more information.

This is in fact how I resolved the issue locally but it is not great for
multi-user systems or systems where the same user account is shared
between many systems; in general having to edit files in /etc in order
to get desktop environment functionality working doesn't seem like a
good situation.  The balance between what's being provided and the
difficulty in disabling it doesn't seem right; perhaps Debian ought to
be defaulting to gpg-agent instead (I'm not sure if there's anything in
GNOME that depends on keyring providing this functionality).


signature.asc
Description: Digital signature


Bug#760102: gnome-keyring: Breaks gpg-agent with no UI to disable

2014-08-31 Thread Mark Brown
Package: gnome-keyring
Version: 3.12.2-1
Severity: important

Since a recent upgrade (sorry, not 100% clear when this happened but I
do update fairly frequently) gnome-keyring has started providing a GnuPG
agent.  This is breaking my usage of my system as gnome-keyring does not
appear to support GnuPG smartcards as gpg-agent does and my day to day
work is heavily dependent on being able to use one.  For example signing
e-mail causes this:

| gpg: WARNING: The GNOME keyring manager hijacked the GnuPG agent.
| gpg: WARNING: GnuPG will not work properly - please configure that tool to 
not interfere with the GnuPG system!
| gpg: selecting openpgp failed: Unsupported certificate
| gpg: signing failed: Unsupported certificate
| gpg: signing failed: Unsupported certificate

which is a serious issue; I also use my smartcard as a SSH key and this
usage is also broken.  There used to be a UI to edit the startup
applications but this seems to have been removed.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-keyring depends on:
ii  dbus-x11 1.8.6-2
ii  dconf-gsettings-backend [gsettings-backend]  0.20.0-2
ii  gcr  3.12.2-1
ii  libc62.19-10
ii  libcap-ng0   0.7.4-2
ii  libcap2-bin  1:2.24-4
ii  libdbus-1-3  1.8.6-2
ii  libgck-1-0   3.12.2-1
ii  libgcr-base-3-1  3.12.2-1
ii  libgcrypt11  1.5.4-2
ii  libglib2.0-0 2.40.0-5
ii  libgtk-3-0   3.12.2-3+b1
ii  p11-kit  0.20.3-2

Versions of packages gnome-keyring recommends:
ii  libpam-gnome-keyring  3.12.2-1

gnome-keyring suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org