I did more investigations and compared a System with Lenny installed
from scratch (where it was working well) with my upgraded system.


I fixed it as follows:
backup your apt-proxy-v2.conf
Find all installed twisted packages: dpkg -l | grep python-twisted
purge all of them using apt-get remove --purge
I needed to remove zope too: apt-get remove --purge python-zopeinterface

Then install apt-proxy again:
apt-get install apt-proxy

replace the config-file and restart apt-proxy

I now have this remaining complaints:
/etc/init.d/apt-proxy start
Starting apt-proxy:/usr/lib/python2.5/site-packages/twisted/manhole/telnet.py:8: DeprecationWarning: As of Twisted 2.1, twisted.protocols.telnet is deprecated. See twisted.conch.telnet for the current, supported API.
  from twisted.protocols import telnet
None
/usr/lib/python2.5/site-packages/twisted/manhole/telnet.py:8: DeprecationWarning: As of Twisted 2.1, twisted.protocols.telnet is deprecated. See twisted.conch.telnet for the current, supported API.
  from twisted.protocols import telnet
None

see 599180

--
Christian Hilgers                       ch...@familie-hilgers.com



--
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