importds are leaving tmp files in /tmp
Bug #810288 reported by
Steve McInerney
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad code imports |
Triaged
|
High
|
Unassigned |
Bug Description
pear:~$ ls -laU /tmp | wc -l
359746
russkaya:~$ ls -laU /tmp | wc -l
300302
galapagos:~$ ls -laU /tmp | wc -l
201800
neumayer:~$ ls -laU /tmp | wc -l
8321
Numbers as at 2011-07-13 ~08:15 UTC.
The files are all of tmp*.idx or .pack.
We seem to be increasing by several thousand per day.
neumayer is an interesting difference. A day later it's up to 11,000 tho.
tags: | added: canonical-losa-lp |
Changed in launchpad: | |
status: | New → Triaged |
importance: | Undecided → High |
affects: | launchpad → lp-codeimport |
To post a comment you must log in.
Is this a regression, or something that should be escalated from an operational perspective? If so, critical might be more apt.