Still Failing: libvirt/libvirt#3157 (master - 8dd9875)

Travis CI builds at travis-ci.org
Mon Feb 24 14:29:04 UTC 2020


Build Update for libvirt/libvirt
-------------------------------------

Build: #3157
Status: Still Failing

Duration: 28 mins and 15 secs
Commit: 8dd9875 (master)
Author: Christian Ehrhardt
Message: apparmor: allow to call vhost-user-gpu

Configuring vhost-user-gpu like:
    <video>
      <driver name='vhostuser'/>
      <model type='virtio' heads='1'/>
    </video>
Triggers an apparmor denial like:
    apparmor="DENIED" operation="exec" profile="libvirtd"
    name="/usr/lib/qemu/vhost-user-gpu" pid=888257 comm="libvirtd"
    requested_mask="x" denied_mask="x" fsuid=0 ouid=0

This helper is provided by qemu for vhost-user-gpu and thereby being
in the same path as qemu_bridge_helper. Due to that adding a rule allowing
to call uses the same path list.

Reviewed-by: Jim Fehlig <jfehlig at suse.com>
Signed-off-by: Christian Ehrhardt <christian.ehrhardt at canonical.com>

View the changeset: https://github.com/libvirt/libvirt/compare/958d6ebe537a...8dd9875787ae

View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/654422032?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-ci/attachments/20200224/61a930c4/attachment.htm>


More information about the Libvirt-ci mailing list