/srv/irclogs.ubuntu.com/2012/05/12/#launchpad.txt

=== wedtm is now known as wedtm|away
Fudgehi is it possible to get help changing ownership of a project i created, cant find where to do it :)00:39
=== wedtm|away is now known as wedtm
wgrantFudge: Which project?00:41
vnguyenHi, has any ever had some problem with decrypting the GPG-key confirmation email, but managed to solve it?00:43
wgrantvnguyen: You need to copy the whole thing as plaintext, including the start and end lines like '-------BEGIN blah blah blah--------'00:43
wgrantvnguyen: You might have to view the source of the email -- Hotmail might be mangling it before you see it.00:44
Fudgewgrant  vinux project, my user is fudge00:44
Fudgei am wishing to make the vinux team the owwner so others can manage it as well00:44
wgranthttps://launchpad.net/vinux/+edit-people, or there's an edit icon next to the Maintainer field on https://launchpad.net/vinux00:45
Fudgewgrant  there is an edit field with the project owner? i woudl change that?00:47
wgrantFudge: Maintainer == Owner00:47
Fudgewgrant  I wish to change it to vinux/ubuntu team, wil lthat be accepted?00:52
wgrantFudge: Specify 'vinux' as the new maintainer, since that's the team name.00:53
Fudgeforgive me, I am visually impaired. I see my name, username then logout button, next to that is vinuxproject. is that where I change it?00:53
wgrantAre you on +edit-people?00:54
wgranthttps://launchpad.net/vinux/+edit-people is more likely to work in a CLI or screenreader-driven browser than the AJAX widget on https://launchpad.net/vinux00:54
wgrantThere's a field labelled 'Maintainer'00:55
wgrantEnter 'vinux' in there00:55
Fudgeyay thanks wgrant  that is extremely helpful00:56
wgrantExcellent, you have indeed changed it.00:57
Fudgethanx mate :D00:57
vnguyenDoes anyone have experience with the bug tracking email interface? I've send a bug-report via mail, but it bounced back with an error soemthing like 'you didn't sign the email'00:58
wgrantvnguyen: https://help.launchpad.net/Bugs/EmailInterface00:58
wgrantvnguyen: You may have some difficulty using it with Hotmail's web client, because emails that change things (including creating a bug) need to be signed.00:58
vnguyenHello all, has anyone encountered a problem with the bug email interface?03:09
=== ripps_ is now known as ripps
=== wedtm is now known as wedtm|away
=== wedtm|away is now known as wedtm
=== yofel_ is now known as yofel
vnguyenHi all, I'm trying to use the bug tracker email interface. But my emails keep bouncing back with the same error "You need to sign your email" (or something like that)16:50
vnguyenDoes anyone have any idea what might've caused this16:50
vnguyen?16:50
Nafallovnguyen: you need to sign your e-mail, I'd think.16:52
Nafallovnguyen: as in, use your gpg-key.16:52
Nafallovnguyen: please keep the conversation in channel, so someone else can help out if need be.16:53
vnguyenOh, sorry. I'm just new to this IRC client16:54
vnguyenOk, so I signed the message with "gpg --clearsign < email.txt > signed-email.txt"16:55
vnguyenthat's the correct way to do it, isn't it?16:55
Nafallono idea, personally.16:58
NafalloI don't use launchpad much.16:58
maxbthe normal way is to have gpg functionality in your mail client do it17:01
vnguyenI use webmail, which doesn't seem to offer that kind of functionality. Most importantly, I need this to be done via the command-line terminal17:02
maxbi don't know if copypaste from commandline gpg will produce quite the right format17:03
Resistanceit will *work*, but its not reliable17:03
* Resistance tried that when he didnt have working email, took 15 attempts before he said 'screw it' and installed thunderbird17:04
Resistanceand *then* it worked17:04
Resistanceheck, even Evolution on Natty worked17:04
vnguyenHah, what's thunderbird?17:04
ResistanceMozilla's free email client, no Exchange support ootb though17:05
Resistance(Exchange is glitchy and evil, so if you're using that, god help you)17:05
vnguyenNo no, I dont use Exchange. Just use the 'mail' command17:05
vnguyenold fashion, I know~!17:05
Resistanceewwww17:06
Resistancepostfix!  </shun>17:06
Resistanceor sendmail17:06
* Resistance yawns17:06
Resistancei must have forgotten my coffee this morning17:07
* Resistance walks off to get a cup17:07
* Resistance returns with hot coffee.17:07
Resistanceanyways, the 'mail' command is kind of bleh17:07
Resistancedoesnt come with PGP support, to be frank PGP support is usually controlled by a compatible email client17:07
vnguyenI know, but that's the only way (that I know of) to generate emails automatically17:07
Resistanceits not, really17:08
Resistanceand define "generate emails automatically"17:08
Resistance(ideally, GUI clients come with the support, perhaps alpine does, but meh)17:08
vnguyenOk, so here's what I'm trying to do. I need to run a bunch of tests (200+), so I worte this small program to run all the tests, and if anything fails, report the bug via email17:08
vnguyenthat's what I meant by "automatically"17:09
vnguyenBut erm, if you have any idea (simpler, better :D) as to how to do this kind of stuff, I'm open to all suggessions!17:10
Resistancevnguyen:  you'd need a system that can auto-use gpg to sign your messages.  there's no system out there taht does that automatically, save for bug systems that don't use PGP encryption17:17
Resistanceis there any particular reason you need to use Launchpad as the bugtracker?17:17
Resistance(I know of a few bugtrackers that don't require PGP encryption)17:17
Resistances/PGP/gpg/17:17
vnguyenYes, it's where all the bugs I'm working with have been hosted.17:18
vnguyenSo if the bug-tracker is the unchanged parameter, is there anything I could do differently to get this to work?17:25
=== Noldorin_ is now known as Noldorin
Resistancevnguyen:  apart from use a manual system, or find an email protocol or script/library/function that can natively handle PGP encrypted emails?18:50
Resistance(or write your own program, which i doubt you want to do)18:50
Resistancevnguyen:  sorry for my disappearance, had to go acquire replacement system parts :P18:50
vnguyenthat's ok/ :)18:51
Resistancehowever, in order to do a backup of my data, i'll have to hop off of here for now18:53
* Resistance shall return with an alternate client18:53
vnguyenok, tahnks anyway! :D18:54
EvilResistanceand i am back :P18:55
* EvilResistance had to switch to a non-local client so the scrollbacks dont become ungodly18:55
vnguyenuhm, I think I missed some parts. So you said if I manually do a 'gpg --clearsign ..." and copy and paste the thing into the email body, soemthing might get lost, right?19:00
lifelessvnguyen: LP supports DKIM signing too, if your domain is signed19:01
lifelessvnguyen: as for how to do GPG signing of mail, see the RFC - I'll dig its number up in a second19:01
lifelesshttp://lists.gnu.org/archive/html/quilt-dev/2011-10/msg00001.html may be a good basis for an implementation19:03
vnguyenOk, I'll look at that. Thanks!!19:04
lifelesshttp://www.ietf.org/rfc/rfc3156.txt19:05
lifelessvnguyen: ^19:05
lifelessis the rfc for doing signed email with gpg19:05
vnguyen[a bit off-topic]: @lifeless why  your responses printed in reverse order in my chat window? o_O19:05
vnguyen*are19:05
lifelessI don't know, what order are they printed in ?19:06
vnguyenthe  link to www.ietf.org/rfc/rfc3156 comes first, and everything else just get prepended19:07
vnguyenprepended! (not appended, which is what it is supposed to be! )19:07
vnguyeni'll switch the client! hate this thing!19:08
lifelessI linked 07:07 < vnguyen> the  link to www.ietf.org/rfc/rfc3156 comes first, and everything else just get prepended19:08
lifelessbah19:08
lifelessI linked www.ietf.org/rfc/rfc3156, then I did a ^, then I said 'is the rfc...'19:08
vnguyenOh, ok. I guess the order isn't that important anyways! lol19:09
vnguyenthanks19:09
EvilResistanceofftopic, but anyone got a link (nontorrent) to a 12.04 ISO that is fast-downloadable?19:09
EvilResistancenevermind :p19:12
* EvilResistance found a mirror that is fast19:12
EvilResistances/a mirror/an official mirror/19:12
vnguyen@lifeless: I'm probably being pretty dense here, but I looked at the links, and it seems to be talking about some "quilt" command, which I'm pretty sure I don't have available. I'm on the Mac~! :(19:26
lifelessvnguyen: that link was to a patch to quilt that taught quilt to send gpg signed mails19:27
lifelessvnguyen: it is an example of the code you may need19:27
EvilResistancewait, you want a solution for *MAC*?19:30
vnguyenYesss!19:30
lifelessResistance: why the emphasis? OSX is a Unix ...19:30
vnguyen@lifeless: It is, only there're things that you can get for *free*  on a pure Unix but not the OSX. which is why I hate it~!19:32
vnguyen -s?20:27

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!