View previous topic :: View next topic |
Author |
Message |
mgnut57 Guru
Joined: 12 Jan 2008 Posts: 308
|
Posted: Fri Sep 27, 2024 11:14 pm Post subject: Multiple issues updating World |
|
|
I am getting multiple issues when trying to update world, including some apparent conflicts about whether the opengl flag should be used. I would appreciate advice on how to proceed.
Code: | emerge -uUD --backtrack=100 --ask @world
* IMPORTANT: 11 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
These are the packages that would be merged, in order:
Calculating dependencies... done!
Dependency resolution took 23.29 s (backtrack: 0/100).
!!! 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.40.0:0/5.40::gentoo, ebuild scheduled for merge) USE="gdbm -berkdb -doc -minimal" ABI_X86="(64)" PERL_FEATURES="(-debug) -ithreads -quadmath" pulled in by
(no parents that aren't satisfied by other packages in this slot)
(dev-lang/perl-5.38.2-r3:0/5.38::gentoo, installed) USE="gdbm -berkdb -doc -minimal" ABI_X86="(64)" PERL_FEATURES="(-debug) -ithreads -quadmath" pulled in by
dev-lang/perl:0/5.38= required by (dev-perl/Sys-CPU-0.610.0-r2:0/0::gentoo, installed) USE="-test" ABI_X86="(64)"
^^^^^^^^
(and 52 more with the same problem)
app-text/poppler:0
(app-text/poppler-24.08.0:0/140::gentoo, ebuild scheduled for merge) USE="cairo cxx introspection jpeg jpeg2k lcms png qt5 tiff utils -boost -cjk -curl -debug -doc -gpgme -nss -qt6 -test -verify-sig" ABI_X86="(64)" pulled in by
(no parents that aren't satisfied by other packages in this slot)
(app-text/poppler-24.06.1:0/138::gentoo, installed) USE="cairo cxx introspection jpeg jpeg2k lcms png qt5 tiff utils -boost -cjk -curl -debug -doc -gpgme -nss -qt6 -test -verify-sig" ABI_X86="(64)" pulled in by
>=app-text/poppler-0.32:0/138=[cxx] required by (net-print/libcupsfilters-2.0.0-r5:0/0::gentoo, installed) USE="dbus jpeg png poppler postscript tiff -exif -pdf -test" ABI_X86="(64)"
^^^^^^^
net-libs/libnice:0
(net-libs/libnice-0.1.22:0/0::gentoo, ebuild scheduled for merge) USE="gnutls introspection upnp -gtk-doc -test" ABI_X86="32 (64) (-x32)" pulled in by
(no parents that aren't satisfied by other packages in this slot)
(net-libs/libnice-0.1.21:0/0::gentoo, installed) USE="gnutls introspection upnp -gtk-doc -test" ABI_X86="32 (64) (-x32)" pulled in by
~net-libs/libnice-0.1.21[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] required by (media-plugins/gst-plugins-libnice-0.1.21:1.0/1.0::gentoo, installed) USE="" ABI_X86="32 (64) (-x32)"
^ ^^^^^^
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.
For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.
emerge: there are no ebuilds built with USE flags to satisfy "~dev-qt/qtbase-6.7.2:6[opengl=]".
!!! One of the following packages is required to complete your request:
- dev-qt/qtbase-6.7.2-r4::gentoo (Change USE: -opengl)
- dev-qt/qttools-6.7.2::gentoo (Change USE: +opengl)
(dependency required by "dev-qt/qttools-6.7.2::gentoo" [ebuild])
(dependency required by "dev-qt/qttranslations-6.7.2::gentoo" [ebuild])
(dependency required by "dev-qt/qtbase-6.7.2-r4::gentoo[nls]" [ebuild])
(dependency required by "dev-qt/qtwayland-6.7.2-r3::gentoo" [ebuild])
|
Code: | # emerge --info
Portage 3.0.65 (python 3.12.3-final-0, default/linux/amd64/23.0/split-usr, gcc-13, glibc-2.39-r6, 5.15.80-gentoo-systemd x86_64)
=================================================================
System uname: Linux-5.15.80-gentoo-systemd-x86_64-AMD_Ryzen_3_2200G_with_Radeon_Vega_Graphics-with-glibc2.39
KiB Mem: 30754056 total, 5454936 free
KiB Swap: 10485756 total, 0 free
Timestamp of repository gentoo: Mon, 23 Sep 2024 20:00:00 +0000
Head commit of repository gentoo: dbae35153bd7980f4171052f8c5e5216b8cb6911
Head commit of repository java: 13cc3ab16bce19245c818cbb10a0925614d53061
Head commit of repository nx: f1e8a1e5ab44439275a274d1e5ec4ac9cd857b2f
Head commit of repository yurij-overlay: 7d0d8f3ef5e02c663f32021319b0f4756e664a47
sh bash 5.2_p26-r6
ld GNU ld (Gentoo 2.42 p3) 2.42.0
distcc 3.4 x86_64-pc-linux-gnu [disabled]
app-misc/pax-utils: 1.3.7::gentoo
app-shells/bash: 5.2_p26-r6::gentoo
dev-build/autoconf: 2.13-r8::gentoo, 2.71-r7::gentoo
dev-build/automake: 1.16.5-r2::gentoo
dev-build/cmake: 3.28.5::gentoo
dev-build/libtool: 2.4.7-r4::gentoo
dev-build/make: 4.4.1-r1::gentoo
dev-build/meson: 1.4.1::gentoo
dev-java/java-config: 2.3.4::gentoo
dev-lang/perl: 5.38.2-r3::gentoo
dev-lang/python: 3.10.14_p1-r1::gentoo, 3.11.9-r1::gentoo, 3.12.3-r1::gentoo
dev-lang/rust: 1.79.0::gentoo
sys-apps/baselayout: 2.15::gentoo
sys-apps/openrc: 0.54.2::gentoo
sys-apps/sandbox: 2.38::gentoo
sys-devel/binutils: 2.42-r1::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/clang: 17.0.6::gentoo, 18.1.8::gentoo
sys-devel/gcc: 13.3.1_p20240614::gentoo
sys-devel/gcc-config: 2.11::gentoo
sys-devel/lld: 17.0.6::gentoo, 18.1.8::gentoo
sys-devel/llvm: 17.0.6::gentoo, 18.1.8-r1::gentoo
sys-kernel/linux-headers: 6.6-r1::gentoo (virtual/os-headers)
sys-libs/glibc: 2.39-r6::gentoo
Repositories:
gentoo
location: /usr/portage
sync-type: rsync
sync-uri: rsync://rsync.gentoo.org/gentoo-portage
priority: -1000
volatile: True
sync-rsync-verify-jobs: 1
sync-rsync-extra-opts:
sync-rsync-verify-metamanifest: yes
sync-rsync-verify-max-age: 3
localrepo
location: /home/localrepo
masters: gentoo
volatile: True
java
location: /var/lib/layman/java
sync-type: git
sync-uri: git://anongit.gentoo.org/proj/java.git
masters: gentoo
priority: 50
volatile: True
nx
location: /var/lib/layman/nx
sync-type: git
sync-uri: https://anongit.gentoo.org/git/proj/nx.git
masters: gentoo
priority: 50
volatile: True
yurij-overlay
location: /var/lib/layman/yurij-overlay
sync-type: git
sync-uri: https://github.com/yurijmikhalevich/yurij-overlay.git
masters: gentoo
priority: 50
volatile: True
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -mtune=generic"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.9/conf /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -mtune=generic"
DISTDIR="/usr/portage/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync merge-wait multilib-strict network-sandbox news parallel-fetch pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
LEX="flex"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/bash"
USE="3dnow X acl alsa amd64 apm bluetooth bzip2 cdr cet contrib crypt cups dbus dv dvd dvdr dvdread elogind esd gdbm gimpprint gphoto2 iconv ipv6 jpeg libtirpc lm_sensors logrotate mbox mjpeg mmx mp3 mpeg mtp multilib ncurses nls ogg openmp pam pcre png ppds pulseaudio python readline samba seccomp split-usr sse sse2 ssl swat sync-plugin-portage test-rust tiff truetype unicode usb vcd vim-syntax wmf x265 xattr zlib" ABI_X86="64 32" ADA_TARGET="gcc_12" ALSA_CARDS="intel8x0" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 ntrip navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GRUB_PLATFORMS="efi-64 pc" GUILE_SINGLE_TARGET="3-0" GUILE_TARGETS="3-0" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" L10N="en en-US en-GB" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-2" POSTGRES_TARGETS="postgres15" PYTHON_SINGLE_TARGET="python3_12" PYTHON_TARGETS="python3_12" RUBY_TARGETS="ruby31 ruby32" SANE_BACKENDS="hp" VIDEO_CARDS="amdgpu vesa r600 radeonsi" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
Unset: ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, MAKEOPTS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PYTHONPATH, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
|
|
|
Back to top |
|
|
GDH-gentoo Veteran
Joined: 20 Jul 2019 Posts: 1693 Location: South America
|
Posted: Sat Sep 28, 2024 11:33 am Post subject: Re: Multiple issues updating World |
|
|
mgnut57 wrote: | Code: | emerge: there are no ebuilds built with USE flags to satisfy "~dev-qt/qtbase-6.7.2:6[opengl=]".
!!! One of the following packages is required to complete your request:
- dev-qt/qtbase-6.7.2-r4::gentoo (Change USE: -opengl)
- dev-qt/qttools-6.7.2::gentoo (Change USE: +opengl)
(dependency required by "dev-qt/qttools-6.7.2::gentoo" [ebuild])
(dependency required by "dev-qt/qttranslations-6.7.2::gentoo" [ebuild])
(dependency required by "dev-qt/qtbase-6.7.2-r4::gentoo[nls]" [ebuild])
(dependency required by "dev-qt/qtwayland-6.7.2-r3::gentoo" [ebuild])
|
|
Set the opengl USE flag for dev-qt/qtbase and dev-qt/qttools, and then try again. _________________
NeddySeagoon wrote: | I'm not a witch, I'm a retired electronics engineer |
Ionen wrote: | As a packager I just don't want things to get messier with weird build systems and multiple toolchains requirements though |
|
|
Back to top |
|
|
mgnut57 Guru
Joined: 12 Jan 2008 Posts: 308
|
Posted: Sat Sep 28, 2024 3:02 pm Post subject: Re: Multiple issues updating World |
|
|
GDH-gentoo wrote: | mgnut57 wrote: | Code: | emerge: there are no ebuilds built with USE flags to satisfy "~dev-qt/qtbase-6.7.2:6[opengl=]".
!!! One of the following packages is required to complete your request:
- dev-qt/qtbase-6.7.2-r4::gentoo (Change USE: -opengl)
- dev-qt/qttools-6.7.2::gentoo (Change USE: +opengl)
(dependency required by "dev-qt/qttools-6.7.2::gentoo" [ebuild])
(dependency required by "dev-qt/qttranslations-6.7.2::gentoo" [ebuild])
(dependency required by "dev-qt/qtbase-6.7.2-r4::gentoo[nls]" [ebuild])
(dependency required by "dev-qt/qtwayland-6.7.2-r3::gentoo" [ebuild])
|
|
Set the opengl USE flag for dev-qt/qtbase and dev-qt/qttools, and then try again. |
Now it wants me to remove opengl. Should I enable opengl globally?
Code: | The following USE changes are necessary to proceed:
(see "package.use" in the portage(5) man page for more details)
# required by dev-qt/qtdeclarative-6.7.2::gentoo
# required by kde-frameworks/kconfig-6.5.0::gentoo[qml]
# required by kde-frameworks/kbookmarks-6.5.0::gentoo
# required by kde-frameworks/kio-6.5.0::gentoo
# required by kde-frameworks/kcmutils-6.5.0::gentoo
# required by kde-plasma/libplasma-6.1.5::gentoo
# required by kde-plasma/polkit-kde-agent-6.1.5::gentoo
# required by kde-frameworks/kauth-6.5.0::gentoo[policykit]
>=dev-qt/qtbase-6.7.2-r4 -opengl
# required by app-cdr/isoimagewriter-24.05.2::gentoo
# required by @selected
# required by @world (argument)
>=app-crypt/gpgme-1.23.2-r1 qt6 |
Here is the whole transcript:
Code: | # emerge -uUD --backtrack=100 --ask @world
* IMPORTANT: 11 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
These are the packages that would be merged, in order:
Calculating dependencies... done!
Dependency resolution took 53.04 s (backtrack: 0/100).
[ebuild U ] dev-libs/libffi-3.4.6 [3.4.4-r4]
[ebuild U ] dev-python/ensurepip-pip-24.2 [24.1.2]
[ebuild U ] dev-python/ensurepip-setuptools-73.0.1 [71.0.4]
[ebuild U ] media-libs/alsa-ucm-conf-1.2.12 [1.2.11]
[ebuild U ] media-libs/giflib-5.2.2 [5.2.1-r1]
[ebuild U ] net-libs/libnftnl-1.2.7 [1.2.6-r1]
[ebuild U ] sys-devel/binutils-config-5.5.2 [5.5]
[ebuild U ] app-portage/elt-patches-20240824 [20240512]
[ebuild U ] sys-libs/gdbm-1.24 [1.23] USE="-test%"
[ebuild U ] dev-libs/libpcre2-10.44-r1 [10.43]
[ebuild U ] x11-misc/compose-tables-1.8.10 [1.8.9]
[ebuild U ] x11-libs/libX11-1.8.10 [1.8.9]
[ebuild U ] x11-libs/libXtst-1.2.5 [1.2.4]
[ebuild U ] sys-devel/clang-common-18.1.8-r3 [18.1.8-r1]
[ebuild U ] dev-lang/perl-5.40.0 [5.38.2-r3]
[ebuild U ] virtual/perl-Data-Dumper-2.189.0 [2.188.0]
[ebuild U ] virtual/perl-Encode-3.210.0-r1 [3.190.0]
[ebuild U ] virtual/perl-Test-Harness-3.480.0 [3.440.0-r1]
[ebuild U ] dev-libs/openssl-3.0.14 [3.0.13-r2]
[ebuild U ] virtual/perl-Exporter-5.780.0 [5.770.0-r1]
[ebuild U ] virtual/perl-File-Spec-3.900.0 [3.880.0]
[ebuild U ] virtual/perl-IO-1.550.0 [1.520.0]
[ebuild U ] virtual/perl-ExtUtils-CBuilder-0.280.240 [0.280.238]
[ebuild U ] virtual/perl-Time-Local-1.350.0 [1.300.0-r2]
[ebuild U ] virtual/perl-Compress-Raw-Bzip2-2.212.0 [2.204.1_rc]
[ebuild U ] virtual/perl-Getopt-Long-2.570.0-r1 [2.540.0]
[ebuild U ] dev-perl/IO-Socket-SSL-2.88.0 [2.85.0]
[ebuild U ] dev-perl/Text-CSV_XS-1.540.0 [1.520.0] PERL_FEATURES="(-debug) -ithreads% -quadmath%"
[ebuild U ] mail-mta/postfix-3.9.0 [3.8.5] USE="-mongodb%"
[ebuild U ] perl-core/File-Temp-0.231.100-r1 [0.231.100] PERL_FEATURES="(-debug) -ithreads% -quadmath%"
[ebuild U ] virtual/perl-ExtUtils-Manifest-1.750.0 [1.730.0-r2]
[ebuild U ] virtual/perl-Module-Metadata-1.0.38 [1.0.37-r3]
[ebuild U ] virtual/perl-podlators-5.10.200_rc [5.10.0]
[ebuild U ] virtual/perl-version-0.993.0 [0.992.900-r1]
[ebuild U ] virtual/perl-IO-Socket-IP-0.420.0 [0.410.100_rc]
[ebuild U ] virtual/perl-Compress-Raw-Zlib-2.212.0-r1 [2.206.0]
[uninstall ] perl-core/Compress-Raw-Zlib-2.206.0
[blocks b ] <perl-core/Compress-Raw-Zlib-2.212.0 ("<perl-core/Compress-Raw-Zlib-2.212.0" is soft blocking virtual/perl-Compress-Raw-Zlib-2.212.0-r1)
[ebuild U ] virtual/perl-IO-Compress-2.212.0 [2.204.0]
[ebuild U ] virtual/perl-Math-BigInt-2.3.2 [1.999.842]
[uninstall ] perl-core/Math-BigInt-1.999.842
[blocks b ] <perl-core/Math-BigInt-2.3.2 ("<perl-core/Math-BigInt-2.3.2" is soft blocking virtual/perl-Math-BigInt-2.3.2)
[ebuild U ] sys-kernel/linux-firmware-20240909-r1 [20240709-r1]
[ebuild U ] dev-perl/Text-CSV-2.40.0 [2.30.0] PERL_FEATURES="(-debug) -ithreads% -quadmath%"
[ebuild U ] sys-apps/sandbox-2.39 [2.38]
[ebuild U ] app-office/libreoffice-l10n-7.6.7.2 [7.6.4.1]
[ebuild U ] dev-libs/expat-2.6.3 [2.5.0] USE="-test%"
[ebuild U ] dev-db/sqlite-3.46.1 [3.46.0]
[ebuild U ] dev-libs/libsodium-1.0.20 [1.0.19_p20240117]
[ebuild U ] mail-client/alpine-2.26-r4 [2.26-r1]
[ebuild U ] net-dns/bind-tools-9.16.50 [9.16.48]
[ebuild U ] dev-lang/ruby-3.1.6-r1 [3.1.5]
[ebuild U ] dev-lang/ruby-3.2.4-r1 [3.2.4]
[ebuild U ] dev-ruby/timeout-0.4.1 [0.3.2] RUBY_TARGETS="(-ruby33)"
[ebuild U ] dev-ruby/rexml-3.3.6 [3.2.8]
[ebuild U ] dev-ruby/reline-0.5.9 [0.4.3]
[ebuild U ] dev-ruby/irb-1.13.2 [1.11.1]
[ebuild N ] dev-util/colm-0.14.7-r3 USE="-doc"
[ebuild U ] dev-util/ragel-7.0.4-r3 [6.10] USE="-doc%"
[blocks b ] <dev-util/ragel-7.0.3 ("<dev-util/ragel-7.0.3" is soft blocking dev-util/colm-0.14.7-r3)
[ebuild U ] dev-ruby/json-2.7.2-r1 [2.7.2]
[ebuild U ] dev-java/openjdk-bin-17.0.12_p7 [17.0.11_p9]
[ebuild NS ~] dev-java/gradle-bin-8.10 [8.7]
[ebuild U ] dev-java/maven-bin-3.9.9 [3.9.8]
[ebuild U ] app-text/hunspell-1.7.2-r1 [1.7.2]
[ebuild U ] app-text/aspell-0.60.8.1-r1 [0.60.8.1]
[ebuild U ] app-crypt/rhash-1.4.4-r1 [1.4.3]
[ebuild U ] app-crypt/pinentry-1.3.0-r3 [1.2.1-r7] USE="-qt6%"
[ebuild U ] app-editors/nano-8.1 [8.0]
[ebuild U ] net-misc/whois-5.5.23 [5.5.21]
[ebuild R ] dev-libs/elfutils-0.191-r1 USE="-valgrind% (-static-libs%*)"
[ebuild U ] dev-libs/nettle-3.10 [3.9.1-r1]
[ebuild U ] sys-apps/iproute2-6.9.0 [6.8.0-r2]
[ebuild U ] net-libs/gnutls-3.8.7.1-r1 [3.8.0]
[ebuild NS ] sys-kernel/gentoo-sources-6.6.52 [5.4.72, 6.6.38]
[ebuild U ] dev-libs/xmlsec-1.3.4 [1.3.3-r1]
[ebuild U ] x11-libs/libXfont2-2.0.7 [2.0.6-r1]
[ebuild U ~] dev-vcs/git-2.46.1 [2.45.2] PYTHON_SINGLE_TARGET="-python3_13%"
[ebuild U ] dev-lang/python-3.12.6_p2 [3.12.3-r1]
[ebuild U ] dev-lang/python-3.11.10_p1 [3.11.9-r1]
[ebuild U ] dev-lang/python-3.10.15_p1 [3.10.14_p1-r1]
[ebuild U ] media-libs/alsa-lib-1.2.12 [1.2.11]
[ebuild U ] sys-apps/gptfdisk-1.0.10-r1 [1.0.9-r3]
[ebuild U ] dev-python/truststore-0.9.2 [0.9.1]
[ebuild N ] dev-python/typing-extensions-4.12.2 USE="-test" PYTHON_TARGETS="python3_12 (-pypy3) -python3_10 -python3_11 (-python3_13)"
[ebuild U ] dev-libs/libixion-0.19.0-r1 [0.19.0]
[ebuild U ] app-arch/libarchive-3.7.5 [3.7.4]
[ebuild U ] dev-python/more-itertools-10.4.0 [10.3.0]
[ebuild U ] dev-python/wheel-0.44.0 [0.43.0]
[ebuild U ] dev-python/jaraco-context-6.0.1 [5.3.0]
[ebuild U ] dev-python/idna-3.8 [3.7]
[ebuild N ] x11-libs/xcb-util-cursor-0.1.5 ABI_X86="32 (64) (-x32)"
[ebuild U ] media-sound/alsa-utils-1.2.12 [1.2.11]
[ebuild U ] dev-java/openjdk-bin-8.422_p05 [8.412_p08]
[ebuild U ] dev-python/jaraco-functools-4.0.2 [4.0.1]
[ebuild U ] dev-python/jaraco-text-4.0.0 [3.14.0]
[ebuild U ] dev-python/setuptools-73.0.1 [71.0.4]
[ebuild U ] dev-build/meson-1.5.1 [1.4.1] PYTHON_TARGETS="(-python3_13)"
[ebuild U ] dev-python/cython-3.0.11 [3.0.10]
[ebuild U ] app-crypt/gpgme-1.23.2-r1 [1.23.2] USE="qt6*"
[ebuild U ] dev-python/pip-24.2-r1 [24.1.2]
[ebuild U ] dev-python/certifi-3024.7.22 [3021.3.16-r4]
[ebuild U ] dev-python/lark-1.2.2 [1.1.9]
[ebuild U ] dev-python/sip-6.8.6-r1 [6.8.6]
[ebuild U ] dev-python/cffi-1.17.1 [1.17.0_rc1]
[ebuild U ] dev-python/argcomplete-3.5.0 [3.4.0]
[ebuild U ] dev-util/desktop-file-utils-0.27-r1 [0.27]
[ebuild U ] x11-libs/libdrm-2.4.122-r1 [2.4.122] USE="-doc%"
[ebuild U ] x11-libs/libxkbcommon-1.7.0-r1 [1.7.0]
[ebuild U ] dev-python/lxml-5.3.0 [5.2.2]
[ebuild U ] media-libs/dav1d-1.4.2 [1.3.0]
[ebuild U ] app-portage/portage-utils-0.97 [0.96.1]
[ebuild U ] dev-libs/jsoncpp-1.9.5-r1 [1.9.5] ABI_X86="32%* (64%*) (-x32)"
[ebuild U ] dev-libs/libxmlb-0.3.19 [0.3.14] USE="lzma%*"
[ebuild U ] dev-python/numpy-2.0.2 [2.0.0]
[ebuild U ] app-arch/lz4-1.10.0-r1 [1.9.4] USE="-test%"
[ebuild U ] dev-build/cmake-3.30.2 [3.28.5]
[ebuild U ] dev-libs/gobject-introspection-1.78.1-r1 [1.78.1]
[ebuild U ~] app-text/master-pdf-editor-5.9.85 [5.9.84]
[ebuild U ] media-libs/libva-2.22.0 [2.21.0]
[ebuild U ] kde-frameworks/extra-cmake-modules-6.5.0-r1 [5.116.0]
[ebuild U ] media-libs/libjpeg-turbo-3.0.3-r1 [3.0.0]
[ebuild U ] media-libs/harfbuzz-9.0.0 [8.5.0]
[ebuild U ] net-libs/nghttp2-1.62.1 [1.61.0]
[ebuild U ] media-libs/libaom-3.9.1 [3.8.1]
[ebuild U ] dev-libs/appstream-1.0.3 [0.16.4] USE="-qt6%"
[ebuild U ] media-libs/openjpeg-2.5.2 [2.5.0-r6]
[ebuild U ] net-libs/ngtcp2-1.7.0 [1.5.0]
[ebuild U ] dev-lang/rust-1.80.1 [1.79.0]
[ebuild U ] dev-util/vulkan-headers-1.3.290.0-r1 [1.3.283.0]
[ebuild U ] media-gfx/exiv2-0.28.3 [0.28.2-r1]
[ebuild U ] media-libs/libgphoto2-2.5.31-r2 [2.5.31-r1]
[ebuild U ] virtual/rust-1.80.1 [1.79.0]
[ebuild U ] app-admin/perl-cleaner-2.31-r2 [2.31]
[ebuild U ] media-libs/vulkan-loader-1.3.290.0 [1.3.283.0]
[ebuild U ] dev-util/cbindgen-0.27.0 [0.26.0] USE="-test%"
[ebuild U ] app-crypt/rpm-sequoia-1.7.0 [1.6.0] LLVM_SLOT="18%* -17%"
[ebuild U ] x11-libs/gtk+-3.24.41-r1 [3.24.41]
[ebuild U ] dev-libs/ayatana-ido-0.10.2 [0.9.3]
[ebuild U ] net-libs/gtk-vnc-1.3.1-r1 [1.3.1] USE="X%* -wayland%"
[ebuild U ] x11-libs/wxGTK-3.2.2.1-r5 [3.2.2.1-r4]
[ebuild U ] dev-libs/libayatana-indicator-0.9.4 [0.9.3]
[ebuild U ] dev-libs/libayatana-appindicator-0.5.93 [0.5.92]
[ebuild U ] sys-apps/systemd-utils-254.17 [254.13]
[ebuild U ] dev-libs/libgudev-238-r2 [238-r1]
[ebuild U ] app-admin/logrotate-3.22.0 [3.21.0]
[ebuild U ] app-portage/gentoolkit-0.6.7 [0.6.5] USE="-test%" PYTHON_TARGETS="(-python3_13)"
[ebuild U ] net-dns/bind-9.16.50 [9.16.48]
[ebuild U ~] sys-apps/logwatch-7.11 [7.10]
[ebuild U ] media-libs/libv4l-1.28.1 [1.26.1] USE="-qt6%"
[ebuild U ] sys-fs/cryptsetup-2.7.5 [2.7.2]
[ebuild U ] sys-boot/grub-2.12-r5 [2.12-r4] USE="device-mapper* -secureboot%"
[ebuild U ] sys-auth/elogind-252.9-r2 [246.10-r4] USE="-cgroup-hybrid*"
[ebuild U ] sys-apps/shadow-4.14.8 [4.14.2]
[ebuild U ] app-emulation/libvirt-10.3.0-r3 [10.3.0-r2]
[ebuild U ] sys-libs/libnvme-1.10 [1.9] PYTHON_TARGETS="(-python3_13)"
[ebuild U ] mail-client/thunderbird-bin-115.15.0-r1 [115.14.0]
[ebuild U ] www-client/firefox-bin-130.0.1 [129.0]
[ebuild U ] sys-libs/libblockdev-3.1.1 [3.0.4]
[ebuild U ] app-emulation/winetricks-20240105-r1 [20240105] USE="-gui%"
[ebuild N ] dev-qt/qtbase-6.7.2-r4 USE="X concurrent cups dbus gui icu libinput libproxy network nls sql sqlite ssl udev wayland widgets xml (zstd) -accessibility -brotli -eglfs -evdev -gles2-only -gssapi -gtk -journald -mysql -oci8 -odbc -opengl -postgres -renderdoc -sctp -syslog -test -tslib -vulkan"
[ebuild N ] dev-qt/qtwayland-6.7.2-r3 USE="-accessibility -compositor -qml -test -vulkan"
[ebuild N ] dev-qt/qttools-6.7.2 USE="assistant linguist opengl qdbus widgets (zstd) -clang -designer -distancefieldgenerator -gles2-only -pixeltool -qdoc -qml -qtattributionsscanner -qtdiag -qtplugininfo -vulkan" LLVM_SLOT="18 -15 -16 -17"
[ebuild NS ] dev-qt/qttranslations-6.7.2 [5.15.14]
[ebuild NS ] dev-qt/qtsvg-6.7.2 [5.15.14]
[ebuild N ] dev-qt/qtshadertools-6.7.2 USE="-test"
[ebuild N ] dev-libs/plasma-wayland-protocols-1.13.0
[ebuild R ] sys-auth/polkit-qt-0.200.0 USE="qt6*"
[ebuild NS ] dev-qt/qtnetworkauth-6.7.2 [5.15.14]
[ebuild NS ] dev-qt/qtdeclarative-6.7.2 [5.15.14] USE="network%* sql%* ssl%* -accessibility% -opengl% -qmlls% -svg%"
[ebuild NS ] dev-qt/qtmultimedia-6.7.2-r2 [5.15.14] USE="X%* ffmpeg%* opengl%* -eglfs% -v4l% -vaapi% -vulkan%"
[ebuild N ] dev-qt/qt5compat-6.7.2 USE="icu qml -test"
[ebuild R ] media-libs/mlt-7.24.0 USE="qt6*"
[ebuild R ] app-crypt/qca-2.3.9 USE="qt6*"
[ebuild U ] sys-libs/compiler-rt-18.1.8-r1 [18.1.8]
[ebuild U ] sys-libs/compiler-rt-sanitizers-18.1.8-r1 [18.1.8]
[ebuild U ] x11-themes/mate-themes-3.22.24-r1 [3.22.24]
[ebuild U ] mate-base/caja-1.28.0-r1 [1.28.0]
[ebuild U ] dev-util/wayland-scanner-1.23.0 [1.22.0]
[ebuild U ] dev-libs/wayland-1.23.0-r1 [1.22.0]
[blocks b ] <dev-libs/wayland-1.23.0 ("<dev-libs/wayland-1.23.0" is soft blocking dev-util/wayland-scanner-1.23.0)
[ebuild U ] media-libs/mesa-24.1.7 [24.1.3]
[ebuild U ] gui-libs/gtk-4.14.4-r1 [4.12.5-r1]
[ebuild U ] www-client/google-chrome-129.0.6668.58 [127.0.6533.99]
[ebuild U ] app-office/libreoffice-bin-7.6.7.2 [7.6.4.1] PYTHON_SINGLE_TARGET="python3_12%*"
[ebuild U ] media-video/vlc-3.0.21 [3.0.20-r11]
[ebuild U ] www-client/firefox-115.15.0 [115.14.0]
[ebuild U ] gui-libs/libadwaita-1.5.2 [1.4.4]
[ebuild U ] net-misc/tigervnc-1.14.0-r1 [1.13.1-r3]
[ebuild NS ] kde-frameworks/breeze-icons-6.5.0 [5.116.0]
[uninstall ] kde-frameworks/breeze-icons-5.116.0
[blocks b ] kde-frameworks/breeze-icons:5 ("kde-frameworks/breeze-icons:5" is soft blocking kde-frameworks/breeze-icons-6.5.0)
[ebuild NS ] kde-frameworks/kf-env-6 [5]
[uninstall ] kde-frameworks/kf-env-5
[blocks b ] kde-frameworks/kf-env:5 ("kde-frameworks/kf-env:5" is soft blocking kde-frameworks/kf-env-6)
[ebuild NS ] kde-frameworks/kcoreaddons-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/kconfig-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/ki18n-6.5.0 [5.116.0] PYTHON_SINGLE_TARGET="(-python3_13)"
[ebuild NS ] kde-frameworks/kwidgetsaddons-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/karchive-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/kdbusaddons-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/kirigami-6.5.0-r1 [5.116.0]
[ebuild NS ] kde-frameworks/kcodecs-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/kwindowsystem-6.5.0-r1 [5.116.0] USE="wayland*"
[ebuild NS ] kde-frameworks/kitemviews-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/solid-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/kglobalaccel-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/sonnet-6.5.0 [5.116.0] USE="qml*"
[ebuild NS ] kde-frameworks/prison-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/bluez-qt-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/attica-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/knotifications-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/kcrash-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/kdoctools-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/kcompletion-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/kpackage-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/kfilemetadata-6.5.0-r1 [5.116.0]
[ebuild N ] kde-plasma/plasma-activities-6.1.5 USE="-debug -doc -test"
[ebuild NS ] kde-frameworks/kservice-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/kjobwidgets-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/knewstuff-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/kded-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/kauth-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/kguiaddons-6.5.0-r1 [5.116.0]
[uninstall ] kde-frameworks/kguiaddons-5.116.0
[blocks b ] kde-frameworks/kguiaddons:5[-kf6compat(-)] ("kde-frameworks/kguiaddons:5[-kf6compat(-)]" is soft blocking kde-frameworks/kguiaddons-6.5.0-r1)
[ebuild N ] kde-frameworks/kcolorscheme-6.5.0 USE="-debug -doc"
[ebuild NS ] kde-frameworks/kdeclarative-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/kconfigwidgets-6.5.0 [5.116.0]
[ebuild N ] kde-frameworks/ksvg-6.5.0 USE="-debug -doc -test"
[ebuild NS ] kde-frameworks/kiconthemes-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/ktextwidgets-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/kxmlgui-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/kbookmarks-6.5.0 [5.116.0]
[ebuild N ] kde-frameworks/qqc2-desktop-style-6.5.0 USE="-debug -test"
[ebuild NS ] kde-frameworks/kwallet-6.5.0 [5.116.0]
[uninstall ] kde-frameworks/kwallet-5.116.0
[blocks b ] kde-frameworks/kwallet:5[-kf6compat(-)] ("kde-frameworks/kwallet:5[-kf6compat(-)]" is soft blocking kde-frameworks/kwallet-6.5.0)
[ebuild NS ] kde-frameworks/kio-6.5.0 [5.116.0] USE="-wayland%"
[ebuild NS ] kde-frameworks/knotifyconfig-6.5.0 [5.116.0]
[ebuild NS ] kde-frameworks/purpose-6.5.0-r1 [5.116.0-r1] USE="-webengine%"
[ebuild N ] kde-frameworks/kcmutils-6.5.0 USE="-debug -doc -test"
[ebuild N ] kde-plasma/libplasma-6.1.5 USE="-debug -doc -gles2-only -test"
[ebuild NS ] kde-apps/kdenlive-24.05.2 [23.08.5]
[uninstall ] kde-apps/kdenlive-23.08.5
[blocks b ] kde-apps/kdenlive:5 ("kde-apps/kdenlive:5" is soft blocking kde-apps/kdenlive-24.05.2)
[ebuild NS ] kde-plasma/polkit-kde-agent-6.1.5 [5.27.11]
[uninstall ] kde-plasma/polkit-kde-agent-5.27.11
[blocks b ] kde-plasma/polkit-kde-agent:5 ("kde-plasma/polkit-kde-agent:5" is soft blocking kde-plasma/polkit-kde-agent-6.1.5)
[ebuild NS ] app-cdr/isoimagewriter-24.05.2 [1.0.0]
[uninstall ] app-cdr/isoimagewriter-1.0.0
[blocks b ] app-cdr/isoimagewriter:5 ("app-cdr/isoimagewriter:5" is soft blocking app-cdr/isoimagewriter-24.05.2)
!!! 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.40.0:0/5.40::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.40* required by (virtual/perl-Parse-CPAN-Meta-2.150.10-r8:0/0::gentoo, installed) USE="" ABI_X86="(64)"
^ ^^^^^
(and 40 more with the same problem)
(dev-lang/perl-5.38.2-r3:0/5.38::gentoo, installed) USE="gdbm -berkdb -doc -minimal" ABI_X86="(64)" PERL_FEATURES="(-debug) -ithreads -quadmath" pulled in by
dev-lang/perl:0/5.38= required by (dev-perl/Socket6-0.290.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)"
^^^^^^^^
(and 94 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.
For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.
The following USE changes are necessary to proceed:
(see "package.use" in the portage(5) man page for more details)
# required by dev-qt/qtdeclarative-6.7.2::gentoo
# required by kde-frameworks/kconfig-6.5.0::gentoo[qml]
# required by kde-frameworks/kbookmarks-6.5.0::gentoo
# required by kde-frameworks/kio-6.5.0::gentoo
# required by kde-frameworks/kcmutils-6.5.0::gentoo
# required by kde-plasma/libplasma-6.1.5::gentoo
# required by kde-plasma/polkit-kde-agent-6.1.5::gentoo
# required by kde-frameworks/kauth-6.5.0::gentoo[policykit]
>=dev-qt/qtbase-6.7.2-r4 -opengl
# required by app-cdr/isoimagewriter-24.05.2::gentoo
# required by @selected
# required by @world (argument)
>=app-crypt/gpgme-1.23.2-r1 qt6
Would you like to add these changes to your config files? [Yes/No] no
* In order to avoid wasting time, backtracking has terminated early
* due to the above autounmask change(s). The --autounmask-backtrack=y
* option can be used to force further backtracking, but there is no
* guarantee that it will produce a solution.
|
|
|
Back to top |
|
|
GDH-gentoo Veteran
Joined: 20 Jul 2019 Posts: 1693 Location: South America
|
Posted: Sat Sep 28, 2024 3:44 pm Post subject: |
|
|
Well, you have several desktop packages, but your profile is not a desktop profile, so if you want to keep it, you'll need several manual USE flag adjustments.
- The opengl USE flag needs to be set for all of dev-qt/qtbase, dev-qt/qttools, dev-qt/qtdeclarative and dev-qt/qtmultimedia, because the @world update is going to install dev-qt/qtwayland, and dev-qt/* packages need consistent USE flag settings.
- The qt6 USE flag needs to be set for at least app-crypt/gpgme, because you have app-cdr/isoimagewriter installed and it needs that.
So either start with that and try again, or just switch to a desktop profile if you don't want to micromanage USE flags. _________________
NeddySeagoon wrote: | I'm not a witch, I'm a retired electronics engineer |
Ionen wrote: | As a packager I just don't want things to get messier with weird build systems and multiple toolchains requirements though |
Last edited by GDH-gentoo on Sat Sep 28, 2024 3:45 pm; edited 1 time in total |
|
Back to top |
|
|
mgnut57 Guru
Joined: 12 Jan 2008 Posts: 308
|
Posted: Sat Sep 28, 2024 8:40 pm Post subject: |
|
|
GDH-gentoo wrote: | Well, you have several desktop packages, but your profile is not a desktop profile, so if you want to keep it, you'll need several manual USE flag adjustments.
- The opengl USE flag needs to be set for all of dev-qt/qtbase, dev-qt/qttools, dev-qt/qtdeclarative and dev-qt/qtmultimedia, because the @world update is going to install dev-qt/qtwayland, and dev-qt/* packages need consistent USE flag settings.
- The qt6 USE flag needs to be set for at least app-crypt/gpgme, because you have app-cdr/isoimagewriter installed and it needs that.
So either start with that and try again, or just switch to a desktop profile if you don't want to micromanage USE flags. |
I don't use a Desktop profile because I am running non-systemd with MATE desktop. |
|
Back to top |
|
|
mgnut57 Guru
Joined: 12 Jan 2008 Posts: 308
|
Posted: Sat Sep 28, 2024 9:09 pm Post subject: |
|
|
GDH-gentoo wrote: | Well, you have several desktop packages, but your profile is not a desktop profile, so if you want to keep it, you'll need several manual USE flag adjustments.
- The opengl USE flag needs to be set for all of dev-qt/qtbase, dev-qt/qttools, dev-qt/qtdeclarative and dev-qt/qtmultimedia, because the @world update is going to install dev-qt/qtwayland, and dev-qt/* packages need consistent USE flag settings.
- The qt6 USE flag needs to be set for at least app-crypt/gpgme, because you have app-cdr/isoimagewriter installed and it needs that.
. |
This worked. I had to change app-crypt/gpgme from qt5 to qt6. |
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9263
|
Posted: Sun Sep 29, 2024 3:44 am Post subject: |
|
|
mgnut57 wrote: | I don't use a Desktop profile because I am running non-systemd with MATE desktop. |
MATE is a desktop.
desktop profile does not have systemd.
So, that's not really an argument. |
|
Back to top |
|
|
mgnut57 Guru
Joined: 12 Jan 2008 Posts: 308
|
Posted: Sun Sep 29, 2024 8:38 pm Post subject: |
|
|
asturm wrote: | mgnut57 wrote: | I don't use a Desktop profile because I am running non-systemd with MATE desktop. |
MATE is a desktop.
desktop profile does not have systemd.
So, that's not really an argument. |
I changed to a desktop profile:
Code: | [46] default/linux/amd64/23.0/split-usr/desktop (stable) * |
and tried to run emerge --newuse, unfortunately, this was the result:
Code: | # emerge --ask --newuse @world
* IMPORTANT: 11 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
These are the packages that would be merged, in order:
Calculating dependencies -
!!! Problem resolving dependencies for x11-misc/redshift from @selected ... done!
Dependency resolution took 31.99 s (backtrack: 5/20).
WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:
x11-libs/gtk+:3
(x11-libs/gtk+-3.24.41-r1:3/3::gentoo, ebuild scheduled for merge) USE="X cups introspection vim-syntax wayland (-aqua) -broadway -cloudproviders -colord -examples -gtk-doc -sysprof -test -xinerama" ABI_X86="32 (64) (-x32)" conflicts with
>=x11-libs/gtk+-3.21.0:3[X,introspection,-wayland] required by (media-libs/clutter-gtk-1.8.4-r1:1.0/1.0::gentoo, installed) USE="X introspection userland_GNU -debug -examples -gtk -wayland" ABI_X86="(64)"
^^^^^^^^
!!! The following update(s) have been skipped due to unsatisfied dependencies
!!! triggered by backtracking:
x11-themes/adwaita-icon-theme:0
x11-misc/redshift:0
!!! The ebuild selected to satisfy "x11-misc/redshift" has unmet requirements.
- x11-misc/redshift-1.12-r10::gentoo USE="gtk nls -appindicator -geoclue" ABI_X86="(64)" PYTHON_TARGETS="-python3_10 -python3_11"
The following REQUIRED_USE flag constraints are unsatisfied:
gtk? ( any-of ( python_targets_python3_10 python_targets_python3_11 ) )
(dependency required by "@selected" [set])
(dependency required by "@world" [argument]) |
|
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9263
|
Posted: Sun Sep 29, 2024 10:26 pm Post subject: |
|
|
redshift is in your @world file, so this is not a result of the profile change, but the follow-up emerge -N run. It appears that redshift is a crusty piece of software still depending on py3_11.
Well, indirectly it is caused by that if you hadn't had redshift[gtk] enabled yet, which it is now, by desktop profile. Portage output is telling you as much. |
|
Back to top |
|
|
mgnut57 Guru
Joined: 12 Jan 2008 Posts: 308
|
Posted: Sun Sep 29, 2024 11:00 pm Post subject: |
|
|
asturm wrote: | redshift is in your @world file, so this is not a result of the profile change, but the follow-up emerge -N run. It appears that redshift is a crusty piece of software still depending on py3_11.
Well, indirectly it is caused by that if you hadn't had redshift[gtk] enabled yet, which it is now, by desktop profile. Portage output is telling you as much. |
Once again, thank you for your help. I unmerged redshift, since I don't think I need it. I probably installed it when looking for something to shift the monitor colors at night.
Still some more problems. I hope that, in the long term, using a desktop profile will reduce the number of these issues.
Code: | # emerge --ask --newuse --backtrack=100 @world
* IMPORTANT: 11 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
These are the packages that would be merged, in order:
Calculating dependencies |
!!! Problem resolving dependencies for sys-devel/distcc from @selected ... done!
Dependency resolution took 46.07 s (backtrack: 11/100).
WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:
x11-libs/gtk+:3
(x11-libs/gtk+-3.24.41-r1:3/3::gentoo, ebuild scheduled for merge) USE="X cups introspection vim-syntax wayland (-aqua) -broadway -cloudproviders -colord -examples -gtk-doc -sysprof -test -xinerama" ABI_X86="32 (64) (-x32)" conflicts with
>=x11-libs/gtk+-3.21.0:3[X,introspection,-wayland] required by (media-libs/clutter-gtk-1.8.4-r1:1.0/1.0::gentoo, installed) USE="X introspection userland_GNU -debug -examples -gtk -wayland" ABI_X86="(64)"
^^^^^^^^
!!! The following update(s) have been skipped due to unsatisfied dependencies
!!! triggered by backtracking:
x11-themes/adwaita-icon-theme:0
www-client/firefox-bin:rapid
www-client/firefox:esr
sys-devel/distcc:0
!!! The ebuild selected to satisfy "sys-devel/distcc" has unmet requirements.
- sys-devel/distcc-3.4-r2::gentoo USE="gtk ipv6 -gssapi -hardened (-selinux) -xinetd -zeroconf" ABI_X86="(64)" PYTHON_SINGLE_TARGET="-python3_10 -python3_11"
The following REQUIRED_USE flag constraints are unsatisfied:
exactly-one-of ( python_single_target_python3_10 python_single_target_python3_11 )
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])
|
|
|
Back to top |
|
|
Josef.95 Advocate
Joined: 03 Sep 2007 Posts: 4669 Location: Germany
|
Posted: Sun Sep 29, 2024 11:19 pm Post subject: |
|
|
Please adding --update and --deep to your @world update command, this should update to a py3.12 compatible sys-devel/distcc-3.4-r4 (latest stable) version,
like Code: | emerge -avuDU @world --backtrack=100 |
|
|
Back to top |
|
|
mgnut57 Guru
Joined: 12 Jan 2008 Posts: 308
|
Posted: Mon Sep 30, 2024 1:38 am Post subject: |
|
|
Josef.95 wrote: | Please adding --update and --deep to your @world update command, this should update to a py3.12 compatible sys-devel/distcc-3.4-r4 (latest stable) version,
like Code: | emerge -avuDU @world --backtrack=100 |
|
That allowed emerge to find a set of package updates, but there are some skipped. I'll let it start.
Code: |
WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:
net-libs/libnice:0
(net-libs/libnice-0.1.22:0/0::gentoo, ebuild scheduled for merge) USE="gnutls introspection upnp -gtk-doc -test" ABI_X86="32 (64) (-x32)" conflicts with
~net-libs/libnice-0.1.21[abi_x86_32(-),abi_x86_64(-)] required by (media-plugins/gst-plugins-libnice-0.1.21:1.0/1.0::gentoo, installed) USE="" ABI_X86="32 (64) (-x32)"
^ ^^^^^^
dev-libs/boost:0
(dev-libs/boost-1.85.0-r1:0/1.85.0.1::gentoo, ebuild scheduled for merge) USE="bzip2 context icu nls python stacktrace zlib -debug -doc -lzma -mpi -numpy -tools -zstd" ABI_X86="32 (64) (-x32)" PYTHON_TARGETS="python3_12 -python3_10 -python3_11" conflicts with
dev-libs/boost:0/1.84.0 required by (app-office/libreoffice-bin-7.6.7.2:0/0::gentoo, installed) USE="-gnome -java -kde" ABI_X86="(64)" CPU_FLAGS_X86="sse2" PYTHON_SINGLE_TARGET="python3_12"
^^^^^^^^^
dev-libs/boost:0/1.84.0=[zlib(+)] required by (dev-libs/liborcus-0.19.2:0/0.18::gentoo, installed) USE="python spreadsheet-model -test -tools" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11"
^^^^^^^^^^
dev-libs/boost:0/1.84.0= required by (dev-cpp/libcmis-0.6.2:0/0.6::gentoo, installed) USE="-man -test -tools" ABI_X86="(64)"
^^^^^^^^^^
dev-libs/boost:0/1.84.0=[nls] required by (app-office/libreoffice-bin-7.6.7.2:0/0::gentoo, installed) USE="-gnome -java -kde" ABI_X86="(64)" CPU_FLAGS_X86="sse2" PYTHON_SINGLE_TARGET="python3_12"
^^^^^^^^^^
dev-libs/boost:0/1.84.0= required by (dev-libs/libixion-0.19.0-r1:0/0.18::gentoo, installed) USE="python -debug" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11"
^^^^^^^^^^
dev-libs/boost:0/1.84.0= required by (dev-util/mdds-2.1.1:1/2.1::gentoo, installed) USE="openmp -doc -test" ABI_X86="(64)"
^^^^^^^^^^
!!! The following installed packages are masked:
- sys-kernel/gentoo-sources-5.4.72::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Sam James <sam@gentoo.org> (2023-12-14)
# Gentoo's kernel maintainers have decided to discontinue gentoo-sources and
# gentoo-kernel for old kernel LTS branches because of the resources to require
# testing and patching them, combined with changing kernel lifecycles.
#
# The new policy is to support kernels with genpatches for 3 years after their
# release.
#
# Specifically, 4.14/4.19/5.4 have been dropped. See https://www.mpagano.com/blog/?p=315
# and http://www.kroah.com/log/blog/2018/08/24/what-stable-kernel-should-i-use/.
#
# sys-kernel/vanilla-sources will continue to be provided for all branches
# until they reach formal upstream EOL.
#
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Would you like to merge these packages? [Yes/No] |
|
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9263
|
Posted: Mon Sep 30, 2024 8:29 am Post subject: |
|
|
Code: | net-libs/libnice:0
(net-libs/libnice-0.1.22:0/0::gentoo, ebuild scheduled for merge) USE="gnutls introspection upnp -gtk-doc -test" ABI_X86="32 (64) (-x32)" conflicts with
~net-libs/libnice-0.1.21[abi_x86_32(-),abi_x86_64(-)] required by (media-plugins/gst-plugins-libnice-0.1.21:1.0/1.0::gentoo, installed) USE="" ABI_X86="32 (64) (-x32)"
^ ^^^^^^ |
That indicates mixed ~arch/arch keywords on you system where a stable dependency (media-plugins/gst-plugins-libnice-0.1.21) blocks update to an unstable (net-libs/libnice-0.1.22) one.
Nothing you can do about LO-bin except building non-bin. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|