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

josehey guys, how am I supposed to merge two branchs that are in an MP?00:24
joseI see no button00:24
wgrantjose: You need to merge with bzr on your local machine (to resolve conflicts, for example)00:35
josewgrant: any idea on how should I?00:36
* jose is a bit lost, bzr merge doesn't do anything00:36
wgrantjose: Inside the target branch, run 'bzr merge lp:~path/to/branch/to/merge'00:37
josethanks!00:44
josewgrant: huh, still, 'nothing to do' shows up00:46
joseI'm trying to merge https://code.launchpad.net/~jose/kubuntu-website/feature-tour-update/+merge/19988100:46
wgrantjose: which MP is this?00:46
jose^00:46
wgrantjose: Are you sure you're merging the right way?00:49
joseerm, huh?00:49
wgrantIn the branch you're merging *into*, run 'bzr merge lp:~path/to/branch/to/merge/FROM'00:50
joseoooooh00:50
wgrantIt sounds like you're running it in the opposite direction00:50
joseyeah, I was doing exactly that :P00:50
=== Logan_ is now known as Guest18452
=== Logan__ is now known as Logan_
=== Logan__ is now known as Logan_
=== Ursinha is now known as Ursinha-afk
JZAhi I got an issue trying to login into launchpad from the command line04:01
JZAI do, bzr branch lp:<project> and get the following04:01
JZAPermission denied (publickey).04:01
JZAI already put my public key which is my default key, but in case is not the default, is there a flag I can put to assign the key I am using?04:02
JZAI already put my key up04:05
wgrantJZA: What's your Launchpad username?04:22
JZAjzarecta04:22
JZAI paste my ssh pub on my profile04:22
JZAhowever I am unsure which passphrase is it asking me now04:22
wgrantWhat does 'ssh -v jzarecta@bazaar.launchpad.net' say?04:23
JZAok it does  authenticate me04:24
JZAdebug1: Authentication succeeded (publickey).04:24
wgrantOK, so it sounds like bzr doesn't know your Launchpad username04:24
wgrantWhat does '04:24
wgrant'bzr lp-login' say?04:24
JZAbzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/%2Bbranch/openobject-doc/".04:25
JZAI see an issue on the URL04:25
JZAcould that be the problem?04:25
JZAit says my nick, jzarecta04:25
wgrantWhat output does 'ssh jzarecta@bazaar.launchpad.net' give?04:26
wgrantWithout -v04:26
JZANo shells on this server.04:35
wgrantJZA: Right, so that's working fine. What about 'bzr ping bzr+ssh://bazaar.launchpad.net/'?04:36
JZAbzr: ERROR: unknown command "ping"04:37
wgrantJZA: Does 'bzr branch lp:openobject-doc' still gives the "Permission denied (publickey)" error?04:38
JZAno, just gives bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/%2Bbranch/openobject-doc/".04:39
wgrantJZA: OK, so you did something to fix the problem.04:39
wgrantJZA: Perhaps you did something to your ssh-agent04:40
JZAI said, I added the custom key to my .ssh/config04:40
JZAso it goes to the one I uploaded04:40
wgrantThe new error is because lp:openobject-doc doesn't name a branch.04:40
JZAbut still not working :(04:40
wgrantWhat were you attempting to retrieve?04:40
wgrantThe URL you specified doesn't exist.04:40
JZAyeah according to the documentation, tis is the branch I need to pull04:42
JZAhttps://doc.openerp.com/contribute/09_documentation_translation.html/04:42
JZAguess the project name has changed.04:42
wgrantThe project still exists at https://code.staging.launchpad.net/openobject-doc, but it has no trunk branch set.04:42
JZAhttps://code.launchpad.net/openobject-doc04:42
JZAI see04:43
wgrantEr, without .staging, oops04:43
wgrantYour URL is correct04:43
wgrantYou can see the 7.0, 6.1 etc. branches listed there.04:43
wgrantBut no lp:openobject-doc04:43
JZAI see, I am poking around, I left a question, hopefully someone wil reply with the correct instructions.04:45
JZAat least I can say is not a lp or key issue.04:46
wgrantYeah, it's just out of date docs, it seems.04:47
AnAntHello, is there something wrong with uploads to PPA ?14:26
pmjdebruijnare you getting an error?14:27
AnAnthmm, sorry14:27
AnAntI think I am mistaked14:27
AnAntmistaken14:28
Ge0rGheydiho. I am using launchpad for translating my oss project (yaxim), and I needed to make a search&replace over the whole strings set. I downloaded a tarball, replaced the strings, and re-uploaded the tarball. But now, I need to manually assign each .po file from the tarball the right language in https://translations.launchpad.net/yaxim/master/+imports17:49
Ge0rGis there a way to get that automatically?17:49
Ge0rGwould it work better if I strip yaxim- from the .po file names?17:51
Ge0rGno, it won't :(17:52
Ge0rGis there any way to automate the translation import queue?17:54
Ge0rGanyone from the translations team?18:12
Ge0rGok, now I clicked through all 19 of them.18:26
SamBhmm, http://bazaar.launchpad.net/~vcs-imports/emacs/trunk/files is not working for me ...21:01

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