Installing bzr.dev over 0.18.0 failed
Alexander Belchenko
bialix at ukr.net
Tue Jul 31 05:21:03 BST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Rene Leonhardt пишет:
> bzr 0.18.0 was installed, tried to install the current bzr.dev over it
> in order to try to get the bzr-svn plugin together with the new
> unofficial svn Python bindings working on Windows for the first time
> (but failed once again):
> https://answers.launchpad.net/bzr-svn/+question/7801
It's not very good idea to install over previous version.
We have nice python-based installer that has uninstall feature.
I recommend to use python-based installer. You can create
such installer for fresh bzr version with command
make python-installer
or
python setup.py bdist_wininst -d.
To uninstall previous version go to Start - Settings - Control Panel - Add or Remove Programs
and look for bzr 0.18.0. Uninstaller take care about all previously installed files, so
it's safe and prove solution.
>
>
> bzr: WARNING: bzrlib version doesn't match the bzr program.
> This may indicate an installation problem.
> bzrlib from ['C:\\Python\\lib\\site-packages\\bzrlib'] is version (0,
> 18, 0, 'final', 0)
> Unable to load plugin u'svn' from u'D:/Dokumente und
> Einstellungen/Ash/Anwendungsdaten/bazaar/2.0/plugins'
> Unable to load plugin u'difftools' from u'D:/Dokumente und
> Einstellungen/Ash/Anwendungsdaten/bazaar/2.0/plugins'
> Unable to load plugin 'bzrxmloutput' from
> 'C:\\Python\\lib\\site-packages\\bzrlib\\plugins'
> Unable to load plugin 'launchpad' from
> 'C:\\Python\\lib\\site-packages\\bzrlib\\plugins'
> bzr: ERROR: exceptions.ImportError: cannot import name zero_nineteen
>
> Traceback (most recent call last):
> File "C:\Python\Lib\site-packages\bzrlib\commands.py", line 729, in
> run_bzr_catch_errors
> return run_bzr(argv)
> File "C:\Python\Lib\site-packages\bzrlib\commands.py", line 681, in
> run_bzr
> cmd_obj = get_cmd_object(cmd, plugins_override=not opt_builtin)
> File "C:\Python\Lib\site-packages\bzrlib\commands.py", line 142, in
> get_cmd_object
> return _get_cmd_object(cmd_name, plugins_override)
> File "C:\Python\Lib\site-packages\bzrlib\commands.py", line 157, in
> _get_cmd_object
> cmds = _get_cmd_dict(plugins_override=plugins_override)
> File "C:\Python\Lib\site-packages\bzrlib\commands.py", line 123, in
> _get_cmd_dict
> d = _builtin_commands()
> File "C:\Python\Lib\site-packages\bzrlib\commands.py", line 102, in
> _builtin_commands
> import bzrlib.builtins
> File "C:\Python\Lib\site-packages\bzrlib\builtins.py", line 1234, in
> <module>
> class cmd_init(Command):
> File "C:\Python\Lib\site-packages\bzrlib\builtins.py", line 1265, in
> cmd_init
> registry=bzrdir.format_registry,
> File "C:\Python\Lib\site-packages\bzrlib\lazy_import.py", line 106, in
> __getattribute__
> obj = _replace()
> File "C:\Python\Lib\site-packages\bzrlib\lazy_import.py", line 89, in
> _replace
> obj = factory(self, scope, name)
> File "C:\Python\Lib\site-packages\bzrlib\lazy_import.py", line 184, in
> _import
> module = __import__(module_python_path, scope, scope, [member])
> File "C:\Python\lib\site-packages\bzrlib\bzrdir.py", line 71, in <module>
> from bzrlib.transport.local import LocalTransport
> File "C:\Python\lib\site-packages\bzrlib\transport\__init__.py", line
> 52, in <module>
> from bzrlib.symbol_versioning import (
> ImportError: cannot import name zero_nineteen
>
> bzr 0.18.0 on python 2.5.1.final.0 (win32)
> arguments: ['C:\\Python\\Scripts\\bzr', 'version']
>
> ** please send this report to bazaar at lists.ubuntu.com
>
>
> In case someone wants to know, after removing the old
> C:\Python\lib\site-packages\bzrlib and reinstalling bzr.dev, "bzr
> selftest svn" now immediately stops with "bzr: ERROR: Unable to import
> paramiko (required for sftp support): cannot import name util".
>
>
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGrrigzYr338mxwCURAuioAKCEuGfv/krfT0/nO10D4z513LHqUwCfbM5k
A2R1y0Yi05NL46fsMzlkVL4=
=70q+
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list