=== flacoste is now known as flacoste_afk === Ursinha is now known as Ursinha-dinner === flacoste_afk is now known as flacoste [03:02] Can one delete their launchpad account? [03:05] I've deleted all of my information, except for the email address that it's holding hostage. [03:08] limonada: 'one' can't, but an admin can. if you request here: https://answers.launchpad.net/launchpad/+addquestion it will be sorted for you [03:08] spm: Thank you. [07:19] is thr any software which could show differennt revisions side by side. something like meld. === assad is now known as assad|lunch === mrevell_ is now known as mrevell [09:58] Hey, Does Launchpad login service no longer work in w3m? [09:59] "Continue" isn't an option === deryck changed the topic of #launchpad to: http://launchpad.net/ : all systems operational | Read https://help.launchpad.net/ for help | Help contact: deryck | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: https://dev.launchpad.net/ === mrevell is now known as mrevell-lunch === mrevell-lunch is now known as mrevell === matsubara-afk is now known as matsubara === Ursinha-dinner is now known as Ursinha === Meths_ is now known as Meths [15:09] https://bugs.edge.launchpad.net/ubuntu/+source/nautilus/+bug/260492 <-- every time a comment is added to this bug, i get 3-5 emails of the comment instead of just one. any idea why? [15:09] Launchpad bug 260492 in nautilus (Ubuntu) "opening a directory using an application change associations incorrectly (affected: 21, heat: 417)" [Medium,Fix released] [15:10] maco: best guess - a team you're in is also subscribed [15:11] the emails match exactly. they all say "because you are a direct subscriber" [15:11] oh wait [15:11] "...of a duplicate bug" [15:11] heh [15:12] does it send out 1 email per dup you're subscribed to? if so: GRRR [15:12] I thought LP was smart to deal with that, guess not smart enough [15:47] maco, we should only send one email to you. If this is not the case because you're subscribed to multiple dupes, could you open a bug if one doesn't exist? [15:47] against malone [15:48] kk [16:04] So.. somebody just ran bzr push lp:.... --overwrite to recreate a branch - the "recent changes" shows that they're not at revision 1 (expected) but the changes log shows that he just added a revision (not expected) http://bazaar.launchpad.net/~ubuntu-website-community/ubuntu-website/light-drupal-theme/changes [16:04] Any ideas what happened here? [16:46] MTecknology, are you saying the view on launchpad doesn't match the branch that was pushed. Overwrite should make the local and remote branches the same, no? [16:46] deryck: ya [16:48] rockstar or abentley, could one of you help MTecknology ^^? [16:48] deryck: check out From: ram@strapp.net [16:48] oops [16:48] deryck: check out http://bazaar.launchpad.net/~ubuntu-website-community/ubuntu-website/light-drupal-theme/changes and bzr branch lp:~ubuntu-website-community/ubuntu-website/light-drupal-theme [16:50] MTecknology, it appears the stored revno in the branch is out-of-whack. [16:52] abentley: it should be 1 though; we overwrote the lp branch with a whole new branch [16:53] MTecknology, that's not what I see. "bzr log" on that branch shows has 30+ revisions [16:53] heh.. [16:53] mhall119: could you pastebin the commands you used? [16:54] one second [16:54] MTecknology, I've fixed the revno on LP so that it is consistent. [16:55] abentley: what did you do? [16:55] MTecknology, I changed the stored revno to 32. [16:56] oh [16:57] http://paste.ubuntu.com/451155/ [16:57] mhall119, yeah, you can't merge into an empty branch and expect good results. [16:58] abentley: that's my fault - i thought that was how to do it correctly [16:58] mhall119, it will interpret the merged revision as the parent revision. [16:58] ok [16:59] If you really want to break the association with previous history, you need to do revert --forget-merges after the merge. [16:59] could I just delete .bzr, and re-run bzr init, then add everything? [17:00] mhall119, if you re-add files, bzr will consider them completely new files. [17:00] which is what we want, right MTecknology ? [17:00] mhall119, so if you ever want to merge something in from the old branch or a derivative, you'll have problems. [17:01] oh, ok [17:02] But breaking the association with previous history will already give you that problem. [17:03] mhall119: I think that's what we want actually - making a proper mergable branch will be up to me then [17:04] MTecknology: which one is what we want? [17:04] MTecknology, mhall119, unless you have any questions, I'll leave you to it. [17:04] abentley: thanks much [17:04] abentley: thanks for clarifying those things for me [17:05] mhall119: rm .bzr; bzr init; bzr add; bzr commit -m "Creating initial version from lp:ubuntu-drupal-theme at r28"; bzr push --overwrite [17:06] rm -r .bzr * [17:06] ok [17:08] mhall119: noticing the * is me correcting - not for you to type.. === beuno is now known as beuno-lunch [17:15] :) === salgado is now known as salgado-lunch === Ursinha is now known as Ursinha-lunch === matsubara is now known as matsubara-lunch [18:09] can someone rescore https://launchpad.net/~directhex/+archive/ppa/+build/1798238 to some large number, to ensure it builds before 7 other packages in my ppa which build-depend on it? their builds will fail if they build against the previous version, which is a big waste of builder time === beuno-lunch is now known as beuno [18:22] directhex: just re upload with version ~dhx2 ? [18:23] shadeslayer, re-upload 7 source packages with a version bump to prevent the old version from building when it wants to? [18:24] directhex: no need to upload new sources.. just do debuild -S [18:24] and upload the new dsc... [18:24] shouldnt be more than a few kb's [18:25] i built & uploaded those on a different machine. so i would need to reboot to the right os, dget all seven packages, dch and add a new changelog entry, re-sign, and re-upload. my time is worth more than that, easier to allow it to fail then click the "retry" button. [18:26] directhex: ahh... ok didnt know that now did i :) [18:33] oh, a whole load more VMs just got booted. that'll help === salgado-lunch is now known as salgado === deryck is now known as deryck[lunch] === matsubara-lunch is now known as matsubara === JanC_ is now known as JanC === deryck[lunch] is now known as deryck === jelmer_ changed the topic of #launchpad to: http://launchpad.net/ : PPA publishing is down | Read https://help.launchpad.net/ for help | Help contact: deryck | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: https://dev.launchpad.net/ === yofel_ is now known as yofel === Ursinha-lunch is now known as Ursinha === matsubara is now known as matsubara-afk === jelmer_ changed the topic of #launchpad to: http://launchpad.net/ : PPA publishing is back up | Read https://help.launchpad.net/ for help | Help contact: deryck | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: https://dev.launchpad.net/ === matsubara-afk is now known as matsubara [20:06] how to do a "review approve" and "merge approve" through the launchpad ticket interface? it is available through the email service but what about the ticket interface on launchpad for merge approve? [20:09] assad, you can't do that rhough bugs [20:10] beuno, i am talking about this: https://help.launchpad.net/Code/Review#Proposing%20a%20merge [20:10] minus the email interface [20:11] beuno, there is a proopse for merge button on the branch page on lp [21:36] can you create a ppa for a group? or is it only for individuals [21:39] hazmat, teams can have them as well [21:50] Will lp ever support git natively like it does bzr now? [21:50] As in if I wanted to setup a lp instance of my own and have it manage git repos + bug tracking instead of bzr repos + bug tracking === Ursinha is now known as Ursinha-afk [22:07] SEJeff: unlikely [22:10] thumper, So if someone wrote patches for lp to do that, they wouldn't be accepted? [22:11] I was envisioning freedesktop and/or gnome using launchpad as a platform, but not as a hosted service. === salgado is now known as salgado-afk === matsubara is now known as matsubara-afk [22:42] SEJeff: not likely to be accepted right now [22:43] thumper, Alright. Any specific reason other than it causes some things to be generic-ified? [22:43] I'm not against bzr, but for some massive projects to use lp, it would need git support [22:44] it comes down to strategic [22:44] direction [22:44] Do you want to use lp to push people towards bzr? [22:44] Again, I'm just curious. If you don't want me to keep asking questions, just tell me so :) [22:45] it is more about providing a single way of dealing with packages and branches for ubuntu [22:45] I use ubuntu and love lp either way [22:45] since bzr can work with svn, git and hg (to some extent) [22:45] the plan was to provide a bzr based workflow [22:45] it is outlined in the ubuntu distributed development docs [22:46] Sure, but imagine how great it would be if a project like f.d.o or gnome moved completely to their own hosted lp instance? [22:46] Then you could get more than just canonical hackers working on it [22:46] right now, that would be bad [22:46] Ok fair enough [22:46] because [22:46] I guess you move too fast? [22:46] we don't have any federation [22:46] bug numbers get lost again [22:47] there were some pie in the sky plans to have some form of federation [22:47] that would allow launchpad instances to collaborate [22:47] oauth/openid or something? [22:47] but it hasn't moved [22:48] more about sharing information [22:48] I wasn't really talking about having different lp instances share data [22:48] so much as I completely and totally hate bugzilla [22:48] I know you weren't [22:48] but we care about that [22:48] And as a gnome sysadmin, I would be the first to put up a lp POC for gnome to play with if it was actually viable [22:50] But those are understandably difficult problems. Perhaps someday you can make lp talk to another lp instance via oauth. My last question is, do you think this will be implemented in the long-term future? [22:50] Perhaps 1-2 years or more? === Ursinha-afk is now known as Ursinha === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha [22:55] Empathy keeps crashing :-( [22:56] SEJeff: hopefully [22:57] thumper, Thanks. If you ever want someone with a giant bugzilla instance to play with federated lp feel free to hop on #sysadmin on gimpnet and ask me === Philip6 is now known as Philip5 === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha [23:21] SEJeff: ok, thanks