Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

SOLVED -- Why sysvinit and systemd soft blocking

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
19 posts • Page 1 of 1
Author
Message
paulingroton
n00b
n00b
Posts: 7
Joined: Mon Jul 21, 2025 12:29 am

SOLVED -- Why sysvinit and systemd soft blocking

  • Quote

Post by paulingroton » Mon Jul 21, 2025 12:54 am

I can not seem to get past the following merge errors. All was fine about two weeks ago. Any suggestions on what should I check ?

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

Last edited by paulingroton on Mon Jul 21, 2025 1:28 pm, edited 2 times in total.
-Paul
Top
fedeliallalinea
Administrator
Administrator
User avatar
Posts: 31985
Joined: Sat Mar 08, 2003 11:15 pm
Location: here
Contact:
Contact fedeliallalinea
Website

  • Quote

Post by fedeliallalinea » Mon Jul 21, 2025 4:12 am

Can you post full emerge output?
Questions are guaranteed in life; Answers aren't.

"Those who would give up essential liberty to purchase a little temporary safety,
deserve neither liberty nor safety."
- Ben Franklin
https://www.news.admin.ch/it/nsb?id=103968
Top
krumpf
Apprentice
Apprentice
User avatar
Posts: 268
Joined: Sun Jul 15, 2018 11:21 pm

Re: Why sysvinit and systemd soft blocking

  • Quote

Post by krumpf » Mon Jul 21, 2025 5:21 am

paulingroton wrote: [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) *

USE="mmx sse sse4 dbus policykit udisks -udev libkms xa qt5 systemd -libpostproc -networkmanager -nm-applet icu -ipv6 -elogind bluetooth wayland"
According to this news item :
In the latter half of 2023, systemd will drop support for split-usr/unmerged-usr systems
and according to that one :
The sys-apps/systemd-utils package was recently added to the gentoo repository. This replaces sys-apps/systemd-tmpfiles, sys-boot/systemd-boot, and sys-fs/udev with a single package, and is for OpenRC users.
Feels like you're trying to have both OpenRC and Systemd installed while they're mutually exclusive.
Dragon Princess Music Games Heroes and villains
Top
NeddySeagoon
Administrator
Administrator
User avatar
Posts: 56082
Joined: Sat Jul 05, 2003 9:37 am
Location: 56N 3W

  • Quote

Post by NeddySeagoon » Mon Jul 21, 2025 9:17 am

paulingroton,

Welcome to Gentoo

Code: Select all

eselect profile list
[26] default/linux/amd64/23.0/split-usr/desktop (stable) *
That's an OpenRC profile. It will not work with systemd.

You cannot USE=systemd with that profile.

What is the full name of the stage3 you installed from?
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Top
paulingroton
n00b
n00b
Posts: 7
Joined: Mon Jul 21, 2025 12:29 am

full merge output

  • Quote

Post by paulingroton » Mon Jul 21, 2025 10:53 am

Code: Select all

$ sudo emerge --update --deep --newuse @world
Password: 

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.


 * IMPORTANT: 46 config files in '/etc/portage' need updating.
 * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
 * sections of the emerge man page to learn how to update config files.
Calculating dependencies... done!
Dependency resolution took 573.00 s (backtrack: 1/20).

