Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 852164 - sys-fs/bcache-tools-1.1-r1 installs udev rules without calling udev_reload
Summary: sys-fs/bcache-tools-1.1-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: Florian Schmaus
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-15 14:35 UTC by Agostino Sarubbo
Modified: 2022-06-16 11:41 UTC (History)
0 users

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


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

Issue: sys-fs/bcache-tools-1.1-r1 installs udev rules without calling udev_reload.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-15 14:35:12 UTC
Created attachment 785441 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-06-16 11:41:44 UTC
The bug has been closed via the following commit(s):

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

commit a4778986fd82d1a5b336aca5bf8db9252ee52ef8
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2022-06-16 11:38:03 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-06-16 11:40:34 +0000

    sys-fs/bcache-tools: call udev_reload in pkg_postrm()
    
    Closes: https://bugs.gentoo.org/852164
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild | 4 ++++
 sys-fs/bcache-tools/bcache-tools-9999.ebuild   | 6 +++++-
 2 files changed, 9 insertions(+), 1 deletion(-)