Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 360867 - virt-manager 0.8.6 missing authentication dialog after upgrading polkit-gnome-0.101-r1
Summary: virt-manager 0.8.6 missing authentication dialog after upgrading polkit-gnome...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-28 05:06 UTC by Marko D
Modified: 2011-03-28 12:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marko D 2011-03-28 05:06:48 UTC
When libvirtd is set to use PolicyKit to authenticate, virt-manager 0.8.6 is not showing authentication dialog after upgrading polkit-gnome to polkit-gnome-0.101-r1 and can not connect to localhost libvirt (authentication failed). Before this upgrade the authentication dialog was presented on virt-manager launch

Reproducible: Always
Comment 1 Marko D 2011-03-28 05:10:03 UTC
Virt-manager output (virt-manager --debug):

2011-03-28 01:07:11,476 (error:66): dialog message: Unable to open a connection to the libvirt management daemon.

Libvirt URI is: qemu:///system

Verify that:
 - The 'libvirtd' daemon has been started
 : authentication failed

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/connection.py", line 1022, in _try_open
    None], flags)
  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 107, in openAuth
    if ret is None:raise libvirtError('virConnectOpenAuth() failed')
libvirtError: authentication failed


syslog error:

error : remoteDispatchAuthPolkit:4131 : Policy kit denied action org.libvirt.unix.manage from pid 20891, uid 1001, result: 512
Comment 2 Marko D 2011-03-28 12:05:25 UTC
fixed after latest update (virt-manager 0.8.7 and libvirt 0.9.0_rc1)