<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - libinput install phase failure"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105939">bug 105939</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>peter.hutterer@who-t.net
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>NEEDINFO
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - libinput install phase failure"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105939#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - libinput install phase failure"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105939">bug 105939</a>
              from <span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span></b>
        <pre><span class="quote">> Failed to restore SELinux context of installed files...</span >

That bit is printed by meson itself, see the source file
mesonbuild/scripts/meson_install.py

But there's something rather weird:

<span class="quote">> 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</span >

Invocation is correct, the echo from the script is correct but it says "no such
file or directory", even though above it says:

<span class="quote">> Installing libinput.so.10.13.0 to /usr/lib64/libinput.so.10.13.0</span >

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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>