Bug 522697

Summary: installing guests requires permissive selinux
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: virt-managerAssignee: Daniel Berrangé <berrange>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: berrange, crobinso, hbrock, markmc, virt-maint
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: 2009-09-11 14:06:09 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 Jens Petersen 2009-09-11 06:18:58 UTC
Description of problem:
try to install a guest in a new rawhide install

Version-Release number of selected component (if applicable):
virt-manager-0.8.0-2.fc12

How reproducible:
every time

Steps to Reproduce:
0. install rawhide
1. sudo yum install @virtualization
2. reboot
3. try to install guest: click Finish.
  
Actual results:
Install could not be completed: 'internal error unable to start guest: bind(unix:/var/lib/libvirt/qemu/rawhide.monitor): Permission denied
qemu: could not open monitor device 'unix:/var/lib/libvirt/qemu/rawhide.monitor,server,nowait'


Expected results:
Not to have to:
sudo yum install policycoreutils-gui
and make selinux permissive.

Comment 1 Jens Petersen 2009-09-11 06:31:01 UTC
> Not to have to [...] install policycoreutils-gui and make selinux permissive.  

and a reboot...

Comment 2 Mark McLoughlin 2009-09-11 14:06:09 UTC
Looks like a dup of bug #521652

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