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)
Created attachment 800647 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
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
* 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)
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(+)