[03:53] uh [03:53] INFO Upload was rejected: [03:53] INFO supertuxkart_0.9.3~build1~ubuntu14.04.1.dsc: Version older than that in the archive. 0.9.3~build1~ubuntu14.04.1 <= 0.9.3-rc1.2~build1~ubuntu14.04.1 [03:53] INFO Committing the transaction and any mails associated with this upload. [03:54] How do I convince LP that it actually is a newer version? [03:56] "0.9.3-final~build1"? [04:04] QwertyChouskie: "-" is a very special character in Debian package versions; see https://www.debian.org/doc/debian-policy/#s-f-version [04:04] Bah === maclin1 is now known as maclin === ePierre is now known as ePierre-afik === ePierre-afik is now known as ePierre-afk [10:47] Is there any way to have debhelper 10 in a xenial launchpad ppa build? It's in xenial-backports, but I don't know how to tell the builder to use the backports... [10:48] Ah. Maybe if I copy debhelper to my ppa first? [10:52] alkisg: you can go to eg. https://launchpad.net/~racb/+archive/ubuntu/experimental/+edit-dependencies but for your own PPA. [10:52] and set backports in there. [10:53] Ah, thank you rbasak [17:28] is it possible to transfer ownership of a PPA? [17:28] (I think not, just wanted to check) [17:42] oSoMoN: no, but you can create a new one and copy everything in from the old one [17:43] cjwatson, ok, that's what I thought I would do, thanks [17:45] (remember to copy existing binaries) [17:56] cjwatson or wgrant: could I have your opinion on bug 1733388 please? I've identified what's going on, but am not sure which component is making the wrong assumption. [17:57] bug 1733388 in usd-importer "py.test-3 test discovery hangs when importing ubuntutools.lp.lpapicache Launchpad object" [Undecided,New] https://launchpad.net/bugs/1733388 [17:57] * rbasak will be EOD in the next few minutes though, so no rush. [18:04] rbasak: Well, um, I guess my opinion is that ubuntutools is distressingly and excessively magical. We don't maintain it though ... [18:05] I mean pytest also contains a lot of magic. (I prefer less magical test runners.) [18:05] * rbasak isn't entirely sure what benefit use of this gives us over launchpadlib.launchpad. Presumably caching [18:06] I guess it must be. [18:06] I normally only use ubuntutools for its handy question-asking thing in my code. [18:08] One perhaps reasonable fix would be to cause ubuntutools to not do the login thing for attributes that begin with '_'? [18:09] I suppose. I'm not very keen on this auto-login-on-getattr behaviour. But perhaps that's fundamental to the module. [18:10] OTOH it leads to side-effects such as UI prompts, so perhaps it's bad and it should be explicit. [18:10] It seems that I can work around it by not importing the Launchpad object into the module namespace. [18:11] So I could just leave the bug open against python3-ubuntutools for now I suppose. [18:13] * rbasak EODs [18:13] Yeah, to me this sort of thing makes it not suitable for general-purpose use. [18:35] Are there any existing examples to monitor the PPA build status through a script? [18:36] lp:bileto is the first thing that comes to mind, although it does rather a lot more [18:37] monitor in what sense? === santa is now known as Guest73570 === Guest73570 is now known as santa__ [21:36] Help! [21:36] "fatal: ambiguous argument '0.9.3': unknown revision or path not in the working tree." [21:37] QwertyChouskie: some additional information is going to be useful here. [21:37] It works just fine on a fresh checkout from LP [21:37] But the recipe builder doesn't seem to like it [21:37] https://launchpadlibrarian.net/346497437/buildlog.txt.gz [21:40] https://launchpadlibrarian.net/346499090/buildlog.txt.gz