Bug 432429
Summary: | unable to open a connection to the libvirt management daemon without root | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michael Ploujnikov <ploujj> |
Component: | virt-manager | Assignee: | Daniel Berrangé <berrange> |
Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 8 | CC: | crobinso, hbrock, urilabob |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-11-26 16:32:39 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Michael Ploujnikov
2008-02-11 23:41:45 UTC
This message is a reminder that Fedora 8 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 8. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '8'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 8's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 8 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping Hmm, this works for me. Are you still seeing this? If so, what happens when you try virsh --connect qemu:///session as both regular user and root? Hmm, since this bug is pretty old, and I can't reproduce, I'm going to close as WORKSFORME. If you are still hitting this, please reopen and we can sort this out. Just came across this because I hit the same problem; I'm still running f8 because I need headless administration, which I can't get to work under f9 or f10. I ran the test you requested, and saw: [root@sc1 /]# virsh --connect qemu:///session Welcome to virsh, the virtualization interactive terminal. Type: 'help' for help with commands 'quit' to quit virsh # quit [root@sc1 /]# exit exit [rim@sc1 ~]$ virsh --connect qemu:///session libvir: Remote error : authentication failed error: failed to connect to the hypervisor However I'm completely new to libvirt and qemu, not sure whether this is the normally expected behaviour, nor whether I've made some basic installation error. |