git-bzr-ng icon indicating copy to clipboard operation
git-bzr-ng copied to clipboard

git-bzr should report when requirements aren't installed

Open anotherjesse opened this issue 13 years ago • 3 comments

I made a mistake installing the requirements. Trying to clone threw an error:

root@mist01:~# git bzr clone lp:nova nova You have not informed bzr of your Launchpad ID, and you must do this to write to Launchpad or access private data. See "bzr help launchpad-login". Branched 706 revision(s).hing revisions:Finishing stream:Estimate 34013/39346 bzr: ERROR: unknown command "fast-export" ERROR:root:bzr export failed

anotherjesse avatar Feb 20 '11 01:02 anotherjesse

What's the fix for this? http://xkcd.com/979/

bendavis78 avatar Jun 15 '13 17:06 bendavis78

I guess, install bzr fast-export plugin?

mcepl avatar Jun 16 '13 07:06 mcepl

assuming that was the requirement that failed, yes. either way, doesn't matter as I found git has bzr remote support in contrib.

bendavis78 avatar Jun 16 '13 15:06 bendavis78