[Bug 1995247] Update Released
Chris Halse Rogers
1995247 at bugs.launchpad.net
Wed Apr 19 02:36:40 UTC 2023
The verification of the Stable Release Update for apt has completed
successfully and the package is now being released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report. In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1995247
Title:
Leftover /tmp/apt-key.* files after updates with embedded gpg keys in
deb822 sources
Status in apt package in Ubuntu:
Fix Released
Status in apt source package in Jammy:
Fix Released
Status in apt source package in Kinetic:
Won't Fix
Status in apt source package in Lunar:
Fix Released
Bug description:
[Impact]
When keys are embedded into deb822 sources files as Signed-By, apt writes them to a temporary file, but the code to delete them accidentally had an if (0) in front of the deletion, so they don't get deleted and accumulate with each `apt update` run.
[Test plan]
Including a test case for this in our comprehensive integration test suite which runs as autopkgtest, so passing autopkgtest = good.
[Where problems could occur]
Files could end up being removed too soon if the code is otherwise wrong?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1995247/+subscriptions
More information about the foundations-bugs
mailing list