Build Update for libvirt/libvirt
-------------------------------------
Build: #2642
Status: Still Failing
Duration: 21 mins and 57 secs
Commit: ec78c9a (master)
Author: eater
Message: remote: fix UNIX socket path being incorrectly built for libvirtd
As a result of changes in
commit d5f0c1b6dd51f0fbab2f8a25733c55d8be6b937b
Author: Daniel P. Berrangé <berrange(a)redhat.com>
Date: Thu Jul 18 12:30:22 2019 +0100
remote: stop trying to print help as giant blocks of text
The socket path built would be libvirt//var/run/libvirt-sock
instead of /var/run/libvirt/libvirt-sock. Fortunately this only
affects users who have set the 'unix_sock_dir' config parameter
in /etc/libvirt/libvirtd.conf, which is pretty rare/unusual.
Signed-off-by: eater <=(a)eater.me>
Exception made for the psuedonym above since patch is considered
trivial & thus non-copyrightable material.
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/d301bc8d0808...ec78c9a0ffd5
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/582612948?utm_medium=notific...
--
You can unsubscribe from build emails from the libvirt/libvirt repository going to
https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&....
Or unsubscribe from *all* email updating your settings at
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notifica....
Or configure specific recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications.