/srv/irclogs.ubuntu.com/2014/02/17/#launchpad.txt

Doctor_Nickis there a way to request builds for PPAs from the command line? like ubuntu-build?01:45
wgrantDoctor_Nick: Request builds of what?01:47
wgrantThere are CLI tools to copy packages around01:47
wgrantAnd you normally upload a source package from the commandline.01:48
Doctor_Nickright, I meant request a build recipe to run01:49
Doctor_Nickbecause one of its dependencies is a package I have to manually upload, and I want the recipe to run every time there's a successful build of that dependency01:51
wgrantDoctor_Nick: I don't know of an existing commandline tool for that, but the relevant methods are exposed in Launchpad's webservice API01:52
wgrantSo you could write a tool to automate that in like 10 lines of Python using launchpadlib.01:52
Doctor_Nickah, ok01:53
wgrantThe requestBuild method on https://api.launchpad.net/+apidoc/devel.html#source_package_recipe is what you want.01:59
=== mwhudson is now known as zz_mwhudson
dobeyDoctor_Nick: there might be something in lp:lptools that does it (i don't recall if there definitely is though)03:56
=== zz_mwhudson is now known as mwhudson
=== NikitaKonovalov is now known as NikitaKonovalov_
=== mwhudson is now known as zz_mwhudson
=== NikitaKonovalov_ is now known as NikitaKonovalov
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
=== NikitaKonovalov is now known as NikitaKonovalov_
=== NikitaKonovalov_ is now known as NikitaKonovalov
=== Pici` is now known as Pici
bookwarhi all, is there any permission setting which forbids subscribing someone to the bug? As i see it, one can easily spam a group by subscribing it to a certain bug. How we can prevent this?15:54
mgzban the person doing the spamming?15:56
mgzlaunchpad assumes its users are generally sane, but has recourse if that turns out to not be the case.15:57
bookwarmgz: ok, let's hope they are15:58
czajkowskimgz: ello15:59
mgzczajkowski: hey!15:59
=== NikitaKonovalov is now known as NikitaKonovalov_
exarkunCan I make the launchpad bug tracker for a project read-only?16:26
Doctor_NickQuestion: I have a couple packages in my ppa. llvm is a build dependency of libclc. if llvm is currently being built, and a new libclc source package is uploaded, will the libclc build wait until llvm finishes? Or will it use the previous version's binaries, if they still exist?17:04
cjwatsonDoctor_Nick: if the old versions satisfy the build-deps, then they'll be used17:32
cjwatsonDoctor_Nick: if you don't want that to happen, then constrain the build-dependencies more tightly with versions or whatever17:35
=== kevin is now known as Guest22870
=== BradCrittenden is now known as bac
=== TheLordOfTime is now known as teward
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
med_Hmmm. Now that I've left Canonical, I can no longer look at my bugs page:  https://bugs.launchpad.net/~med as it is marked private (even though I'm logged in.)22:43
med_herb ^^ does that make any sense?22:44
med_thedac, ^22:44
wgrantmed_: That's not meant to happen. There's a bug in a PES project that's in an invalid state.22:48
wgrantLet me see.22:48
med_wgrant, many thanks22:49
med_I figured it was some brokenness somewhere.22:49
wgrantmed_: Working now?22:51
med_bingo wgrant, thanks22:51
wgrantLovely.22:51
=== zz_mwhudson is now known as mwhudson
lifelesshmm23:00
lifelesswgrant: I forget, is it possible to make series tasks upstream ?23:00
lifelesse.g. on https://bugs.launchpad.net/neutron/+bug/1280941 neutron's havana and grizzly branches are broken too23:00
ubot5Launchpad bug 1280941 in tripleo "metadata agent throwing AttributeError: 'HTTPClient' object has no attribute 'auth_tenant_id' with latest release" [Critical,In progress]23:00
lifelesserm, just havana, sorry23:01
wgrantlifeless: What do you mean?23:05
wgrantproductseries tasks are a thing, if you have bug supervisor privileges23:05
wgrantThough you probably still need to manually switch into the relevant context first.23:05
lifelessah, need those - ok23:05
wgrantBug supervisor lets you nominate, driver lets you approve or directly target23:06
lifelesshttps://bugs.launchpad.net/neutron/havana/+bug/1280941 redirects to the python-neutronclient task23:08
ubot5Launchpad bug 1280941 in tripleo "metadata agent throwing AttributeError: 'HTTPClient' object has no attribute 'auth_tenant_id' with latest release" [Critical,In progress]23:08
wgrantlifeless: Right, but you need to be at /neutron/+bug/1280941 in order for the target UI to show neutron/havana23:11
wgrantIt's the only remaining widget that's specific to the bugtask, so you need to hack to the right task23:12
lifelessso visit https://bugs.launchpad.net/neutron/+bug/1280941 and 'target to' should be visible for supervisors?23:13
ubot5Launchpad bug 1280941 in tripleo "metadata agent throwing AttributeError: 'HTTPClient' object has no attribute 'auth_tenant_id' with latest release" [Critical,In progress]23:13
wgrantRight23:13
wgrantWell23:13
wgrantSupervisors will get "Nominate for release"23:13
wgrantDrivers will get "Target to release"23:13
wgrantSo in the end you need a driver.23:13
lifelessanteaya: ^23:14
anteayaI'm reading23:17
anteayaso someone with driver permissions is what we are looking for, is that accurate?23:19
tewardyep23:19
=== mwhudson is now known as zz_mwhudson
anteayaokay thank you, I will look for such a person23:22

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