=== tasdomas` is now known as tasdomas_afk === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === wedgwood_away is now known as wedgwood === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === matsubara is now known as matsubara-lunch === matsubara-lunch is now known as matsubara [23:24] wgrant: Maybe my addition in model/archive would be better in the guts of canModifySuite rather than verifyUpload [23:25] StevenK: Probably not [23:26] Oh? [23:26] StevenK: That's meant to prevent deletions as well [23:26] I think [23:27] It can stay in verifyUpload [23:31] wgrant: Hmm, I think the deployment report broke [23:31] Quite likely, given what happened [23:31] ERROR:qa-tagger:Something went wrong when marking bugs: Unterminated string starting at: line 1 column 3068 (char 3068) [23:32] Oh [23:32] That's just a broken launchpadlib cache [23:32] nuke it [23:33] There's like 9000 files [23:33] Yes [23:33] Nuke it [23:33] The launchpadlib cache is almost entirely pointless [23:37] wgrant: I don't think this BPJ method is tested at all [23:39] StevenK: Quite likely [23:39] plsfix [23:52] Hmm [23:53] I can't just make the job, I need to queue it as well [23:53] StevenK: .queueBuild() [23:53] On the BPB [23:55] And that tells me it's already queued? [23:55] WTF? [23:55] What suggests it's not queued? [23:57] getUtility(IBinaryPackageBuildSet).getByQueueEntry(job) [23:57] That returns None [23:59] And if I call build.queueBuild() I get an IntegrityError