Package: python-turbogears2
Version: 2.0-1
Severity: grave
According to the only doc available (i.e. upstream, as the package
does not contain any), installing the python-turbogears2 package does
not provide a working tg2 environment.
Indeed "paster --help" reports no info whatsoever about tg2:
z...@usha:~$ dpkg -l python-turbogears2 | tail -n 1
ii python-turbogears2 2.0-1
Python-based web framework, version 2
z...@usha:~$ paster --help | grep TurboGe
z...@usha:~$
while the last grep should output something like:
TurboGears2:
quickstart Create a new TurboGears 2 project.
tginfo Show TurboGears 2 related projects and their versions
The diagnosis is confirmed by actually trying to use quickstart to
start a tg2 project:
z...@usha:~$ paster quickstart
Command 'quickstart' not known (you may need to run setup.py egg_info)
Known commands:
create Create the file layout for a Python distribution
exe Run #! executable files
help Display help
make-config Install a package and create a fresh config file/directory
points Show information about entry points
post Run a request for the described application
request Run a request for the described application
serve Serve the described application
setup-app Setup an application, given a config file
Traceback (most recent call last):
File "/usr/bin/paster", line 18, in <module>
command.run()
File "/usr/lib/pymodules/python2.5/paste/script/command.py", line 84, in run
invoke(command, command_name, options, args[1:])
File "/usr/lib/pymodules/python2.5/paste/script/command.py", line 123, in
invoke
exit_code = runner.run(args)
File "/usr/lib/pymodules/python2.5/paste/script/command.py", line 778, in
run
command.load().summary)
File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 1912, in load
if require: self.require(env, installer)
File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 1925, in
require
working_set.resolve(self.dist.requires(self.extras),env,installer))
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: repoze.tm2>=1.0a4
same goes for the other expected command, tg-info.
Out of curiosity: how did you the maintainer test the package? I'd
like to know to understand whether I'm doing something wrong on my
side or not. At the current state of the affair, tg2 is unusable, at
least here.
TIA,
Cheers.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.29-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-turbogears2 depends on:
ii python 2.5.4-2 An interactive high-level object-o
ii python-nose 0.11.1-1 test discovery and running for Pyt
ii python-pylons 0.9.7-1 Python web framework emphasizing f
ii python-support 1.0.3 automated rebuilding support for P
ii python-tempita 0.4-1 very small text templating languag
ii python-turbojson 1.2.1-1 TurboGears template plugin to use
ii python-turbokid 1.0.4-4 TurboGears template plugin to use
ii python-weberror 0.10.1-1 Python web error handling and exce
ii python-webhelpers 0.6.4-1 Library of helper functions to mak
ii python-webob 0.9.6.1-1 Python module providing WSGI reque
Versions of packages python-turbogears2 recommends:
ii python-elixir 0.6.1-2 Declarative Mapper for SQLAlchemy
ii python-pysqlite2 2.5.5-1 Python interface to SQLite 3
Versions of packages python-turbogears2 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]