Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Slot conflict - can't see why - SOLVED
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
deagol
n00b
n00b


Joined: 12 Jul 2014
Posts: 62

PostPosted: Tue Jun 11, 2024 7:10 pm    Post subject: Slot conflict - can't see why - SOLVED Reply with quote

I've tried to update my gentoo kde install last Friday. Got a Slot conflict and I'm unable to figure out how to get out of it.

I'm normally running "emerge -a --update --deep --with-bdeps=y --newuse world --autounmask-write".
When I try that I get the following
Quote:
These are the packages that would be merged, in order:

Calculating dependencies... done!
Dependency resolution took 3.78 s (backtrack: 0/20).


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

dev-qt/qtgui:5

(dev-qt/qtgui-5.15.14:5/5.15.14::gentoo, ebuild scheduled for merge) USE="X accessibility dbus egl jpeg libinput png udev vulkan wayland -debug -eglfs -evdev -gles2-only -ibus -linuxfb -test -tslib -tuio -vnc" ABI_X86="(64)" pulled in by
=dev-qt/qtgui-5.15.14*:5=[dbus] required by (dev-qt/qtwidgets-5.15.14:5/5.15::gentoo, ebuild scheduled for merge) USE="X dbus gtk png -debug -gles2-only -test" ABI_X86="(64)"
^ ^^^^^^^^^^^
(and 6 more with the same problem)

(dev-qt/qtgui-5.15.13:5/5.15.13::gentoo, installed) USE="X accessibility dbus egl jpeg libinput png udev vulkan wayland -debug -eglfs -evdev -gles2-only -ibus -linuxfb -test -tslib -tuio -vnc" ABI_X86="(64)" pulled in by
>=dev-qt/qtgui-5.15.9:5/5.15.13=[egl] required by (kde-plasma/kwayland-5.116.0:5/5.116::gentoo, installed) USE="-debug -doc -test" ABI_X86="(64)"
^^^^^^^^^^^
=dev-qt/qtgui-5.15.13*:5/5.15.13=[egl,libinput,vulkan] required by (dev-qt/qtwayland-5.15.13:5/5.15.13::gentoo, installed) USE="vulkan -compositor -debug -test" ABI_X86="(64)"
^ ^^^^^^^^^^^^^^^^^^^
(and 3 more with the same problems)

dev-qt/qtcore:5

(dev-qt/qtcore-5.15.14:5/5.15.14::gentoo, ebuild scheduled for merge) USE="icu -debug -old-kernel -test" ABI_X86="(64)" pulled in by
=dev-qt/qtcore-5.15.14*:5= required by (dev-qt/qtxml-5.15.14:5/5.15::gentoo, ebuild scheduled for merge) USE="-debug -test" ABI_X86="(64)"
^ ^^^^^^^^^^^
(and 14 more with the same problem)

(dev-qt/qtcore-5.15.13:5/5.15.13::gentoo, installed) USE="icu -debug -old-kernel -test" ABI_X86="(64)" pulled in by
=dev-qt/qtcore-5.15.13*:5/5.15.13= required by (dev-qt/qtgui-5.15.13:5/5.15.13::gentoo, installed) USE="X accessibility dbus egl jpeg libinput png udev vulkan wayland -debug -eglfs -evdev -gles2-only -ibus -linuxfb -test -tslib -tuio -vnc" ABI_X86="(64)"
^ ^^^^^^^^^^^^^^^^^^^
>=dev-qt/qtcore-5.15.9:5/5.15.13= required by (kde-frameworks/kxmlgui-5.116.0:5/5.116::gentoo, installed) USE="-debug -designer -doc -test" ABI_X86="(64)"
^^^^^^^^^^^
(and 2 more with the same problems)

dev-qt/qtdbus:5

(dev-qt/qtdbus-5.15.14:5/5.15::gentoo, ebuild scheduled for merge) USE="-debug -test" ABI_X86="(64)" pulled in by
=dev-qt/qtdbus-5.15.14* required by (dev-qt/qtwidgets-5.15.14:5/5.15::gentoo, ebuild scheduled for merge) USE="X dbus gtk png -debug -gles2-only -test" ABI_X86="(64)"
^ ^^^^^^^^
(and 1 more with the same problem)

