<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - `make install` creates a /usr/lib64/libinput.so symlink which breaks shutdown on openSUSE Tumbleweed"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100786">100786</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>`make install` creates a /usr/lib64/libinput.so symlink which breaks shutdown on openSUSE Tumbleweed
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Wayland
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>1.5.0
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>libinput
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>pointedstick@zoho.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Linux distro: openSUSE Tumbleweed
DE: KDE Plasma 5.9.4


Steps to reproduce:
1. Download libinput sources
2. Disable hysteresis (see <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Somehow conditionalize hysteresis (hardware black/whitelist, device property introspection, user-exposed setting, etc)"
   href="show_bug.cgi?id=98839">https://bugs.freedesktop.org/show_bug.cgi?id=98839</a>)
3. Compile and deploy (./autogen.sh --prefix=/usr --libdir=/usr/lib64; make;
make install)
4. Shutdown or reboot twice


Expected result:
- Nothing unusual happens.


Actual result:
- The second reboot (after the new libraries were loaded) dumps me into a
console login prompt instead of actually rebooting. CLI shutdown commands hang
forever; hard-rebooting is necessary.


Workaround:
- The problem seems to be caused by the /usr/lib64/libinput.so symlink which is
installed by `make install.` My system-provided libinput package does not
include this symlink, and removing it resolves the shutdown issue and does not
impact functionality (i.e. I still have my nice hysteresis-free libinput).</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>