From a world update: ``` WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict: sys-apps/coreutils:0 (sys-apps/coreutils-9.0-r1:0/0::gentoo, ebuild scheduled for merge) USE="acl caps gmp nls (split-usr) xattr -hostname -kill -multicall (-selinux) -static -test -vanilla" ABI_X86="(64)" conflicts with <sys-apps/coreutils-9 required by (sys-fs/zfs-2.1.1-r2:0/5::gentoo, installed) USE="dist-kernel nls pam rootfs (split-usr) verify-sig -custom-cflags -debug (-kernel-builtin) -minimal -python -test-suite" ABI_X86="(64)" PYTHON_TARGETS="python3_10 python3_8 python3_9" ^ ^ sys-auth/polkit:0 (sys-auth/polkit-0.120:0/0::gentoo, ebuild scheduled for merge) USE="gtk introspection kde pam systemd -examples (-selinux) -test" ABI_X86="(64)" conflicts with sys-auth/polkit[systemd] required by (kde-plasma/plasma-meta-5.22.5:5/5::gentoo, installed) USE="bluetooth browser-integration crash-handler desktop-portal display-manager firewall gtk handbook kwallet legacy-systray pulseaudio sddm smart systemd wallpapers -accessibility -colord -crypt -discover (-elogind) -grub -networkmanager -plymouth -qrcode -sdk -thunderbolt" ABI_X86="(64)" ``` plasma-meta needs updating to address the MissingUseDepDefault warning [0] introduced by polkit dropping USE=elogind [1]. Typically we try to do this when dropping USE flags, but I guess Poly didn't see the warning yet. [0] https://qa-reports.gentoo.org/output/gentoo-ci/output.html#kde-plasma/plasma-meta [1] https://github.com/gentoo/gentoo/commit/3623932f33b7e986169ccbb0e57032c2f2d60e1d
I don't have tree access right now. What happened to revdep checking?
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=16f5eb8e662b9b4660c70ad6c67b979f4ac535c5 commit 16f5eb8e662b9b4660c70ad6c67b979f4ac535c5 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-10-05 15:19:02 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-10-05 15:24:14 +0000 kde-plasma/plasma-meta: Fix compat w/ sys-auth/polkit w/o IUSE=elogind XOR relation continues to be enforced by all currently available versions of sys-auth/polkit via REQUIRED_USE. Bug: https://bugs.gentoo.org/816336 Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-plasma/plasma-meta/plasma-meta-5.23.49.9999.ebuild | 2 +- kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f24d8625a19e4dedf49a2fd5a1a1b274aff61ab4 commit f24d8625a19e4dedf49a2fd5a1a1b274aff61ab4 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-10-05 15:19:02 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-10-05 15:54:01 +0000 kde-plasma/plasma-meta: Fix compat w/ sys-auth/polkit w/o IUSE=elogind XOR relation continues to be enforced by all currently available versions of sys-auth/polkit via REQUIRED_USE. Closes: https://bugs.gentoo.org/816336 Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../{plasma-meta-5.22.5.ebuild => plasma-meta-5.22.5-r1.ebuild} | 2 +- kde-plasma/plasma-meta/plasma-meta-5.22.90.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)