http://bugzilla.opensuse.org/show_bug.cgi?id=1125841 http://bugzilla.opensuse.org/show_bug.cgi?id=1125841#c17 James Fehlig <jfehlig@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(supercoolemail@se | |znam.cz) | --- Comment #17 from James Fehlig <jfehlig@suse.com> --- (In reply to Martin Kalivoda from comment #14)
So I have started almighty strace and found that it passed readlink test, access test just to fail after https://github.com/libvirt/libvirt/blob/ d56afb8e3997ae19fd7449f773065a2b997dc7c1/src/security/security_apparmor.c#L90 It must fail after that point, because it didn't log any error. Unfortunately, this would mean that strstr failed for some reason... I'll try to intercept c-library calls to check it out.
I suspect this is a regression caused by my commit to change the libvirtd profile to a named profile https://libvirt.org/git/?p=libvirt.git;a=commit;h=a3ab6d42d825499af44b8f19f9...
Also, I don't see any way how it could possibly work for you :/
I had modified /etc/apparmor.d/usr.sbin/libvirtd so it was not overwritten when I updated to libvirt 5.0.0, so in the end I wasn't using the new named profile :-(. -- You are receiving this mail because: You are on the CC list for the bug.