Config-manager

John Arbash Meinel john at arbash-meinel.com
Sun Jul 13 01:14:50 BST 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ben Finney wrote:
| Nicholas Allen <nick.allen at onlinehome.de> writes:
|
|> So I installed config manager. But now I get this error:
|>
|> Traceback (most recent call last):
|> ~  File "./bin/pqm", line 46, in <module>
|> ~    import pqm
|> ~  File "/home/nick/source/pqm/pqm/__init__.py", line 22, in <module>
|> ~    import config_manager
|> ~  File "/usr/lib/python2.5/site-packages/config_manager/__init__.py",
|> line 32, in <module>
|> ~    import config_manager.implementations.arch_vcs
|> ~  File
|>
"/usr/lib/python2.5/site-packages/config_manager/implementations/arch_vcs.py",
|> line 23, in <module>
|> ~    import pybaz
|> ImportError: No module named pybaz
|>
|> Why do I need pybaz?
|
| Because ConfigManager was written that way (i.e. to require pybaz).
|
|> I assume this is for the old bazaar (before bazaar-ng later renamed
|> to bzr)
|
| Correct.
|
|> and I don't need this at all. Shouldn't it work without this?
|
| Yes, but only by rewriting the code in ConfigManager to not depend on
| that module.
|
| I don't know if ConfigManager is maintained actively; if it is, I'd
| guess that a working patch to remove pybaz dependency would be
| appreciated.
|

I believe Daniel Watkins has already submitted a patch doing exactly
this. Check the mailing list or:

~  http://bundlebuggy.aaronbentley.com/project/pqm/request

I don't actually see it in BB, but I could swear I saw it somewhere else.

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkh5SPoACgkQJdeBCYSNAAPB9QCeJ/Ju1KLlcYgGwIX1zwvTmjWw
YawAn0gPQBKzWDZ6M0OJJfVkKxQ0h0f+
=AE6z
-----END PGP SIGNATURE-----



More information about the bazaar mailing list