/srv/irclogs.ubuntu.com/2012/06/04/#launchpad.txt

apacheloggerwho could I bribe to get a build score bump on a ppa package? :)00:44
StevenKapachelogger: What have you got? :-)00:44
apacheloggervirtual cookies00:45
StevenKThose aren't very filling.00:45
StevenKLink the build00:46
apacheloggerhttps://launchpad.net/~cyberspace/+archive/cyber-stuff/+build/3545720 && https://launchpad.net/~cyberspace/+archive/cyber-stuff/+build/354572100:46
StevenKapachelogger: Both done00:48
apacheloggerkubotu: order cookies for StevenK00:48
* kubotu slides a whole bunch of world's finest cookies down the bar to StevenK.00:48
apacheloggerStevenK: thank you :)00:48
apachelogger*hug*00:48
=== epsy is now known as \u03b5
vibhavWhy cant https://launchpad.net/nova/essex/2012.1 and https://code.launchpad.net/extramathjava/trunk/+linkbranchtoseries load?04:59
vibhavAny idea?05:04
vibhav(Error ID: OOPS-1488c9549cd87bb22602ad0f2b565eac)05:04
ubot5https://lp-oops.canonical.com/oops.py/?oopsid=1488c9549cd87bb22602ad0f2b565eac05:04
codygarverany admins on that can help me? For some reason +translations-settings is now set to "private"05:11
codygarverhttps://translations.launchpad.net/lingo/trunk/+translations-settings05:11
micahgvibhav: it's a timeout and there doesn't appear to be a bug file: https://bugs.launchpad.net/launchpad/+filebug06:18
geserwgrant: do the Debian and Ubuntu buildd differ in regarding of building arch-indep stuff?06:44
geserI wonder why it tries to build arch-indep on amd64 in the first place (without installing B-D-Indep)06:44
gesersee https://launchpadlibrarian.net/106082945/buildlog_ubuntu-quantal-amd64.iipimage_0.9.9-1_FAILEDTOBUILD.txt.gz06:44
wgrantgeser: Package bugf06:50
wgranthttp://lists.debian.org/debian-mentors/2011/11/msg00263.html06:50
wgranthttp://lists.debian.org/debian-mentors/2011/11/msg00274.html06:51
wgrantI wonder if that patch was ever applied to Debian.06:51
geserfor 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)06:54
geserwgrant: so we should patch those packages in Ubuntu for now even if the build in Debian?07:08
StevenKgeser: The DD built amd64 himself, which avoids the issue, and i386 works around it by building arch-indep anyway.07:09
StevenKErgo, that proves exactly nothing.07:09
geserStevenK: the armel build in Debian build fine too07:11
geserthe package "eigen3" shows the same issue07:13
geserI don't mind "fixing" the few packages I found till now which have this problem as long as it doesn't start a trend07:14
wgrantgeser: Well, we might just need to merge the relevant dpkg-buildpackage (or sbuild, hard to say from the email) patch.07:25
geserok, will "fix" the packages for now. Thanks for looking into it.07:29
glatzorhello. I have got a problem with my ppa. I cannot see any packages in my repository: ppa:glatzor/python308:09
glatzornot even the ones that failed to build08:12
glatzoroh, I forgot to mention that I am a beta user.08:14
wgrantglatzor: Nothing has ever been successfully uploaded to that PPA.08:14
wgrantglatzor: Are you sure you signed the changes file properly?08:15
glatzorwgrant, they are signed correctly. I even got some build failures mail for previous uploads today08:17
glatzorwgrant, 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 version08:19
glatzorwgrant, oh sorry. it just looked at the build failure mail. and it refers to glatzor/ppa08:20
debfxis there a way to fetch build logs from private PPAs in a script?08:21
glatzorwgrant, but I uploaded the packages with dput ppa:glatzor/python308:22
glatzorwgrant, so it seems that launchpad put them in the wrong ppa08:22
debfxthe API only returns an url that requires openid login08:24
wgrantglatzor: Launchpad doesn't put them in the wrong PPA :)08:30
wgrantglatzor: I wonder if you have a custom dput.cf that overrides the ppa stanza to point to ppa:glatzor/ppa08:30
=== Guest33157 is now known as Adri2000
wgrantdebfx: 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:38
wgrant... will give you the content.08:39
wgrant(api.launchpad.net accepts OAuth, launchpad.net does not)08:43
debfxwgrant: yay, it works :)08:45
debfxthanks!08:45
wgrantdebfx: 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:47
debfxwgrant: are you sure? I get a "No Such Resource" response when accessing such an url without the authentication cookie08:49
wgrantdebfx: There's a ?token=XXXXXX on the end of the URL that you need.08:49
wgrantThat token is unique and grants access to that URL for 24 hours.08:50
wgrantdebfx: 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 PPA08:51
debfxwgrant: 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=9cc92bcad7958cf3f23923e2e94afff708:55
wgrantdebfx: Ah, you're using Chromium?08:55
wgrantChromium has a dirty habit of reencoding tildes in URLs08:56
wgrantTry recopying the original URL into another browser08:56
wgrantFirefox is known to work08:56
debfxfirefox 1308:56
wgranthttps://i106684520.restricted.launchpadlibrarian.net/106684520/buildlog_ubuntu-precise-amd64.kactivities_4%3A4.8.4-0ubuntu0.1%7Eppa1_BUILDING.txt.gz?token=9cc92bcad7958cf3f23923e2e94afff7 works for me08:56
wgrantHmm08:56
wgrant(note that I converted the ~ to %7E)08:56
wgrantFirefox 12 here. Perhaps 13 changes the encoding rules to match Chromium's.08:57
wgrantWhat about wget?08:57
debfxonly works when ~ is hex encoded09:02
wgrantdebfx: That's correct. Chromium reencodes that, but Firefox should work...09:03
glatzorwgrant, thanks. Indeed. I had a quite old dput.cfg which still configured the shortcuts manually09:35
wgrantglatzor: It's a bit unfortunate that dput doesn't warn when giving an argument to a section that doesn't accept arguments.09:36
wgrantBut we're seeing fewer cases like this nowadays, so I guess they'll be extinct eventually :)09:36
dholbachhey10:53
dholbachcan anyone help me with http://paste.ubuntu.com/1022883/?10:53
dholbachI have no idea what's happening there10:53
sorendholbach: Looks like bug 965371.11:05
ubot5Launchpad 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/96537111:05
sorendholbach: I had the same problem months ago, but it was fixed.11:05
sorendholbach: ...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
sorendholbach: ...it works perfectly.11:06
sorendholbach: Glancing at your traceback, that seems to be what your script is trying to do.11:07
dholbachthanks a lot soren11:55
sorendholbach: That helped? Really?12:46
jonathanjdoes ubot5 subscribe to notifications somehow or does it poll the API?12:49
dholbachsoren, no, it didn't - but at least I know what's going on12:53
dholbachsoren, also it seems to sometimes work and sometimes not12:54
sorendholbach: :(12:58
=== zyga is now known as zyga-afk
=== yofel_ is now known as yofel
dobeyjonathanj: there are no notifications. it just polls the API when someone mentions a bug13:41
jonathanjdobey: oh right, i didn't see that someone mentioned that bug13:44
ahasenackhi guys, is this bug known? http://img7.imagebanana.com/img/5a0c8fl3/Selection_001.png14:31
ahasenackit's when filing new bugs, sometimes it feels like not everything loaded in that page14:31
ahasenackwell, not only "feels", it's a fact :)14:31
wgrantahasenack: Bug #1008543; thanks.14:46
ubot5Launchpad bug 1008543 in Launchpad itself "ChoiceSources on +filebug are empty in Chromium" [Critical,Triaged] https://launchpad.net/bugs/100854314:46
ahasenackwgrant: ah, thanks14:47
wgrantWorks fine in Firefox14:47
till__i created a new PPA a couple hours ago15:47
till__we just tried uploading a release15:48
till__and nothing happens15:48
till__been like 20 or 30 minutes15:48
till__is that expected?15:48
till__anyone know if there is a queue to watch to create new PPAs?15:53
till__anyone around to help briefly?15:57
till__https://launchpad.net/~easybib/+archive/test < this is the PPA we are having trouble uploading to15:57
=== nhandler_ is now known as nhandler
=== ahasenack is now known as Guest47924
apacheloggerfor how long will staging be down?16:57
gesertill__: 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)18:53
till__geser: so far no emails20:22
till__geser: it says, "Good signature etc.20:23
gesertill__: and the key on the signature is the same as in your LP profile?20:23
till__and ended with "Successfully uploaded packages"20:24
till__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 case20:25
geserthere 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:28
till__geser: good to know, ok20:29
=== Guest47924 is now known as ahasenack
knomehey, is there any way to increase the quote of possible privmsgs to send?23:06
knome*quota23:06
knomei needed to send 11 messages, but i was able to do 323:06
knomei'm only needing this for LP users who don't have public address provided, and i need to make sure the message reaches them23:07
knomewouldn't want to wait for days...23:07

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!