(dev-qt/qtdbus-5.15.13:5/5.15::gentoo, installed) USE="-debug -test" ABI_X86="(64)" pulled in by
=dev-qt/qtdbus-5.15.13* required by (dev-qt/qtgui-5.15.13:5/5.15.13::gentoo, installed) USE="X accessibility dbus egl jpeg libinput png udev vulkan wayland -debug -eglfs -evdev -gles2-only -ibus -linuxfb -test -tslib -tuio -vnc" ABI_X86="(64)"
^ ^^^^^^^^

dev-qt/qtwayland:5

(dev-qt/qtwayland-5.15.13:5/5.15.13::gentoo, installed) USE="vulkan -compositor -debug -test" ABI_X86="(64)" pulled in by
>=dev-qt/qtwayland-5.15.9:5/5.15.13= required by (kde-plasma/kwayland-integration-5.27.11:5/5::gentoo, installed) USE="-debug" ABI_X86="(64)"
^^^^^^^^^^^
=dev-qt/qtwayland-5.15.13* required by (dev-qt/qtgui-5.15.13:5/5.15.13::gentoo, installed) USE="X accessibility dbus egl jpeg libinput png udev vulkan wayland -debug -eglfs -evdev -gles2-only -ibus -linuxfb -test -tslib -tuio -vnc" ABI_X86="(64)"
^ ^^^^^^^^
(and 1 more with the same problems)

(dev-qt/qtwayland-5.15.14:5/5.15.14::gentoo, ebuild scheduled for merge) USE="vulkan -compositor -debug -test" ABI_X86="(64)" pulled in by
=dev-qt/qtwayland-5.15.14* required by (dev-qt/qtgui-5.15.14:5/5.15.14::gentoo, ebuild scheduled for merge) USE="X accessibility dbus egl jpeg libinput png udev vulkan wayland -debug -eglfs -evdev -gles2-only -ibus -linuxfb -test -tslib -tuio -vnc" ABI_X86="(64)"
^ ^^^^^^^^

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 ebuild selected to satisfy "app-dicts/myspell-en" has unmet requirements.
- app-dicts/myspell-en-20240601::gentoo USE="" ABI_X86="(64)" L10N="-en-AU -en-CA -en-GB -en-US -en-ZA"

The following REQUIRED_USE flag constraints are unsatisfied:
any-of ( l10n_en-AU l10n_en-CA l10n_en-GB l10n_en-US l10n_en-ZA )

(dependency required by "app-text/hunspell-1.7.2-r1::gentoo[l10n_en]" [installed])
(dependency required by "kde-frameworks/sonnet-5.116.0::gentoo[hunspell]" [installed])
(dependency required by "kde-frameworks/ktextwidgets-5.116.0::gentoo" [installed])
(dependency required by "kde-frameworks/kio-5.116.0::gentoo" [installed])
(dependency required by "net-misc/nextcloud-client-3.13.0::gentoo[dolphin]" [installed])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])


And here an emerge --info
Quote:
Ohm ~ # emerge --info
Portage 3.0.64 (python 3.11.9-final-0, default/linux/amd64/23.0/desktop/plasma/systemd, gcc-14, glibc-2.39-r6, 6.10.0-rc1-wt+ x86_64)
=================================================================
System uname: Linux-6.10.0-rc1-wt+-x86_64-12th_Gen_Intel-R-_Core-TM-_i9-12950HX-with-glibc2.39
KiB Mem: 65402772 total, 44663960 free
KiB Swap: 134217724 total, 132608508 free
Timestamp of repository gentoo: Tue, 11 Jun 2024 14:00:00 +0000
Head commit of repository gentoo: 84a2decaca0691bc1a5b44cfd5299ae9ba43eec8
Timestamp of repository steam-overlay: Thu, 06 Jun 2024 20:49:07 +0000
Head commit of repository steam-overlay: 29f7cdd0d5fa50b1df6e93f8ee791a29693301d1

