import_all_app_install_data leaves files in /tmp

Bug #1185899 reported by LaMont Jones
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Apps Directory
New
Undecided
Unassigned

Bug Description

running python manage.py import_all_app_install_data leaves directories in /tmp, filling up the disk eventually.

Please clean up tmpfiles.

Revision history for this message
Michael Nelson (michael.nelson) wrote :

Hi Lamont. Can you be more specific? It will create apt caches, but re-use them on every run if they already exist. I'm assuming we don't want to blow away the complete cache for each series each time it runs, but perhaps there's files within that can be blown away? (if it is related to the apt cache, it could just be a matter of running apt-get clean for the specific cache (-o=? in the --help))

Dave Morley (davmor2)
tags: added: u1-notrack
Revision history for this message
Michael Nelson (michael.nelson) wrote :

Hi Lamont - when you get a chance, can you let me know if the tmp files are apt-caches (which we may want to keep - assuming there's only one for each series/arch), or something else? A sample of the contents will help identify which code isn't cleaning up after itself.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.