Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1069577
| From | Ansgar <ansgar@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#993578: 90gpg-agent generator: `gpgconf --check-programs` can hang |
| Date | 2021-09-03 13:20 +0200 |
| Message-ID | <CTfoJ-4AS-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Package: gpg-agent Version: 2.2.27-2 Severity: normal File: /usr/lib/systemd/user-environment-generators/90gpg-agent The 90gpg-agent generator calls `gpgconf --check-programs` which calls `dirmngr` which tries to connect to localhost:9050 (Tor) for some reason. This can hang, causing the generator to timeout (and thus the systemd --user instance as well) and causing 90s delay for logins. This issue was reported once a few days ago in #-devel (user configured firewall to drop packets, even on the lo interface) and today on #-systemd (not sure why connection to localhost:9050 did not succeed, Tor should even be available). The generator should avoid relying on network operations that potentially hang/time out. Ansgar
Back to linux.debian.bugs.dist | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#993578: 90gpg-agent generator: `gpgconf --check-programs` can hang Ansgar <ansgar@debian.org> - 2021-09-03 13:20 +0200 Bug#993578: 90gpg-agent generator: `gpgconf --check-programs` can hang Kévin Seroux <kevin.seroux@gmail.com> - 2021-09-22 19:50 +0200 Bug#993578: 90gpg-agent generator: `gpgconf --check-programs` can hang Raphael Hertzog <hertzog@debian.org> - 2021-09-23 23:20 +0200
csiph-web