Package: gnupg-agent Version: 2.0.17-2 Severity: normal gpg-agent creates $GPG_AUTH_SOCK within a temporary directory of the form /tmp/gpg-XXXXXX. These directories often stick around and don't get cleaned up. (Right now I have piles of them just from the past month.) These directories seem like a perfect fit for /var/run, rather than /tmp, since they exist primarily to provide a socket. Moving them to /var/run should not break anything (since $GPG_AUTH_SOCK would point to the new location), and should allow these directories to get automatically cleaned up. Furthermore, this reduces clutter in /tmp.
Thanks, Josh Triplett -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages gnupg-agent depends on: ii libassuan0 2.0.1-3 IPC library for the GnuPG componen ii libc6 2.11.2-13 Embedded GNU C Library: Shared lib ii libgcrypt11 1.4.6-5 LGPL Crypto library - runtime libr ii libgpg-error0 1.10-0.3 library for common error values an ii libpth20 2.0.7-16 The GNU Portable Threads ii libreadline6 6.1-3 GNU readline and history libraries ii pinentry-gtk2 [pinentry] 0.8.1-1 GTK+-2-based PIN or pass-phrase en Versions of packages gnupg-agent recommends: ii gnupg 1.4.11-3 GNU privacy guard - a free PGP rep gnupg-agent 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