Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git bzr push fails #41

Open
Chingzilla opened this issue Aug 14, 2012 · 1 comment
Open

git bzr push fails #41

Chingzilla opened this issue Aug 14, 2012 · 1 comment

Comments

@Chingzilla
Copy link

When I try to push changes back into my shared bzr repo, I get an error message talking about bzr not able to import the reftracker module.

I am running ArchLinux with bzr 2.5.1 and git 1.7.11.4

� $ git bzr push
Doing on-the-fly conversion from RemoteRepositoryFormat(_network_name='Bazaar pack repository format 1 with rich root (needs bzr 1.0)\n') to RepositoryFormat2a().
This may take some time. Upgrade the repositories to the same format for better performance.
11:07:59 Calculating the revisions to include ...
11:07:59 Starting export of 211 revisions ...
11:07:59 Exported 211 revisions in 0:00:00
bzr: ERROR: No module named reftracker
You may need to install this Python library separately.
ERROR:root:bzr import failed

$ git branch --all
  bzr/master
* master

edited: formating

@hacosta
Copy link

hacosta commented Oct 3, 2012

You need to use a newer reftracker module. I made a PKGBUILD, you can find it here:
https://gist.github.com/3824977

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants