Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921381 - sys-apps/irqbalance-1.9.3-r1 installs udev rules without calling udev_reload (GCC-14-SYSTEM)
Summary: sys-apps/irqbalance-1.9.3-r1 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's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-05 08:48 UTC by Agostino Sarubbo
Modified: 2024-03-28 04:47 UTC (History)
0 users

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


Attachments
build.log (build.log,60.43 KB, text/plain)
2024-01-05 08:48 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 2024-01-05 08:48:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/irqbalance-1.9.3-r1 installs udev rules without calling udev_reload (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
udev_reload should be called in both pkg_postinst and pkg_postrm phase.
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-05 08:48:31 UTC
Created attachment 881489 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-03-28 04:47:48 UTC
The bug has been closed via the following commit(s):

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

commit de964c1a7d52653473b22a1156a5f21b3cf62d36
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-03-28 04:44:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-28 04:44:59 +0000

    sys-apps/irqbalance: call udev_reload
    
    Closes: https://bugs.gentoo.org/921381
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/irqbalance/irqbalance-1.9.4.ebuild | 5 +++++
 1 file changed, 5 insertions(+)