LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Python Twisted Warning (https://www.linuxquestions.org/questions/debian-26/python-twisted-warning-739230/)

kushalkoolwal 07-10-2009 12:38 PM

Python Twisted Warning
 
Whenever I try to restart my apt-proxy I get the following warning message:
Code:

debian:~# /etc/init.d/apt-proxy restart
Stopping apt-proxy:.
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

I am wondering what needs to be done to take care of this.

I am using Debian Lenny (amd64) with 2.6.26-1-amd64 kernel.

AlucardZero 07-10-2009 07:11 PM

upgrade apt-proxy? or don't worry about it, it's only a warning


All times are GMT -5. The time now is 09:12 AM.