[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2734: manhole deprecation warning

Tahoe-LAFS trac at tahoe-lafs.org
Wed Feb 17 17:10:30 UTC 2016


#2734: manhole deprecation warning
--------------------------------+----------------------------
 Reporter:  warner              |          Owner:
     Type:  defect              |         Status:  new
 Priority:  normal              |      Milestone:  eventually
Component:  code                |        Version:  1.10.2
 Keywords:  deprecationwarning  |  Launchpad Bug:
--------------------------------+----------------------------
 In current trunk [186f6d4] (actually in the 1582.setuptools-delenda-est.1
 branch based on it, since I need pip and a working virtualenv to test this
 cleanly), there is one remaining deprecation warning. All the self-
 inflicted Nevow and Twisted warnings have been fixed upstream (i.e.
 twisted no longer uses deprecated twisted features, and nevow no longer
 uses deprecated twisted features).

 {{{
 tahoe/src/allmydata/manhole.py:55: DeprecationWarning:
 twisted.conch.checkers.SSHPublicKeyDatabase was deprecated in Twisted
 15.0.0:
 Please use twisted.conch.checkers.SSHPublicKeyChecker, initialized with an
 instance of twisted.conch.checkers.UNIXAuthorizedKeysFiles instead.
   class AuthorizedKeysChecker(conchc.SSHPublicKeyDatabase):
 }}}

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2734>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list