[ebuild     U  ] media-libs/libogg-1.3.6 [1.3.5-r2]
[ebuild  N     ] app-text/scdoc-1.11.3 
[ebuild     U  ] dev-util/pkgconf-2.5.1 [2.4.3]
[ebuild     U  ] llvm-core/llvm-common-20.1.8 [20.1.6]
[ebuild     U  ] net-wireless/wireless-tools-30_pre9-r2 [30_pre9-r1]
[ebuild     U  ] dev-libs/ell-0.78 [0.77]
[ebuild  N     ] dev-libs/zxcvbn-c-2.5 
[ebuild     U  ] net-misc/passt-2025.06.11 [2025.04.15]
[ebuild     U  ] sys-kernel/installkernel-60 [59-r1]
[ebuild  N     ] net-dns/openresolv-3.17.0  USE="(-selinux)" 
[ebuild     U  ] sys-devel/patch-2.8-r1 [2.8]
[ebuild  N     ] gui-libs/display-manager-init-1.1.2-r3 
[ebuild     U  ] app-containers/containers-image-5.35.0 [5.34.2]
[ebuild     U  ] llvm-core/clang-common-20.1.8 [20.1.6]
[ebuild     U  ] sys-kernel/linux-firmware-20250708 [20250410]
[ebuild     U  ] app-emacs/emacs-common-1.12 [1.11]
[ebuild   R    ] app-arch/xz-utils-5.8.1-r1  USE="static-libs*" 
[ebuild     U  ] app-portage/elt-patches-20250718 [20250306]
[ebuild     U  ] media-libs/libpng-1.6.50-r1 [1.6.48]
[ebuild     U  ] dev-libs/libffi-3.5.1 [3.4.8-r2]
[ebuild     U  ] dev-libs/libassuan-3.0.0-r1 [3.0.0]
[ebuild     U  ] sys-apps/ethtool-6.15 [6.14]
[ebuild     U  ] sys-libs/readline-8.3_p1 [8.2_p13-r1]
[ebuild     U  ] app-shells/bash-5.3-r2 [5.2_p37-r3]
[ebuild     U  ] dev-db/sqlite-3.50.2 [3.50.0]
[ebuild     U  ] app-office/libreoffice-l10n-25.2.5.2 [25.2.3.2]
[ebuild     U  ] media-sound/mpg123-base-1.33.0 [1.32.10-r2]
[ebuild  N     ] dev-cpp/gpgmepp-1.24.3 
[ebuild     U  ] dev-java/openjdk-bin-21.0.8_p9 [21.0.7_p6]
[ebuild     U  ] dev-java/asm-9.7.1-r1 [9.7.1]
[ebuild     U  ] dev-lang/perl-5.42.0 [5.40.2]
[ebuild     U  ] virtual/perl-CPAN-2.380.0 [2.360.0-r1]
[ebuild     U  ] virtual/perl-Encode-3.210.0-r2 [3.210.0-r1]
[ebuild     U  ] virtual/perl-Data-Dumper-2.192.0 [2.189.0]
[ebuild     U  ] virtual/perl-Test-Harness-3.500.0-r1 [3.500.0]
[ebuild     U  ] virtual/perl-Math-BigInt-2.5.2 [2.3.2]
[ebuild     U  ] dev-libs/openssl-3.5.1 [3.5.0]
[ebuild     U  ] sys-kernel/linux-headers-6.15 [6.14]
[ebuild     U  ] virtual/perl-ExtUtils-MakeMaker-7.760.0 [7.700.0-r1]
[ebuild     U  ] virtual/perl-Carp-1.540.0-r2 [1.540.0-r1]
[ebuild     U  ] virtual/perl-Exporter-5.790.0 [5.780.0]
[ebuild     U  ] virtual/perl-File-Spec-3.940.0 [3.910.0-r1]
[ebuild     U  ] virtual/perl-JSON-PP-4.160.0-r3 [4.160.0-r2]
[ebuild     U  ] virtual/perl-IO-1.550.0-r1 [1.550.0]
[ebuild     U  ] virtual/perl-XSLoader-0.320.0-r2 [0.320.0-r1]
[ebuild     U  ] dev-perl/Module-Runtime-0.18.0 [0.16.0-r1]
[ebuild     U  ] virtual/perl-parent-0.244.0 [0.241.0-r1]
[ebuild     U  ] virtual/perl-MIME-Base64-3.160.100_rc-r2 [3.160.100_rc-r1]
[ebuild     U  ] virtual/perl-Time-Local-1.350.0-r1 [1.350.0]
[ebuild     U  ] virtual/perl-ExtUtils-CBuilder-0.280.242-r2 [0.280.240]
[ebuild     U  ] virtual/perl-Text-ParseWords-3.310.0-r4 [3.310.0-r3]
[ebuild     U  ] virtual/perl-File-Path-2.180.0-r4 [2.180.0-r3]
[ebuild     U  ] virtual/perl-Compress-Raw-Zlib-2.213.0-r1 [2.213.0]
[ebuild     U  ] virtual/perl-Digest-SHA-6.40.0-r2 [6.40.0-r1]
[ebuild     U  ] virtual/perl-Getopt-Long-2.580.0-r1 [2.580.0]
[ebuild     U  ] virtual/perl-ExtUtils-ParseXS-3.570.0 [3.510.0-r1]
[ebuild     U  ] dev-perl/Devel-StackTrace-2.40.0-r1 [2.40.0]
[ebuild     U  ] virtual/perl-Storable-3.370.0 [3.320.0-r1]
[ebuild     U  ] virtual/perl-Test-Simple-1.302.210 [1.302.208]
[ebuild     U  ] virtual/perl-version-0.993.300 [0.993.0]
[ebuild     U  ] virtual/perl-IO-Socket-IP-0.430.0 [0.420.0]
[ebuild     U  ] dev-perl/Capture-Tiny-0.500.0-r1 [0.500.0]
[ebuild     U  ] dev-perl/Socket6-0.290.0-r1 [0.290.0]
[ebuild     U  ] dev-perl/File-Which-1.270.0-r1 [1.270.0]
[ebuild     U  ] virtual/perl-Digest-MD5-2.590.0 [2.580.100_rc-r1]
[ebuild     U  ] virtual/perl-Module-Metadata-1.0.38-r1 [1.0.38]
[ebuild     U  ] virtual/perl-Socket-2.38.0-r1 [2.38.0]
[ebuild     U  ] virtual/perl-Compress-Raw-Bzip2-2.213.0 [2.212.0]
[ebuild     U  ] virtual/perl-podlators-6.0.2 [5.10.200_rc]
[ebuild     U  ] virtual/perl-if-0.61.0-r3 [0.61.0-r2]
[ebuild     U  ] virtual/perl-Time-HiRes-1.977.800 [1.977.700]
[ebuild     U  ] dev-perl/YAML-Tiny-1.760.0-r1 [1.760.0]
[ebuild     U  ] dev-perl/IO-String-1.80.0-r3 [1.80.0-r2] USE="-test%" 
[ebuild     U  ] dev-perl/Regexp-Common-2024080801.0.0-r1 [2024080801.0.0]
[ebuild     U  ] dev-perl/File-Copy-Recursive-0.450.0-r1 [0.450.0]
[ebuild     U  ] dev-perl/MIME-Types-2.280.0 [2.270.0]
[ebuild     U  ] dev-perl/Text-CSV_XS-1.600.0-r1 [1.600.0]
[ebuild     U  ] dev-perl/Digest-Perl-MD5-1.900.0-r2 [1.900.0-r1] USE="-test%" 
[ebuild     U  ] dev-perl/Perl-Tidy-20250711.0.0 [20250311.0.0]
[ebuild  N     ] dev-perl/Crypt-URandom-0.540.0  USE="-test" PERL_FEATURES="(-debug) -ithreads -quadmath" 
[ebuild     U  ] virtual/perl-Sys-Syslog-0.360.0-r5 [0.360.0-r4]
[ebuild     U  ] virtual/perl-Digest-1.200.0-r3 [1.200.0-r2]
[ebuild     U  ] virtual/perl-CPAN-Meta-Requirements-2.143.0-r1 [2.143.0]
[ebuild     U  ] virtual/perl-Module-Load-0.360.0-r5 [0.360.0-r4]
[ebuild     U  ] virtual/perl-Text-Balanced-2.60.0-r2 [2.60.0-r1]
[ebuild     U  ] virtual/perl-Unicode-Collate-1.310.0-r3 [1.310.0-r2]
[ebuild     U  ] dev-perl/Net-CIDR-Lite-0.220.0-r1 [0.220.0]
[ebuild     U  ] virtual/perl-Term-ANSIColor-5.10.0-r5 [5.10.0-r4]
[ebuild     U  ] dev-perl/ExtUtils-Depends-0.800.200 [0.800.100]
[ebuild     U  ] sys-libs/liburing-2.11 [2.10-r1]
[ebuild     U  ] virtual/perl-CPAN-Meta-2.150.10-r11 [2.150.10-r9]
[ebuild     U  ] virtual/perl-IO-Compress-2.213.0 [2.212.0]
[ebuild     U  ] dev-perl/Digest-BubbleBabble-0.20.0-r3 [0.20.0-r2] USE="-test%" 
[ebuild     U  ] dev-perl/Cpanel-JSON-XS-4.390.0-r2 [4.390.0-r1]
[ebuild  N     ] dev-perl/Clone-Choose-0.10.0  USE="-test" PERL_FEATURES="(-debug) -ithreads -quadmath" 
[ebuild     U  ] dev-perl/Exception-Class-1.450.0-r1 [1.450.0]
[ebuild     U  ] dev-perl/Date-Manip-6.980.0 [6.970.0]
[ebuild     U  ] dev-perl/File-Slurp-9999.320.0-r1 [9999.320.0]
[ebuild  N     ] sys-apps/sysvinit-3.14  USE="nls (-ibm) (-selinux) -static -verify-sig" 
[ebuild     U  ] dev-perl/Module-Build-0.423.400-r5 [0.423.400-r4]
[ebuild     U  ] dev-perl/URI-5.320.0 [5.310.0]
[ebuild     U  ] dev-perl/IO-Socket-SSL-2.95.0 [2.89.0]
[ebuild     U  ] dev-perl/Authen-SASL-2.180.0-r1 [2.170.0]
[ebuild     U  ] dev-perl/Path-Tiny-0.148.0 [0.146.0]
[ebuild     U  ] dev-perl/Unicode-LineBreak-2019.1.0-r1 [2019.1.0] USE="-test%" 
[ebuild     U  ] dev-perl/Devel-LexAlias-0.50.0-r2 [0.50.0-r1]
[ebuild     U  ] virtual/perl-libnet-3.150.0-r2 [3.150.0-r1]
[ebuild     U  ] dev-perl/Error-0.170.300-r1 [0.170.300]
[ebuild     U  ] dev-perl/Net-IDN-Encode-2.500.0-r3 [2.500.0-r2]
[ebuild     U  ] dev-perl/Crypt-OpenSSL-RSA-0.350.0 [0.330.0]
[ebuild     U  ] dev-perl/Module-Build-Tiny-0.52.0 [0.51.0-r1]
[ebuild     U  ] dev-perl/CryptX-0.87.0 [0.85.0]
[ebuild     U  ] dev-perl/Mail-AuthenticationResults-2.202.507.90 [2.202.310.310]
[ebuild     U  ] dev-perl/Geo-IP-1.510.0-r2 [1.510.0-r1] USE="-test%" 
[ebuild     U  ] virtual/perl-Scalar-List-Utils-1.680.100_rc [1.680.0]
[uninstall     ] perl-core/Scalar-List-Utils-1.680.0 
[blocks b      ] <perl-core/Scalar-List-Utils-1.680.100_rc ("<perl-core/Scalar-List-Utils-1.680.100_rc" is soft blocking virtual/perl-Scalar-List-Utils-1.680.100_rc)
[ebuild     U  ] dev-perl/Mojolicious-9.410.0 [9.390.0]
[ebuild     U  ] dev-perl/Alien-Build-2.840.0-r1 [2.840.0]
[ebuild     U  ] dev-perl/File-ShareDir-1.118.0-r1 [1.118.0]
[ebuild     U  ] dev-perl/Specio-0.510.0 [0.500.0-r1]
[ebuild     U  ] dev-perl/CGI-4.700.0 [4.670.0]
[ebuild     U  ] dev-perl/libintl-perl-1.350.0-r1 [1.350.0]
[ebuild     U  ] dev-perl/HTML-Element-Extended-1.180.0-r3 [1.180.0-r2] USE="-test%" 
[ebuild     U  ] dev-perl/DateTime-Locale-1.450.0 [1.440.0]
[ebuild     U  ] dev-perl/DateTime-TimeZone-2.650.0 [2.640.0]
[ebuild     U  ] dev-perl/DateTime-1.660.0-r1 [1.660.0]
[ebuild     U  ] dev-perl/libwww-perl-6.790.0 [6.780.0]
[ebuild     U  ] dev-perl/XML-Parser-2.470.0-r1 [2.470.0] USE="-test%" 
[ebuild     U  ] dev-perl/XML-Twig-3.540.0 [3.530.0]
[ebuild     U  ] dev-perl/Net-DNS-1.510.0 [1.500.0]
[ebuild     U  ] dev-perl/Mail-SPF-3.202.505.50 [3.202.409.230]
[ebuild  NS    ] dev-lang/rust-bin-1.88.0 [1.86.0-r1, 1.87.0]
[ebuild     U  ] app-containers/aardvark-dns-1.15.0 [1.14.0]
[ebuild     U  ] app-containers/netavark-1.15.2 [1.14.1]
[ebuild     U  ] dev-perl/Finance-Quote-1.660.0 [1.630.0-r1]
[ebuild     U  ] dev-perl/Mail-DMARC-1.202.502.30-r1 [1.202.502.30]
[ebuild     U  ] media-fonts/noto-20250701 [20250501]
[ebuild     U  ] sys-process/lsof-4.99.5 [4.99.4]
[ebuild     U  ] dev-build/autoconf-2.72-r3 [2.72-r1]
[ebuild     U  ] dev-libs/nettle-3.10.2 [3.10.1]
[ebuild     U  ] dev-build/automake-1.18.1 [1.18]
[ebuild     U  ] app-editors/vim-core-9.1.1500 [9.1.0794]
[ebuild     U  ] sys-process/procps-4.0.5-r2 [4.0.4-r2] USE="(-systemd*)" 
[ebuild     U  ] sys-apps/less-679 [678]
[ebuild     U  ] dev-libs/nspr-4.37 [4.36]
[ebuild     U  ] dev-libs/libsodium-1.0.20_p20250606 [1.0.20]
[ebuild   R    ] sys-fs/lvm2-2.03.22-r7  USE="(-systemd*) -udev*" 
[ebuild  N     ] dev-libs/jansson-2.14.1  USE="-doc -static-libs" 
[ebuild     U  ] media-libs/libtheora-1.2.0-r1 [1.1.1-r2]
[ebuild     U  ] app-misc/jq-1.8.1 [1.8.0]
[ebuild     U  ] media-libs/faac-1.31.1-r1 [1.30]
[ebuild     U  ] dev-libs/nss-3.113.1 [3.112]
[ebuild     U  ] dev-lang/ruby-3.4.5 [3.4.4]
[ebuild     U  ] dev-ruby/rubygems-3.7.0 [3.6.9]
[ebuild     U  ] dev-ruby/rbs-3.9.4 [3.8.1]
[ebuild     U  ] dev-ruby/json-2.13.0 [2.12.2]
[ebuild     U  ] dev-ruby/debug-1.11.0 [1.10.0]
[ebuild     U  ] dev-ruby/matrix-0.4.3 [0.4.2]
[ebuild     U  ] dev-ruby/net-imap-0.5.9 [0.5.8]
[ebuild     U  ] dev-ruby/prime-0.1.4 [0.1.3]
[ebuild     U  ] dev-ruby/test-unit-3.7.0 [3.6.8]
[ebuild     U  ] dev-ruby/io-console-0.8.1 [0.8.0]
[ebuild     U  ] dev-ruby/erb-5.0.2 [5.0.1]
[ebuild     U  ] dev-ruby/bigdecimal-3.2.2 [3.2.1]
[ebuild     U  ] dev-ruby/resolv-0.6.2 [0.6.0-r1]
[ebuild     U  ] dev-ruby/rdoc-6.14.2-r1 [6.14.0]
[ebuild  NS    ] sys-kernel/gentoo-sources-6.15.7 [6.15.5]
[ebuild     U  ] dev-perl/X11-Protocol-0.560.0-r3 [0.560.0-r2]
[ebuild     U  ] sys-fs/mtools-4.0.49 [4.0.48]
[ebuild     U  ] x11-libs/libXaw3dXft-1.6.4 [1.6.2h-r1]
[ebuild     U  ] app-admin/apache-tools-2.4.64 [2.4.63]
[ebuild   R    ] app-admin/syslog-ng-4.8.1-r1  USE="(-systemd*)" 
[ebuild     U  ] app-arch/snappy-1.2.2-r1 [1.2.2]
[ebuild     U  ] app-crypt/gcr-3.41.2-r1 [3.41.1-r2] USE="X%* wayland%* (-systemd*)" 
[ebuild     U  ] app-crypt/gcr-4.4.0.1 [4.3.0] USE="(-systemd*)" 
[ebuild     U  ] app-crypt/gpgme-1.24.3-r1 [1.24.3]
[ebuild     U  ] app-crypt/libsecret-0.21.7 [0.21.4-r2]
[ebuild   R    ] app-crypt/p11-kit-0.25.5  USE="(-systemd*)" 
[ebuild     U  ] app-editors/vim-9.1.1500 [9.1.0794] PYTHON_SINGLE_TARGET="-python3_14%" 
[ebuild     U  ] app-vim/gentoo-syntax-16 [15]
[ebuild     U  ] dev-build/cmake-4.0.3 [4.0.2-r1]
[ebuild     U  ] kde-frameworks/extra-cmake-modules-6.16.0 [6.14.0-r1]
[ebuild     U  ] media-libs/libjpeg-turbo-3.1.1 [3.1.0]
[ebuild   R    ] dev-util/vulkan-headers-1.4.313.0  USE="-test%" 
[ebuild     U  ] media-libs/openjpeg-2.5.3-r1 [2.5.3]
[ebuild     U  ] sci-libs/lapack-3.12.1 [3.12.0-r1]
[ebuild     U  ] media-libs/taglib-2.1.1 [2.1]
[ebuild     U  ] media-libs/woff2-1.0.2-r7 [1.0.2-r6]
[ebuild     U  ] dev-libs/simdjson-3.13.0 [3.12.1-r1]
[ebuild  N     ] dev-libs/tinyxml2-11.0.0  USE="-test" 
[ebuild     U  ] llvm-runtimes/openmp-20.1.8 [20.1.6]
[ebuild     U  ] dev-util/cmocka-1.1.8 [1.1.5-r1]
[ebuild     U  ] net-libs/libssh-0.11.2 [0.11.1-r1]
[ebuild     U  ] dev-libs/libzip-1.11.4-r2 [1.11.4-r1]
[ebuild     U  ] media-libs/libwebp-1.5.0 [1.4.0]
[ebuild  NS    ] media-video/ffmpeg-chromium-138 [134]
[ebuild     U  ] app-text/poppler-25.07.0 [25.05.0]
[ebuild     U  ] app-text/rarian-0.8.6-r1 [0.8.4]
[ebuild     U  ] dev-build/meson-1.8.2 [1.8.1]
[ebuild     U  ] sys-apps/kmod-34.2 [33]
[ebuild     U  ] dev-libs/libsigc++-2.12.1 [2.12.0]
[ebuild     U  ] x11-libs/pixman-0.46.2-r1 [0.46.0]
[ebuild     U  ] sys-fs/fuse-3.17.3 [3.17.2]
[ebuild     U  ] media-libs/dav1d-1.5.1 [1.5.0]
[ebuild  N     ] media-libs/plutovg-1.0.0  ABI_X86="(64) -32 (-x32)" 
[ebuild     U  ] dev-cpp/cairomm-1.14.5 [1.14.4]
[ebuild  N     ] media-libs/plutosvg-0.0.6  USE="freetype" ABI_X86="(64) -32 (-x32)" 
[ebuild     U  ] sys-fs/fuse-overlayfs-1.15 [1.14-r1]
[ebuild     U  ] dev-util/wayland-scanner-1.24.0 [1.23.1]
[ebuild     U  ] dev-libs/wayland-1.24.0 [1.23.1]
[blocks b      ] <dev-libs/wayland-1.24.0 ("<dev-libs/wayland-1.24.0" is soft blocking dev-util/wayland-scanner-1.24.0)
[ebuild     U  ] dev-libs/wayland-protocols-1.45 [1.44]
[ebuild  N     ] gui-apps/grim-1.5.0  USE="jpeg man" 
[ebuild     U  ] dev-cpp/atkmm-2.28.4 [2.28.3]
[ebuild     U  ] dev-cpp/glibmm-2.66.8 [2.66.7]
[ebuild     U  ] dev-cpp/gtkmm-3.24.10 [3.24.9]
[ebuild     U  ] dev-libs/dbus-glib-0.114 [0.112]
[ebuild     U  ] dev-libs/libayatana-appindicator-0.5.94 [0.5.93]
[ebuild   R    ] dev-libs/libpeas-1.36.0  PYTHON_SINGLE_TARGET="-python3_14%" 
[ebuild     U  ] dev-libs/libxml2-2.13.8-r2 [2.13.8] PYTHON_TARGETS="-python3_14%" 
[ebuild     U  ] sys-devel/gettext-0.23.2 [0.23.1-r1]
[ebuild   R    ] dev-libs/libxslt-1.1.43-r1  PYTHON_TARGETS="-python3_14%" 
[ebuild     U  ] net-libs/nghttp2-1.66.0 [1.65.0-r2] USE="(-systemd*)" 
[ebuild     U  ] sys-devel/autogen-5.18.16-r102 [5.18.16-r101]
[ebuild     U  ] media-libs/netpbm-11.11.0 [11.10.5]
[ebuild     U  ] sys-devel/binutils-2.44-r3 [2.44-r2]
[ebuild     U  ] net-misc/iputils-20250605-r1 [20240905]
[ebuild     U  ] app-editors/nano-8.5 [8.4]
[ebuild     U  ] net-libs/gnutls-3.8.10 [3.8.9-r1]
[ebuild     U  ] net-misc/curl-8.15.0 [8.14.0]
[ebuild     U  ] sys-apps/texinfo-7.2-r1 [7.2]
[ebuild   R    ] dev-libs/elfutils-0.193  USE="lzma*" 
[ebuild     U  ] dev-lang/php-8.4.10 [8.4.7] USE="(-systemd*)" 
[ebuild     U  ] dev-util/dialog-1.3.20250116-r1 [1.3.20250116]
[ebuild     U  ] sys-apps/pciutils-3.14.0 [3.13.0]
[ebuild     U  ] dev-vcs/git-2.50.1 [2.49.0-r2] PYTHON_SINGLE_TARGET="-python3_14%" 
[ebuild     U  ] media-libs/raptor-2.0.16-r1 [2.0.16]
[ebuild     U  ] net-vpn/openconnect-9.12-r1 [9.12]
[ebuild     U  ] dev-libs/libfilezilla-0.51.0 [0.50.0]
[ebuild     U  ] sys-boot/gnu-efi-4.0.2 [4.0.1]
[ebuild     U  ] dev-ruby/bundler-2.7.0 [2.6.9]
[ebuild     U  ] sys-apps/hwloc-2.11.2-r1 [2.11.2]
[ebuild     U  ] sys-libs/pam-1.7.1 [1.7.0_p20241230-r3] USE="(-systemd*) -verify-sig%" 
[ebuild     U  ] sys-apps/util-linux-2.41.1 [2.41] USE="(-systemd*)" PYTHON_TARGETS="-python3_14%" 
[ebuild   R    ] x11-apps/xdm-1.1.17  USE="(-systemd*)" 
[ebuild     U  ] sys-fs/e2fsprogs-1.47.3 [1.47.2-r10]
[ebuild     U  ] dev-libs/rasqal-0.9.33-r3 [0.9.33-r2]
[ebuild     U  ] dev-db/mariadb-connector-c-3.4.5-r1 [3.3.8]
[ebuild  NS    ] dev-db/mariadb-11.8.2 [11.4.7] USE="(-systemd*)" 
[uninstall     ] dev-db/mariadb-11.4.7 
[blocks b      ] <dev-db/mariadb-11.8 ("<dev-db/mariadb-11.8" is soft blocking dev-db/mariadb-11.8.2)
[blocks b      ] <dev-db/mariadb-11.4.7-r1 ("<dev-db/mariadb-11.4.7-r1" is soft blocking dev-db/mariadb-connector-c-3.4.5-r1)
[ebuild   R    ] net-print/cups-2.4.12  USE="(-systemd*)" 
[ebuild  N     ] sys-apps/openrc-0.62.5  USE="netifrc pam sysvinit unicode -audit -bash -debug -newnet -s6 (-selinux) -sysv-utils" 
[ebuild  N     ] net-misc/netifrc-0.7.12  USE="dhcp" 
[ebuild   R    ] virtual/service-manager-2  USE="(-systemd*)" 
[ebuild   R    ] sys-apps/shadow-4.14.8  USE="(-systemd*)" 
[ebuild     U  ] sys-fs/cryptsetup-2.8.0 [2.7.5-r1]
[ebuild     U  ] app-accessibility/at-spi2-core-2.54.1-r1 [2.54.1] USE="(-systemd*)" 
[ebuild     U  ] dev-lang/python-3.11.13-r1 [3.11.12_p2]
[ebuild     U  ] dev-util/glib-utils-2.84.3 [2.84.2]
[ebuild     U  ] net-analyzer/nmap-7.97 [7.95]
[ebuild     U  ] net-fs/cifs-utils-7.4 [7.3] USE="(-systemd*)" 
[ebuild     U  ] net-fs/samba-4.22.3 [4.22.0] USE="(-systemd*)" 
[ebuild     U  ] dev-perl/Filesys-SmbClient-3.200.0-r5 [3.200.0-r4]
[ebuild     U  ] dev-lang/python-3.12.11 [3.12.10_p2]
[ebuild     U  ] dev-lang/python-3.13.5 [3.13.3_p2]
[ebuild   R    ] sys-auth/pambase-20250228-r1  USE="(-systemd*)" 
[ebuild     U  ] x11-misc/xkeyboard-config-2.45-r1 [2.44]
[ebuild     U  ] dev-python/pygments-2.19.2 [2.19.1]
[ebuild     U  ] dev-python/ensurepip-setuptools-80.9.0-r1 [80.9.0] USE="-test%" PYTHON_TARGETS="python3_11%* python3_12%* python3_13%* -pypy3_11% -python3_14%" 
[ebuild   R    ] dev-python/pycairo-1.28.0  PYTHON_TARGETS="-python3_13t% -python3_14t%" 
[ebuild     U  ] dev-python/jaraco-functools-4.2.1 [4.1.0]
[ebuild     U  ] dev-python/urllib3-2.5.0 [2.4.0]
[ebuild     U  ] dev-python/jaraco-collections-5.2.1 [5.1.0]
[ebuild     U  ] dev-python/typing-extensions-4.14.1 [4.14.0]
[ebuild     U  ] dev-python/narwhals-1.47.1 [1.41.0]
[ebuild     U  ] dev-python/setuptools-80.9.0-r1 [80.9.0]
[ebuild     U  ] dev-python/cython-3.1.2-r1 [3.1.1]
[ebuild     U  ] dev-python/ensurepip-pip-25.1.1-r1 [25.1.1] USE="(test-rust%*) -test%" PYTHON_TARGETS="python3_11%* python3_12%* python3_13%* -pypy3_11% -python3_14%" 
[ebuild     U  ] dev-python/pillow-11.3.0 [11.2.1]
[ebuild     U  ] dev-python/requests-2.32.4 [2.32.3]
[ebuild     U  ] dev-python/pynacl-1.5.0-r4 [1.5.0-r3] PYTHON_TARGETS="-python3_14%" 
[ebuild     U  ] dev-util/maturin-1.9.1 [1.8.6]
[ebuild     U  ] dev-vcs/mercurial-7.0.2 [7.0.1]
[ebuild     U  ] dev-python/distlib-0.4.0 [0.3.9]
[ebuild     U  ] dev-python/resolvelib-1.2.0 [1.1.0]
[ebuild     U  ] dev-python/markdown-3.8.2 [3.8]
[ebuild     U  ] dev-python/lxml-6.0.0 [5.4.0-r2]
[ebuild     U  ] dev-python/numpy-2.3.1-r1 [2.2.6]
[ebuild     U  ] dev-python/cryptography-45.0.5 [45.0.3]
[ebuild     U  ] dev-python/msgpack-1.1.1 [1.1.0]
[ebuild  N     ] sys-apps/systemd-utils-256.17  USE="acl kmod (split-usr) tmpfiles udev -boot -kernel-install -secureboot (-selinux) -sysusers -test -ukify" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python3_11 -python3_12 -python3_13" 
[ebuild     U  ] dev-python/numexpr-2.11.0 [2.10.2] PYTHON_TARGETS="-python3_14%" 
[ebuild   R    ] dev-python/paramiko-3.5.1  PYTHON_TARGETS="-python3_14%" 
[ebuild   R    ] virtual/tmpfiles-0-r5  USE="(-systemd*)" 
[ebuild   R    ] virtual/udev-217-r7  USE="(-systemd*)" 
[ebuild   R    ] virtual/libudev-251-r2  USE="(-systemd*)" 
[ebuild     U  ] dev-python/pandas-2.3.1 [2.2.3]
[ebuild     U  ] app-admin/sudo-1.9.17_p1 [1.9.16_p2-r1]
[ebuild   R    ] dev-python/pyudev-0.24.3  USE="(-qt5%*)" 
[ebuild   R    ] net-dialup/ppp-2.5.2  USE="(-systemd*)" 
[ebuild     U  ] www-servers/apache-2.4.64 [2.4.63-r3] USE="filecaps%* (-systemd*)" 
[ebuild  N     ] sys-auth/elogind-255.17  USE="acl pam policykit -audit -cgroup-hybrid -debug -doc (-selinux) -test" 
[ebuild   R   *] sys-libs/glibc-9999  USE="(-systemd*)" 
[ebuild     U  ] sys-devel/gcc-15.1.1_p20250705-r1 [15.1.0]
[ebuild     U  ] net-libs/nodejs-24.2.0 [24.1.0]
[ebuild     U  ] dev-lang/python-3.14.0_beta4 [3.14.0_beta2_p1]
[ebuild     U  ] media-libs/fontconfig-2.17.1 [2.16.2-r1]
[ebuild     U  ] x11-libs/libdrm-2.4.125 [2.4.124]
[ebuild     U  ] llvm-core/llvm-20.1.8 [20.1.6] LLVM_TARGETS="(SPIRV*)" 
[ebuild   R    ] dev-util/spirv-tools-1.4.313.0  USE="-test%" 
[ebuild     U  ] dev-build/ninja-1.13.1 [1.12.1]
[ebuild  N     ] sys-libs/basu-0.2.1  USE="-audit -caps" 
[ebuild     U  ] media-libs/libaom-3.12.1 [3.10.0]
[ebuild     U  ] app-containers/crun-1.21 [1.20] USE="(-systemd*)" 
[ebuild     U  ] app-editors/xemacs-21.5.36 [21.5.35-r9]
[ebuild     U  ] media-libs/libass-0.17.4 [0.17.1-r2]
[ebuild  NS    ] dev-util/spirv-llvm-translator-20.1.3-r1 [19.1.6] LLVM_SLOT="20%*" 
[ebuild   R    ] dev-libs/libei-1.4.1  USE="(-systemd*)" 
[ebuild     U  ] dev-java/openjdk-bin-8.452_p09-r1 [8.452_p09]
[ebuild  NS    ] llvm-core/clang-20.1.8 [19.1.7] LLVM_TARGETS="(SPIRV*)" PYTHON_SINGLE_TARGET="-python3_14%" 
[ebuild  NS    ] llvm-core/clang-toolchain-symlinks-20 [19]
[ebuild  NS    ] llvm-runtimes/compiler-rt-20.1.8 [9.0.0-r1, 19.1.7]
[ebuild  NS    ] llvm-runtimes/compiler-rt-sanitizers-20.1.8 [19.1.7] USE="nsan%* rtsan%*" 
[ebuild  NS    ] llvm-core/clang-runtime-20.1.8 [19.1.7] USE="-default-compiler-rt% -default-libcxx% -default-lld% -llvm-libunwind% -polly%" 
[ebuild     U  ] llvm-core/libclc-20.1.8 [19.1.7] LLVM_SLOT="20%* -19*" 
[ebuild     U  ] dev-util/mesa_clc-25.1.6 [25.1.1] LLVM_SLOT="20* -19*" 
[ebuild     U  ] media-libs/mesa-25.1.6 [25.1.1] LLVM_SLOT="20* -19*" 
[ebuild   R    ] x11-base/xorg-server-21.1.16  USE="(-systemd*)" 
[ebuild  NS    ] llvm-core/lld-20.1.8 [19.1.7] LLVM_TARGETS="(AArch64%*) (AMDGPU%*) (ARM%*) (AVR%*) (BPF%*) (Hexagon%*) (Lanai%*) (LoongArch%*) (MSP430%*) (Mips%*) (NVPTX%*) (PowerPC%*) (RISCV%*) (SPIRV%*) (Sparc%*) (SystemZ%*) (VE%*) (WebAssembly%*) (X86%*) (XCore%*) -ARC% -CSKY% -DirectX% -M68k% -Xtensa%" 
[ebuild  NS    ] llvm-core/lld-toolchain-symlinks-20 [19]
[ebuild     U  ] dev-libs/glib-2.84.3 [2.84.2]
[ebuild     U  ] x11-misc/shared-mime-info-2.4-r2 [2.4-r1]
[ebuild     U  ] dev-util/gdbus-codegen-2.84.3 [2.84.2]
[blocks b      ] <dev-util/gdbus-codegen-2.84.3 ("<dev-util/gdbus-codegen-2.84.3" is soft blocking dev-libs/glib-2.84.3)
[ebuild     U  ] sys-auth/polkit-126-r1 [123-r1] USE="nls%* (-systemd*)" 
[ebuild     U  ] dev-util/gtk-doc-1.34.0-r2 [1.34.0-r1]
[ebuild     UD ] dev-build/xfce4-dev-tools-4.20.0 [4.21.0]
[ebuild     U  ] net-libs/libmbim-1.32.0 [1.28.4-r1]
[ebuild   R    ] dev-python/dbus-python-1.4.0  PYTHON_TARGETS="-python3_14%" 
[ebuild     U  ] sys-libs/libblockdev-3.3.1 [3.1.1-r1] USE="-python% -smart%" 
[ebuild     U  ] media-libs/gexiv2-0.14.5 [0.14.3] PYTHON_TARGETS="-python3_14%" 
[ebuild   R    ] app-containers/conmon-2.1.13  USE="(-systemd*)" 
[ebuild     U  ] app-text/libxmlpatch-0.3.3-r1 [0.3.3]
[ebuild     U  ] dev-libs/libgnt-2.14.3-r1 [2.14.3]
[ebuild     U  ] x11-libs/pango-1.56.4-r1 [1.56.3] USE="-gtk-doc%" 
[ebuild     U  ] dev-python/pygobject-3.50.1 [3.50.0] PYTHON_TARGETS="-python3_14%" 
[ebuild     U  ] net-libs/libsoup-3.6.5 [3.4.4]
[ebuild     U  ] sys-fs/udisks-2.10.1-r4 [2.10.1-r3] USE="(-systemd*)" 
[ebuild     U  ] net-libs/libsoup-2.74.3-r1 [2.74.3]
[ebuild   R    ] gnome-base/gnome-keyring-46.2  USE="(-systemd*)" 
[ebuild     U  ] net-libs/libqmi-1.36.0 [1.32.4-r1]
[ebuild     U  ] app-containers/podman-5.5.2 [5.4.2] USE="(-systemd*)" 
[ebuild     U  ] dev-libs/libcroco-0.6.13-r2 [0.6.13-r1]
[ebuild     U  ] media-video/mpv-0.40.0-r3 [0.40.0-r2]
[ebuild     U  ] net-misc/streamtuner-0.99.99-r8 [0.99.99-r7]
[ebuild   R    ] sys-auth/rtkit-0.13-r2  USE="(-systemd*)" 
[ebuild     U  ] sys-block/gparted-1.6.0-r2 [1.6.0-r1]
[ebuild     U  ] x11-terms/xterm-401 [399]
[ebuild   R    ] x11-libs/fltk-1.3.8  USE="(static-libs*)" 
[ebuild     U  ] x11-libs/gtk+-3.24.49-r1 [3.24.49]
[ebuild     U  ] net-wireless/bluez-5.83 [5.82] USE="(-systemd*)" 
[ebuild     U  ] gui-libs/gtk-4.18.6-r1 [4.18.5] USE="-gtk-doc%" 
[ebuild     U  ] media-libs/gst-plugins-base-1.24.11-r1 [1.24.11]
[ebuild   R    ] gnome-base/gvfs-1.56.1-r2  USE="(-systemd*)" 
[ebuild     U  ] gnome-extra/zenity-4.0.5 [4.0.3]
[ebuild     U  ] net-misc/modemmanager-1.24.0 [1.20.6] USE="(-systemd*)" 
[ebuild     U  ] dev-cpp/pangomm-2.46.4 [2.46.3]
[ebuild     U  ] app-admin/gkrellm-2.4.0-r1 [2.3.11-r4]
[ebuild     U  ] media-gfx/imagemagick-7.1.1.47 [7.1.1.38-r3]
[ebuild     U  ] net-im/zoom-6.5.3.2773 [6.4.10.2027]
[ebuild     U  ] net-libs/gupnp-1.6.8 [1.6.7] PYTHON_SINGLE_TARGET="-python3_14%" 
[ebuild     U  ] dev-qt/qtbase-6.9.1-r2 [6.9.1] USE="-libinput* -udev*" 
[ebuild     U  ] x11-libs/libwnck-43.2 [43.0-r1]
[ebuild     U  ] net-misc/networkmanager-1.52.1 [1.48.16] USE="elogind* -gtk-doc* (-systemd*)" 
[ebuild     U  ] xfce-base/exo-4.20.0-r1 [4.20.0] USE="X%* wayland%*" 
[ebuild     U  ] dev-libs/libdbusmenu-16.04.0-r3 [16.04.0-r2]
[ebuild     U  ] gui-libs/libdecor-0.2.3 [0.2.2-r1]
[ebuild     U  ] app-editors/emacs-30.1-r3 [30.1-r2] USE="(-systemd*)" 
[ebuild     U  ] net-dns/avahi-0.9_rc2-r1 [0.9_rc2] USE="(-systemd*)" 
[ebuild     U  ] gui-libs/vte-common-0.78.5 [0.78.3] USE="(-systemd*)" 
[ebuild     U  ] net-libs/webkit-gtk-2.48.3-r411 [2.46.5-r410] USE="(-systemd*)" 
[ebuild   R    ] mate-base/mate-session-manager-1.28.0-r1  USE="(-systemd*)" 
[ebuild     U  ] mate-base/mate-settings-daemon-1.28.0-r2 [1.28.0-r1]
[ebuild     U  ] app-editors/mousepad-0.6.5-r1 [0.6.5] USE="X%*" 
[ebuild     U  ] app-text/evince-48.1 [48.0-r1] USE="X%* wayland%*" 
[ebuild   R    ] dev-lang/python-2.7.18_p16-r2  USE="(-build%)" 
[ebuild     U  ] mail-client/thunderbird-140.0.1 [139.0.1] LLVM_SLOT="20* -19*" 
[ebuild     U  ] media-gfx/gimp-3.0.4-r1 [3.0.2-r1] USE="wayland%*" PYTHON_SINGLE_TARGET="-python3_14%" 
[ebuild   R    ] media-sound/bluez-alsa-4.3.1-r1  USE="(-systemd*)" 
[ebuild     U  ] media-video/vlc-3.0.21_p20250217-r3 [3.0.21_p20250217-r2]
[ebuild     U  ] net-im/discord-0.0.102 [0.0.96]
[ebuild     U  ] net-wireless/blueman-2.4.6 [2.4.4] PYTHON_SINGLE_TARGET="-python3_14%" 
[ebuild     U  ] net-wireless/bluez-tools-0_p20201025-r1 [0_p20201025]
[ebuild     U  ] x11-misc/xscreensaver-6.12 [6.10.1] USE="wayland%* -ffmpeg% (-systemd*)" 
[ebuild     U  ] x11-themes/numix-gtk-theme-2.6.7-r3 [2.6.7-r2]
[ebuild   R    ] gnome-base/gnome-desktop-44.1-r300  USE="(-systemd*)" 
[ebuild     U  ] app-cdr/brasero-3.12.3-r3 [3.12.3-r2]
[ebuild   R    ] mate-base/mate-control-center-1.28.0-r2  USE="(-systemd*)" 
[ebuild     U  ] app-editors/pluma-1.28.0-r1 [1.28.0]
[ebuild   R    ] mate-extra/mate-power-manager-1.28.1-r1  USE="(-systemd*)" 
[ebuild     U  ] media-gfx/eom-1.28.0-r3 [1.28.0-r2]
[ebuild     U  ] dev-lang/python-3.9.23-r1 [3.9.22_p2]
[ebuild     U  ] dev-qt/qtdeclarative-6.9.1-r2 [6.9.1]
[ebuild     U  ] media-libs/libsdl2-2.32.8 [2.32.6]
[ebuild     U  ] kde-frameworks/breeze-icons-6.16.0 [6.14.0]
[ebuild  N     ] media-libs/libsdl3-3.2.18  USE="X alsa dbus opengl usb vulkan wayland (-aqua) -doc -ibus -io-uring -jack -kms -oss -pipewire -pulseaudio -sndio -test -udev" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmx sse sse2 -avx -avx2 -avx512f -sse3 -sse4_1 -sse4_2" 
[ebuild     U  ] x11-libs/xapp-2.8.9 [2.8.8-r1]
[ebuild   R    ] dev-libs/appstream-1.0.4-r1  USE="(-systemd*)" 
[ebuild     U  ] app-office/libreoffice-25.2.5.2 [25.2.3.2]
[ebuild     U  ] dev-debug/d-feet-0.3.16-r1 [0.3.16] PYTHON_SINGLE_TARGET="-python3_12% -python3_13%" 
[ebuild     U  ] media-gfx/sane-backends-1.3.1-r2 [1.3.1-r1] USE="(-systemd*)" 
[ebuild     U  ] net-vpn/networkmanager-openconnect-1.2.10-r3 [1.2.10-r1]
[ebuild     U  ] net-vpn/networkmanager-vpnc-1.4.0-r1 [1.4.0]
[ebuild     U  ] www-client/google-chrome-138.0.7204.157 [137.0.7151.68]
[ebuild     U  ] www-client/vivaldi-7.5.3735.54 [7.4.3684.43]
[ebuild     U  ] x11-libs/vte-0.78.5 [0.78.3] USE="(-systemd*)" 
[ebuild     U  ] xfce-base/thunar-4.20.4 [4.20.3]
[ebuild     U  ] app-cdr/xfburn-0.8.0 [0.7.2]
[ebuild   R    ] mate-extra/mate-screensaver-1.28.0  USE="(-systemd*)" 
[ebuild   R    ] mate-extra/mate-system-monitor-1.28.1-r1  USE="(-systemd*)" 
[ebuild     U  ] mate-base/mate-applets-1.28.1 [1.28.0-r1]
[ebuild   R    ] dev-qt/qttools-6.9.1  LLVM_SLOT="20* -19*" 
[ebuild     U  ] kde-frameworks/ki18n-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/kguiaddons-6.16.0 [6.14.0]
[ebuild     U  ] x11-libs/wxGTK-3.2.8.1-r1 [3.2.8.1]
[ebuild     U  ] media-video/ffmpeg-compat-6.1.2-r2 [6.1.2-r1]
[ebuild  N     ] media-libs/sdl3-ttf-3.2.2  USE="X harfbuzz plutosvg -static-libs" ABI_X86="(64) -32 (-x32)" 
[ebuild     U  ] media-plugins/mpg123-output-plugins-1.33.0 [1.32.10]
[ebuild     U  ] media-plugins/audacious-plugins-4.4.2-r1 [4.4.2]
[ebuild     U  ] kde-frameworks/kitemmodels-6.16.0 [6.14.0]
[ebuild     U  ] dev-qt/qtwebengine-6.9.1-r1 [6.9.1]
[ebuild     U  ] kde-frameworks/networkmanager-qt-6.16.0 [6.14.0]
[ebuild     U  ] kde-plasma/kwayland-6.4.3 [6.3.5]
[ebuild     U  ] kde-frameworks/kcoreaddons-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/kconfig-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/kwidgetsaddons-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/karchive-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/kwindowsystem-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/kdbusaddons-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/kitemviews-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/kcodecs-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/kirigami-6.16.0-r1 [6.14.1]
[ebuild     U  ] kde-frameworks/kglobalaccel-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/solid-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/sonnet-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/kunitconversion-6.16.0 [6.14.0]
[ebuild     U  ] media-libs/xine-lib-1.2.13-r5 [1.2.13-r4]
[ebuild     U  ] media-video/mplayer-1.5_p20241125-r2 [1.5_p20241125-r1]
[ebuild     U  ] net-analyzer/wireshark-4.4.8 [4.4.6-r3]
[ebuild     U  ] net-ftp/filezilla-3.69.2 [3.69.1-r1]
[ebuild     U  ] net-misc/freerdp-3.16.0 [3.15.0] USE="(-systemd*)" 
[ebuild     U  ] sci-visualization/gnuplot-6.0.3 [6.0.2-r2]
[ebuild     U  ] kde-frameworks/kcolorscheme-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/kdoctools-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/knotifications-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/kcrash-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/kcompletion-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/kpackage-6.16.0 [6.14.0]
[ebuild     U  ] kde-plasma/plasma-activities-6.4.3 [6.3.5]
[ebuild     U  ] kde-frameworks/krunner-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/kiconthemes-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/kservice-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/kconfigwidgets-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/kjobwidgets-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/ksvg-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/ktextwidgets-6.16.0 [6.14.0]
[ebuild     U  ] kde-plasma/kde-cli-tools-common-6.4.3 [6.3.5]
[ebuild     U  ] kde-frameworks/kxmlgui-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/kbookmarks-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/kded-6.16.0 [6.14.0]
[ebuild   R    ] media-libs/libpulse-17.0  USE="(-systemd*)" 
[ebuild   R    ] media-sound/pulseaudio-daemon-17.0-r1  USE="(-systemd*)" 
[ebuild     U  ] www-client/firefox-bin-140.0.4 [139.0.1]
[ebuild     U  ] media-video/pipewire-1.4.6-r1 [1.4.4] USE="-fftw% (-systemd*)" 
[ebuild   R    ] sys-apps/xdg-desktop-portal-1.20.3  USE="(-systemd*)" 
[ebuild   R    ] media-video/wireplumber-0.5.10  USE="(-systemd*)" 
[ebuild     U  ] sys-apps/xdg-desktop-portal-xapp-1.1.1 [1.1.0]
[ebuild     U  ] x11-base/xwayland-24.1.8 [24.1.6] USE="(-systemd*)" 
[ebuild     U  ] kde-frameworks/kwallet-6.16.0 [6.14.1]
[ebuild     U  ] kde-frameworks/kwallet-runtime-6.16.0 [6.14.1]
[ebuild     U  ] kde-frameworks/kauth-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/kio-6.16.0 [6.14.0]
[ebuild     U  ] kde-plasma/libplasma-6.4.3 [6.3.5]
[ebuild     U  ] kde-frameworks/kcmutils-6.16.0 [6.14.0]
[ebuild     U  ] kde-frameworks/kparts-6.16.0 [6.14.0]
[ebuild     U  ] kde-plasma/polkit-kde-agent-6.4.3 [6.3.5]
[ebuild     U  ] kde-plasma/keditfiletype-6.4.3 [6.3.5]
[blocks B      ] sys-apps/systemd[resolvconf] ("sys-apps/systemd[resolvconf]" is soft blocking net-dns/openresolv-3.17.0)
[blocks B      ] sys-apps/gentoo-systemd-integration ("sys-apps/gentoo-systemd-integration" is soft blocking sys-apps/systemd-utils-256.17)
[blocks B      ] net-dns/openresolv ("net-dns/openresolv" is soft blocking sys-apps/systemd-254.24)
[blocks B      ] sys-apps/sysvinit ("sys-apps/sysvinit" is soft blocking sys-apps/systemd-254.24)
[blocks B      ] sys-apps/systemd ("sys-apps/systemd" is soft blocking sys-auth/elogind-255.17, sys-apps/systemd-utils-256.17)

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

