On 28/05/2016 10:08, Mick wrote: > I came across this blocker and I'm not sure how to overcome it: > =============================================================== > [ebuild NS ] kde-apps/kmix-15.12.3:5::gentoo [4.14.3-r1:4/4.14::gentoo] > USE="alsa -debug -pulseaudio" 381 KiB > [uninstall ] kde-apps/kmix-4.14.3-r1:4/4.14::gentoo USE="alsa handbook (- > aqua) -canberra -debug -pulseaudio" > [blocks b ] kde-apps/kmix:4 ("kde-apps/kmix:4" is blocking kde- > apps/kmix-15.12.3) > [ebuild NS ] kde-apps/kdemultimedia-meta-15.12.3:5::gentoo > [4.14.3:4::gentoo] USE="ffmpeg" 0 KiB > [uninstall ] kde-apps/kdemultimedia-meta-4.14.3:4::gentoo USE="ffmpeg (- > aqua) -mplayer" > [blocks b ] kde-apps/kdemultimedia-meta:4 ("kde-apps/kdemultimedia- > meta:4" is blocking kde-apps/kdemultimedia-meta-15.12.3) > [blocks B ] kde-base/baloo:4[-minimal(-)] ("kde-base/baloo:4[- > minimal(-)]" is blocking kde-frameworks/baloo-5.21.0) > > Total: 142 packages (76 upgrades, 34 new, 31 in new slots, 1 reinstall, 28 > uninstalls), Size of downloads: 123,018 KiB > Conflict: 30 blocks (1 unsatisfied) > > !!! Multiple package instances within a single package slot have been pulled > !!! into the dependency graph, resulting in a slot conflict: > > sys-process/procps:0 > > (sys-process/procps-3.3.11-r3:0/5::gentoo, ebuild scheduled for merge) > pulled in by > (no parents that aren't satisfied by other packages in this slot) > > (sys-process/procps-3.3.10-r1:0/0::gentoo, installed) pulled in by > sys-process/procps:0/0= required by (dev-db/mysql-5.6.30:0/18::gentoo, > installed) > ^^^^^ > > > > 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. > > (kde-frameworks/baloo-5.21.0:5/5.21::gentoo, ebuild scheduled for merge) > pulled in by > >=kde-frameworks/baloo-5.21.0:5 required by (kde- > apps/gwenview-15.12.3:5/5::gentoo, ebuild scheduled for merge) > >=kde-frameworks/baloo-5.21.0:5 required by (kde-apps/dolphin-15.12.3- > r1:5/5::gentoo, ebuild scheduled for merge) > >=kde-frameworks/baloo-5.21.0:5 required by (kde-apps/baloo- > widgets-15.12.3:5/5::gentoo, ebuild scheduled for merge) > > (kde-base/baloo-4.14.3:4/4.14::gentoo, installed) pulled in by > >=kde-base/baloo-4.14.3:4[aqua=] (>=kde-base/baloo-4.14.3:4[-aqua]) > required by (kde-apps/kdepim-common-libs-4.14.10:4/4.14::gentoo, installed) > =========================================================================== > > I also attach the complete output in case there is something evident in there > that I have missed. >
I looked closer and here's your only hard blocker: [blocks B ] kde-base/baloo:4[-minimal(-)] ("kde-base/baloo:4[-minimal(-)]" is blocking kde-frameworks/baloo-5.21.0) USE="minimal" let's those two coexist, I have them like that here: [I] kde-base/baloo Available versions: (4) 4.14.3(4/4.14)^t {aqua debug minimal} Installed versions: 4.14.3(4)^t(19:35:56 06/03/2016)(minimal -aqua -debug) Homepage: https://www.kde.org/ Description: Next generation of the Nepomuk project [U] kde-frameworks/baloo Available versions: (5) 5.21.0(5/5.21) (~)5.22.0(5/5.22) {debug doc test} Installed versions: 5.21.0(5)(19:27:17 01/05/2016)(-debug -doc -test) Homepage: https://www.kde.org/ Description: Framework for searching and managing metadata and kdepim-common-libs is happy with that here too: Calculating dependencies... done! [ebuild N ] dev-libs/grantlee-0.4.0::gentoo USE="-debug -doc {-test}" 1,144 KiB [ebuild N ] kde-apps/kdepim-runtime-4.14.11_pre20160211:4/4.14::gentoo USE="(-aqua) -debug -google -kolab" 1,617 KiB [ebuild N ] kde-apps/kdepim-common-libs-4.14.11_pre20160211:4/4.14::gentoo USE="(-aqua) -debug -google" 18,117 KiB Mick, have you re-synced the tree and updated just portage in the last day? I'd do that first as all indications are that your setup isn't wrong and it should work. You might have to go through your original emerge output and set USE="minimal" for all kde4 packages that support it and hwere there's an equivalent frameworks package. -- Alan McKinnon alan.mckin...@gmail.com