Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 383603

Summary: app-emulation/virt-manager-0.9.0-r1 depends on net-misc/x11-ssh-askpass
Product: Gentoo Linux Reporter: Sergey <PishiSyda>
Component: Current packagesAssignee: Virtualization Team <virtualization>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sergey 2011-09-19 08:15:05 UTC
emerged app-emulation/virt-manager-0.9.0-r1  USE="gnome-keyring policykit -sasl -spice"
If I try to connect to remote libvirtd i get error

Cannot recv data: ssh_askpass: exec(/usr/lib64/misc/ssh-askpass): No such file or directory

After emergeing net-misc/x11-ssh-askpass-1.2.4.1-r1 it connects as normal.

Reproducible: Always
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2011-09-21 21:40:14 UTC
It doesn't depend on it. When you compile openssh with USE=X, then it depends on it when DISPLAY is set and the app doesn't have a tty.

*** This bug has been marked as a duplicate of bug 323775 ***