[00:00] yeah - mismatch between reporting bugs and expectations of fixes etc [00:01] spm, yeah, i understand, and have the same concern [00:03] just thinking of possible ways forward here... [00:04] one is to contact the community folks; I'm guessing they have experience in these style issues; and may be able to offer useful advice. ??? [00:04] well, i've already closed the bugs so hopefully, no action is needed. if they get reopened then i'll come back here and see about getting some advise [00:05] one other alt is to possibly throw the line like: I won't fix this; you have the source you're more than welcome to have a go; but re-opening the bug won't get it fixed. sorry. Which is harsh as written, but you get the gist. [00:08] yeah [00:11] my other advice would be to not get into an argument with them. you won't convince them, hence trying is pointless. state your case and walk away. :-( [00:16] We can't seem to find a way to have the bugs for the generic Mythbuntu distro show up here: https://bugs.edge.launchpad.net/~mythbuntu-bugs/+packagebugs is there a way to do that, or is that an oversight/feature request? [02:23] mrand: The Mythbuntu project is not a package, so it would not make much sense for it to show up on a listing of package bugs. [02:23] However, it is probably suboptimal that the page is specifically for packages. [02:25] wgrant: thanks for responding. Yes, as you may have been able to tell, we have a bug team, and they are responsible for multiple items... hence the desire to have it listed there. Where would be the right place to make this suggestion/request? LP ticket, or elsewhere? [02:26] mrand: https://bugs.launchpad.net/malone/+filebug, I suspect. [02:27] cool. thanks again. === doctormo is now known as h === h is now known as Guest91976 === Guest91976 is now known as doctormo [02:42] wgrant, lifeless: If you wanted to see what I was working on: http://blip.tv/dashboard/episode/3161227 [02:47] doctormo: It wants me to log in. [02:47] http://blip.tv/file/3141629 [02:47] wrong link, sorry [02:50] I'm trying to merge two bzr branches that are housed in launchpad. I have write access to the one that is being merged into (trunk) and have proposed the second branch for merging. Do I need to manually commit the merge somehow or can Launchpad do the merge with a click of a button somewhere? [02:53] stochastic: manually [02:53] * Kamping_Kaiser remembers back to the LP talk at lca [03:38] stochastic, you'll need to manually commit the merge. [03:39] thanks everyone [06:16] Hi, is there a new way for disabling edge redirection ? I can no longer see the „Disable redirection for 2 hours” button from the front page [06:17] adiroiban: there should be a link at the bottom of every page to disable the redirect [06:17] tsimpson: yep. Thanks ! :) [06:18] was that announced on launchpad-users mailing lists? [06:18] it's been there for a long time ;) [06:19] :) [08:06] is there a problem with launchpad branch notification emails at the moment? I don't see any email since pushing to lp:maria 45 min ago [08:07] (eg. maria-developers subscribe to lp:maria, but no mail in https://lists.launchpad.net/maria-developers/ for latest push. Second to last push from yesterday is there) [09:23] hi. Any idea what cause and how to solve the error from this branch https://code.edge.launchpad.net/~adiroiban/launchpad/bug-462013-try-2 ? [09:27] you could use sftp to remove the lock file [09:27] sftp @bazaar.launchpad.net [09:28] rm /~adiroiban/launchpad/bug-462013-try-2/.bzr/repository/lock [09:29] how come that it was created? [09:29] as far as I know, I didn't do anything special for this branch [09:29] I think it's used when operating on the branch, to make sure only one process can write to it at a time [09:30] something probably went wrong with the last write attempt and it wasn't unlocked [09:30] (at a guess) [09:30] ok. thanks! === matsubara-afk is now known as matsubara === salgado is now known as salgado-brb [12:21] I still don't see any branch notification mails (for lp:maria) now after ~5 hours ... anyone knows what could be wrong? [12:41] Hi knielsen, sorry there's a window each day when no one from the code team is around, but rockstar or abentley should be able to confirm if there's a problem with branch notification emails in a few hours (or a losa might be able to help now?). [12:41] ok, tnx [12:42] knielsen: we had some mail issues earlier, which should be solved, or close to being solved [12:42] problem is that maria-developers is subscripted to lp:maria, there has been two pushes today to that branch, but no mails are seen in https://lists.launchpad.net/maria-developers/ [12:42] mthaddon: ok, do you know if the branch notification mails will go out later, or if they are lost? [12:43] knielsen: not sure - I'll try and take a look [12:43] (I use the mails to trigger buildbot runs on the code, so if they are lost I may need to start the builds manually) === Ursinha is now known as Guest25896 === Ursinha is now known as Guest62244 === Ursula is now known as U === U is now known as Guest80317 === Guest80317 is now known as Ursinha [12:51] knielsen: I don't know definitively, but at this point I suspect they're lost, sorry [12:51] mthaddon: ok, thanks for info [12:51] mthaddon: do you also know when they will start working again? [12:52] knielsen: they should be working now - are you not seeing that? [12:53] knielsen: and for the last few hours (the breakage I have in mind stopped about five hours ago) [12:54] mthaddon: on https://code.launchpad.net/~maria-captains/maria/5.1 there are pushes 5 and 1 hours ago for which no mails have been sent [12:54] knielsen: ok, thx - I'll try and chase someone down about this [12:54] they are missing from https://lists.launchpad.net/maria-developers/ (I am mainly interested in another subscriber, but it is probably easier to debug sending mail from launchpad to itself) === salgado-brb is now known as salgado === mrevell is now known as mrevell-luncheon === mrevell-luncheon is now known as mrevell [13:31] knielsen: I'm afraid I haven't been able to find anyone (yet) who can help - should be someone shortly [13:31] ok, tnx for update [13:40] I'm getting a crapload of OOPSes from launchpad this morning. ie: OOPS-1489EA530 [13:40] https://lp-oops.canonical.com/oops.py/?oopsid=1489EA530 [13:51] Hi mdeslaur, I can't view that oops, but what are you doing specifically when you get an oops (always the same thing, or a number of tasks?) [13:52] noodles775: I'm using a script we have to download packages out of a PPA [13:52] every three or four requests, I get an OOPS and it aborts [13:57] mdeslaur: hrm, without seeing the oops, it's hard to know *where* the oops is being caused. I've just tried manually downloading a bunch of debs from my PPA without any issues, so I'm guessing it's a related task. Can you perhaps post your script? [13:58] losa: Any idea why the above oops url doesn't find the oops? (Is it just a matter of waiting until it's synced to devpad?) [13:59] noodles775: it's here: http://bazaar.launchpad.net/~ubuntu-security/ubuntu-security-tools/trunk/annotate/head%3A/repo-tools/copy_sppa_to_repos [13:59] noodles775: but kind of specific to the security team workflow [13:59] noodles775: we put in place a new app server yesterday - I'm not sure if the OOPSes are being synced yet (mbarnett will be following up when he comes online in an hour or so) [13:59] I'm just going through launchpad answers - I found one question that was asked but it has the wrong language specified... can I change that, or is it up to the person who asked the question? At the moment it's set to French ( Canada ) but the question is in English... [13:59] Ubuntu answers on launchpad [13:59] https://answers.edge.launchpad.net/ubuntu/+source/rhythmbox/+question/98388 [13:59] That one ^ [14:00] noodles775, mthaddon: that oops was on edge [14:00] sorry for not mentioning it [14:00] yep, there's a new edge app server as well [14:02] OOPS-1489EA554 [14:02] https://lp-oops.canonical.com/oops.py/?oopsid=1489EA554 [14:07] mdeslaur: hrm, no match on that oops either. Looking at your script, it looks like it's actually a sub-script, scripts/sis-changes that hits LP, is that right? if so, where do I find that? [14:08] uhm... [14:08] hold on [14:09] BTW: do you actually see the oops output? if so, pasting that would help too (depends on your lp account). [14:09] noodles775: http://bazaar.launchpad.net/~ubuntu-security/ubuntu-cve-tracker/master/annotate/head%3A/scripts/sis-changes [14:09] noodles775: no, I don't see the oops output [14:09] noodles775: I've worked around it for now by retrying in sis-changes, so at least I can work [14:10] noodles775: you probably have a flaky server in the pool [14:10] ok, great. Yes it could be. mthaddon will be able to asses that over the next while. [14:10] thanks noodles775 [14:10] np [14:21] hello [14:21] the Launchpad user ~pthemessl ("burst") causes a lot of bug spam in e. g. https://bugs.edge.launchpad.net/ubuntu/+source/gvfs/+bug/252174?comments=all [14:21] Ubuntu bug 252174 in gvfs "gvfsd-trash crashed with SIGSEGV in g_main_context_dispatch()" [High,Fix released] [14:21] due to a malicious spam cleaning thing [14:21] is it possible to disable his account for the time being, or at least unsubscribe him from all bugs? === salgado is now known as salgado-afk === salgado-afk is now known as salgado-lunch === matsubara is now known as matsubara-lunch [15:48] I keep getting OOPS-1489A1664 when I try to a bug against a project, any ideas? [15:48] https://lp-oops.canonical.com/oops.py/?oopsid=1489A1664 === matsubara-lunch is now known as matsubara === yofel_ is now known as yofel [16:04] mthaddon: seems the latest push to one of our branches now triggered a branch notification mail [16:04] knielsen: yeah, we've reverted the code to the previous version - seems no-one knows how to fix just yet :( [16:04] for this particular script, I mean === deryck is now known as deryck[lunch] [16:59] mthaddon: do you know whom I can ping about blacklisting that spamming user from above? [17:00] pitti: https://help.launchpad.net/HelpRotation suggests abentley [17:00] abentley: hello [17:00] mthaddon: thanks [17:00] pitti: Hi. I'm dealing with a crisis. [17:01] abentley: did you see my ping about ~pthemessl above? [17:01] pitti: Yes. [17:01] abentley: you mean you are right now and are busy, or you are "in charge" right now? :) [17:02] pitti: I am busy. [17:03] I'll try help@lp.net then [17:06] gmb: around? === beuno is now known as beuno-lunch [17:34] abentley: https://code.edge.launchpad.net/~indicator-applet-developers/indicator-application/trunk also suffers from Internal Server Errors, but although they occur regularly you can still view the file or directory you want after refreshing the page one or more times. === EdwinGrubbs is now known as Edwin-lunch === deryck[lunch] is now known as deryck [17:51] Hi. We're trying to bring our LoCo into compliance with current standards. Is it possible to rename a Launchpad page/directory? Or copy it wholesale to a new directory then delete the old? === henninge_ is now known as henninge [18:24] Why do deactivated accounts show up in a bug's "Also notified" list? [18:35] qense: Do you mean the loggerhead view of that branch, or the actual url you have me? [18:36] The Loggerhead view of the branch. [18:38] kjcole: Because Launchpad is a web app, we don't rename pages so much as we rename the items the pages describe. So the possibilities depend on what kind of item you want to rename. What item do you want to rename? [18:39] qense: We know that Loggerhead isn't as stable as it ought to be, and we're working to fix that. [18:40] abentley: Our LoCo's coming up for reapproval, The gods decree it should be named ~ubuntu-statename (in our case, ~ubuntu-districtofcolumbia). It's currently ~dcteam. [18:40] abentley: OK, thanks [18:41] (~ubuntu-districtofcolumbia looks ridiculous given that we aren't even a state) [18:41] abentley: I put in a question/request on launchpad itself after asking here a few minutes ago, as that seemed to be what my searches were turning up as the appropriate way to "git 'er done". [18:41] kjcole: That's right. [18:42] crimsun: My comment on another channel was "They're gonna love ubuntu-locowithoutastate and ubuntu-districtofcolumbia as the choices. ;-) === abentley changed the topic of #LaunchPad to: http://launchpad.net | Read https://help.launchpad.net for help | Help contact: abentley | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: see channel #launchpad-dev === beuno-lunch is now known as beuno [18:53] are source package names uploaded to PPAs supposed to be able to have bugs submitted against them in a distro that they're not in yet? [18:53] http://bazaar.launchpad.net/~kfogel/launchpad/509194-506514-bug-heat-db-fixes/files getting "Internal server error" [18:54] micahg, no [18:54] k, so the fact that they show up under the distro is a bug? [18:55] If your premise is correct, yes. [18:56] cody-somerville: well, you said my premise is correct, right? [18:57] micahg, What you described would be incorrect. Whether or not that is actually the case is another matter. Can you give me a link to an example of where you think this is occurring? [18:57] https://bugs.edge.launchpad.net/ubuntu/+source/firefox-3.7 [18:57] cody-somerville: I got an oops, but I can pretend to enter it until it's ask to be submitted [18:59] Interesting. [18:59] Maybe this is a new feature, lol. [18:59] cody-somerville: it's been this way for a while [18:59] Well maybe I'm just totally incorrect then [19:00] here's the oops...OOPS-1489EB607..maybe an LP admin can tell me whether it's proper or not.. [19:00] https://lp-oops.canonical.com/oops.py/?oopsid=1489EB607 [19:00] Do you get that when you try to file a bug? [19:00] Looks like it [19:01] Yea, I remember hearing someone talk about this the other day. [19:01] micahg, NotImplementedError :-) [19:02] cody-somerville: ok, so does that mean they want it implemented or does that mean that you shouldn't be able to get that far/ [19:03] Launchpad has a zero-oops policy so this is clearly a bug of some sort. [19:06] cody-somerville: should I ask in the -dev channel? [19:06] I would file a bug. [19:07] k [19:27] https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/164120/+activity Interesting issue with the bug watch added to thunar-vfs. Adding the bug watch is actually shown before creating the task it was added to in the activity log. [19:27] Ubuntu bug 164120 in thunar "file manager hangs when mounted nfs drive is no longer accessible" [Low,Confirmed] [19:37] qense: maybe the comment was processed before the task was added? [19:37] no, the time of the two actions is exactly the same. [19:37] That's because they were both processed with the same form submit. [19:37] yes, I'm indeed [19:37] oops [19:37] yes, you can add a comment when adding a task [19:38] idk, just a guess [19:38] It's just that it could be confusing when the bug watch link is placed in the activity log before the new task the bug watch link is added to/ [19:40] <_habnabit> How does one refer to a bug report in a commit message? [19:40] <_habnabit> I mean, is there some string that'll be parsed as referring to one? [19:41] henninge, you can use --fixes=lp:BUGNUMBER [19:41] and it will link the bug to the branch [19:41] er [19:41] _habnabit, [19:41] I meant :) [19:41] beuno: I knew that ... ;-P [19:42] <_habnabit> Oh, per-branch. [19:42] henninge, double checking! [19:42] <_habnabit> This was a simple fix, so I didn't make a separate branch for it. [19:42] <_habnabit> Oh no! Commit has it too. [19:42] <_habnabit> Never mind. [19:42] _habnabit, no, pero commit :) === matsubara is now known as matsubara-afk === salgado is now known as salgado-afk [20:18] allenap: aren't we syncing bug comments with bugzilla.mozilla.org? [20:47] micahg: Hi. Yes, we are. I assume you're talking about bug 267689? I was confused, so I've just commented and put it back to high importance. [20:47] Launchpad bug 267689 in malone "Comment syncing OOPSes with the Bugzilla plugin don't show up in the OOPS report" [High,Triaged] https://launchpad.net/bugs/267689 === mcasadevall is now known as NCommander [20:47] allenap: yep :) [21:00] A site identifying as https://identi.ca/ has asked us for confirmation that https://launchpad.net/~avery is your identity URL. However, that is not a valid Launchpad OpenID identity URL, such as https://launchpad.net/~USER [21:00] okay, i gotta admit... i'm stumped [21:02] That seems familiar. [21:02] * wgrant looks. [21:02] Shii: Which string did you use as your identifier? [21:02] It may well not be the one in the error message. [21:03] I used https://launchpad.net/~avery originally [21:03] er, actually, http://avery.morrow.name [21:03] which delegated it [21:04] Right, that's what I thought. Multi-level delegation is happening. [21:04] Ah. [21:04] It's a bug in your delegation code, I think. [21:04] That URL is itself delegated. [21:05] I should be using https://login.launchpad.net/+id/QTwJhAQ ? [21:06] I suspect so. [21:06] yeah, that worked. [21:06] the error message was confusing :( [21:06] Yes, the error message is wrong. [21:06] abentley: Hi Aaron. Do you have some time to talk about TwistedJobRunner? [21:06] It's in some proprietary code somewhere. File a bug on canonical-identity-provider. [21:07] alright, i will. thanks for your help [21:07] allenap: I'm kind of in the middle of things. Can we talk about it tomorrow? [21:07] abentley: Sure, I'll ping you. [21:07] allenap: Thanks. === sale_ is now known as sale [21:46] Loggerhead on Launchpad is making me sad [21:46] http://bazaar.launchpad.net/~bzr-pqm/bzr/bzr.dev/files [21:46] → “Internal server error” === funkyHat_ is now known as funkyHat [21:56] bignose: sorry for the incovenience. our admins are looking at the problem [22:04] intellectronica: thanks for the response === abentley changed the topic of #LaunchPad to: http://launchpad.net | Read https://help.launchpad.net for help | Help contact: - | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: see channel #launchpad-dev === ripps is now known as ripps|sleep