[pulseaudio-commits] Still Failing: pulseaudio/pulseaudio#502 (master - 916be59)

Travis CI builds at travis-ci.org
Tue Jul 10 12:25:30 UTC 2018


Build Update for pulseaudio/pulseaudio
-------------------------------------

Build: #502
Status: Still Failing

Duration: 1 min and 33 secs
Commit: 916be59 (master)
Author: Tanu Kaskinen
Message: pipe-sink, pipe-source: fix file permissions

We recently changed the umask of the daemon from 022 to 077, which broke
module-pipe-sink in the system mode, because nobody was allowed to read
from the pipe.

module-pipe-source in the system mode was probably always broken,
because the old umask of 022 should prevent anyone from writing to the
pipe.

This patch uses chmod() after the file creation to set the permissions
to 0666, which is what the fkfifo() call tried to set.

Bug link: https://bugs.freedesktop.org/show_bug.cgi?id=107070

View the changeset: https://github.com/pulseaudio/pulseaudio/compare/1b377d442857...916be59151e0

View the full build log and details: https://travis-ci.org/pulseaudio/pulseaudio/builds/402185534?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







This email was sent to pulseaudio-commits at lists.freedesktop.org (mailto:pulseaudio-commits at lists.freedesktop.org)
unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=fea13d92d2f5438ba09ef6601095bf02.VaL8ccfxpUmpYz%2BvhvIcUhuRHk8%3D&r=https%3A%2F%2Fmandrillapp.com%2Funsub%3Fmd_email%3Dpulseaudio-commits%2540lists.freedesktop.org)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20180710/df354af3/attachment.html>


More information about the pulseaudio-commits mailing list