https://bugs.freedesktop.org/show_bug.cgi?id=105939

Peter Hutterer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|NEW                         |NEEDINFO

--- Comment #1 from Peter Hutterer <[email protected]> ---
> 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.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to