Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 842996 - dev-libs/libinput-1.20.1 installs udev rules without calling udev_reload
Summary: dev-libs/libinput-1.20.1 installs udev rules without calling udev_reload
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on: 847436
Blocks:
  Show dependency tree
 
Reported: 2022-05-06 12:30 UTC by Agostino Sarubbo
Modified: 2022-06-11 23:33 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,135.28 KB, text/plain)
2022-05-06 12:30 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-05-06 12:30:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libinput-1.20.1 installs udev rules without calling udev_reload.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-06 12:30:05 UTC
Created attachment 777035 [details]
build.log

build log and emerge --info
Comment 2 Matt Turner gentoo-dev 2022-05-29 22:00:25 UTC
pkg_postinst already calls:

> udevadm hwdb --update --root="${ROOT}"

udev_reload() calls:

> udevadm control --reload

Is one of these better?
Comment 3 Larry the Git Cow gentoo-dev 2022-06-11 23:33:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cda4dbc25ce5861d67199909a7a85a49264b12b

commit 2cda4dbc25ce5861d67199909a7a85a49264b12b
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2022-06-11 23:32:42 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2022-06-11 23:33:25 +0000

    dev-libs/libinput: Bump to version 1.21.0
    
    Closes: https://bugs.gentoo.org/842996
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 dev-libs/libinput/Manifest               |  1 +
 dev-libs/libinput/libinput-1.21.0.ebuild | 93 ++++++++++++++++++++++++++++++++
 2 files changed, 94 insertions(+)