=== Ursinha is now known as Ursinha-afk === steev___ is now known as steev_ [01:09] I'm getting a LP oops (oops id: OOPS-2126CO5) when trying to accept the xorg-server SRU into oneiric-updates with sru-release. Are there known problems with launchpad at the moment? [01:09] https://lp-oops.canonical.com/oops.py/?oopsid=2126CO5 [01:10] RAOF: Does it fix lots of bugs? [01:10] No; it fixes a single bug. [01:10] I no longer try to copy kernels to -updates ;) [01:12] It's timing out while trying to apply overrides. [01:13] May be best to get it copied by an archive admin on cocoplum [01:16] I guess that can wait for pitti. [08:43] morning: does launchpad have the capability to track bugs in a JIRA issue tracking system [08:43] https://issues.jenkins-ci.org/secure/Dashboard.jspa for example [08:43] ? [08:44] https://bugs.launchpad.net/bugs/bugtrackers/+newbugtracker says no === bigjools changed the topic of #launchpad to: https://launchpad.net/ | Help contact: bigjools | 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 === jtv is now known as jtv-eat [08:53] maxb: Thanks so much for the mercurial repos :) [08:53] err PPAs [08:58] I'm rather surprised by the number of appreciative comments I get about them [08:58] The huge irony is that these days I don't use Mercurial at all any more [08:58] The number of peoople crazy enough to use mercurial? [08:59] I only used it because mozilla code base is in mercurial and yes, mercurial makes me want to stab myself. [09:00] aww, I find mercurial very pleasent [09:01] tumbleweed: the queues are no where as powerful as git/bzr branches. [09:01] you mean mq? [09:40] tumbleweed: yeah [09:45] nigelb: they're are like bzr looms (and also one of the few ways to edit hg history). I use them a lot when using hg [09:56] tumbleweed: Maybe I'll get used to them over time. === allenap changed the topic of #launchpad to: https://launchpad.net/ | Help contact: allenap, bigjools | 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 === jtv-eat is now known as jtv === Ursinha-afk is now known as Ursinha [12:18] is someone playing with infrastructure? getting "bzr: ERROR: exceptions.IndexError: list index out of range" [12:18] and the BZR plugins list changes (from build to build) [12:23] is mrevell hiding on me === rick_h_ is now known as deuce868 [13:30] czajkowski: mrevell is on leave until UDS [13:30] flacoste: ahhh makes sense [13:30] I shall poke him in person so re lp and blueprint ideas :) [13:30] flacoste: thanks [13:31] czajkowski: can i help? [13:31] ah ok [13:31] yep, he arrives sunday [13:31] and leaves the next fri [13:31] so that should give you plenty of time to catch him in person [13:31] flacoste: just the way we can sort bugs on lP by relevance is great, searhing Blueprints could do with similar search functions [13:32] like bp creation dates so I can then work our which cycle they were created [14:24] what happens to superseded packages in PPAs? i'm trying to find something relatively old with no luck... (trying to find an old firefox 5 build in the firefox-stable ppa) [14:25] achiang: they are deleted [14:25] bigjools: ah, so for ubuntu proper, we keep the complete publishing history, but for PPAs, old packages are deleted? [14:26] yup [14:26] thanks [14:31] i remember we had a trick to get a text version of of a bug list in launchpad ... any idea if that feature still exist? [14:32] asac: append /+text [14:33] on the bug url [14:33] not sure about a "list" [14:36] bigjools: awesome [14:37] "An import is currently running on galapagos, and was started 5 hours ago." The last 10 took 20 seconds to 5 minutes. There doesn't seem to be a way for me to kill the current import and restart it. https://code.launchpad.net/~vcs-imports/spamassassin/trunk [14:37] Darxus: let me check [14:38] Darxus: it looks genuinely active - did the remote repo change in any way lately? [14:39] bigjools: The reason I asked is, the automated builds I have using that import emailed me that they failed to upload: https://launchpad.net/~spamassassin/+archive/spamassassin-daily/+recipebuild/107643/+files/upload_3002271_log.txt (checking the repo) [14:40] Darxus: odd. it looks to me like the repo changed somehow, look at the revisions in the previous logs [14:41] "determining revisions to fetch 0/1189081" versus "fetching svn revision info 4603/1135013" [14:41] Heh. [14:41] There was a commit today. [14:42] I am asking on #bzr [14:44] bigjools: ok guess thats not working for a search :/ [14:45] asac: yeah it's only on a bug page [14:45] asac: use the API? :) === yofel_ is now known as yofel [14:51] bigjools: the api is too hard to use for me :) [14:52] asac: ! === beuno is now known as beuno-lunch === beuno-lunch is now known as beuno === deuce868 is now known as rick_h [17:31] I'm getting a strange error when pushing to a LP branch: [17:31] > ssh_exchange_identification: Connection closed by remote host [17:32] > bzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist. [17:32] I had just created a branch a few minutes earlier without any problems. [17:33] is it just me ? [17:33] $ ssh bazaar.launchpad.netssh_exchange_identification: Connection closed by remote host [17:37] allenap ^ ? [17:42] I am trying to merge a remote branch with my local branch [17:43] and I am getting [17:43] ssh_exchange_identification: Connection closed by remote host [17:43] is this a server issue or client side issue? [17:43] Me too. [17:43] I just asked that question before you joined :P [17:44] :) [17:44] m4n1sh, me too. i repeated george_e's question [17:44] Who do we ping to get help? [17:44] :) [17:44] Seems to be working now. [17:45] trying [17:45] not fixed [17:45] m4n1sh: Are you merging or just pushing code? [17:45] merging [17:45] Ah, I was just pushing. [17:46] works now [17:46] i was pushing. and then tried just plain 'ssh bazaar.launchpad.net' [17:46] and, yes, it works for me now too, m4n1sh [17:46] \O/ [17:46] [O/ === zyga is now known as zyga-afk [19:15] good day [19:16] I have two questions regarding the XML import format for LaunchPad bugtracking [19:17] 1. Do I see correctly that the bug element itself cannot have attachments, that those must go on comments? [19:17] 2. What kind of URLs is the url element meant for? [19:24] Renegade15: good questions :-) [19:24] let me find the answers [19:26] Renegade15, you can get the attachments linked to a bug easily, but yeah, to add attachments you need to add them via a comment IIRC [19:26] For the first one, you're right. [19:27] as for the URL, I can't remember -- is that Bug.url or BugTask.url? [19:28] it's...? [19:28] Renegade15: yep, so attachments are related to a specific comments [19:28] but they all show up in the attachments portlet [19:28] but you'll also see in which comments they are tied [19:28] yeah, I figured [19:28] Renegade15: i don't see us processing any url element [19:28] element urls { [19:28] element url { attribute href { xsd:anyURI }, text }* [19:28] }? [19:28] ^--- quoth the import format page [19:29] Renegade15: i think it means that element that are of type url can have a href attribute [19:30] otherwise, like i said we are not processing these [19:30] but the href attribute will be used [19:30] on attachment for example [19:30] if there are no filename element [19:30] we'll default to the last component of the href attribute of the attachment node [19:31] the attachment href attribute is defined separately [19:31] ...under attachments [19:31] if you're not parsing urls/url, that's fine by me, I was just confused what they're meant for [19:31] * Renegade15 shrugs [19:32] yeah, maybe the spec needs an update [19:32] Renegade15: posting to launchpad-dev might bring the definitive answer [19:32] you say that after I wrote half the parser xD [19:33] meh, it's not that important...the critical question was the attachments one === zyga-afk is now known as zyga === allenap 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 [20:30] a few private projects I'm related to are having bugs modified by Michael Barnett @ canonical. The modifications are all similar: the bug is marked as no longer affecting the project. Is this a cleanup script or something? [20:30] these are private bugs, I might add [20:39] sinzui: ^^^ [20:40] yshavit, indeed it is a cleanup script [20:40] yshavit: yes, mbarnett (one of our sysadmin) is running a clean-up script on behalf of sinzui [20:40] We are deleting invalid bug affects lines or those for deactivated projects [20:41] i swear i am not a bot. [20:41] you'll have infinite karma [20:42] i will lord it over the other sysadmins! [20:57] sinzui, flacoste, mbarnett : (sorry, got pulled away to a meeting) That makes sense, thanks! [20:59] mbarnett: not that I distrust you, but "i am not a bot" is precisely what a bot would say! [20:59] yshavit: nono, i SWORE.. no bot would be so bold! [21:01] mbarnett: That's a good point. Though maybe you've gone rampant? I bet a rampant bot AI would swear up and down, and it'd even believe it. [21:01] plus, the internet is fully populated by upstanding individuals who would never do anything malicious. === zz_joey is now known as joey [23:07] poolie: hi, around? [23:10] hi achiang [23:10] poolie: hi, just getting some cycles to come back around to https://code.launchpad.net/~achiang/hydrazine/hydrazine-searching/+merge/79201 [23:10] poolie: i'd like to fix the thing you mention and land it, then think about refactoring it per your advice [23:11] that's fine with me [23:11] thanks! [23:11] cool, thanks [23:11] we should advertise this when it gets to a good level of done-ness [23:11] Hiya, I have a fix for a package in Ubuntu, I'm trying to push to branch up for the package maintainers, but for the life of me i cant figure out the push URL ;) [23:12] The package is this: https://code.launchpad.net/~ubuntu-branches/ubuntu/precise/libkohana3.1-php/precise .. what would be the push URL for my account? [23:39] poolie: have a few minutes to walk me through your comment on https://code.launchpad.net/~achiang/hydrazine/hydrazine-searching/+merge/79201 [23:44] oh sure [23:45] do you mean, why did i say that? [23:45] well, basically, because the actual exception object may have a clue for the user what the problem was [23:50] poolie: oh, no, i was talking about the refactorization comment [23:50] poolie: i already did the fixup and pushed a new rev; that one's ready for re-review [23:51] oh, ok, i see [23:51] just need some guidance on this nested cmd object thing. ;) [23:56] hm [23:56] so you could do it various ways [23:57] i think possibly there should be a class per type of filter? [23:57] then a dict pointing to the available classes? [23:59] hm, yeah