[00:44] who could I bribe to get a build score bump on a ppa package? :) [00:44] apachelogger: What have you got? :-) [00:45] virtual cookies [00:45] Those aren't very filling. [00:46] Link the build [00:46] https://launchpad.net/~cyberspace/+archive/cyber-stuff/+build/3545720 && https://launchpad.net/~cyberspace/+archive/cyber-stuff/+build/3545721 [00:48] apachelogger: Both done [00:48] kubotu: order cookies for StevenK [00:48] * kubotu slides a whole bunch of world's finest cookies down the bar to StevenK. [00:48] StevenK: thank you :) [00:48] *hug* === epsy is now known as \u03b5 [04:59] Why cant https://launchpad.net/nova/essex/2012.1 and https://code.launchpad.net/extramathjava/trunk/+linkbranchtoseries load? [05:04] Any idea? [05:04] (Error ID: OOPS-1488c9549cd87bb22602ad0f2b565eac) [05:04] https://lp-oops.canonical.com/oops.py/?oopsid=1488c9549cd87bb22602ad0f2b565eac [05:11] any admins on that can help me? For some reason +translations-settings is now set to "private" [05:11] https://translations.launchpad.net/lingo/trunk/+translations-settings [06:18] vibhav: it's a timeout and there doesn't appear to be a bug file: https://bugs.launchpad.net/launchpad/+filebug [06:44] wgrant: do the Debian and Ubuntu buildd differ in regarding of building arch-indep stuff? [06:44] I wonder why it tries to build arch-indep on amd64 in the first place (without installing B-D-Indep) [06:44] see https://launchpadlibrarian.net/106082945/buildlog_ubuntu-quantal-amd64.iipimage_0.9.9-1_FAILEDTOBUILD.txt.gz [06:50] geser: Package bugf [06:50] http://lists.debian.org/debian-mentors/2011/11/msg00263.html [06:51] http://lists.debian.org/debian-mentors/2011/11/msg00274.html [06:51] I wonder if that patch was ever applied to Debian. [06:54] for comparison https://buildd.debian.org/status/fetch.php?pkg=iipimage&arch=i386&ver=0.9.9-1&stamp=1337433528 where the package builds fine on i386 (the DD uploaded with amd64 build) [07:08] wgrant: so we should patch those packages in Ubuntu for now even if the build in Debian? [07:09] geser: The DD built amd64 himself, which avoids the issue, and i386 works around it by building arch-indep anyway. [07:09] Ergo, that proves exactly nothing. [07:11] StevenK: the armel build in Debian build fine too [07:13] the package "eigen3" shows the same issue [07:14] I don't mind "fixing" the few packages I found till now which have this problem as long as it doesn't start a trend [07:25] geser: Well, we might just need to merge the relevant dpkg-buildpackage (or sbuild, hard to say from the email) patch. [07:29] ok, will "fix" the packages for now. Thanks for looking into it. [08:09] hello. I have got a problem with my ppa. I cannot see any packages in my repository: ppa:glatzor/python3 [08:12] not even the ones that failed to build [08:14] oh, I forgot to mention that I am a beta user. [08:14] glatzor: Nothing has ever been successfully uploaded to that PPA. [08:15] glatzor: Are you sure you signed the changes file properly? [08:17] wgrant, they are signed correctly. I even got some build failures mail for previous uploads today [08:19] wgrant, actually there should be a successfully software-properties build in the ppa, since the aptdaemon upload requires it as a build dependency and the package python3-software-properties is only available in the ppa and not any Ubuntu version [08:20] wgrant, oh sorry. it just looked at the build failure mail. and it refers to glatzor/ppa [08:21] is there a way to fetch build logs from private PPAs in a script? [08:22] wgrant, but I uploaded the packages with dput ppa:glatzor/python3 [08:22] wgrant, so it seems that launchpad put them in the wrong ppa [08:24] the API only returns an url that requires openid login [08:30] glatzor: Launchpad doesn't put them in the wrong PPA :) [08:30] glatzor: I wonder if you have a custom dput.cf that overrides the ppa stanza to point to ppa:glatzor/ppa === Guest33157 is now known as Adri2000 [08:38] debfx: Hm, it's a bit awkward, but doable. build.build_log_url will be a URL like https://launchpad.net/~soyuz-team/+archive/ppa/+build/3021744/+files/buildlog_ubuntu-oneiric-powerpc.hello_2.7-1ubuntu1_BUILDING.txt.gz. If you transform it to https://api.launchpad.net/devel/~soyuz-team/+archive/ppa/+build/3021744/+files/buildlog_ubuntu-oneiric-powerpc.hello_2.7-1ubuntu1_BUILDING.txt.gz, lp._browser.get('https://api.launchpad.net/devel/BLAH') ... [08:39] ... will give you the content. [08:43] (api.launchpad.net accepts OAuth, launchpad.net does not) [08:45] wgrant: yay, it works :) [08:45] thanks! [08:47] debfx: Depending on what you want to do with it, it may be helpful to know that the api.launchpad.net URL just redirects to a iXXXXX.restricted.launchpadlibrarian.net URL with authentication in the URL, that you can retrieve without OAuth or cookies. [08:49] wgrant: are you sure? I get a "No Such Resource" response when accessing such an url without the authentication cookie [08:49] debfx: There's a ?token=XXXXXX on the end of the URL that you need. [08:50] That token is unique and grants access to that URL for 24 hours. [08:51] debfx: eg. you should be able to wget/browse to https://i87901084.restricted.launchpadlibrarian.net/87901084/buildlog_ubuntu-oneiric-powerpc.hello_2.7-1ubuntu1_BUILDING.txt.gz?token=f05fbfabcd7436b5f7ca2a4951791115 despite not having access to the relevant PPA [08:55] wgrant: your url works here but the one I get don't. for example https://i106684520.restricted.launchpadlibrarian.net/106684520/buildlog_ubuntu-precise-amd64.kactivities_4%3A4.8.4-0ubuntu0.1~ppa1_BUILDING.txt.gz?token=9cc92bcad7958cf3f23923e2e94afff7 [08:55] debfx: Ah, you're using Chromium? [08:56] Chromium has a dirty habit of reencoding tildes in URLs [08:56] Try recopying the original URL into another browser [08:56] Firefox is known to work [08:56] firefox 13 [08:56] https://i106684520.restricted.launchpadlibrarian.net/106684520/buildlog_ubuntu-precise-amd64.kactivities_4%3A4.8.4-0ubuntu0.1%7Eppa1_BUILDING.txt.gz?token=9cc92bcad7958cf3f23923e2e94afff7 works for me [08:56] Hmm [08:56] (note that I converted the ~ to %7E) [08:57] Firefox 12 here. Perhaps 13 changes the encoding rules to match Chromium's. [08:57] What about wget? [09:02] only works when ~ is hex encoded [09:03] debfx: That's correct. Chromium reencodes that, but Firefox should work... [09:35] wgrant, thanks. Indeed. I had a quite old dput.cfg which still configured the shortcuts manually [09:36] glatzor: It's a bit unfortunate that dput doesn't warn when giving an argument to a section that doesn't accept arguments. [09:36] But we're seeing fewer cases like this nowadays, so I guess they'll be extinct eventually :) [10:53] hey [10:53] can anyone help me with http://paste.ubuntu.com/1022883/? [10:53] I have no idea what's happening there [11:05] dholbach: Looks like bug 965371. [11:05] Launchpad bug 965371 in openssl (Ubuntu Precise) "HTTPS requests fail on sites which immediately close the connection if TLS 1.1 negotiation is attempted, on Ubuntu 12.04" [Medium,Triaged] https://launchpad.net/bugs/965371 [11:05] dholbach: I had the same problem months ago, but it was fixed. [11:06] dholbach: ...and it doesn't seem to have regressed for me. If I fire up lp-shell and just do: list(lp.distributions['ubuntu'].series) [11:06] dholbach: ...it works perfectly. [11:07] dholbach: Glancing at your traceback, that seems to be what your script is trying to do. [11:55] thanks a lot soren [12:46] dholbach: That helped? Really? [12:49] does ubot5 subscribe to notifications somehow or does it poll the API? [12:53] soren, no, it didn't - but at least I know what's going on [12:54] soren, also it seems to sometimes work and sometimes not [12:58] dholbach: :( === zyga is now known as zyga-afk === yofel_ is now known as yofel [13:41] jonathanj: there are no notifications. it just polls the API when someone mentions a bug [13:44] dobey: oh right, i didn't see that someone mentioned that bug [14:31] hi guys, is this bug known? http://img7.imagebanana.com/img/5a0c8fl3/Selection_001.png [14:31] it's when filing new bugs, sometimes it feels like not everything loaded in that page [14:31] well, not only "feels", it's a fact :) [14:46] ahasenack: Bug #1008543; thanks. [14:46] Launchpad bug 1008543 in Launchpad itself "ChoiceSources on +filebug are empty in Chromium" [Critical,Triaged] https://launchpad.net/bugs/1008543 [14:47] wgrant: ah, thanks [14:47] Works fine in Firefox [15:47] i created a new PPA a couple hours ago [15:48] we just tried uploading a release [15:48] and nothing happens [15:48] been like 20 or 30 minutes [15:48] is that expected? [15:53] anyone know if there is a queue to watch to create new PPAs? [15:57] anyone around to help briefly? [15:57] https://launchpad.net/~easybib/+archive/test < this is the PPA we are having trouble uploading to === nhandler_ is now known as nhandler === ahasenack is now known as Guest47924 [16:57] for how long will staging be down? [18:53] till__: did you got a reject or accept mail for you upload? if not check if your upload was signed with the right key (a key attached to a LP account) [20:22] geser: so far no emails [20:23] geser: it says, "Good signature etc. [20:23] till__: and the key on the signature is the same as in your LP profile? [20:24] and ended with "Successfully uploaded packages" [20:25] i'll doublecheck with the dev, but we didn't see anything in the output from dput which would hint that it wasn't the case [20:28] there is nothing that stops you to sign with the "wrong" key and upload it. Only LP doesn't know whose key it is (doesn't know which LP user it belongs to) and ignores that upload (no mail, no nothing) [20:29] geser: good to know, ok === Guest47924 is now known as ahasenack [23:06] hey, is there any way to increase the quote of possible privmsgs to send? [23:06] *quota [23:06] i needed to send 11 messages, but i was able to do 3 [23:07] i'm only needing this for LP users who don't have public address provided, and i need to make sure the message reaches them [23:07] wouldn't want to wait for days...