[Openstack-devel] Bug#683742: python-pastedeploy: Missing	dependency on python-paste or missing paste package file
    Christian Hofstaedtler 
    christian at hofstaedtler.name
       
    Fri Aug  3 13:27:21 UTC 2012
    
    
  
Package: python-pastedeploy
Version: 1.5.0-2
Severity: serious
Dear Maintainer,
Installing python-pastedeploy does not yield a working paste.deploy package:
% python
Python 2.7.3 (default, Jul 13 2012, 17:48:29) [GCC 4.7.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import paste.deploy
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named paste.deploy
>>> 
This breaks the swift-account, swift-container and swift-object packages
which all depend on python-pastedeploy and expect
"from paste.deploy import loadapp, appconfig" to work.
Installing python-paste remedies this situation.
Thanks,
  Christian
-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-pastedeploy depends on:
ii  python                2.7.3-2
ii  python-pkg-resources  0.6.24-1
ii  python2.6             2.6.8-0.2
ii  python2.7             2.7.3-2
Versions of packages python-pastedeploy recommends:
pn  python-pastescript  <none>
python-pastedeploy suggests no packages.
-- no debconf information
    
    
More information about the Openstack-devel
mailing list