Thank you in advance.
Code: Select all
sudo emerge --update --deep --newuse @world
<deleted long list of packages to be merged to show errors of concern>
[blocks B ] sys-apps/systemd ("sys-apps/systemd" is soft blocking sys-apps/systemd-utils-256.17, sys-auth/elogind-255.17)
[blocks B ] sys-apps/systemd[resolvconf] ("sys-apps/systemd[resolvconf]" is soft blocking net-dns/openresolv-3.17.0)
[blocks B ] net-dns/openresolv ("net-dns/openresolv" is soft blocking sys-apps/systemd-254.24)
[blocks B ] sys-apps/gentoo-systemd-integration ("sys-apps/gentoo-systemd-integration" is soft blocking sys-apps/systemd-utils-256.17)
[blocks B ] sys-apps/sysvinit ("sys-apps/sysvinit" is soft blocking sys-apps/systemd-254.24)
eselect profile list
[26] default/linux/amd64/23.0/split-usr/desktop (stable) *
uname -a
Linux gentoo 6.15.5-gentoo #1 SMP PREEMPT_DYNAMIC Fri Jul 11 17:12:36 EDT 2025 x86_64 Intel(R) Core(TM) i7-4500U CPU @ 1.80GHz GenuineIntel GNU/Linux
$ egrep -i Python\|USE /etc/portage/make.conf
USE="mmx sse sse4 dbus policykit udisks -udev libkms xa qt5 systemd -libpostproc -networkmanager -nm-applet icu -ipv6 -elogind bluetooth wayland"
IUSE="libtirpc debug"
REQUIRED_USE="^^ ( sunrpc libtirpc ntirpc )"
PYTHON_TARGETS="python3_11 python3_12 python3_13"
PYTHON_SINGLE_TARGET="python3_11"
grep -i system /etc/portage/package.use
>=dev-qt/qtcore-5.7 systemd icu egl qt5 -ssl
#sys-apps/systemd cgroup-hybrid
>=net-libs/nodejs-16.5.0 inspector ssl system-ssl wayland
>=sys-apps/systemd-utils-256.17 udev




