Problem during syncing bzr overlay under Gentoo Linux
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar Subversion Plugin |
Fix Released
|
Undecided
|
Jelmer Vernooij | ||
Gentoo Overlay for Bazaar |
Invalid
|
Low
|
Unassigned |
Bug Description
* Running command "cd "/usr/local/
No module named send
Unable to load plugin 'svn' from '/usr/lib/
/usr/lib/
from bzrlib.
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".
http://
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".
/usr/lib/
from bzrlib.plugins.svn import lazy_check_versions
bzr: ERROR: exceptions.
Traceback (most recent call last):
File "/usr/lib/
return the_callable(*args, **kwargs)
File "/usr/lib/
ret = run(*run_argv)
File "/usr/lib/
return self.run(
File "/usr/lib/
possible_
File "/usr/lib/
possible_
File "/usr/lib/
return BzrDir.
File "/usr/lib/
redirected)
File "/usr/lib/
return action(transport)
File "/usr/lib/
transport, _server_
File "/usr/lib/
return format.
File "/usr/lib/
klass.
File "/usr/lib/
from bzrlib.plugins.svn import lazy_check_versions
File "/usr/lib/
from bzrlib.plugins.svn import format
ImportError: cannot import name format
bzr 1.15.1 on python 2.6.2 (linux2)
arguments: ['/usr/bin/bzr', 'pull', '--overwrite', 'lp:bzr-gentoo-overlay']
encoding: 'ANSI_X3.4-1968', fsenc: 'ANSI_X3.4-1968', lang: None
plugins:
bzrtools /usr/lib/
git /usr/lib/
launchpad /usr/lib/
netrc_
*** Bazaar has encountered an internal error.
Please report a bug at https:/
including this traceback, and a description of what you
were doing when the error occurred.
affects: | bzr → bzr-gentoo-overlay |
Changed in bzr-svn: | |
status: | Invalid → Fix Committed |
Changed in bzr-svn: | |
assignee: | nobody → Jelmer Vernooij (jelmer) |
Sounds like a bzr-svn problem to me, not a bzr-gentoo-overlay problem. Specifically, it sounds like a broken bzr-svn install.