dev-lang/perl:0

  (dev-lang/perl-5.42.0:0/5.42::gentoo, ebuild scheduled for merge) USE="gdbm -berkdb -doc -minimal" ABI_X86="(64)" PERL_FEATURES="(-debug) -ithreads -quadmath" pulled in by
    =dev-lang/perl-5.42* required by (virtual/perl-ExtUtils-ParseXS-3.570.0:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
    ^              ^^^^^                                                                                                                                                                                            
    (and 43 more with the same problem)

  (dev-lang/perl-5.40.2:0/5.40::gentoo, installed) USE="gdbm -berkdb -doc -minimal" ABI_X86="(64)" PERL_FEATURES="(-debug) -ithreads -quadmath" pulled in by
    dev-lang/perl:0/5.40= required by (dev-perl/XML-XPath-1.480.0:0/0::gentoo, installed) USE="-examples -test" ABI_X86="(64)" PERL_FEATURES="(-debug) -ithreads -quadmath"
                 ^^^^^^^^                                                                                                                                                                                                                                                                                                        
    (and 193 more with the same problem)

NOTE: Use the '--verbose-conflicts' option to display parents omitted above

It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously.  If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously. You may want to try a larger value of
the --backtrack option, such as --backtrack=30, in order to see if
that will solve this conflict automatically.

For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.


 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  (sys-apps/systemd-254.24:0/2::gentoo, installed) pulled in by
    sys-apps/systemd:0/2= required by (dev-python/python-systemd-235:0/0::gentoo, installed) USE="-debug -test" ABI_X86="(64)" PYTHON_TARGETS="python3_11 python3_12 python3_13"
    sys-apps/systemd:0/2= required by (sys-apps/dbus-1.16.2:0/0::gentoo, installed) USE="X (systemd) -debug -doc -elogind (-selinux) -static-libs -test -valgrind" ABI_X86="(64) -32 (-x32)"
    sys-apps/systemd:= required by (app-admin/systemdgenie-0.100.0_pre20241202:0/0::gentoo, installed) USE="-debug" ABI_X86="(64)"
    sys-apps/systemd:= required by (dev-python/python-systemd-235:0/0::gentoo, installed) USE="-debug -test" ABI_X86="(64)" PYTHON_TARGETS="python3_11 python3_12 python3_13"
    sys-apps/systemd:= required by (sys-apps/dbus-1.16.2:0/0::gentoo, installed) USE="X (systemd) -debug -doc -elogind (-selinux) -static-libs -test -valgrind" ABI_X86="(64) -32 (-x32)"
    >=sys-apps/systemd-207 required by (sys-apps/gentoo-systemd-integration-9-r1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
    sys-apps/systemd:0/2= required by (app-admin/systemdgenie-0.100.0_pre20241202:0/0::gentoo, installed) USE="-debug" ABI_X86="(64)"

  (net-dns/openresolv-3.17.0:0/0::gentoo, ebuild scheduled for merge) pulled in by
    net-dns/openresolv required by (virtual/resolvconf-1:0/0::gentoo, installed) USE="userland_GNU" ABI_X86="(64)"

  (sys-apps/systemd-utils-256.17:0/0::gentoo, ebuild scheduled for merge) pulled in by
    sys-apps/systemd-utils[udev] required by (virtual/udev-217-r7:0/0::gentoo, ebuild scheduled for merge) USE="(-systemd)" ABI_X86="(64)"
    sys-apps/systemd-utils[tmpfiles] required by (virtual/tmpfiles-0-r5:0/0::gentoo, ebuild scheduled for merge) USE="(-systemd)" ABI_X86="(64)"
    >=sys-apps/systemd-utils-251[udev,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=sys-apps/systemd-utils-251[udev,abi_x86_64(-)]) required by (virtual/libudev-251-r2:0/1::gentoo, ebuild scheduled for merge) USE="(-systemd)" ABI_X86="(64) -32 (-x32)"

  (sys-apps/sysvinit-3.14:0/0::gentoo, ebuild scheduled for merge) pulled in by
    >=sys-apps/sysvinit-2.86-r6[selinux?] (>=sys-apps/sysvinit-2.86-r6) required by (sys-apps/openrc-0.62.5:0/0::gentoo, ebuild scheduled for merge) USE="netifrc pam sysvinit unicode -audit -bash -debug -newnet -s6 (-selinux) -sysv-utils" ABI_X86="(64)"

  (sys-auth/elogind-255.17:0/0::gentoo, ebuild scheduled for merge) pulled in by
    >=sys-auth/elogind-219 required by (net-misc/networkmanager-1.52.1:0/0::gentoo, ebuild scheduled for merge) USE="bluetooth concheck elogind introspection modemmanager nss policykit tools wext wifi -audit -connection-sharing -debug -dhclient -dhcpcd -gnutls -gtk-doc -iptables -iwd -libedit -nftables -ofono -ovs -ppp -psl -resolvconf (-selinux) -syslog (-systemd) -teamd -test -vala" ABI_X86="(64) -32 (-x32)"
    sys-auth/elogind required by (sys-auth/polkit-126-r1:0/0::gentoo, ebuild scheduled for merge) USE="gtk introspection nls pam -examples -kde (-selinux) (-systemd) -test" ABI_X86="(64)"


For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

https://wiki.gentoo.org/wiki/Handbook:X86/Working/Portage#Blocked_packages


!!! The following installed packages are masked:
- sys-apps/gentoo-systemd-integration-9-r1::gentoo (masked by: package.mask)
/usr/portage/profiles/features/split-usr/package.mask:
# Mike Gilbert <floppym@gentoo.org> (2025-06-03)
# Requires systemd.

- dev-python/python-systemd-235::gentoo (masked by: package.mask)
- sys-apps/systemd-254.24::gentoo (masked by: package.mask)
/usr/portage/profiles/features/split-usr/package.mask:
# Andreas K. Hüttel <dilfridge@gentoo.org> (2023-12-07)
# Does not support split-usr filesystem geometry. Please migrate to
# a merged-usr profile.

- app-admin/systemdgenie-0.100.0_pre20241202::gentoo (masked by: package.mask)
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.

Last edited by paulingroton on Mon Jul 21, 2025 11:54 am, edited 1 time in total.
-Paul
Top
paulingroton
n00b
n00b
Posts: 7
Joined: Mon Jul 21, 2025 12:29 am

  • Quote

Post by paulingroton » Mon Jul 21, 2025 11:03 am

Greetings krumpf and NeddySeagoon,

I am not sure how to answer what stage3 was used. Which dir should I be looking in or which command to answer?

It seems I am hearing I should change current profile to something like:

[4] default/linux/amd64/23.0/desktop/systemd (stable)

Assuming I set to new profile, what else should I do before running another full merge?

Thank you all for your the help
-Paul
Top
logrusx
Advocate
Advocate
User avatar
Posts: 3530
Joined: Thu Feb 22, 2018 2:29 pm

  • Quote

Post by logrusx » Mon Jul 21, 2025 11:13 am

paulingroton wrote:Greetings krumpf and NeddySeagoon,

I am not sure how to answer what stage3 was used.
What files did you download and wrote to the flash drive and extracted in the installation's chroot accordingly during the installation process?

p.s. use wgetpaste -c 'your command here' to post long output. If you add -i switch it'll include emerge --info as well. The -s switch can be used to switch between services, list of them being printed by -S. Use code tags to surround shorter code you post directly into the forum.

Best Regards,
Georgi
Top
paulingroton
n00b
n00b
Posts: 7
Joined: Mon Jul 21, 2025 12:29 am

  • Quote

Post by paulingroton » Mon Jul 21, 2025 11:34 am

Hi logrusx,

Appreciate your tips.

I am a bit confused as I installed this system 10 years ago. I am not sure this confirms what stage3 I used or not for sure.

Code: Select all

ls -l /stage3-amd64-20140227.tar.bzip.bz2 
-rw-r--r-- 1 root root 184422971 Mar 11  2014 /stage3-amd64-20140227.tar.bzip.bz2
-Paul
Top
pietinger
Administrator
Administrator
Posts: 6620
Joined: Tue Oct 17, 2006 5:11 pm
Location: Bavaria

  • Quote

Post by pietinger » Mon Jul 21, 2025 11:47 am

paulingroton,

You probably know that you can only install one init system, so either OpenRC OR sytemd. This old stage3 is one without the name “systemd” - i.e. an OpenRC stage3. This is the first of the 4 possible stage3 files here:
https://www.gentoo.org/downloads/

When was the last time you updated gentoo? If it has been 10 years, then I recommend a new installation.

It is possible to update it step-by-step, but it is definitely more time-consuming than a new installation; have a look at this: viewtopic-t-1144020-highlight-.html

I suspect that you give up at page 3 or 4 ... yes, there are 8 pages ... :lol:

You might be interested in this:
https://wiki.gentoo.org/wiki/User:Pieti ... _at_Gentoo

In particular the chapter:
https://wiki.gentoo.org/wiki/User:Pieti ... _of_Gentoo

=>
One last note: There are also some Use-flags that are fixed by the Profile and can only be changed by selecting a different Profile. This means that it cannot be changed by a setting in make.conf (USE=). These are the Use-flags:

hardened multilib split-usr systemd (gnome kde)
If you want to have systemd, you should download the right stage3 right away.
Last edited by pietinger on Mon Jul 21, 2025 11:53 am, edited 1 time in total.
https://wiki.gentoo.org/wiki/User:Pietinger --> https://wiki.gentoo.org/wiki/User:Pieti ... _at_Gentoo
Top
logrusx
Advocate
Advocate
User avatar
Posts: 3530
Joined: Thu Feb 22, 2018 2:29 pm

  • Quote

Post by logrusx » Mon Jul 21, 2025 11:51 am

paulingroton wrote:Hi logrusx,

Appreciate your tips.

I am a bit confused as I installed this system 10 years ago. I am not sure this confirms what stage3 I used or not for sure.

Code: Select all

ls -l /stage3-amd64-20140227.tar.bzip.bz2 
-rw-r--r-- 1 root root 184422971 Mar 11  2014 /stage3-amd64-20140227.tar.bzip.bz2
OK, I joined in late on the party, so here are my findings. You're running a split-usr profile, which is only possible on OpenRC. As pietinger has stated, you cannot use two init systems at once.

So let's take a step back, what are you trying to do that puts you in this situation? Is it only running the update? If so, what did you do last? What did you install or modify prior to this situation happening?

p.s. could you go back and edit your posts to put some code tags around the output you've posted to make it easier on the eyes?

EDIT:

Code: Select all

grep -i system /etc/portage/package.use
>=dev-qt/qtcore-5.7 systemd icu egl qt5 -ssl 
Why did you do this?

Also why do you have 46 config files needing updating and 1 unread news item?

p.s. 2 we were asking for the stage 3 file because it looked like you were a new user and therefore this was a new installation, but it turns out you're new to the forum only.

EDIT2:

awww you've even been able to install systemd:

Code: Select all

!!! The following installed packages are masked:
- sys-apps/gentoo-systemd-integration-9-r1::gentoo (masked by: package.mask)
/usr/portage/profiles/features/split-usr/package.mask:
# Mike Gilbert <floppym@gentoo.org> (2025-06-03)
# Requires systemd.

- dev-python/python-systemd-235::gentoo (masked by: package.mask)
- sys-apps/systemd-254.24::gentoo (masked by: package.mask)
/usr/portage/profiles/features/split-usr/package.mask:
# Andreas K. Hüttel <dilfridge@gentoo.org> (2023-12-07)
# Does not support split-usr filesystem geometry. Please migrate to
# a merged-usr profile.
What have you done recently with your installation?

Best Regards,
Georgi
Top
paulingroton
n00b
n00b
Posts: 7
Joined: Mon Jul 21, 2025 12:29 am

  • Quote

Post by paulingroton » Mon Jul 21, 2025 12:08 pm

Georgi,

Updated prior posts, hopefully correctly.

Yes I am just attempting an emerge update. Hard to say what kicked this issue off as I have been struggling with it for weeks. I may have added a package but not sure I would have impacted this setup with a single package. Nothing unusual I can think of. Generally I do a webrsync and update a few times a week with no issues. I suspect now the split-usr profile somehow finally did me in. I am thinking of changing profile to see if it will resolve.

I am expecting to use only systemd so thanks for pointing out wrong profile.

Also I am not to worried about blowing up this system. I just want to make the best educated guess as how to correct. It is just a laptop I use at home and has been great for many years.
-Paul
Top
logrusx
Advocate
Advocate
User avatar
Posts: 3530
Joined: Thu Feb 22, 2018 2:29 pm

  • Quote

Post by logrusx » Mon Jul 21, 2025 12:14 pm

paulingroton wrote:I suspect now the split-usr profile somehow finally did me in. I am thinking of changing profile to see if it will resolve.
Don't do that, it's not that simple. You first need to merge usr: https://www.gentoo.org/support/news-ite ... merge.html

And then others need to give more advice because I'm not sure this is all.

The other way is to stash your /etc/portage contents and start a new installation based on it.

Also see my edits in my previous post.

Also there was something about unsymlink lib, have you done that? I can't find the news item.

Best Regards,
Georgi
Top
grknight
Retired Dev
Retired Dev
Posts: 2557
Joined: Fri Feb 20, 2015 9:36 pm

  • Quote

Post by grknight » Mon Jul 21, 2025 12:37 pm

logrusx wrote:Don't do that, it's not that simple. You first need to merge usr: https://www.gentoo.org/support/news-ite ... merge.html
An important point in that news item which is outdated is the profile selection:
23.0 profiles that do not say split-usr are merged-usr. 17.1 profiles, which was the default at the time of the news item, did the opposite.
Top
pietinger
Administrator
Administrator
Posts: 6620
Joined: Tue Oct 17, 2006 5:11 pm
Location: Bavaria

  • Quote

Post by pietinger » Mon Jul 21, 2025 1:01 pm

This Wiki article should give also some information:
https://wiki.gentoo.org/wiki/Merge-usr
https://wiki.gentoo.org/wiki/User:Pietinger --> https://wiki.gentoo.org/wiki/User:Pieti ... _at_Gentoo
Top
Josef.95
Advocate
Advocate
Posts: 4857
Joined: Mon Sep 03, 2007 9:46 am
Location: Germany

  • Quote

Post by Josef.95 » Mon Jul 21, 2025 1:17 pm

paulingroton wrote:

Code: Select all

[ebuild  N     ] sys-apps/openrc-0.62.5  USE="netifrc pam sysvinit unicode -audit -bash -debug -newnet -s6 (-selinux) -sysv-utils"
[ebuild  N     ] net-misc/netifrc-0.7.12  USE="dhcp"
[ebuild   R    ] virtual/service-manager-2  USE="(-systemd*)"
This sounds like you using a systemd system (now) with a no-systemd profile (this don't work).

The output from

Code: Select all

ls -l /
should show is it a merged-usr system or not.
Top
paulingroton
n00b
n00b
Posts: 7
Joined: Mon Jul 21, 2025 12:29 am

  • Quote

Post by paulingroton » Mon Jul 21, 2025 1:27 pm

It appears to be succesfully merging now.

To resolve:

Code: Select all

https://www.gentoo.org/support/news-items/2022-12-01-systemd-usrmerge.html  (thanks logrusx)

selected profile (Thanks grknight)
       [4]   default/linux/amd64/23.0/desktop/systemd (stable)

Corrected make.conf setting USE flag to udev was -udev

Appreciate all the help and so responsive. Thank you!
-Paul
Top
logrusx
Advocate
Advocate
User avatar
Posts: 3530
Joined: Thu Feb 22, 2018 2:29 pm

  • Quote

Post by logrusx » Mon Jul 21, 2025 1:35 pm

Hopefully you real all of the above posts before proceeding?

One more thing is when you switch the init system you have to tell the kernel which init to start as well, don't forget that. Either on the command line or in the kernel config.

Best Regards,
Georgi
Top
grknight
Retired Dev
Retired Dev
Posts: 2557
Joined: Fri Feb 20, 2015 9:36 pm

  • Quote

Post by grknight » Mon Jul 21, 2025 1:38 pm

logrusx wrote:One more thing is when you switch the init system you have to tell the kernel which init to start as well, don't forget that. Either on the command line or in the kernel config.
As pietinger pointed out, this is likely to be preexisting systemd with a wrong profile chosen since sys-apps/openrc and sys-apps/sysvinit were shown as "New" installs.
Top
paulingroton
n00b
n00b
Posts: 7
Joined: Mon Jul 21, 2025 12:29 am

  • Quote

Post by paulingroton » Mon Jul 21, 2025 2:02 pm

grknight is right on, preexisting systemd system.
-Paul
Top
Post Reply

19 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic