config errors

Kathleen Krause-Thompson kktaus at gmail.com
Wed Oct 8 15:47:36 EDT 2008


I've recently setup an environment on Unbuntu for Plone 3.0 that includes
Python 2.4. I get the errors below when doing various things with apt-get
like 'install python'. Is there some configuration that needs to be done as
the message suggests? Thanks in advance.

dpkg: error processing python-setuptools (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of python-paste:
 python-paste depends on python-setuptools (>= 0.6b3-1); however:
  Package python-setuptools is not configured yet.
dpkg: error processing python-paste (--configure):inst
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-pastedeploy:
 python-pastedeploy depends on python-setuptools (>= 0.6b3-1); however:
  Package python-setuptools is not configured yet.
dpkg: error processing python-pastedeploy (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-pastescript:
 python-pastescript depends on python-paste (>= 1.6-1); however:
  Package python-paste is not configured yet.
 python-pastescript depends on python-pastedeploy (>= 1.3.1-2); however:
  Package python-pastedeploy is not configured yet.
 python-pastescript depends on python-setuptools (>= 0.6b3-1); however:
  Package python-setuptools is not configured yet.
dpkg: error processing python-pastescript (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 python-setuptools
 python-paste
 python-pastedeploy
 python-pastescript

-kkt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20081008/2b0ee99f/attachment-0001.html>


More information about the Python-list mailing list