/srv/irclogs.ubuntu.com/2018/04/02/#bzr.txt

gourmorning06:22
gouris it possible to continue using brz with the repo which was originally cloned/pulled with git?06:23
gouri tried 'brz pull' on my repo and got the following: https://pastebin.com/U8GcUQsb06:25
jelmergour: should be fixed if you update your version of bzr-git10:31
gourjelmer: ok, thanks10:34
gourjelmer: now i get this: https://paste.fedoraproject.org/paste/~ubZeJ0wGMk8fIv6nICrqw10:40
jelmergour: you need a newer dulwich as well10:54
jelmergour: (and possibly a newer bzr)11:15
gourjelmer: i already updated brz, now pulled and re-install all of them, but still get 'brz: ERROR: ImportError: cannot import name LOCAL_TAG_PREFIX'12:09
jelmergour: try pulling from dulwich now? Sorry, forgot to push that last change12:10
gourjelmer: now it's ok. excuse me for bothering you12:16
gouralthough now after pull i get: "brz: ERROR: These branches have diverged. Use the missing command to see how...", but that's probably another non-brz-related issue12:18
jelmergour: no worries, I'm curious why our CI didn't catch this particular issue12:18
jelmergour: do you have local changes?12:19
gourjelmer: i bet i didn't have, except in case i just did a local build12:20
jelmergour: local committed changes, I mean12:20
gourjelmer: yeah, i understand...it could be that i did perform local build on freshly cloned repo without commit...now cloning from the scratch12:21
gourjelmer: now i did 'brz pull' into another repo originally fetched via git and get the same msg, although 'git status' shows everything is clean?12:28
jelmergour: are you specifying an explicit URL to pull from?12:33
gourjelmer: nope12:34
jelmergour: is the URL it says it's pulling from what you would expect? are there other branches in the remote URL?12:34
gourjelmer: see https://pastebin.com/7ASkhwJa12:35
jelmergour: ah, restic is a public repo? I can try and reproduce it here12:38
gourjelmer: yes, https://github.com/restic/restic12:42
gourso, first cloned via git and now tried to update by pulling with brz12:44
jelmergour: oh, the URL is invalid12:44
jelmerit's a rsync-style URL, which bzr doesn't understand12:44
jelmertry git+ssh://git@github.com/restic/restic12:45
* jelmer files a bug12:45
jelmerhey gour_15:00
jelmergour_: so I've fixed the URL issue (change is landing now), but I can't reproduce the DivergedBranches issue15:01
=== gour_ is now known as gour
gourjelmer: when the changes is going to be landed,i can try pull some other git-cloned repo15:08
gouronly brz-git is affected?15:09
jelmerbrz-git and dulwich15:11
jelmerI'll let you know when it lands15:11
gourthank you15:13
jelmergour: changes have landed; you'll need a new brz-git & a new dulwich15:36
gourjelmer: tried with another github project and got the same diverged branches15:43
jelmergour: what does "git pull origin HEAD" report if you try that instead?15:45
gourjelmer: https://pastebin.com/RuDNSxtH15:47
jelmergour: thanks, reproduced now15:51
jelmergour: pushed a fix to lp:brz-git, can you try again?16:31
gourjelmer: excuse me, was afk...now it works, thanks a lot!!18:28
jelmer\o/18:28

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