Public bug reported:

Binary package hint: python-twisted-conch

When running a simple conch command such as:  conch localhost :
I see a warning about:  .../conch/scripts/conch.py:428: DeprecationWarning:
This function is deprecated, use loseWriteConnection instead.

Editing the /usr/lib/python2.5/site-packages/twisted/conch/scripts/conch.py
file and changing line 428 as recommended:

        self.stdio.loseWriteConnection()

... eliminates the issue.  I'm running Ubuntu 8.04 with:

 python-twisted-conch    1:0.8.0-1build1         The Twisted SSH
Implementation

This also seems to be the most recent version available in the trunk on their
trac site: 
http://twistedmatrix.com/trac/browser/trunk/twisted/conch/scripts/conch.py?rev=23479

I am also reporting the bug thereto.

JimD

** Affects: twisted-conch (Ubuntu)
     Importance: Undecided
         Status: New

-- 
conch.py:428: DeprecationWarning:  use loseWriteConnection instead
https://bugs.launchpad.net/bugs/225574
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to