=== chihchun_afk is now known as chihchun === JanC is now known as Guest92965 === JanC_ is now known as JanC === Ribesgg is now known as Ribesg [07:57] Hi, I have yet another API question : [07:57] I want to get bugs with a specific tag (sts-sru-needed) which are either on openstack projects or ubuntu-cloud-archive [07:57] here is an example : https://bugs.launchpad.net/cloud-archive/icehouse/+bug/1323660 [07:57] Ubuntu bug 1323660 in Glance Client kilo "[SRU] Glance image properties not copied to cinder volume with glance V2 API" [High,Fix committed] [07:57] Am I right to think that I need to query each openstack project iteratively,then the same for cloud-archive in order to find those tagged bugs ? [07:57] Ubuntu bug 1323660 in Glance Client kilo "[SRU] Glance image properties not copied to cinder volume with glance V2 API" [High,Fix committed] [08:00] caribou: You can also use searchTasks on a project group, though I'm not sure if OpenStack uses https://launchpad.net/openstack religiously. [08:00] It's not currently possible to do a global bug search using the API. [08:01] wgrant: then I'm curious to know how the Web search interface achieves this as if you do a search on the tag, it comes back with all the adequately tagged bugs [08:03] caribou: The web UI doesn't use the public API. [08:03] wgrant: yeah, thought so [08:07] wgrant: thanks for the info === signed8bit_Zzz is now known as signed8b_ === signed8b_ is now known as signed8bit_Zzz === signed8bit_Zzz is now known as signed8b_ === chihchun is now known as chihchun_afk [16:09] anyone know what's the best way to mirror a github repo into launchpad? Is there a guide anywhere? [16:20] nottrobin: best way would be to use the git->git import feature on launchpad [16:20] dobey: where do I find that? [16:21] nottrobin: is there a project registered on launchpad already for the project you want to import? [16:21] and does that let me keep them in sync? Or does it just do the import once? [16:21] not yet [16:23] it keeps them relatively up to date (i think imports run every X hours) (don't recall what X is right now though) [16:23] ah maybe it's as simple as this: https://help.launchpad.net/Code/Git#Mirroring_repositories_from_other_sites [16:23] I'll give it a go [16:23] thanks === signed8b_ is now known as signed8bit_Zzz === signed8bit_Zzz is now known as signed8b_ [20:01] when uploading to a ppa, dput says: Unknown upload method: ftp [20:02] what could be the reason behind that ? note: I am behind a proxy