UbuntuIRC / 2008 /11 /15 /#launchpad.txt
niansa
Initial commit
4aa5fce
[00:58] <MTecknology> How do I disable redirect to edge for a little bit?
[00:58] <MTecknology> nvm
=== verterok is now known as verterok_
[03:42] <artfwo> Hello! Does anyone experience "Chroot problem" thing with PPA lpia builds today? https://edge.launchpad.net/~artfwo/+archive/+build/787632
[03:43] <cprov> artfwo: let me check
[03:44] <cprov> artfwo: FATAL: kernel too old
[03:44] <artfwo> cprov: guess there's nothing I can do with it, right?
[03:45] <cprov> artfwo: it's a general problem, let me find the bug report.
[03:45] <cprov> artfwo: https://bugs.edge.launchpad.net/launchpad-buildd/+bug/296829
[03:45] <ubottu> Launchpad bug 296829 in launchpad-buildd "PPA failed to build Jaunty package with "FATAL: kernel too old"" [Undecided,New]
[03:46] <artfwo> oh, I see. thanks for linking to the bug!
[03:47] <cprov> artfwo: np
[03:50] <wgrant> Hmm, I thought elmo had worked around that.
[03:50] <wgrant> But maybe that was armel.
[12:38] <fbond> Hiya, there's a minor issue that I'm wondering if it might be able to get some attention?
[12:38] <fbond> https://bugs.launchpad.net/launchpad/+bug/226447
[12:38] <ubottu> Launchpad bug 226447 in launchpad-registry "Overzealous email address checker" [Undecided,Triaged]
[12:38] <Hobbsee> fbond: very unlikely over the weekend.
[12:38] <fbond> Hobbsee: Good point.
[12:40] <Hobbsee> fbond: try filing a question on it (answers.launchpad.net/launchpad), and say what the issue is, and stick the bug address in there.
[12:40] <Hobbsee> The community help contact for the day does have to look at the questions.
[12:42] <Hobbsee> hmmm, that really has been there for 6 months.
[13:44] <kiko> fbond, Hobbsee: I'll take a look at it later
=== cprov is now known as cprov-afk
=== Guest25993 is now known as ^andi^
[14:36] <^andi^> helloo all
[14:39] <gour> hi, i'd be glad to hear from some LP dev if there is chance for https://answers.launchpad.net/launchpad-bazaar/+question/41438 considering development in https://bugs.launchpad.net/bzr-fastimport/+bug/232177
[14:39] <ubottu> Launchpad bug 232177 in bzr-fastimport "Better darcs support needed" [Undecided,New]
=== mcasadevall is now known as NCommander
=== NCommander is now known as Guest15215
=== Guest15215 is now known as mcasadevall
=== mcasadevall is now known as NCommander
[16:08] <NCommander> So, stupid question
[16:08] <NCommander> When will LP be accessable via IPv6? :-)
[16:19] <cody-somerville> Is the code browser offline?
[16:19] <cody-somerville> I get an internal server error 500
[16:26] <NCommander> hey cody-somerville
[16:26] <cody-somerville> Hi
=== sale_ is now known as sale
=== trmanco_ is now known as trmanco
[18:48] <binarybandit> Hello.
[18:48] <binarybandit> I just accidentally pushed some updates that contained some sensitive data. Is there a way to "undo" a push?
[18:48] <andrea-bs> binarybandit: uncommit and push with the --overwrite option
[18:49] <binarybandit> andrea-bs, thanks, --overwrite was what I needed.
[18:49] <andrea-bs> binarybandit: you're welcome :)
[18:50] * binarybandit makes sure not to do that again.
[20:18] <soc> hi
[20:19] <soc> i registered a ssh key in launchpad, but bzr launchpad-login still says "The user soc has not registered any SSH keys with Launchpad."
[20:19] <soc> can someone help me?
[21:28] <jarlen> Im trying to create an OpenSSH-key using the guide here: https://help.launchpad.net/YourAccount/CreatingAnSSHKeyPair but I only get to 0 byte files
[21:28] <jarlen> anyone who experienced something like that?
[21:28] <jarlen> or got a solution?
[21:28] <jarlen> all im doing is the "ssh-keygen -t rsa" command, and then fill out as requested
=== joshuablount is now known as joshuablount-afk
[21:47] <funchords> I need some help -- any way to delete a comment that I made that has a destructive command?
[22:21] <popey> calling a launchpad admin, could https://launchpad.net/~extrimall90 please be deleted/locked, it's responsible for vandalism of the wiki
[22:21] <popey> https://edge.launchpad.net/~python-6online also
=== fta_ is now known as fta
[23:34] <Rhot> hello everybody!
[23:34] <Rhot> I have been trying to upload my open pgp keys but it has not worked out for me yet.
[23:34] <Rhot> I am in the verification step for confirming my OpenPgp key
[23:35] <Rhot> I am getting a "The signed content does not match the message found in the email." error when I try to copy-paste like the instructions tells me
[23:35] <Rhot> I saved the phrase and used the gpg --clearsign FILENAME command also
[23:36] <Rhot> can anyone please help me regarding what I could possible be doing wrong?
[23:38] <jarlen> I've had some trouble with that part as well
[23:38] <jarlen> what I've done is saving the encrypted part of the verification mail to a text-file, and "gpg filename"
[23:39] <jarlen> it then outputs a new textfile, whose content you can copy/paste to the launchpad-page you get
[23:39] <Rhot> i've done that. it didn't make any difference
[23:40] <jarlen> remember to include everything, from "start of encrypted message" og "end of encrypted message"
[23:40] <jarlen> those 2 lines included!
[23:40] <jarlen> it failed when I didn't include those
[23:42] <Rhot> i issued command gpg --clearsign 1.txt and made as u described, but i'm getting the same error :(
[23:43] <jarlen> ok, I just used "gpg 1.txt" and answerred the questions
[23:46] <Rhot> 2jarlen: when i issued "gpg 1.txt" i got "gpg: processing message failed: eof". Any ideas?
[23:47] <jarlen> nope, not if you've installed opengpg and included both the start and end line in the file