Comment 2 for bug 342355

Revision history for this message
Kees Cook (kees) wrote :

Comments from bug #329917:

Kees:
This appears to only fail when there is no package already assigned. I.e. if the task is "vlc (Ubuntu)" and I switch it to "linux", the API works. If the task is "Ubuntu" and I switch it to "linux", it fails.

Graham Binns:
This bug is happening because the NullBugTask code is being triggered. *Why* it's being triggered, I don't know. It's possible that this is a race condition, but that seems unlikely.

This needs to be dealt with quickly, as it's now causing quite a lot of problems.