Package: gnupg-agent
Version: 1.9.15-6
Severity: normal

The gnupg-agent startup script /etc/X11/Xsession.d/90gpg-agent does
not cope with nfs-mounted home directories well.  Problems occur
after logging on to different computers using the same nfs mounted
home directory, since the gpg-agent-info file gets overwritten.
Changing 

PID_FILE="$GNUPGHOME/gpg-agent-info"

to

PID_FILE="$GNUPGHOME/gpg-agent-info-$(hostname)"

in the script solves the problem.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.27-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages gnupg-agent depends on:
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libgcrypt11                 1.2.0-11.1   LGPL Crypto library - runtime libr
ii  libgpg-error0               1.0-1        library for common error values an
ii  libpth2                     2.0.1-2      The GNU Portable Threads
ii  zlib1g                      1:1.2.2-4    compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to