Missing dependency to ssh-askpass

Bug #901236 reported by Daniel Kulesz
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
virt-manager (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

(sorry for double-reporting this bug, but there was a data privacy issue with the first reported, therefore it was closed. The bug itself is still valid, though)

As of virt-manager included in Ubuntu 11.10, the dependency to "ssh-askpass" is obviously missing. On an connection attempt to a virtual host via ssh I get the following (misleading) error message:

-
Unable to open a connection to the libvirt management daemon.

Libvirt URI is: qemu+ssh://user@host/system

Verify that:
 - The 'libvirt-bin' package is installed
 - The 'libvirtd' daemon has been started
 - You are member of the 'libvirtd' group

cannot recv data: ssh_askpass: exec(/usr/bin/ssh-askpass): No such file or directory

ssh_askpass: exec(/usr/bin/ssh-askpass): No such file or directory

Permission denied (publickey).

: Connection reset by peer

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/connection.py", line 1146, in _open_thread
    self.vmm = self._try_open()
  File "/usr/share/virt-manager/virtManager/connection.py", line 1130, in _try_open
    flags)
  File "/usr/lib/python2.7/dist-packages/libvirt.py", line 102, in openAuth
    if ret is None:raise libvirtError('virConnectOpenAuth() failed')
libvirtError: cannot recv data: ssh_askpass: exec(/usr/bin/ssh-askpass): No such file or directory

ssh_askpass: exec(/usr/bin/ssh-askpass): No such file or directory

Permission denied (publickey).

: Connection reset by peer
-
Installing libvirt-bin does not help of course, but installing "ssh-askpass" does.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in virt-manager (Ubuntu):
status: New → Confirmed
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.