/srv/irclogs.ubuntu.com/2017/06/11/#launchpad.txt

gsilvaptHello everyone. I need some help. Lets say I have this package I want to download via ssh (https://git.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/konquest/?h=kubuntu_unstable). When running git clone ssh-link, the console uses a launchpad user that does not exist. What may I have poorly configured?01:38
tsimonq2gsilvapt: Here's what's in my .gitconfig01:39
tsimonq2[url "git+ssh://tsimonq2@git.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/"]01:39
tsimonq2    insteadof = kubuntu:01:39
tsimonq2So I do this for example:01:39
tsimonq2git clone kubuntu:plasma-workspace01:39
gsilvaptMy username in that option is correct, gsilvapt and not gsilva01:40
tsimonq2gsilvapt: What's your LP URL?01:40
gsilvapt~gsilvapt01:40
gsilvapthttps://launchpad.net/~gsilvapt01:40
gsilvaptMy launchpad id is gsilvapt and not gsilva01:40
gsilvaptI have no clue where LP is getting this id01:40
tsimonq2gsilvapt: Then what's it say in your .gitconfig?01:41
gsilvaptRegarding LP, I have these three options:01:42
gsilvapt[url "git+ssh://gsilvapt@git.launchpad.net/"]01:42
gsilvapt        insteadof = lp:01:42
gsilvapt[url "git+ssh://gsilvapt@git.launchpad.net/"]01:42
gsilvapt        insteadof = lpme:01:42
gsilvapt[url "git+ssh://gsilvapt@git.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/"]01:42
gsilvaptinsteadof = kp:01:42
gsilvaptAnd a global config name gsilvapt for GitHub. Nothing more01:42
tsimonq2gsilvapt: Is your SSH key added in Launchpad?01:42
gsilvaptYes, just re-added the thing to be sure I didn't forget when I formated this machine01:42
tsimonq2gsilvapt: Run this command and pastebin the exact output please:01:43
tsimonq2$ git clone kp:plasma-workspace01:43
gsilvapthttps://pastebin.com/aRGg4ugQ01:44
gsilvaptI sincerely have no clue where this got the gsilva. I previously had LP configured to gsilva (a long time ago), but then changed all of it to gsilvapt, precisely to match my GitHub's config01:46
tsimonq2gsilvapt: Then what's your issue? :)01:46
tsimonq2Try git clone kp:konquest01:46
gsilvaptWhen I try to clone repositories via ssh, launchpad uses LP IP gsilva and that, of course, returns errors and doesn't allow me to use ssh01:46
gsilvaptSame, no error because I'm not trying to use ssh01:47
tsimonq2...huh?01:48
tsimonq2git+ssh is just that.01:48
tsimonq2Git over SSH.01:48
tsimonq2:)01:48
gsilvaptRight, I can't use git+ssh in LP01:49
tsimonq2Why not?01:49
gsilvaptbecause it uses a wrong id. gsilva, instead of gsilvapt01:50
tsimonq2Wait...01:51
tsimonq2I don't get what you're trying to say.01:51
gsilvaptIf I try cloning git@github.com:snapcore/snapcraft.git via ssh, then I'll be fine01:51
gsilvaptbut I use LP links, it doesn't work. gsilva != gsilvapt01:51
gsilvapt:P01:51
tsimonq2Bah01:51
tsimonq2Just edit ~/.ssh/config and add the following:01:52
tsimonq2Host git.launchpad.net01:52
tsimonq2        User tsimonq201:52
tsimonq2And replace the spaces with a tab and tsimonq2 with your LP username01:52
gsilvaptI didn't have that file. Is that normal?01:52
tsimonq2Yep01:53
gsilvaptOkay, that worked! Thanks!01:53
tsimonq2You're welcome ;)01:54
tsimonq2gsilvapt: Have fun with Kubuntu packaging ;)01:54
gsilvaptHehe, thanks :)01:54
=== JanC_ is now known as JanC
clivejoHi folks, would it be possible to get an increase to the size of our https://launchpad.net/~kubuntu-ci/+archive/ubuntu/stable PPA, it's reached 100%22:28
clivejocjwatson: if you are about ^22:32
cjwatsonclivejo: hm, ok - bumped a bit22:37
clivejothanks :)22:38

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