/srv/irclogs.ubuntu.com/2013/07/12/#launchpad.txt

=== cp16net is now known as cp16net|away
=== cp16net|away is now known as cp16net
=== tasdomas_afk is now known as tasdomas
=== mwhudson_ is now known as mwhudson
=== jam1 is now known as jam
=== ral_ is now known as ral
=== andreas__ is now known as ahasenack
=== cp16net is now known as cp16net|away
hjdHi, I have a question about removing packages from PPAs in older series. On Launchpad, on the PPA page, there's a list at the bottom, listing which series (releases) the package is available in. There's also the package details which displays the same list with more detail. The latter page contains a delete packages link, but I am not sure if this will offer me a selection of series or remove everyting.14:03
hjdBasically the PPA still carries packages for natty and oneiric and since these have reached EOL, I think these packages could be removed now. (I would of course like to keep the packages for currently supported series)14:04
tsimpsonhjd: on the delete packages page you can select individual packages in individual series14:06
hjdtsimpson: Oh, nice. Thanks :)14:13
=== kiko` is now known as kiko
=== tasdomas is now known as tasdomas_afk
=== tasdomas_afk is now known as tasdomas
=== tasdomas is now known as tasdomas_afk
=== Ursinha-afk is now known as Ursinha
aviral_I tried https://help.launchpad.net/YourAccount/CreatingAnSSHKeyPair to create a ssh key  i followed the step now i am confused how to import the key on the launch pad id15:18
dobeyaviral_: https://launchpad.net/~/+editsshkeys15:23
aviral_dobey:  thanks :)15:23
dobeyaviral_: there's a place to paste a public key and add it. you can get to that page from your profile page by clicking the little circular yellow pencil icon next to "SSH Keys"15:23
Dougie187When I'm building a custom executable build from source, where do I want to place the executable in the rules file?15:24
aviral_dobey: i reached at the ssh key page already and i folloewd the key  in terminal but i am unable to import it15:25
aviral_dobey: tell me hoe to do that15:25
aviral_basically i am not able to locate where the public key is stored15:26
Dougie187aviral_: the public key should be in ~/.ssh15:27
dobeyit's in ~/.ssh, and possibly accessible via the seahorse UI if that's easier to use15:28
aviral_i am not able to locate it can you tell me the procedure15:28
dobeyls ~/.ssh/*.pub15:28
dobeyshould use id_rsa.pub iirc15:28
Dougie187unless you changed to dsa.15:29
dobeythe page/docs you are already looking at should tell you which one15:29
aviral_https://help.launchpad.net/YourAccount/CreatingAnSSHKeyPair i followed linex uptill step 4 then i dont knw what to do15:35
aviral_kindly tell me15:36
dobeywhat do you not understand? it clearly tells you waht to do15:36
aviral_i am not able to locate ssh folder15:38
aviral_Your identification has been saved in /home/aviral/.ssh/id_rsa. Your public key has been saved in /home/aviral/.ssh/id_rsa.pub.15:38
aviral_after this i am not able to find the specified folder15:39
Dougie187Are you doing it in a gui?15:41
Dougie187or a terminal?15:41
Dougie187aviral_: ^^15:41
aviral_terminal15:42
dobeyaviral_: that clearly states to you exactly where the file is, and the full path of folders leading up to that file.15:42
dobeythe folder is /home/aviral/.ssh/15:42
dobeythe file you want is id_rsa.pub15:42
Dougie187aviral_: `cd ~/.ssh; cat id_rsa.pub`15:42
dobey"~" is a shortcut that means "home folder"15:43
=== Ursinha is now known as Ursinha-afk
=== joeyfreenode is now known as joey
=== matsubara is now known as matsubara-lunch
=== andreas__ is now known as ahasenack
=== cp16net|away is now known as cp16net
Aviral__Agent admitted failure to sign using the key. Permission denied (publickey). ConnectionReset reading response for 'BzrDir.open_2.1', retrying Agent admitted failure to sign using the key. Permission denied (publickey). bzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist17:38
Aviral__can anyone tell me why the above error is showing ??17:38
=== kiko` is now known as kiko
mhall119hi everyone, Aviral__ is having a problem getting bzr+ssh working with Launchpad17:58
mhall119he's got his ssh key uploaded, and has bzr launchpad-login configured for his LP username17:58
mhall119Aviral_: can you paste the error in here?17:58
Aviral_ Agent admitted failure to sign using the key. Permission denied (publickey). ConnectionReset reading response for 'BzrDir.open_2.1', retrying Agent admitted failure to sign using the key. Permission denied (publickey). bzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist.17:58
mhall119I've tried everything I know of to help, but came up empty17:58
=== matsubara-lunch is now known as matsubara
Aviral_Agent admitted failure to sign using the key. Permission denied (publickey). ConnectionReset reading response for 'BzrDir.open_2.1', retrying Agent admitted failure to sign using the key. Permission denied (publickey). bzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist.18:31
cjwatsonThat sounds like a local problem with your gpg-agent18:32
Aviral_the error is coming when i try to branch the code to launchpad18:32
cjwatsonEr, ssh-agent, sorry18:32
Aviral_how i can solve it?18:32
cjwatsonOr it could be that you have a different key than you think you do ...18:32
cjwatsonRun 'ssh -vvv bazaar.launchpad.net' and put the output on paste.ubuntu.com18:33
Aviral_means??18:33
cjwatsonI'm thinking out loud.  Run that command and show me the output and maybe I can make some better guesses18:34
cjwatsonAlso, what's your Launchpad user ID?18:34
Aviral_aviral@aviral-G31M-ES2L:~$ ssh -vvv bazaar.launchpad.net OpenSSH_6.1p1 Debian-4, OpenSSL 1.0.1c 10 May 2012 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: Applying options for * debug2: ssh_connect: needpriv 0 debug1: Connecting to bazaar.launchpad.net [91.189.95.84] port 22. debug1: Connection established. debug3: Incorrect RSA1 identifier debug3: Could not load "/home/aviral/.ssh/id18:34
cjwatsonNO no no no no18:34
cjwatsonDo not paste it here!~18:34
cjwatsonpaste.ubuntu.com18:34
Aviral_ohh sorry18:34
Aviral_http://paste.ubuntu.com/5868889/18:35
Aviral_https://launchpad.net/~aviral19069418:35
cjwatson"No such Launchpad account: aviral"18:36
Aviral_hmmm how i can correct that?18:37
cjwatsonYou need to follow the instructions in https://help.launchpad.net/YourAccount/CreatingAnSSHKeyPair#Using_a_custom_SSH_key_for_Launchpad, minus the bit about a non-default SSH key name18:37
cjwatsonIn other words, you need to add this to ~/.ssh/config:18:37
cjwatsonHost bazaar.launchpad.net18:37
cjwatson    User aviral19069418:37
dobeyor just use bzr lp-login18:37
cjwatsonRight, that too18:38
cjwatsonSo it turns out the above was probably an untruth18:38
cjwatson18:58 <mhall119> he's got his ssh key uploaded, and has bzr launchpad-login configured for his LP username18:38
cjwatsonType "bzr launchpad-login" and it will show you what it thinks your LP username is18:38
dobeyyeah, that; he might have put 'aviral' in without the appended numbers18:38
Aviral_aviral19069418:39
Aviral_it is showing the above output after writing bzr launchpad-login18:39
dobeywhat branch are you trying to clone off launchpad?18:39
Aviral_dobey: i am not able to get your point18:41
mhall119cjwatson: I confirmed that bzr launchpad-login had his actual Launchpad username18:42
dobeyAviral_: what command did you run, when you got the failure?18:42
Aviral_ bzr push lp:~aviral190694/animal-farm/aviralupdate18:42
cjwatsonDo you have python-paramiko installed?  (It should work either way, but I'd like to know in order to narrow down my search.)18:44
Aviral_i didnot have any clue about it18:44
cjwatsonDo you have the python-paramiko package installed?18:44
Aviral_i dont think so18:45
cjwatsonPlease check.  "dpkg-query -W python-paramiko"18:45
Aviral_python-paramiko1.7.7.1-3.1ubuntu118:45
cjwatsonOK.  I'll have to check more later.  In the meantime, try the ~/.ssh/config change I suggested above.18:46
=== Ursinha-afk is now known as Ursinha
Aviral_ok :)18:46
Aviral_cjwatson: sir in the .ssh folder there are only three files id_rsa  id_rsa.pub and known_hhosts18:48
Aviral_known_hosts18:49
mhall119Aviral_: you can make the config file if it doesn't exist18:50
Aviral_ohh ok18:50
Aviral_mhall119: i has to name it as??18:52
=== cp16net is now known as cp16net|away
=== cp16net|away is now known as cp16net
mhall119Aviral_: the file?18:57
mhall119Aviral_: the file should just be called "config" under ~/.ssh18:58
mhall119chmod 60018:58
Aviral_mhall119: i just named the file as config and added the text Host bazaar.launchpad.net User aviral19069419:00
mhall119Aviral_: on 2 lines instead of 1 I hope19:05
Aviral_mhall119: ya i write it on 2 lines :)19:06
mhall119and did you try running bzr push again?19:06
Aviral_ya19:11
Aviral_same error19:11
Aviral_i am thinking to delete ssh folder and the key on launchpad id and do all the process again may be that will work??19:12
Aviral_mhall119 : ^^19:12
Aviral_i will do that tomorrow.. after restarting it19:12
Dougie187What distributions can I list in the debian/changelog file to have launchpad build packages for me? And alternatively, is there a way to list multiple ones?20:31
dobeydebian/changelog doesn't contain any distributions listed. you can only build packages for ubuntu on launchpad PPAs20:39
dobeyand no, you can't list multiple series in a single changelog entry20:39
dobeyyou should appeand ~series1 (replacing "series" with the actual series name) for each series you want to upload for, and specify that series in the changelog as normal; build source package for each series, and upload them20:40
Dougie187dobey: is there an easy way to see if the dependency package names conflict between a previous series, and a current series?21:22

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