Package: python-paste
Version: 1.7.5.1-4.1
Severity: normal

I think this is a bug in paste, but feel free to redirect me if not. 

When attempting to start mediagoblin via paste with the command 
> /usr/bin/paster serve ./paste_local.ini  --pid-file=/var/run/mediagoblin.pid  
> --server-name=fcgi fcgi_host=127.0.0.1 fcgi_port=26543 

I receive the following: 

mediagoblin@che:/usr/share/pyshared/mediagoblin$ /usr/bin/paster serve 
./paste_local.ini  --pid-file=/var/run/mediagoblin.pid  --server-name=fcgi 
fcgi_host=127.0.0.1 fcgi_port=26543
Traceback (most recent call last):
  File "/usr/bin/paster", line 4, in <module>
    command.run()
  File "/usr/lib/python2.7/dist-packages/paste/script/command.py", line 93, in 
run
    commands = get_commands()
  File "/usr/lib/python2.7/dist-packages/paste/script/command.py", line 135, in 
get_commands
    plugins = pluginlib.resolve_plugins(plugins)
  File "/usr/lib/python2.7/dist-packages/paste/script/pluginlib.py", line 82, 
in resolve_plugins
    pkg_resources.require(plugin)
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 686, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 584, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: Not Found: Cheetah-2.4.4 (did you run 
python setup.py develop?)

python-cheetah is indeed installed, via aptitude

mediagoblin@che:/usr/share/pyshared/mediagoblin$ aptitude show python-cheetah
Package: python-cheetah                  
State: installed
Automatically installed: yes
Version: 2.4.4-3



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-xen-686 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-paste depends on:
ii  python                2.7.3~rc2-1
ii  python-formencode     1.2.4-2
ii  python-pkg-resources  0.6.24-1
ii  python2.6             2.6.8-0.2
ii  python2.7             2.7.3~rc2-2.1

Versions of packages python-paste recommends:
ii  libjs-mochikit          1.4.2-4
ii  python [python-ctypes]  2.7.3~rc2-1
ii  python-openid           2.2.5-3
ii  python-openssl          0.13-2
ii  python-scgi             1.13-1+b2

Versions of packages python-paste suggests:
pn  libapache2-mod-python  <none>
ii  libapache2-mod-scgi    1.13-1+b2
pn  libapache2-mod-wsgi    <none>
ii  libjs-sphinxdoc        1.1.3+dfsg-4
ii  python-pastedeploy     1.5.0-3
ii  python-pastescript     1.7.5-2
pn  python-pastewebkit     <none>
pn  python-pgsql           <none>

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to