=== frankban|afk is now known as frankban [09:28] I've either done something stupid, or have found a problem in launchpad. I reckon it's the former which is why I'm here not on bugs.l.n. [09:29] I've got a snap that is automatically built from a lp branch imported from github. I wanted to migrate that snap to a new name (not title), so I've registered the new snap and done a manual upload and have been configuring the automatic build. [09:31] I created a new snap package on lp using the existing lp git branch and used the new name. I deleted the lp snap package with the old name. [09:34] The builds for the new lp snap package are ok, except that in the build log they use the old name for some reason. [09:34] Well, you could have just renamed the old one, but OK. Can you point to the new snap? [09:34] When I click on the "Successfully built" link, I get an Oops! Error ID: OOPS-c22975b8e333068c64a6cd0030f20ba9 [09:35] https://code.launchpad.net/~mosquitto-dev/+snap/mosquitto/ [09:35] An OOPS is definitely a bug; please file that. [09:35] Maybe so, but the snap dashboard hints strongly that renaming the snap isn't possible. [09:35] In quite recently-written code, in this case. [09:35] ok, will do. [09:35] You can't rename the snap in the *dashboard*, no, but it's possible to rename an LP snap object and point it at a new name. [09:35] But maybe you didn't want that. [09:36] So are you referring to things like: Snapping 'mosquitto-simple' [09:36] It's the snap name on snapcraft.io that I wanted to rename, not the lp one really. [09:36] Yes, mosquitto-simple is the old, just mosquitto is the new. [09:37] That's entirely controlled by the tree you're building from. You need to change that in snap/snapcraft.yaml. [09:37] That should match the "Registered store package name" in LP, otherwise things will get confusing. [09:38] Oh, duh, I've spotted the stupid thing then. [09:38] I pushed the change of name in snapcraft.yml but don't think I triggered a reimport on lp. [09:39] Yep, that looks like the problem. [09:39] Oh, right, I hadn't noticed that was an import. [09:47] I've submitted a bug and set my import to run. Hopefully I'll not have to report back. [09:48] Thanks. It's an easy fix, already underway. [09:48] The best kind of bug :) [10:27] The upload worked after the import and rebuild, thanks for your help. [10:38] Great. I just proposed the fix for that OOPS too. [11:13] * cjwatson manages to reproduce the annoying occasional lp.services.daemons.tests.test_tachandler.TacTestSetupTestCase.test_couldNotListenTac failure in buildbot by strategic insertion of time.sleep === frankban is now known as frankban|afk