=== matsubara is now known as matsubara-afk [05:04] is it not possible to change from a project to Debian as a distribution, I thought I tested this before [05:05] micahg: What's not working? [05:05] It's possible that it's forbidden because Debian doesn't use Launchpad Bugs. [05:09] right, but that means I can't set up a watch with a task without jumping through hoops [05:09] err.move a mistaken one [05:09] bug 943649 [05:09] Launchpad bug 943649 in wireshark (Ubuntu) "Application needs hi-res or SVG icon" [Undecided,Confirmed] https://launchpad.net/bugs/943649 [05:09] task if on wireshark, should be wireshark (Debian) [05:10] s/if/is/ [05:10] Hmm, that's pretty annoying. [05:10] And I think it's a recent change. [05:11] * wgrant tries the API. [05:11] I think the API just has my somewhat lenient restrictions... [05:12] bug 911633 [05:12] Launchpad bug 911633 in Launchpad itself "Cannot retarget bug watch tasks between bug contexts that do not use LP for bug tracking" [Low,Triaged] https://launchpad.net/bugs/911633 [05:12] There we go, fixed. [05:13] t = lp.load('/wireshark/+bug/943649') [05:13] t.target = lp.load('/debian/+source/wireshark') [05:13] t.lp_save() [05:13] I could do something like that in lp-shell? [05:13] Precisely that. [05:13] I used lp-shell. [05:13] can I add that as a workaround in my LP bug? [05:13] Sure. [05:14] That bug has some pretty bad understanding fails in it :( [05:14] The LP one. [05:16] I didn't write that :) [08:19] Hello [08:19] I have a problem, I have forgetten my password for LP and I do not remember which email address I used [08:21] Sorry, I have now found out which one after a dozen attemps, sorry everyone [08:53] are there any plans to fix this soon bzr-git issue so google code imports work? https://bugs.launchpad.net/bzr-git/+bug/878085 [08:53] Ubuntu bug 878085 in Launchpad itself "NoSuchRevision error during git import" [High,Triaged] === ajf__ is now known as ajf_ === czajkowski changed the topic of #launchpad to: https://launchpad.net/ | Help contact: czajkowski | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad | For packaging help: join #ubuntu-packaging [11:06] webops can you please delete the opeid id https://login.launchpad.net/+id/DLpf8QQ as per https://answers.launchpad.net/launchpad/+question/189233 Thanks [11:06] bah === matsubara-afk is now known as matsubara === Ursinha-bbl is now known as Ursinha === Quintasan_ is now known as Quintasan === yofel_ is now known as yofel === danhg_ is now known as danhg === matsubara is now known as matsubara-lunch === matsubara-lunch is now known as matsubara === deryck is now known as deryck[lunch] [17:50] hi all, I'm writing some software for automatic bug detection and I would need to know how many bugs are marked as duplicates on ubuntu launchpad. Can somebody help me, please, with this? How can I get this info from launchpad? [17:57] gregsan123: I can't imagine a use case for this info, but I guess you could check the "searchTasks" method on https://launchpad.net/+apidoc/1.0.html#distribution with the launchpad api with appropriate status settings and compare the len() of a search with and without omit_duplicates. What exactly do you need that for anyway? [17:59] I'm describing this software in a paper and I would need this statistics to demonstrate the importance of such software [18:20] http://launchpadlibrarian.net/94863640/vzeman79-log4cplus-trunk.log [18:20] Shall I fill another bug report related to this? [18:20] wilx: no, I'll follow up on the existing bug report [18:20] Thanks! === czajkowski changed the topic of #launchpad to: https://launchpad.net/ | Help contact: | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad | For packaging help: join #ubuntu-packaging === deryck[lunch] is now known as deryck === s9iper1_ is now known as s9iper1 === matsubara is now known as matsubara-afk [21:05] I can't find where to register a branch import, anyone help me? [21:11] The "Code" from the top menu line? [21:11] wilx: no? [21:12] Yes? :) [21:12] Pikkachu: Go to you project, then use the "Code" link at the top. At right side you should see a rectangle with smaller menu offering it. [21:13] wilx: I was able to register it either under +junk or not owned, related project [21:13] wilx: but not anymore [21:19] there's a link here:https://help.launchpad.net/Code/Imports [21:26] thanks anyway