[Libvirt-ci] Still Failing: libvirt/libvirt#223 (master - e0d1a37)

Travis CI builds at travis-ci.org
Thu Jun 22 12:51:41 UTC 2017


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

Build: #223
Status: Still Failing

Duration: 21 minutes and 7 seconds
Commit: e0d1a37 (master)
Author: Michal Privoznik
Message: security: Don't skip relabel for all chardevs

Our commit e13e8808f9 was way too generic. Currently, virtlogd is
used only for chardevs type of file and nothing else. True, we
must not relabel the path in this case, but we have to in all
other cases. For instance, if you want to have a physical console
attached to your guest:

    <console type='dev'>
      <source path='/dev/ttyS0'/>
      <target type='virtio' port='1'/>
    </console>

Starting such domain fails because qemu doesn't have access to
/dev/ttyS0 because we haven't relabelled the path.

Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
Reviewed-by: John Ferlan <jferlan at redhat.com>

View the changeset: https://github.com/libvirt/libvirt/compare/96a9b9a7f0b6...e0d1a378dca1

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

--

You can configure 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/20170622/dfa82238/attachment.htm>


More information about the Libvirt-ci mailing list