Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 854243 - app-crypt/libnitrokey-3.6 installs udev rules without calling udev_reload
Summary: app-crypt/libnitrokey-3.6 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: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-25 08:30 UTC by Agostino Sarubbo
Modified: 2022-07-03 09:35 UTC (History)
0 users

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


Attachments
build.log (build.log,54.76 KB, text/plain)
2022-06-25 08: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-06-25 08:30:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/libnitrokey-3.6 installs udev rules without calling udev_reload.
Discovered on: amd64 (internal ref: lto_tinderbox)

NOTE:
This machine uses lto with CFLAGS=-flto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-25 08:30:37 UTC
Created attachment 787586 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-07-03 09:35:41 UTC
The bug has been closed via the following commit(s):

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

commit 991ac772d4fdcf62a35ba2aafb2d2db9564e566b
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-07-03 09:35:30 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-07-03 09:35:30 +0000

    app-crypt/libnitrokey: call udev_reload in pkg_postinst/pkg_postrm
    
    Closes: https://bugs.gentoo.org/854243
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-crypt/libnitrokey/libnitrokey-3.6.ebuild  | 10 +++++++++-
 app-crypt/libnitrokey/libnitrokey-9999.ebuild | 10 +++++++++-
 2 files changed, 18 insertions(+), 2 deletions(-)