Launchpad Buildd doesn't clean up old respective build dir
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
launchpad-buildd |
Triaged
|
High
|
Unassigned |
Bug Description
Some odd occurs in launchpad-buildd when it leaves a broken build directory (it's already a bug , it should be removed anyway). But when requested to build the same package it crashes as:
2006/02/21 04:31 GMT [HTTPChannel,
File "/usr/lib/
File "/usr/lib/
File "/usr/lib/
body = resrc.render(self)
File "/usr/lib/
--- <exception caught here> ---
File "/usr/lib/
result = f(*args, **kw)
File "/usr/share/
File "/usr/share/
File "/usr/share/
Changed in launchpad-buildd: | |
assignee: | Adam Conrad (adconrad) → nobody |
Changed in launchpad-buildd: | |
status: | Confirmed → Triaged |
It blocks the bulder in a very unusual way, people take a lot of time to figure out it's broken.