=== jamesh_ is now known as jamesh [12:54] Can build be deleted? [12:58] You might need to be slightly more specific [13:01] How to delete the build of a source package? [13:02] In general you can't. Why? [13:07] I want to delete the build of the mips64el architecture in the distribution in order to copy the mips64el binary package from ppa to this distribution [13:10] There is a problem with the chroot of mips64el architecture, but some source packages of mips64el have been compiled [13:16] The simplest way by far is to just bump the version a bit. [13:17] Oh, but you mean for all packages? [13:17] It'll need fairly complex DB surgery. [13:18] You can probably start by trying to DELETE the relevant BinaryPackageBuild rows in a transaction and seeing what constraints fail, but this isn't something we ever do on production so I don't have a script for you