Package: python-turbogears
Version: 1.0.8-1
Severity: serious
Hello,
I tried removing the TurboJSON restriction in
/usr/share/python-support/python-turbogears/TurboGears-1.0.8-py2.5.egg-info/requires.txt
to see what happened (see #514222) and it would still fail on
"TurboCheetah >= 1.0":
>>> import pkg_resources
>>> pkg_resources.require("TurboCheetah")
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 626, in
require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 524, in
resolve
raise DistributionNotFound(req) # XXX put more info here
pkg_resources.DistributionNotFound: TurboCheetah
python-cheetah is installed, and
/usr/share/python-support/python-cheetah/Cheetah-2.0.1.egg-info/SOURCES.txt
mentions a turbocheetah module in the sources, but nothing like that
seems to be installed. Also, apt-cache search cheetah doesn't show any
turbocheetah of sort.
Ciao,
Enrico
-- System Information:
Debian Release: 5.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-turbogears depends on:
ii python 2.5.2-3 An interactive high-level object-o
ii python-cheetah 2.0.1-2 text-based template engine and Pyt
ii python-cherrypy 2.3.0-1 Python web development framework
ii python-configobj 4.5.2-2 a simple but powerful config file
ii python-decoratortools 1.7-3 version-agnostic decorators suppor
ii python-dispatch 0.5a.svn20080510-3 Rule and type-based generic dispat
ii python-formencode 1.0.1-1 validation and form generation Pyt
ii python-kid 0.9.6-1 simple Pythonic template language
ii python-nose 0.10.3-1 test discovery and running for Pyt
ii python-paste 1.7.1-1 Tools for using a Web Server Gatew
ii python-pastedeploy 1.3.2-1 Load, configure, and compose WSGI
ii python-pastescript 1.6.3-1 serving web applications, creating
ii python-pkg-resources 0.6c8-4 Package Discovery and Resource Acc
ii python-simplejson 1.9.2-1 Simple, fast, extensible JSON enco
ii python-sqlalchemy 0.4.8-1 SQL toolkit and Object Relational
ii python-sqlobject 0.10.2-3 Python module for SQLObject
ii python-support 0.8.7 automated rebuilding support for P
ii python-turbojson 1.2-2 TurboGears template plugin to use
ii python-turbokid 1.0.4-4 TurboGears template plugin to use
Versions of packages python-turbogears recommends:
ii python-elixir 0.6.0-1 Declarative Mapper for SQLAlchemy
ii python-pysqlite2 2.5.0-2 Python interface to SQLite 3
Versions of packages python-turbogears suggests:
ii python-genshi 0.5.1-1 Python XML-based template engine
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]