[Bug 1045704] Re: should clean pkgcache.bin.* and srcpkgcache.bin.*
Julian Andres Klode
juliank at ubuntu.com
Tue Sep 4 10:32:30 UTC 2012
Rsync does the signal handler solution, which seems to be the best
option. If we receive SIGINT, SIGHUP, or SIGTERM, we should remove all
temporary files we created. If we only have one temporary file at a
time, the solution is relatively easy (a global variable), if we have
multiple temporary files, we need to have a global list of items.
--
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/1045704
Title:
should clean pkgcache.bin.* and srcpkgcache.bin.*
Status in “apt” package in Ubuntu:
In Progress
Bug description:
The issue is reported from a precise system upgraded over time, it
seems that pkgcache.bin.<random> and srcpkgcache.bin.<random> are left
over time in /var/cache/apt/, those should be cleaned
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1045704/+subscriptions
More information about the foundations-bugs
mailing list