[Pkg-bazaar-maint] Bug#550794: fast-export-from-darcs: “ERROR: No module named exporters”
Ben Finney
ben+debian at benfinney.id.au
Tue Oct 13 00:15:38 UTC 2009
Package: bzr-fastimport
Version: 0.9.0~bzr243-1
Severity: normal
When trying to use ‘fast-export-from-darcs’, the command fails with an
ImportError:
=====
$ bzr --version
Bazaar (bzr) 1.17
Python interpreter: /usr/bin/python 2.5.4
Python standard library: /usr/lib/python2.5
bzrlib: /usr/lib/python2.5/site-packages/bzrlib
Bazaar configuration: /home/bignose/.bazaar
Bazaar log file: /home/bignose/.bzr.log
Copyright 2005, 2006, 2007, 2008, 2009 Canonical Ltd.
http://bazaar-vcs.org/
bzr comes with ABSOLUTELY NO WARRANTY. bzr is free software, and
you may use, modify and redistribute it under the terms of the GNU
General Public License version 2 or later.
$ bzr plugins | grep -i import
fastimport 0.9dev
FastImport Plugin
$ darcs --version
2.2.0 (release)
$ SRC_REPO=elab_benf
$ (cd $SRC_REPO/ && darcs show repo)
Type: darcs
Format: darcs-1.0
Root: /home/bignose/Projects/rmit/elab/elab_benf2
Pristine: PlainPristine "_darcs/pristine"
Cache: thisrepo:/home/bignose/Projects/rmit/elab/elab_benf2, cache:/home/bignose/.darcs/cache
Default Remote: /var/www/elab_test
Num Patches: 39
$ bzr fast-export-from-darcs $SRC_REPO elab.fi
bzr: ERROR: No module named exporters
You may need to install this Python library separately.
$ tail -n 16 ~/.bzr.log
Tue 2009-10-13 11:13:12 +1100
0.054 bzr arguments: [u'fast-export-from-darcs', u'elab_benf2', u'elab.fi']
0.083 looking for plugins in /home/bignose/.bazaar/plugins
0.083 looking for plugins in /usr/lib/python2.5/site-packages/bzrlib/plugins
0.319 Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 835, in exception_to_return_code
return the_callable(*args, **kwargs)
File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 1030, in run_bzr
ret = run(*run_argv)
File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 647, in run_argv_aliases
return self.run(**all_cmd_args)
File "/usr/lib/python2.5/site-packages/bzrlib/plugins/fastimport/__init__.py", line 718, in run
from bzrlib.plugins.fastimport.exporters import fast_export_from
ImportError: No module named exporters
0.320 return code 3
=====
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (900, 'stable')
Architecture: powerpc (ppc64)
Kernel: Linux 2.6.30-1-powerpc64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_AU.UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages bzr-fastimport depends on:
ii bzr 1.17-1 easy to use distributed version co
ii python 2.5.4-2 An interactive high-level object-o
ii python-central 0.6.11 register and build utility for Pyt
bzr-fastimport recommends no packages.
Versions of packages bzr-fastimport suggests:
ii git-core 1:1.6.3.3-2 fast, scalable, distributed revisi
-- no debconf information
--
\ “This world in arms is not spending money alone. It is spending |
`\ the sweat of its laborers, the genius of its scientists, the |
_o__) hopes of its children.” —Dwight Eisenhower, 1953-04-16 |
Ben Finney <ben at benfinney.id.au>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-bazaar-maint/attachments/20091013/defb2c17/attachment.pgp>
More information about the Pkg-bazaar-maint
mailing list