[Wayland-bugs] [Bug 100786] `make install` creates a /usr/lib64/libinput.so symlink which breaks shutdown on openSUSE Tumbleweed
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 25 13:33:22 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=100786
Bug ID: 100786
Summary: `make install` creates a /usr/lib64/libinput.so
symlink which breaks shutdown on openSUSE Tumbleweed
Product: Wayland
Version: 1.5.0
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: libinput
Assignee: wayland-bugs at lists.freedesktop.org
Reporter: pointedstick at zoho.com
Linux distro: openSUSE Tumbleweed
DE: KDE Plasma 5.9.4
Steps to reproduce:
1. Download libinput sources
2. Disable hysteresis (see https://bugs.freedesktop.org/show_bug.cgi?id=98839)
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).
--
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/20170425/b4db8420/attachment.html>
More information about the wayland-bugs
mailing list