[Bug 1180495] New: TLP does not recognise udev events because of wrong udev path
http://bugzilla.opensuse.org/show_bug.cgi?id=1180495 Bug ID: 1180495 Summary: TLP does not recognise udev events because of wrong udev path Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: philipp.reichmuth@gmail.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- TLP 1.3.1-2.1 does not recognise udev events for plugging/unplugging USB devices. I have filed a bug against TLP on its Github page; together with the developer we have figured out that the issue is an incorrect entry in TLP's udev rules (/usr/lib/udev/rules.d/85-tlp.rules) that is generated during the make process by the openSUSE package's spec file: RUN+="/usr/libexec/udev/tlp-usb-udev %p" This should point to /usr/lib/udev, but the openSUSE spec file produces /usr/libexec/udev instead. The Fedora spec file, on the other hand, seems to produce the correct result. See the discussion on the bug report TLP Github page: https://github.com/linrunner/TLP/issues/541 The same thing concerns the tlp-rdw package and its udev rules in /usr/lib/udev/rules.d/85-tlp-rdw.rules. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1180495 Philipp Reichmuth <philipp.reichmuth@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS|Other |openSUSE Tumbleweed -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1180495 http://bugzilla.opensuse.org/show_bug.cgi?id=1180495#c1 --- Comment #1 from Philipp Reichmuth <philipp.reichmuth@gmail.com> --- The same concerns the tlp-rdw package, which also has the wrong path in its udev rules at /usr/lib/udev/rules.d/85-tlp-rdw.rules. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1180495 http://bugzilla.opensuse.org/show_bug.cgi?id=1180495#c2 --- Comment #2 from Philipp Reichmuth <philipp.reichmuth@gmail.com> --- Note that this is a different bug from bug 1177313; that one was fixed, but the issue with udev events still persists. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1180495 Frank Kr�ger <fkrueger@mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fkrueger@mailbox.org -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1180495 http://bugzilla.opensuse.org/show_bug.cgi?id=1180495#c3 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |dimstar@opensuse.org Resolution|--- |FIXED --- Comment #3 from Dominique Leuenberger <dimstar@opensuse.org> --- 860117 State:new By:dimstar When:2021-01-04T10:09:33 submit: home:dimstar:Factory/tlp@2 -> hardware Descr: - Use the same value for TLP_ULIB in the %build phase and the %install phase (boo#1180495): + BuildRequire pkgconfig(udev) + Use pkg-config --variable udev_dir udev for the value of TLP_ULIB. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com