=== Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha [04:07] hi, I'm trying to use a private PPA in a pbuilder but I get : W: Failed to fetch https://private-ppa.launchpad.net/kubuntu-ninjas/ppa/ubuntu/dists/saucy/main/binary-amd64/Packages [04:09] Has that PPA had anything uploaded/copied to saucy? [04:15] yes [04:16] I can access https://private-ppa.launchpad.net/kubuntu-ninjas/ppa/ubuntu/dists/saucy/main/binary-amd64/Packages via the browser just fine [04:17] shadeslayer: Does your pbuilder use the username and password (that your browser probably remembers)? [04:17] yes [04:18] this is what I have : deb https://rohangarg:myhash@private-ppa.launchpad.net/kubuntu-ninjas/ppa/ubuntu saucy main [04:18] and if I paste https://rohangarg:myhash@private-ppa.launchpad.net/kubuntu-ninjas/ppa/ubuntu into the browser, it works as well [04:19] And apt-transport-https is installed in the pbuilder? [04:19] yep [04:20] shadeslayer: There's some debug option involving acquire, let me see [04:20] okay [04:23] shadeslayer: Try installing ca-certificates [04:23] In the pbuilder [04:23] ahhh [04:23] that does the trick [04:23] can we get apt-transport-https to recommend that? [04:25] shadeslayer: infinity was looking at a proper solution last week [04:25] Not sure what ended up happening [04:25] oh okay [04:26] wgrant: what would be a more proper solution? :P [04:26] Probably recommending ca-certificates [04:26] But not sure yet [04:31] okay [05:30] Howdy. [05:31] Here in .us time, everyone's asleep, any of the .eu folk in early? :-) [05:31] Pushing a package to a PPA, MOST succeeded except for one: https://launchpadlibrarian.net/141529729/buildlog_ubuntu-quantal-i386.salt_0.15.3-1quantal_FAILEDTOBUILD.txt.gz [05:31] That.. looks like a build system error, rather than something code based. [05:31] It does, yes [05:32] (I have the same thing pushed to four releases, that's the only one that failed). [05:32] Corey: Link me the build, rather than the log? [05:32] Not sure if that should be reported or ignored. [05:32] StevenK: Sure. [05:32] StevenK: https://launchpad.net/~saltstack/+archive/salt-depends/+build/4637373 [05:33] (We build on salt-depends, once that's done we coordinate a multi-platform release by pushing to the stable PPA) [05:34] StevenK: The "retry this build" that I see on that page is how I'd fix this, presumably? [05:34] Corey: I've already so [05:35] StevenK: Oh, thanks. :-) [05:35] And the same buildd picked it up, which I was hoping to avoid [05:35] StevenK: Manual it [05:35] Hmm. [05:35] It's been failing builds for 8 hours [05:35] StevenK: I'd blame code except that the other three releases completed successfully. [05:35] wgrant: Manualed [05:35] Corey: Yes, the builder itself is having a sad. [05:35] Ahh, k. [05:36] For what it's worth, thanks for providing the service. It's appreciated. [05:36] (Just got another failed email) [05:36] * StevenK gives it back a second time, glaring at chindi11 [05:36] Someone with infra access able to fail that node out of the cluster? [05:36] Hopefully elnath is having a good day [05:36] Corey: I've kicked it out already [05:37] Oh, sweet. [05:39] StevenK: You guys ever do a public blog post / talk about how the launchpad build system works under the hood? [05:40] Lots of duct tape. [05:40] The idea behind it is intriguing. :-) [05:41] (I'm not a developer by any stretch of the imagination, just an ops guy who found there was nobody else to build packages, so I'm more interested in the high level overview.) === tasdomas_afk is now known as tasdomas [06:44] Corey: its a wrapper for sbuild [06:44] Corey: with a twisted scheduler and a thin shim for provisioning machines === tasdomas is now known as tasdomas_afk === tasdomas_afk is now known as tasdomas [09:15] Hi everyone, how coulw we solve a persistent timeout on the +activereviews page on our trunk branch: https://code.launchpad.net/~openerp/openobject-addons/trunk/+activereviews /cc wgrant [09:16] e.g. oops id OOPS-9f534a33a10ce1f888d0e89f63e268a4 [09:16] https://oops.canonical.com/?oopsid=OOPS-9f534a33a10ce1f888d0e89f63e268a4 [09:19] odony: You seem to have more than 600 open merges proposed into that branch [09:19] Is that intentional? [09:20] yes and no... we'd like to process that huge backlog, but those open merges are unfortunately valid [09:21] We're unnecessarily loading the diffstat for each MP diff on that page, which usually isn't a problem, but it might be for some of your branches. [09:21] the thing is, trunk accumulates unprocessed merges over the years, while the stable branches are better under control [09:22] ah, some of the mp could have incorrect target branches indeed, which could cause overly large diffstats [09:22] hard to say which, though [09:22] if there are, that should only be the odd case [09:23] note that we are able to access the list of merge proposals through the API without timeout, we I'd hate to have to build our own frontend for launchpad ;-) [09:23] s/we I'd/I'd/ [09:26] wgrant: if you have a way to identify a few bad merges in the list I can quickly process them, if there's a chance this can bring the rendering time under the timeout [09:30] odony: I'm investigating. [09:32] odony: You have a few MPs with diffstats measuring the megabytes! [09:32] Oh no, misread [09:32] Just hundreds of kilobytes [09:33] So that's possibly not the problem. [09:34] wgrant: thanks for taking the time to look into it! [09:34] https://code.launchpad.net/~credativ/openobject-addons/6.1-lp-1033731/+merge/158120 is fairly impressive [09:34] hmm, just the name suggests that it's based on the 6.1 series, so probably a wrong target, let me check === alexlist` is now known as alexlist [09:39] https://code.launchpad.net/~openerp/openobject-addons/6.0/+merge/146074 and https://code.launchpad.net/~rr.clearcorp/openobject-addons/6.1-account_asset/+merge/164813 are some other winners [09:39] wgrant: indeed, that one was a wrong target, just closed it (1.7 million lines, nice diffstat indeed) [09:39] closed it, let me see these orther ones [09:39] Hopefully getting them off the list will quickly improve that page enough until we fix it properly. [09:39] other* [09:39] let's try it :-) [09:45] wgrant: ok I closed those 3, still getting timeout apparently. Any other with a 6.0-, 6.1- or 7.0- name prefix (or any diff with more than, say, 10k lines) that I could quickly reject? [09:47] odony: https://code.launchpad.net/~openerp-dev/openobject-addons/7.0-bug-1088833-nco/+merge/144434 is the only other really big one. [09:48] wgrant: thanks. BTW we're trying to dedicate a few resources to process all those merges, so hopefully we'll offload trunk soon [09:51] wgrant: got rid of that last one as well, but still timing out I think :-( [09:51] * wgrant gets a bigger hammer [09:51] * odony gets out of the way ;-) [09:58] odony: smash [09:58] It should work now [09:58] Slow, but working [09:58] wgrant: woo, thanks a lot! [09:58] wgrant: what was that last piece of magic (or ironwork), if I may ask? ;-) [09:59] I'll file a bug and we can hopefully work out why it's taking so long [09:59] odony: Um... [09:59] Increasing the timeout :) [09:59] wgrant: oooh I see... is that the global LP timeout or just that of the activereviews page? [10:00] Just the activereviews page [10:00] It was previously on the global default [10:01] odony: *phew*, I was afraid we had caused the global default to be bumped up [10:01] Nah, I might not do that so lightly [10:01] thought so! [10:02] still, we'll get to work right away to process this huge list, thanks so much for you help! [10:02] Anyway, that page was only designed to show up to a couple of hundred, but it still shouldn't be as slow as it is. Will hopefully work out what's wrong with it in the next couple of weeks and fix it. [10:03] wgrant: great, and if you ever need anyone to create a mess of unprocessed thingies on LP (e.g. for stress-testing), just give a call ;-) [10:03] Haha [10:10] odony: Bug #1186941 [10:10] bug 1186941 in Launchpad itself "+activereviews times out showing hundreds of merge proposals" [Critical,Triaged] https://launchpad.net/bugs/1186941 [10:11] wgrant: thanks again! subscribing to it right now [10:13] np === debfx_ is now known as debfx === cp16net|away is now known as cp16net === wedgwood_away is now known as wedgwood === wedgwood is now known as Guest21017 === wedgwood_ is now known as wedgwood === tasdomas is now known as tasdomas_afk === cp16net is now known as cp16net|away [16:11] Hi all. say I want to know all packages provided by this PPA, and their version: https://launchpad.net/~mercurial-ppa how to ? [16:14] ggherdov: that's not a ppa, that's a team. and it has several PPAs [16:15] ggherdov: so you'll have to click on the PPA listed on that page that you want more info on. If you want info on all of them at once, you could perhaps use the Launchpad API and write a script to get all the data, but it's probably not all that useful to do so [16:18] dobey: ok thanks for the clarification. So, when I did "sudo add-apt-repository ppa:mercurial-ppa/releases" on my system, which one of those PPAs did I add ? [16:19] ah releases probably.. [16:19] and: how to list all packages offered in it ? [16:24] ok it must be this https://launchpad.net/~mercurial-ppa/+archive/releases#yui_3_9_1_1_1370276653786_79 sorry for the noise === cp16net|away is now known as cp16net === cp16net is now known as cp16net|away === cp16net|away is now known as cp16net === dpm is now known as dpm-afk === sebbu3 is now known as sebbu === rcleere_ is now known as rcleere === sebbu3 is now known as sebbu === rcleere_ is now known as rcleere === cp16net is now known as cp16net|away === cp16net|away is now known as cp16net