Your message dated Sat, 5 Apr 2025 13:28:39 +0200 with message-id <[email protected]> and subject line Re: Bug#412993: gnupg-agent: Xsession.d/90gpg-agent should start agent unconditionally has caused the Debian Bug report #412993, regarding gnupg-agent: Xsession.d/90gpg-agent should start agent unconditionally 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 412993: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=412993 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: gnupg-agent Version: 2.0.2 Severity: normal The gpg-agent package installs /etc/X11/Xsession.d/90gpg-agent to automatically start the agent in X sessions. The script tries to determine whether the agent is needed by looking for the use-agent option in some gnugp configuration files. This method is insufficient to determine whether the agent should be started. There are a number of cases where the agent is needed even though use-agent is not specified in the config files: - The user uses gpgsm. gpgsm always uses the agent. - The user uses gpg2. gpg2 also always uses the agent. - The user uses gpg 1.x via gpgme (e.g. via kmail). When used via gpgme, gpg 1.x will use the agent regardless of whether its config file contains use-agent. So it seems best to always start the gpg-agent. Alternatively, use some other condition, but checking for use-agent is wrong for this purpose. Regards, Bernhard
--- End Message ---
--- Begin Message ---Version: 2.1.15-4 On 2007-03-01 Bernhard Herzog <[email protected]> wrote: > Package: gnupg-agent > Version: 2.0.2 > Severity: normal > The gpg-agent package installs /etc/X11/Xsession.d/90gpg-agent to > automatically start the agent in X sessions. The script tries to > determine whether the agent is needed by looking for the use-agent > option in some gnugp configuration files. This method is insufficient > to determine whether the agent should be started. > There are a number of cases where the agent is needed even though > use-agent is not specified in the config files: > - The user uses gpgsm. gpgsm always uses the agent. > - The user uses gpg2. gpg2 also always uses the agent. > - The user uses gpg 1.x via gpgme (e.g. via kmail). When used via > gpgme, gpg 1.x will use the agent regardless of whether its config > file contains use-agent. > So it seems best to always start the gpg-agent. Alternatively, use some > other condition, but checking for use-agent is wrong for this purpose. Hello, We have been starting gpg-agent with systemd socket activation since 2016 so this does not seem to be relevant anymore. cu Andreas
--- End Message ---

