View previous topic :: View next topic |
Author |
Message |
sebekk23 Tux's lil' helper
Joined: 29 Mar 2015 Posts: 78
|
Posted: Sat Nov 02, 2024 10:06 am Post subject: is it save to enable abi_x86_32 for sys-apps/systemd? |
|
|
Hi
I put dependencies for steam(abi_x86_32) into my package.use file but emerge complains about dependency conflict when i run @wolrd update. I've noticed that when i put
Code: |
sys-apps/systemd abi_x86_32
|
problem with conflict
Code: |
ys-apps/systemd-255.11:0/2::gentoo, ebuild scheduled for merge) USE="acl curl dns-over-tls gcrypt kernel-install kmod lz4 openssl pam pcre policykit resolvconf seccomp sysv-utils zstd -apparmor -audit -boot -cgroup-hybrid -cryptsetup -elfutils -fido2 -gnutls -homed -http -idn -importd -iptables -lzma -pkcs11 -pwquality -qrcode -secureboot (-selinux) (-split-usr) -test -tpm -ukify -vanilla -xkb" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11" conflicts with
>=sys-apps/systemd-251:0/2[abi_x86_32(-),abi_x86_64(-)] required by (virtual/libudev-251-r2:0/1::gentoo, installed) USE="(systemd)" ABI_X86="32 (64) (-x32)"
|
disappears
So is it save to put sys-apps/systemd abi_x86_32 into my use file? |
|
Back to top |
|
|
sebekk23 Tux's lil' helper
Joined: 29 Mar 2015 Posts: 78
|
Posted: Sun Nov 17, 2024 12:23 pm Post subject: |
|
|
It is save - i don't notice any errors in log, boot and OS works as expected. |
|
Back to top |
|
|
|