[00:03] i have a feeling its related to being in " from duplicate" i think the duplicate thing doesnt work right [00:04] i should have a bunch of subscriptions to duplicates, but none are shown in my overview, with one exception, and i just found out im in the direct subscribers list for that one, so that could explain why [00:04] Tetsuo55: Right, you're subscribed to a duplicate, not the bug itself. [00:04] since the duplicate is closed, nothing shows up in any of my bug overview lists [00:04] They don't show in the bug listing at the moment. But they might soon -- there is work ongoing around subscription configuration. [00:05] so in order to actually track all the bugs im going to have to unsubscribe and then resubscribe to each one [00:05] ? [00:05] for now [00:05] ? [00:06] If you want to be able to see them in your personal bug listings, yes. [00:06] But most people keep track of their bugs through email. [00:17] not a big fan of mail [00:17] thanks for the info, ill wait for the changes to land then i guess === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === Lcawte is now known as Lcawte|Away [13:43] hi there [13:44] I added me some month ago to all bugs of an distribution. So I'm receiving a lot of mails with "X-Launchpad-Message-Rationale: Registrant (...)". How can I disable it? I can't find that option anymore :-( [13:45] MiserySalin: Which distribution? [13:45] Arch Linux [13:46] MiserySalin: That's probably bug #636918 [13:46] Launchpad bug 636918 in Launchpad Bugs "Owner can't unsubscribe from project's bugs without setting bug supervisor (affected: 1, heat: 13)" [Medium,Triaged] https://launchpad.net/bugs/636918 [13:47] I think. [13:47] Yeah. [13:47] Well, but I added myself some month ago!? [13:47] So I can't remove me? ^^ [13:48] MiserySalin: To work around it, set archlinux's bug supervisor to you (or a team that you administer) then visit https://bugs.launchpad.net/archlinux/+subscribe to unsubscribe. [13:48] You didn't explicitly subscribe. [13:49] Ah, that was the option I used. But I'm already unchecked... [13:50] Right. [13:50] The bug is that you the owner is forcibly subscribed. [13:50] If you set the bug supervisor, you'll be able to unsubscribe. [13:50] ah, ok... [13:51] thanks [13:51] Yeah, it's a bit of an odd bug. [13:51] Will it be fixed soon? ;-) [13:52] Maybe. [13:56] how can I set a bug supervisor? I'm too blind today [13:56] MiserySalin: https://bugs.launchpad.net/archlinux/+configure-bugtracker [13:56] Should be linked from the front page of the distro. [13:57] Oh, hm. [13:57] That won't work on a distribution. [13:57] yeah, seems so: There’s no page with this address in Launchpad [13:57] The distribution case is far less common that the project one, so it's probably not quite as pretty.... [13:57] * wgrant finds. [13:59] mhhh [13:59] Ah, try https://bugs.launchpad.net/archlinux/+bugsupervisor [14:00] Ok, that worked. I added myself as bugsupervisor. If I go to ~subscribe again I'm checked now. [14:01] That option was disabled before... but okay... I'm disabling it again ;-) [14:01] OK. Unsubscribe there, and the emails should cease. [14:02] I hope so [14:02] MiserySalin: Right, If you look at the bug I pointed you at, you can get an idea of what the code does. [14:02] yeah, I hope that works with distribution's bug supervisor, too ;-) [14:03] It's the same code. [14:04] Ok, how can I verify that I'm the bug supervisor? Can't see any option for that. [14:04] ah, ok, found it [14:09] ok, thanks..... hope I won't receive that mails anymore. ;-) === bilalakhtar_ is now known as bilalakhtar [17:23] Hey guys. Is it possible to star/favorite a project on Launchpad? I find it rather hard keeping track of projects that i'm not a member of, but stil want to follow. I could just bookmark it, but that seems highly inelegant. [17:47] hi, is there a way to remove a wrong orig.tar.gz that I 've uploaded to soyuz? [18:02] logari81: yes, upload new tar with version : fooa ,if earlier version was foo [18:02] or foo+repack [18:03] but i prefer fooa [18:31] shadeslayer: but this would modify the version of the orig.tar.gz as well, right? [18:32] uh.. i dont understand [18:32] once you have uploaded foo [18:32] you cannot upload a different tarball with foo version again [18:32] so you need to superseed the old tarball with fooa [18:33] (in terms of dpkg fooa > foo ) [19:08] maxb: Hi [19:43] Hi [19:43] I created a launchpad account [19:43] and uploaded my ssh key [19:44] when trying to push a new project, I get "Permission denied (publickey) error [19:45] I checked that ~/.ssh/id_rsa.pub and launchpad key are identical [19:45] any hint? [19:50] jelmer: hi [19:51] marvin24_ac: did you upload your public key? [19:51] or the private key [19:51] also iirc theres some delay... [19:52] Launchpad would only accept the public key in the form, and I don't think there is any delay [19:53] launchpad accepted my public key [19:53] I uploaded it two days ago [19:54] marvin24_ac: Run ssh -v your-lp-id@bazaar.launchpad.net, and pastebin the output [19:55] look ok, until the last line permission denied (publickey) [19:56] pastebin please [19:57] http://www.pastie.org/1209965 [19:58] mmh public key is id_rsa? [19:59] sounds wrong [19:59] No, id_rsa is the private key [20:00] It looks to me that the key id_rsa is not one registered on Launchpad for the account [20:00] maxb: Have you ever looked into daily builds for bzr? [20:02] the output says: "Offering public key: /home/marc/.ssh/id_rsa [20:03] that's not my fault I think [20:03] marvin24_ac: What is your launchpad ID? What is the public key associated with id_rsa? (Check with 'ssh-keygen -y -f ~/.ssh/id_rsa) [20:04] jelmer: I am mostly of the opinion "who cares, just run from a branch" [20:05] id is marvin24 [20:05] public keys are identical [20:06] I added "== Marc Dietrich" to the public key in launchpad [20:06] otherwise it wouldn't accept it [20:07] hm [20:07] could it be a problem, that the key is signed by cacert? [20:07] uh, wtf? SSH keys are not signed by third parties [20:08] well, mine is [20:08] I mean I signed it myself with my cacert key [20:09] uh, how? [20:11] http://wiki.cacert.org/Technology/KnowledgeBase/ClientCerts#OpenSSH [20:11] (typed by hand) [20:16] How bizarre [20:16] * maxb is struggling to see any point in doing that [20:17] Anyway, my last idea is for you to try pastebinning 'ssh -vvv marvin24@bazaar.launchpad.net', and maybe the debug spew will contain a hint [20:17] maxb: Ok. I might look into it then. [20:21] well, I created my key the "usual way" and now it works [20:23] do all self generated keys end with a blank? === kenkyu is now known as kenkyuu === kenkyuu is now known as kenkyu === Lcawte|Away is now known as Lcawte [20:27] ok, now it also works with the cacert certificate [20:28] I just replaced the " == Marc Dietrich" by " Marc Dietrich" [20:28] marvin24_ac: If you mean the public key line, they are of the form "ssh-rsa ". So I suppose it could be that blank that you're seeing [20:28] the cacert certificate does not have this blank [20:29] and launchpad requires a comment [20:29] (nowhere documentated!) [20:29] and it does not accecpt "==" inside [20:30] or maybe I missed the blank before the comment [20:31] wait [20:31] ah, so we conclude that the true problem was that your earlier public key added to launchpad was inappropriately truncated [20:34] hard to say, because I failed to reproduce it now [20:34] anyway, problem solved - thanks! [20:35] I still had an old version of your +sshkeys page open [20:35] it was missing the 9/4wJ at the end of the key [20:37] the key was perfect, I think there was a problem with the comment [20:45] another (little) problem [20:46] bzr-git README says that I should read INSTALL, which is not inside the package [20:47] marvin24_ac: I'll fix that. Installation should just be a matter of putting a copy of the plugin in ~/.bazaar/plugins/git [20:48] marvin24_ac: hmm, bzr-git does have an INSTALL file. [20:48] not in maverick [20:50] I guess that when I have installed it, the plugin is loaded automaticaly [20:50] or is a link required? [20:51] marvin24_ac: yes, if you're using a package that means the installation has been done already. [20:53] * marvin24_ac reads how to use it [21:05] would be a great feature if launchpad could import external git repos [21:05] marvin24_ac: It can :-) [21:06] mmh, havn't found it yet [21:06] only bzr ... [21:08] what is the syntax for "Branch URL" in addbranch? [21:10] marvin24_ac: you can import git repos, they get converted to bzr branches [21:10] and jelmer_ is upstream for all that stuff :P [21:10] so you can bug him :> [21:12] shadeslayer: found it in the launchpadhelp, thanks === Ursinha is now known as Ursinha-afk === Lcawte is now known as Lcawte|Away === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === yofel_ is now known as yofel