Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 866167 - sys-cluster/ceph-17.2.3-r2 installs udev rules without calling udev_reload
Summary: sys-cluster/ceph-17.2.3-r2 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: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-23 14:59 UTC by Agostino Sarubbo
Modified: 2022-08-24 17:07 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,151.25 KB, application/x-xz)
2022-08-23 14:59 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-08-23 14:59:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/ceph-17.2.3-r2 installs udev rules without calling udev_reload.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-23 14:59:19 UTC
Created attachment 800647 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Patrick McLean gentoo-dev 2022-08-23 19:17:09 UTC
It seems that this is a false positive.

https://gitweb.gentoo.org/repo/gentoo.git/tree/sys-cluster/ceph/ceph-17.2.3-r2.ebuild#n461
Comment 3 Agostino Sarubbo gentoo-dev 2022-08-23 20:09:42 UTC
 * QA Notice: package is installing udev rules without calling
 * udev_reload in pkg_postrm phase

you pointed out pkg_postinst while the qa notice is about pkg_postrm ( basically udev_reload should be called on install and on uninstall)
Comment 4 Larry the Git Cow gentoo-dev 2022-08-24 17:07:30 UTC
The bug has been closed via the following commit(s):

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

commit c588d0c55a2facb7b98331abf3ccb2439cc34286
Author:     Patrick McLean <chutzpah@gentoo.org>
AuthorDate: 2022-08-24 17:06:28 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2022-08-24 17:06:28 +0000

    sys-cluster/ceph: Fix CI bugs 866159, 866161, 866163, 866167
    
    Closes: https://bugs.gentoo.org/866159
    Closes: https://bugs.gentoo.org/866161
    Closes: https://bugs.gentoo.org/866163
    Closes: https://bugs.gentoo.org/866167
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 .../{ceph-17.2.3-r2.ebuild => ceph-17.2.3-r3.ebuild}  |  9 +++++++++
 sys-cluster/ceph/files/ceph-17.2.3-flags.patch        | 19 +++++++++++++++++++
 2 files changed, 28 insertions(+)