[Touch-packages] [Bug 1773992] Re: apt-key adv should gpgconf --kill all the things after execution

2018-07-05 Thread Launchpad Bug Tracker
This bug was fixed in the package apt - 1.6.2 --- apt (1.6.2) unstable; urgency=medium * Fix build with new gtest (Closes: #897149) * Handle a missed case of timed out ip addresses (LP: #1766542) * Lower default network timeouts from 120s to 30s * apt-key: Pass all instead of

[Touch-packages] [Bug 1773992] Re: apt-key adv should gpgconf --kill all the things after execution

2018-06-28 Thread Julian Andres Klode
Verified. The first dirmngr started by 1.6.1 stayed alive even after 1.6.2 finished executing; the dirmngr started by 1.6.2 was not alive anymore. + lxc launch -e ubuntu:bionic lp1773992-bionic Creating lp1773992-bionic

[Touch-packages] [Bug 1773992] Re: apt-key adv should gpgconf --kill all the things after execution

2018-06-27 Thread Chris J Arges
Hello Dimitri, or anyone else affected, Accepted apt into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/apt/1.6.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1773992] Re: apt-key adv should gpgconf --kill all the things after execution

2018-06-26 Thread Julian Andres Klode
** Description changed: + [Impact] + dirmngr processes are left hanging around + + [Test case] + apt-key adv --recv-keys "8439 38DF 228D 22F7 B374 2BC0 D94A A3F0 EFE2 1092" < /dev/null ; ps aux + + should not show a dirmngr process after exit (except for any that was + there before running

[Touch-packages] [Bug 1773992] Re: apt-key adv should gpgconf --kill all the things after execution

2018-06-25 Thread Julian Andres Klode
** Also affects: apt (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: apt (Ubuntu Bionic) Status: New => In Progress ** Changed in: apt (Ubuntu Bionic) Status: In Progress => Triaged -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1773992] Re: apt-key adv should gpgconf --kill all the things after execution

2018-06-20 Thread Launchpad Bug Tracker
This bug was fixed in the package apt - 1.7.0~alpha0ubuntu2 --- apt (1.7.0~alpha0ubuntu2) cosmic; urgency=medium [ David Kalnischkies ] * Add boilerplate plural form to po/apt-all.pot * don't try SRV requests based on IP addresses * use 127.0.0.1 instead of localhost as

[Touch-packages] [Bug 1773992] Re: apt-key adv should gpgconf --kill all the things after execution

2018-06-19 Thread Julian Andres Klode
** Changed in: apt (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1773992 Title: apt-key adv should gpgconf --kill all

[Touch-packages] [Bug 1773992] Re: apt-key adv should gpgconf --kill all the things after execution

2018-05-29 Thread Julian Andres Klode
** Changed in: apt (Ubuntu) Status: New => In Progress ** Changed in: apt (Ubuntu) Importance: Undecided => Medium ** Changed in: apt (Ubuntu) Assignee: (unassigned) => Julian Andres Klode (juliank) -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1773992] Re: apt-key adv should gpgconf --kill all the things after execution

2018-05-29 Thread Dimitri John Ledkov
yeah, everything. As these commands may spawn dirmngr and gpg-agent which can linger around. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1773992 Title: apt-key adv should

[Touch-packages] [Bug 1773992] Re: apt-key adv should gpgconf --kill all the things after execution

2018-05-29 Thread Julian Andres Klode
So, we should do gpgconf --kill for everything and not just for gpg- agent? Hmm. Sounds like a job for a for loop. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1773992 Title: