https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-power/acpilight-1.2-r4 installs udev rules without calling udev_reload. Discovered on: amd64 (internal ref: tinderbox)
Created attachment 785588 [details] build.log build log and emerge --info
It has been there for a long time now... pkg_postinst() { udev_reload ... } This automated bug report is too generalized as I have to dive into the build.log to see the 2nd line of the eqawarn which is about pkg_postrm specifically.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3db635a835144c5698141571dc31a65edb452c0 commit a3db635a835144c5698141571dc31a65edb452c0 Author: Brian Evans <grknight@gentoo.org> AuthorDate: 2022-06-21 12:55:05 +0000 Commit: Brian Evans <grknight@gentoo.org> CommitDate: 2022-06-21 12:55:05 +0000 sys-power/acpilight: Fix QA warning and drop old revision Closes: https://bugs.gentoo.org/852281 Signed-off-by: Brian Evans <grknight@gentoo.org> sys-power/acpilight/acpilight-1.2-r3.ebuild | 57 ----------------------------- sys-power/acpilight/acpilight-1.2-r4.ebuild | 5 +++ 2 files changed, 5 insertions(+), 57 deletions(-)