[Wayland-bugs] [Bug 105939] libinput install phase failure
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Apr 9 00:10:33 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105939
Peter Hutterer <peter.hutterer at who-t.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |peter.hutterer at who-t.net
Status|NEW |NEEDINFO
--- Comment #1 from Peter Hutterer <peter.hutterer at who-t.net> ---
> Failed to restore SELinux context of installed files...
That bit is printed by meson itself, see the source file
mesonbuild/scripts/meson_install.py
But there's something rather weird:
> restore-selinux-context.sh /usr/lib64 /home/psdrv/Downloads/libinput/builddir/libinput.so.10.13.0'
> Restoring SELinux context on /usr/lib64/libinput.so.10.13.0
> No such file or directory
Invocation is correct, the echo from the script is correct but it says "no such
file or directory", even though above it says:
> Installing libinput.so.10.13.0 to /usr/lib64/libinput.so.10.13.0
Don't know what exactly is going on her but they both seem to be the same issue
- even though the file is installed to that location, restorecon fails to find
it. I don't know why that could be, tbh, but this seems to be the bit worthy of
investigation.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20180409/4defb3ea/attachment.html>
More information about the wayland-bugs
mailing list