sh bash 5.2_p26-r3
ld GNU ld (Gentoo 2.42 p3) 2.42.0
app-misc/pax-utils: 1.3.7::gentoo
app-shells/bash: 5.2_p26-r3::gentoo
dev-build/autoconf: 2.13-r8::gentoo, 2.72-r1::gentoo
dev-build/automake: 1.16.5-r2::gentoo
dev-build/cmake: 3.29.3::gentoo
dev-build/libtool: 2.4.7-r4::gentoo
dev-build/make: 4.4.1-r1::gentoo
dev-build/meson: 1.4.0-r1::gentoo
dev-java/java-config: 2.3.3-r1::gentoo
dev-lang/perl: 5.38.2-r5::gentoo
dev-lang/python: 3.11.9-r1::gentoo, 3.12.3-r1::gentoo, 3.13.0_beta1_p2::gentoo
dev-lang/rust-bin: 1.77.1::gentoo
sys-apps/baselayout: 2.15::gentoo
sys-apps/sandbox: 2.38::gentoo
sys-apps/systemd: 255.6::gentoo
sys-devel/binutils: 2.42-r1::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/clang: 17.0.6::gentoo, 18.1.6::gentoo
sys-devel/gcc: 14.1.1_p20240518::gentoo
sys-devel/gcc-config: 2.11::gentoo
sys-devel/lld: 17.0.6::gentoo
sys-devel/llvm: 17.0.6::gentoo, 18.1.6::gentoo
sys-kernel/linux-headers: 6.9::gentoo (virtual/os-headers)
sys-libs/glibc: 2.39-r6::gentoo
Repositories:

gentoo
location: /var/db/repos/gentoo
sync-type: rsync
sync-uri: rsync://rsync.gentoo.org/gentoo-portage
priority: -1000
volatile: False
sync-rsync-verify-max-age: 24
sync-rsync-verify-jobs: 1
sync-rsync-verify-metamanifest: yes
sync-rsync-extra-opts:

localrepo
location: /var/db/repos/localrepo
masters: gentoo
volatile: False

steam-overlay
location: /var/db/repos/steam-overlay
sync-type: git
sync-uri: https://github.com/gentoo-mirror/steam-overlay.git
masters: gentoo
volatile: False

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="@FREE @BINARY-REDISTRIBUTABLE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=alderlake -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt"
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"
CXXFLAGS="-march=alderlake -O2 -pipe"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--jobs 4"
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="-march=alderlake -O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance 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="-march=alderlake -O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_GB.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
LEX="flex"
MAKEOPTS="-j24"
PKGDIR="/var/cache/binpkgs"
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="X a52 aac acl acpi activities alsa amd64 bluetooth branding bzip2 cairo cdda cdr cet crypt cups dbus declarative dri dts dvd dvdr encode exif flac gdbm gif gpm gtk gui iconv icu ipv6 jpeg kde kwallet lcms libnotify libtirpc mad mng mp3 mp4 mpeg multilib ncurses networkmanager nls ogg opengl openmp pam pango pcre pdf pipewire plasma png policykit ppds pulseaudio qml qt5 readline screencast sdl seccomp semantic-desktop sound spell ssl startup-notification svg systemd test-rust tiff truetype udev udisks unicode upower usb vorbis vulkan wayland widgets wxwidgets x264 xattr xcb xft xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gcc_12" 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="mmx mmxext sse sse2 aes avx avx2 f16c fma3 pclmul popcnt rdrand sha sse3 sse4_1 sse4_2 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" INPUT_DEVICES="libinput synaptics" KERNEL="linux" L10N="de en" 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_11" PYTHON_TARGETS="python3_11" RUBY_TARGETS="ruby31 ruby32" SANE_BACKENDS="pixma" VIDEO_CARDS="intel iris nouveau" 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, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, 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



Any idea what's wrong here?


Last edited by deagol on Tue Jun 11, 2024 7:33 pm; edited 1 time in total
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8975

PostPosted: Tue Jun 11, 2024 7:26 pm    Post subject: Reply with quote

Right at the end of your output:

Code:
!!! The ebuild selected to satisfy "app-dicts/myspell-en" has unmet requirements.
- app-dicts/myspell-en-20240601::gentoo USE="" ABI_X86="(64)" L10N="-en-AU -en-CA -en-GB -en-US -en-ZA"

The following REQUIRED_USE flag constraints are unsatisfied:
any-of ( l10n_en-AU l10n_en-CA l10n_en-GB l10n_en-US l10n_en-ZA )
Back to top
View user's profile Send private message
deagol
n00b
n00b


Joined: 12 Jul 2014
Posts: 62

PostPosted: Tue Jun 11, 2024 7:32 pm    Post subject: Reply with quote

asturm wrote:
Right at the end of your output:

Code:
!!! The ebuild selected to satisfy "app-dicts/myspell-en" has unmet requirements.
- app-dicts/myspell-en-20240601::gentoo USE="" ABI_X86="(64)" L10N="-en-AU -en-CA -en-GB -en-US -en-ZA"

The following REQUIRED_USE flag constraints are unsatisfied:
any-of ( l10n_en-AU l10n_en-CA l10n_en-GB l10n_en-US l10n_en-ZA )


Stupid me..

Thanks, that was it!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
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