sshfp emits deprecation warnings with default usage

Bug #896609 reported by Mike Doherty
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sshfp (Ubuntu)
New
Undecided
Unassigned

Bug Description

For example:

/usr/bin/sshfp:11: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha
/usr/bin/sshfp:186: DeprecationWarning: os.popen3 is deprecated. Use the subprocess module.
  tochild, fromchild, childerror = os.popen3(cmd, 'r')

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.