Package: git-cola
Version: 1.3.5.28-1
Severity: grave
git-cola breaks the python modules help:
0 b...@think:~$ python2.5
Python 2.5.4 (r254:67916, Feb 18 2009, 03:00:47)
[GCC 4.3.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> help('modules')
Please wait a moment while I gather a list of all available modules...
/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not
stable yet
warnings.warn("apt API not stable yet", FutureWarning)
/usr/lib/python2.5/site-packages/logilab/__init__.py:3: UserWarning: Module
OpenGL was already imported from
/usr/lib/python2.5/site-packages/OpenGL/__init__.py, but
/usr/lib/python2.5/site-packages is being added to sys.path
__import__('pkg_resources').declare_namespace(__name__)
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.5/site.py", line 342, in __call__
return pydoc.help(*args, **kwds)
File "/usr/lib/python2.5/pydoc.py", line 1647, in __call__
self.help(request)
File "/usr/lib/python2.5/pydoc.py", line 1684, in help
elif request == 'modules': self.listmodules()
File "/usr/lib/python2.5/pydoc.py", line 1805, in listmodules
ModuleScanner().run(callback)
File "/usr/lib/python2.5/pydoc.py", line 1856, in run
for importer, modname, ispkg in pkgutil.walk_packages():
File "/usr/lib/python2.5/pkgutil.py", line 125, in walk_packages
for item in walk_packages(path, name+'.', onerror):
File "/usr/lib/python2.5/pkgutil.py", line 110, in walk_packages
__import__(name)
File "/var/lib/python-support/python2.5/cola/controllers/__init__.py", line
1, in <module>
from cola.controllers.main import Controller
File "/var/lib/python-support/python2.5/cola/controllers/main.py", line 31,
in <module>
from cola.controllers.util import logger
File "/var/lib/python-support/python2.5/cola/controllers/util.py", line 15,
in <module>
from cola.model import Model
File "/var/lib/python-support/python2.5/cola/model.py", line 24, in <module>
from cola import jsonpickle
File "/var/lib/python-support/python2.5/cola/jsonpickle/__init__.py", line
221, in <module>
json = JSONPluginMgr()
File "/var/lib/python-support/python2.5/cola/jsonpickle/__init__.py", line
97, in __init__
self.load_backend('json', 'dumps', 'loads', ValueError)
File "/var/lib/python-support/python2.5/cola/jsonpickle/__init__.py", line
138, in load_backend
self._encoders[name] = getattr(mod, encode_name)
AttributeError: 'module' object has no attribute 'dumps'
>>>
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.28.6-think (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages git-cola depends on:
ii git-core 1:1.6.2-1 fast, scalable, distributed revisi
ii python 2.5.4-2 An interactive high-level object-o
ii python-qt4 4.4.2-4 Python bindings for Qt4
ii python-support 0.8.7 automated rebuilding support for P
Versions of packages git-cola recommends:
ii gitk 1:1.6.2-1 fast, scalable, distributed revisi
Versions of packages git-cola suggests:
pn python-pyinotify <none> (no description available)
ii python-simplejson 2.0.9-1 Simple, fast, extensible JSON enco
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]