Bug 1413772

Summary: new regression on GIT: Error:An error occurred, but the cause is unknown
Product: [Community] Virtualization Tools Reporter: sL1pKn07 <sl1pkn07>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: libvirt-maint, rbalakri
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-16 23:39:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description sL1pKn07 2017-01-16 22:54:10 UTC
Description of problem:


can't launch the VM after commit 095f042ed68b0162c784ad5d0eb30c289d2fcd90

the configuration is the same as https://bugzilla.redhat.com/show_bug.cgi?id=1406837

How reproducible:


Steps to Reproduce:
1. build last code in libvirt GIT
2. rearm the libvirtd and virtlogd services
2. run the VM with 'virsh -c qemu:///system start VM' as normal user

Actual results:

fail launch:

Error:An error occurred, but the cause is unknown

when launch the vm with:

virsh -c qemu:///system start VM


Expected results:

launch without problem


Additional info:


"bisecting" the commits, start fail in the commit 095f042ed68b0162c784ad5d0eb30c289d2fcd90

https://libvirt.org/git/?p=libvirt.git;a=commit;h=095f042ed68b0162c784ad5d0eb30c289d2fcd90

Comment 1 sL1pKn07 2017-01-16 23:39:37 UTC

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