[00:19] intellectronica: what kind of specification do you need for that follow bug? === Ursinha-nom is now known as Ursinha [00:28] Can I use the package bug-triage to triage bugs for Ubuntu? [00:32] Flare183: No; that only supports the Debian BTS, not Launchpad. [00:32] wgrant: Dang, thanks. [00:33] Flare183: Launchpad has a nice API, though, so an alternative could be written. [00:33] wgrant: True. [00:47] *** FYI. restarting codehosting for a Cherry Pick *** === thumper is now known as thumper-afk [03:03] why would I not be able to download something published 11 hours ago on a ppa? [03:04] micahg: Link? [03:05] https://edge.launchpad.net/~ubuntu-mozilla-security/+archive/ppa [03:05] thunderbird package [03:05] amd64 build finished 8 hours ago [03:07] micahg: Which one is missing, and from where? [03:07] All that I've checked are fine. [03:07] I just did and apt-get update and cannot see the new thunderbird [03:08] Which series? [03:08] jaunty [03:09] micahg: thunderbird 2.0.0.23+build1+nobinonly-0ubuntu0.9.04.1 [03:09] That's in the jaunty/amd64/main index. [03:09] So it is there. [03:10] maybe because I'm getting failures on other files it's not rebuilding the apt db === Ursinha is now known as Ursinha-nom === thumper-afk is now known as thumper === thumper is now known as thumper-afk [06:48] Where is malone's email interface documented? [06:49] I'm looking at https://launchpad.net/malone and not seeing a documentation link [06:49] help.launchpad.net [06:49] twb: https://help.launchpad.net/Bugs/EmailInterface [06:49] wgrant: thanks [06:49] Fairly easy to find from help.launchpad.net's home. [06:49] Although help.launchpad.net is not really easy to find. [06:49] And that page used to be linked from within the web UI., === henninge changed the topic of #launchpad to: Launchpad is now open sourced: https://dev.launchpad.net/ | Help contact: - | Join https://launchpad.net/~launchpad-users | Channel logs: http://irclogs.ubuntu.com | #launchpad-dev is the developer channel === lionel_ is now known as lionel === danilo-afk is now known as danilos [09:12] hi [09:13] i get oops'd when accessing to https://edge.launchpad.net/elisa [09:13] philn: Known and fixed bug. [09:13] philn: Should be on edge in a few hours. [09:13] philn: You can go to https://launchpad.net/ to disable the edge redirect for now. [09:14] oh well, i'll just wait [09:19] philn: Why not disable the edge redirect? [09:20] dunno, i'm lazy :) as long as i can access bugs it's fine === thumper-afk is now known as thumper === ripps_ is now known as ripps [11:16] hello hello, can anybody tell me how to make a team 'private' on launchpad?? [11:24] michaelforrest: At the moment if you want to use them in a free project you should send mail to feedback@ or ask a question in https://answers.launchpad.net/launchpad asking for them to be enabled. [11:24] not my words... but taken from http://blog.launchpad.net/general/new-privacy-features-for-commercial-subscribers [11:25] rowinggolfer: thanks [11:25] I thought I'd done that though... I guess I should try again. [11:25] my code branches are private but the team is showing as public. [11:26] ah... my bad, misunderstood your point. [11:26] what's your team? === beuno_ is now known as beuno [11:27] I'm only asking so I can see what it is you want to hide ;) === henninge_ is now known as henninge [11:28] michaelforrest: Hi! [11:29] michaelforrest: If you want to make a team private, you'll need to get one of our commercial subscriptions and then we can add you to the beta of our privacy features. Here's a link: [11:29] hi mrevell [11:29] I am actually a Canonical employee [11:29] so I've already got some of that set up [11:29] so I just fired off another email to feedback@ [11:29] michaelforrest: Ach, forgive me :) We're getting big now :) [11:30] michaelforrest: Let me go check the feedback mailbox [11:30] cool [11:44] how do I upgrade a bzr branch on launchpad to a newer format? [12:07] idnar: IIUC, bzr upgrade lp:...... should work [12:09] * idnar smacks his forehead [12:09] yeah, that works [12:09] I didn't even think to try it [12:17] hi [12:20] how can i attach binary files with launchpadlib. Text files work ok, but not binaries: [12:20] bug.addAttachment(comment='', data=open('foo.diff.gz').read(), [12:20] description='diff.gz', filename='foo.diff.gz', is_patch=False) [12:22] magnetic_: what's your version of launchpadlib? [12:23] james_w: 1.5.1 [12:24] what's the error? [12:26] james_w: http://pastebin.com/m5ed004d [12:29] bug 353805 [12:29] Launchpad bug 353805 in launchpadlib "addAttachment() crashes with UnicodeDecodeError:" [High,Fix committed] https://launchpad.net/bugs/353805 === intellec` is now known as intellectronica === danilos is now known as danilo-food [13:25] hey guys, I'm getting oops's on several project pages on launchpad... [13:25] oubiwann, yeah, sorry about that [13:25] should be fixed by tomorrow [13:26] fix went in, but it didn't make last nights rollout [13:26] beuno: okay, just checking to make sure it was a known issue [13:26] oubiwann, it is, thanks [13:26] flacoste, maybe it's worth a roll out during the day? ^ [13:32] if I'm getting an OOPS on edge, should I file a bug report? === mrevell is now known as mrevell-lunch === henninge_ is now known as henninge [14:13] beuno: talk to Ursinha-nom to get an idea of the actual user impact === Ursinha-nom is now known as Ursinha [14:41] hi idnar [14:44] Ursinha: hi [14:48] So, I created a +junk hosted branch, and LP tells me that it's not a branch when I try bzr checkout. wtf? [14:49] Hi, I have a question about the data retention policy of Launchpad. If I delete a branch of code, does it remain on your server? [14:51] lgoodrich: no one here right now /me thinks === magnetic_ is now known as foolano === abentley1 is now known as abentley [15:10] lgoodrich, it gets deleted from the server [15:11] I was looking over the data retention policy, and it states that data is permantently stored unless there is an explicit reason for it to be completely removed [15:12] My situation is that a branch was uploaded with sensitive information (a whole bunch of cleartext passwords) included in the revision history. I have deleted the branch but I want to ensure the data is completely removed from the server [15:12] lgoodrich, it may take a while from being removed from disk, backups, etc [15:12] it's no longer user-accessible [15:12] * jml returns to his vacation [15:12] but it takes a while (days? weeks?) for it to be cleared out from everywhere internally [15:12] \o/ [15:12] welcome back jml [15:13] beuno, _to_ my vacation, I'm not back until Monday :) [15:13] Its fine if it takes a little bit, I'd just like to make sure it is eventually completely removed [15:14] lgoodrich, it will [15:14] jml, you got my hopes up [15:14] My only concern is this statement within the Data Rentention policy: "General Data Retention Statement [15:14] Launchpad retains all data submitted by users permanently. [15:14] Except in the circumstances listed below, Launchpad will only delete data if required to do so by law or if data (including files, PPA submissions, bug reports, bug comments, bug attachments, and translations) is inappropriate. Canonical reserves the right to determine whether data is inappropriate. Spam, malicious code, and defamation are considered inappropriate. Where data is deleted, it will be removed from the Launchpad database but i [15:14] continue to exist in backup archives which are maintained by Canonical. [15:15] sorry for the huge paste, here's the URL: https://help.launchpad.net/PrivacyPolicy [15:15] lgoodrich, right. Guaranteeing that it will be deleted from *all* backups is hard [15:16] hence, the policy [15:16] I'd change the passwords if it's critical [15:16] yeah, that's understandable [15:16] although, only a handful of sysadmins have access to backups [15:17] ok, so to summarize: My branch deletion will eventually propogate through the system, and the data will only exist on offline backups eventually? [15:18] lgoodrich, yes [15:18] ok, thanks for your help beuno! [15:26] Hi, I want to change my project URL after a internal reorganization, but don't want old links + bzr checkouts to break. (we want to change from gasp-code to gasp-core) [15:26] Is there a way that a 301 redirect can be put in? [15:27] lfaraone, I don't k ow if project aliases work on that level [15:27] salgado, ^ === abentley1 is now known as abentley [15:30] lfaraone, just ask a question (launchpad.net/launchpad/+newquestion) asking for your project to be renamed and an alias created for the old name [15:30] beuno, that's exactly how project aliases work. :) [15:32] salgado: [15:32] salgado: thanks * [15:33] salgado: heh, amusingly, that gets me a 404 on edge.lp.net [15:33] lfaraone, http://launchpad.net/launchpad/+addquestion . sorry [15:35] salgado: done, https://answers.edge.launchpad.net/launchpad/+question/80333 [15:37] gmb, ping? [15:45] kiko: Hi. [15:45] I just tried to subscribe to a bug on edge and got: The following errors were encountered: person: No such object "https://bugs.edge.launchpad.net/~nhandler". Is this a known issue? Or should I go ahead and file a bug? [15:46] nhandler: I think that's a known issue. Let me just dig it up for you... === mrevell-lunch is now known as mrevell [15:46] gmb, two questions. a) did jml contact you? b) what's the story on the bug tracker syncing stuff? [15:47] nhandler: That's bug 415166. There's a fix for that in the PQM queue at the moment. [15:47] Launchpad bug 415166 in malone "Launchpad says I don't exist when I subscribe to a bug" [Undecided,Fix committed] https://launchpad.net/bugs/415166 [15:47] Thanks gmb [15:48] kiko: a) Yes, I'm talking to him tomorrow AM. b) If you mean the Bugzilla 3.4 work, it's all going smoothly so far. Should be landning a couple of infrastructure branches today and then it's just a case of plowing through the work that needs doing to adapt what we've already got for the LP plugin to work with the 3.4 API. [15:48] (Which is pretty straightforward) === abentley1 is now known as abentley [15:49] gmb, okay. the reason I'm asking and that it's urgent is that the support period for that work is limited, so if max needs to do any fixes there's not a lot of time left for it [15:49] kiko: I know. BjornT said we had 30 days from the handover. Is that correct? [15:50] gmb, that's half correct -- part of the problem is that this code is already upstream and harder to change since 3.4 is out [15:50] Ah, okay. [15:50] but we'll figure it out -- just make sure you have something of a run in the next few days so we can assess the risk [15:50] kiko: Well, I'll be doing Bugzilla to the exclusion of all else tomorrow, so if there are any serious problems I'll probably run into them very soon. [15:51] gmb, awesome. thanks! [15:51] No worries. [15:54] idnar, in which page are you getting timeouts on edge? [15:55] Ursinha: I'm not getting timeouts; my problem is https://bugs.launchpad.net/launchpad/+bug/415351 [15:55] Ubuntu bug 415351 in launchpad "Oops viewing project overview on edge" [Undecided,New] [15:55] idnar, let me see [15:58] idnar, this is a duplicate of bug 414610 [15:58] Launchpad bug 414610 in launchpad-registry "New project page for blueprint-using project OOPSes" [High,Fix committed] https://launchpad.net/bugs/414610 [15:58] the fix is on the way [15:58] Ursinha: great, just wanted to make sure you guys knew about it [15:59] idnar, cool, thanks for filing that bug! === cprov is now known as cprov-lunch === danilo-food is now known as danilos === deryck is now known as deryck[lunch] === abentley1 is now known as abentley === jon is now known as Guest68684 [16:25] is there a page that shows me the list of reviews that have been requested of me and any team that I am in? [16:27] james_w, afaik, only on a per-project basis [16:28] ok, but this isn't a project, so that doesn't solve the issue either :-) [16:28] it seems I can poll each likely team, which at least allows me to find them [16:43] https://help.launchpad.net/Code/Review doesn't seem to document the process for resubmitting a branch === beuno is now known as beuno-lunch [17:21] hello, I'm getting a person: No such object "https://bugs.edge.launchpad.net/~pvillavi". when trying to subscribe to a report [17:21] is that a known issue? [17:21] bug 414627 [17:21] Launchpad bug 414627 in malone "allow users to select another user to follow/watch" [Undecided,Incomplete] https://launchpad.net/bugs/414627 [17:21] i'm trying to subscribe to that one ^ [17:24] pedro_, I'm checking this === gary_poster is now known as gary-lunch [17:24] pedro_, I can reproduce this consistently here [17:24] intellectronica, hi [17:25] hi Ursinha [17:25] Ursinha, ok thanks [17:25] pedro_: that's known and has already been fixed [17:25] Ursinha: ^^^^^ === deryck[lunch] is now known as deryck [17:26] intellectronica, just found the bug [17:26] cool [17:26] (and a dupe) === salgado is now known as salgado-lunch [17:31] awesome, thank folks! === beuno-lunch is now known as beuno === kiko is now known as kiko-fud === matsubara-afk is now known as matsubara === cprov-lunch is now known as cprov === salgado-lunch is now known as salgado === gary-lunch is now known as gary_poster [18:38] I know that project wiki's are frequently being requested for launchpad [18:39] are there any plans? [18:39] https://blueprints.launchpad.net/launchpad-foundations/+spec/project-wiki [18:43] rowinggolfer: yes, that's very high on the agenda for the next major cycle [18:44] intellectronica: any suggestions for starting a wiki which should be migratable? [18:44] is there any good standard format or application [18:45] rowinggolfer: no, i don't think we're that far in planning it yet. note that we all use moinmoin heavily. i don't know if that will influence the final format, but it's not a bad wiki at all [18:47] ok.. thanks === vorian is now known as rofl [19:53] cprov: Hi, you just marked bug 412186 as incomplete, can you explain me what information is missing ? [19:54] Launchpad bug 412186 in launchpad-buildd "Build fails when package depends on open-iscsi" [Undecided,Incomplete] https://launchpad.net/bugs/412186 [19:56] stgraber: sure, recently /sys and other bits started to be mounted for general builds. I'd like to have a confirmation that the issue is not already fixed. [19:56] stgraber: I should have commented that, I'm sorry. [20:01] cprov: ok, I'll ask Michael Jeanson to test it again and comment if it still happens [20:02] stgraber: appreciated, thank you. === kiko-fud is now known as kiko [20:33] is the subscribe feature going to be broke on edge until the next full release? [20:33] or is the milestone regarding what is deployed to production only, not what's on edge? [20:34] micahg, only applies to production [20:35] edge is rolled out daily [20:35] cool [20:35] so hopefully tomorrow I can subscribe to bugs again :) [20:40] micahg, yeah, or, middle click on it [20:57] Is LP busted? :) [20:57] OOPS-1326ED427 ? [20:57] https://lp-oops.canonical.com/oops.py/?oopsid=1326ED427 [20:57] Daviey, when visiting a project's page? [20:57] yah [20:58] yeah, every project i try and visit under edge isn't working. [20:59] Daviey, known bug, fixed by tomorrow [20:59] hurray, i assume current work around is disable edge for 2 hours? [21:00] Daviey, correct [21:00] thanks beuno === Ursinha is now known as Ursinha-nom === salgado is now known as salgado-afk === oubiwann_ is now known as obiwann === rofl is now known as marvelous [22:31] Are edge servers supposed to mirror everything from the actual servers? [22:32] is this a bug https://edge.launchpad.net/kunquat [22:32] or is it just that kunquat project is not part of the test setup? [22:44] cyberix, bug 414610 [22:44] Launchpad bug 414610 in launchpad-registry "New project page for blueprint-using project OOPSes" [High,Fix committed] https://launchpad.net/bugs/414610 [23:03] uhm, i just tried to subscribe to a bug and launchpad (edge) popped up a dialog box saying... The following errors were encountered: [23:03] * person: No such object "https://bugs.edge.launchpad.net/~popey". [23:04] popey: known bug [23:04] popey: fix landed [23:04] not yet rolled I believe [23:04] ok, thanks! :) [23:05] i worked around it by "subscribing someone else" and putting my id in :) [23:16] uhm, just visited https://edge.launchpad.net/wxbanker and got (Error ID: OOPS-1326EC620) [23:16] https://lp-oops.canonical.com/oops.py/?oopsid=1326EC620 [23:17] popey, likely to be bug 414610 [23:17] Launchpad bug 414610 in launchpad-registry "New project page for blueprint-using project OOPSes" [High,Fix committed] https://launchpad.net/bugs/414610 [23:18] thanks. have disabled redirect for 2 hours