Your message dated Sun, 30 Sep 2007 07:47:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#443580: fixed in gnupg2 2.0.7-1 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: gnupg-agent Version: 2.0.6-1 Severity: important From Xsession.d/90gpg-agent: ---------------------------------------------------------------------- if ! $GPGAGENT 2>/dev/null; then STARTUP="$GPGAGENT --daemon --sh --write-env-file='$PID_FILE' $STARTUP" fi ---------------------------------------------------------------------- In my system, this causes the following warning during startup: (The spanish error message is "No such file or directory"). ---------------------------------------------------------------------- gpg-agent[4132]: error creating `'/home/rodrigo/.gnupg/gpg-agent-info-lisa.casa.ayr'': No existe el fichero o el directorio ---------------------------------------------------------------------- Note the extra quotes aroung the filename. It seems they are being passed as part of the gpg-agent's arguments, instead of being used only by the shell that calls it. Because the rest of my setup depends on reading the gpg-agent settings, which were not written were expected, this caused the X session to fail to start. Removing the '' around $PID_FILE in Xsession.d/90gpg-agent solved the problem for me, but I fear it might not be a good enough answer for the general case. I don't know what would happen in an environment where the filename does need quoting. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing'), (400, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core) Locale: LANG=es_MX, LC_CTYPE=es_MX (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/bash Versions of packages gnupg-agent depends on: ii libc6 2.6.1-1+b1 GNU C Library: Shared libraries ii libgcrypt11 1.2.4-2 LGPL Crypto library - runtime libr ii libgpg-error0 1.4-2 library for common error values an ii libpth20 2.0.7-8 The GNU Portable Threads Versions of packages gnupg-agent recommends: ii gnupg 1.4.6-2 GNU privacy guard - a free PGP rep ii gnupg2 2.0.6-1 GNU privacy guard - a free PGP rep ii pinentry-curses [pinentry] 0.7.3-1 curses-based PIN or pass-phrase en ii pinentry-gtk2 [pinentry] 0.7.3-1 GTK+-2-based PIN or pass-phrase en -- no debconf information
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---Source: gnupg2 Source-Version: 2.0.7-1 We believe that the bug you reported is fixed in the latest version of gnupg2, which is due to be installed in the Debian FTP archive: gnupg-agent_2.0.7-1_amd64.deb to pool/main/g/gnupg2/gnupg-agent_2.0.7-1_amd64.deb gnupg2_2.0.7-1.diff.gz to pool/main/g/gnupg2/gnupg2_2.0.7-1.diff.gz gnupg2_2.0.7-1.dsc to pool/main/g/gnupg2/gnupg2_2.0.7-1.dsc gnupg2_2.0.7-1_amd64.deb to pool/main/g/gnupg2/gnupg2_2.0.7-1_amd64.deb gnupg2_2.0.7.orig.tar.gz to pool/main/g/gnupg2/gnupg2_2.0.7.orig.tar.gz gpgsm_2.0.7-1_amd64.deb to pool/main/g/gnupg2/gpgsm_2.0.7-1_amd64.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Eric Dorland <[EMAIL PROTECTED]> (supplier of updated gnupg2 package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 30 Sep 2007 02:50:40 -0400 Source: gnupg2 Binary: gnupg2 gpgsm gnupg-agent Architecture: source amd64 Version: 2.0.7-1 Distribution: unstable Urgency: low Maintainer: Eric Dorland <[EMAIL PROTECTED]> Changed-By: Eric Dorland <[EMAIL PROTECTED]> Description: gnupg-agent - GNU privacy guard - password agent gnupg2 - GNU privacy guard - a free PGP replacement gpgsm - GNU privacy guard - S/MIME version Closes: 442583 443580 Changes: gnupg2 (2.0.7-1) unstable; urgency=low . * New upstream release. * debian/rules: - Remove unnecessary deletion of the .gmo files. (Closes: #442583) - Clean out some old comments * gnupg-agent.xsession: Remove the quotes around --write-env-file argument. Not ideal, but fine for now. Thanks Luis Rodrigo Gallardo Cruz. (Closes: #443580) Files: a35c5cfd25ba1318168a754f41f67079 938 utils optional gnupg2_2.0.7-1.dsc edac843901373c9a3bb33c5c134a60c9 5035162 utils optional gnupg2_2.0.7.orig.tar.gz 83baa49a92e5e28c65b197a11b9da723 37989 utils optional gnupg2_2.0.7-1.diff.gz 64c0e864585cac8f51a8e9be19ba18b2 282454 utils optional gnupg-agent_2.0.7-1_amd64.deb 07966f5118d1f1134db91ffaba27c19a 436618 utils optional gpgsm_2.0.7-1_amd64.deb 577754133fca6e45454a86431620e6a9 2118722 utils extra gnupg2_2.0.7-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFG/1H9YemOzxbZcMYRApfiAKCGoUy2EtX+Q20wUU/N+2FbFADi8ACgj5UM p3Cfxvtj6+eRoXRBJ6qXs9c= =sqoL -----END PGP SIGNATURE-----
--- End Message ---

