Re: [gentoo-user] kde-base/baloo is blocking an upgrade

2016-05-29 Thread Mick
On Sunday 29 May 2016 08:27:50 Alan McKinnon wrote:

> 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.

I've resync'ed again this morning, just in case this box was caught on the 
hop.


> 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.

Ha!  What do you know!  I've re-emerged kde-base/baloo with USE="minimal" and 
then tried again to emerge world.  It is now emerging 6 out 144 packages 
without a Blocker!

Thank you all for your help.  :-)

-- 
Regards,
Mick

signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] kde-base/baloo is blocking an upgrade

2016-05-29 Thread Alan McKinnon
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 

Re: [gentoo-user] kde-base/baloo is blocking an upgrade

2016-05-28 Thread Dale
Mick wrote:
> On Saturday 28 May 2016 11:25:47 Dale wrote:
>> Mick wrote:
>>> On Saturday 28 May 2016 10:53:53 Alan McKinnon wrote:
 On 28/05/2016 10:49, Mick wrote:
> On Saturday 28 May 2016 09:27:06 Neil Bothwick wrote:
>> On Sat, 28 May 2016 09:08:10 +0100, 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)
>> Have you tried adding "kde-base/baloo minimal" to package.use?
>>
>> There have been a few cases where a software combination means you end
>> up
>> with both KDE4 and KDE5 versions of a package as dependencies and the
>> solution is usually to emerge the KDE4 version with USE="minimal".
> Thank you Alan and Neil for your replies.  I have tried:
>
> 1. --backrack 90
> 2. Adding USE="minimal" to kde-base/baloo
> 3. Unmerging kde-base/baloo and running emerge -uaDv world.
>
> but the clash remains.  On this box the user uses kmail, knotes,
> korganiser. I don't mind upgrading to the latest kde-frameworks
> equivalent, but I'd rather I stayed with stable packages as far as I can
> and I am not sure what the kde- frameworks kdepim-meta equivalent is,
> unless portage tells me.
>
> These are the dependencies equery shows for kdepim-common-libs:
>
> # equery depends kdepim-common-libs
>
>  * These packages depend on kdepim-common-libs:
> kde-apps/akonadiconsole-4.14.10 (>=kde-apps/kdepim-common-
> libs-4.14.10:4[aqua=])
> kde-apps/akregator-4.14.10
> (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> kde-apps/blogilo-4.14.10
> (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> kde-apps/calendarjanitor-4.14.10 (>=kde-apps/kdepim-common-
> libs-4.14.10:4[aqua=])
> kde-apps/kaddressbook-4.14.10
> (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=]) kde-apps/kalarm-4.14.10
> (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> kde-apps/kdepim-kresources-4.14.10 (>=kde-apps/kdepim-common-
> libs-4.14.10:4[aqua=])
> kde-apps/kjots-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> kde-apps/kleopatra-4.14.10
> (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> kde-apps/kmail-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> kde-apps/knode-4.14.10
> (>=kde-apps/kdepim-common-libs-4.12.1-r1:4[aqua=])
> kde-apps/knotes-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> kde-apps/konsolekalendar-4.14.10 (>=kde-apps/kdepim-common-
> libs-4.14.10:4[aqua=])
> kde-apps/kontact-4.14.10
> (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> kde-apps/korganizer-4.14.10
> (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> kde-apps/ktimetracker-4.14.10
> (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
 Neil is on the right track, kde-base/baloo[minimal] works with
 kde-frameworks/baloo

 I suspect you have a kdepim package that requires
 kde-base/baloo[-minimal], so please
>>> I have tried both minimal and -minimal, neither of which overcame the
>>> blocker.> 
 equery depends baloo

 and lets see what wants it
>>> # equery depends baloo
>>>
>>>  * These packages depend on baloo:
>>> kde-apps/baloo-widgets-4.14.3 (>=kde-base/baloo-4.14.3:4[aqua=])
>>> kde-apps/dolphin-4.14.3-r1 (semantic-desktop ? >=kde-
>>> base/baloo-4.14.3:4[aqua=])
>>> kde-apps/gwenview-4.14.3 (semantic-desktop ?
 =kde-base/baloo-4.14.3:4[aqua=]) kde-apps/kdepim-common-libs-4.14.10
>>> (>=kde-base/baloo-4.14.3:4[aqua=])
>>>
>>>
>>> # grep minimal -r /etc/portage/package.use
>>> # required by virtual/ssh-0[-minimal]
>>>
 =kde-apps/kde4-l10n-15.08.3-r2:4 minimal
>>> I recall having to add minimal to kde-apps/kde4-l10n a few weeks ago to
>>> overcome some blocker for plasma5, but I can't recall the exact situation
>>> was.
>> I haven't seen you post this yet.  Could you add -t to the emerge update
>> command and post it?  That may help Alan and Neil see what is pulling it
>> in.  The what may lead to the why.   Heck, 

Re: [gentoo-user] kde-base/baloo is blocking an upgrade

2016-05-28 Thread Mick
On Saturday 28 May 2016 11:25:47 Dale wrote:
> Mick wrote:
> > On Saturday 28 May 2016 10:53:53 Alan McKinnon wrote:
> >> On 28/05/2016 10:49, Mick wrote:
> >>> On Saturday 28 May 2016 09:27:06 Neil Bothwick wrote:
>  On Sat, 28 May 2016 09:08:10 +0100, 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)
>  
>  Have you tried adding "kde-base/baloo minimal" to package.use?
>  
>  There have been a few cases where a software combination means you end
>  up
>  with both KDE4 and KDE5 versions of a package as dependencies and the
>  solution is usually to emerge the KDE4 version with USE="minimal".
> >>> 
> >>> Thank you Alan and Neil for your replies.  I have tried:
> >>> 
> >>> 1. --backrack 90
> >>> 2. Adding USE="minimal" to kde-base/baloo
> >>> 3. Unmerging kde-base/baloo and running emerge -uaDv world.
> >>> 
> >>> but the clash remains.  On this box the user uses kmail, knotes,
> >>> korganiser. I don't mind upgrading to the latest kde-frameworks
> >>> equivalent, but I'd rather I stayed with stable packages as far as I can
> >>> and I am not sure what the kde- frameworks kdepim-meta equivalent is,
> >>> unless portage tells me.
> >>> 
> >>> These are the dependencies equery shows for kdepim-common-libs:
> >>> 
> >>> # equery depends kdepim-common-libs
> >>> 
> >>>  * These packages depend on kdepim-common-libs:
> >>> kde-apps/akonadiconsole-4.14.10 (>=kde-apps/kdepim-common-
> >>> libs-4.14.10:4[aqua=])
> >>> kde-apps/akregator-4.14.10
> >>> (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> >>> kde-apps/blogilo-4.14.10
> >>> (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> >>> kde-apps/calendarjanitor-4.14.10 (>=kde-apps/kdepim-common-
> >>> libs-4.14.10:4[aqua=])
> >>> kde-apps/kaddressbook-4.14.10
> >>> (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=]) kde-apps/kalarm-4.14.10
> >>> (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> >>> kde-apps/kdepim-kresources-4.14.10 (>=kde-apps/kdepim-common-
> >>> libs-4.14.10:4[aqua=])
> >>> kde-apps/kjots-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> >>> kde-apps/kleopatra-4.14.10
> >>> (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> >>> kde-apps/kmail-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> >>> kde-apps/knode-4.14.10
> >>> (>=kde-apps/kdepim-common-libs-4.12.1-r1:4[aqua=])
> >>> kde-apps/knotes-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> >>> kde-apps/konsolekalendar-4.14.10 (>=kde-apps/kdepim-common-
> >>> libs-4.14.10:4[aqua=])
> >>> kde-apps/kontact-4.14.10
> >>> (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> >>> kde-apps/korganizer-4.14.10
> >>> (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> >>> kde-apps/ktimetracker-4.14.10
> >>> (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> >> 
> >> Neil is on the right track, kde-base/baloo[minimal] works with
> >> kde-frameworks/baloo
> >> 
> >> I suspect you have a kdepim package that requires
> >> kde-base/baloo[-minimal], so please
> > 
> > I have tried both minimal and -minimal, neither of which overcame the
> > blocker.> 
> >> equery depends baloo
> >> 
> >> and lets see what wants it
> > 
> > # equery depends baloo
> > 
> >  * These packages depend on baloo:
> > kde-apps/baloo-widgets-4.14.3 (>=kde-base/baloo-4.14.3:4[aqua=])
> > kde-apps/dolphin-4.14.3-r1 (semantic-desktop ? >=kde-
> > base/baloo-4.14.3:4[aqua=])
> > kde-apps/gwenview-4.14.3 (semantic-desktop ?
> > >=kde-base/baloo-4.14.3:4[aqua=]) kde-apps/kdepim-common-libs-4.14.10
> > (>=kde-base/baloo-4.14.3:4[aqua=])
> > 
> > 
> > # grep minimal -r /etc/portage/package.use
> > # required by virtual/ssh-0[-minimal]
> > 
> >> =kde-apps/kde4-l10n-15.08.3-r2:4 minimal
> > 
> > I recall having to add minimal to kde-apps/kde4-l10n a few weeks ago to
> > overcome some blocker for plasma5, but I can't recall the exact situation
> > was.
> I haven't seen you post this yet.  Could you add -t to the emerge update
> command and post it?  That may help Alan and Neil see what is pulling it
> in.  The what 

Re: [gentoo-user] kde-base/baloo is blocking an upgrade

2016-05-28 Thread Dale
Mick wrote:
> On Saturday 28 May 2016 10:53:53 Alan McKinnon wrote:
>> On 28/05/2016 10:49, Mick wrote:
>>> On Saturday 28 May 2016 09:27:06 Neil Bothwick wrote:
 On Sat, 28 May 2016 09:08:10 +0100, 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)
 Have you tried adding "kde-base/baloo minimal" to package.use?

 There have been a few cases where a software combination means you end up
 with both KDE4 and KDE5 versions of a package as dependencies and the
 solution is usually to emerge the KDE4 version with USE="minimal".
>>> Thank you Alan and Neil for your replies.  I have tried:
>>>
>>> 1. --backrack 90
>>> 2. Adding USE="minimal" to kde-base/baloo
>>> 3. Unmerging kde-base/baloo and running emerge -uaDv world.
>>>
>>> but the clash remains.  On this box the user uses kmail, knotes,
>>> korganiser. I don't mind upgrading to the latest kde-frameworks
>>> equivalent, but I'd rather I stayed with stable packages as far as I can
>>> and I am not sure what the kde- frameworks kdepim-meta equivalent is,
>>> unless portage tells me.
>>>
>>> These are the dependencies equery shows for kdepim-common-libs:
>>>
>>> # equery depends kdepim-common-libs
>>>
>>>  * These packages depend on kdepim-common-libs:
>>> kde-apps/akonadiconsole-4.14.10 (>=kde-apps/kdepim-common-
>>> libs-4.14.10:4[aqua=])
>>> kde-apps/akregator-4.14.10
>>> (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
>>> kde-apps/blogilo-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
>>> kde-apps/calendarjanitor-4.14.10 (>=kde-apps/kdepim-common-
>>> libs-4.14.10:4[aqua=])
>>> kde-apps/kaddressbook-4.14.10
>>> (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=]) kde-apps/kalarm-4.14.10
>>> (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
>>> kde-apps/kdepim-kresources-4.14.10 (>=kde-apps/kdepim-common-
>>> libs-4.14.10:4[aqua=])
>>> kde-apps/kjots-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
>>> kde-apps/kleopatra-4.14.10
>>> (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
>>> kde-apps/kmail-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
>>> kde-apps/knode-4.14.10 (>=kde-apps/kdepim-common-libs-4.12.1-r1:4[aqua=])
>>> kde-apps/knotes-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
>>> kde-apps/konsolekalendar-4.14.10 (>=kde-apps/kdepim-common-
>>> libs-4.14.10:4[aqua=])
>>> kde-apps/kontact-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
>>> kde-apps/korganizer-4.14.10
>>> (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
>>> kde-apps/ktimetracker-4.14.10
>>> (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
>> Neil is on the right track, kde-base/baloo[minimal] works with
>> kde-frameworks/baloo
>>
>> I suspect you have a kdepim package that requires
>> kde-base/baloo[-minimal], so please
> I have tried both minimal and -minimal, neither of which overcame the blocker.
>
>> equery depends baloo
>>
>> and lets see what wants it
> # equery depends baloo
>  * These packages depend on baloo:
> kde-apps/baloo-widgets-4.14.3 (>=kde-base/baloo-4.14.3:4[aqua=])
> kde-apps/dolphin-4.14.3-r1 (semantic-desktop ? >=kde-
> base/baloo-4.14.3:4[aqua=])
> kde-apps/gwenview-4.14.3 (semantic-desktop ? >=kde-base/baloo-4.14.3:4[aqua=])
> kde-apps/kdepim-common-libs-4.14.10 (>=kde-base/baloo-4.14.3:4[aqua=])
>
>
> # grep minimal -r /etc/portage/package.use
> # required by virtual/ssh-0[-minimal]
>> =kde-apps/kde4-l10n-15.08.3-r2:4 minimal
> I recall having to add minimal to kde-apps/kde4-l10n a few weeks ago to 
> overcome some blocker for plasma5, but I can't recall the exact situation was.
>

I haven't seen you post this yet.  Could you add -t to the emerge update
command and post it?  That may help Alan and Neil see what is pulling it
in.  The what may lead to the why.   Heck, maybe I will see something
that will help shed some light on this problem. 

Dale

:-)  :-) 



Re: [gentoo-user] kde-base/baloo is blocking an upgrade

2016-05-28 Thread Mick
On Saturday 28 May 2016 10:53:53 Alan McKinnon wrote:
> On 28/05/2016 10:49, Mick wrote:
> > On Saturday 28 May 2016 09:27:06 Neil Bothwick wrote:
> >> On Sat, 28 May 2016 09:08:10 +0100, 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)
> >> 
> >> Have you tried adding "kde-base/baloo minimal" to package.use?
> >> 
> >> There have been a few cases where a software combination means you end up
> >> with both KDE4 and KDE5 versions of a package as dependencies and the
> >> solution is usually to emerge the KDE4 version with USE="minimal".
> > 
> > Thank you Alan and Neil for your replies.  I have tried:
> > 
> > 1. --backrack 90
> > 2. Adding USE="minimal" to kde-base/baloo
> > 3. Unmerging kde-base/baloo and running emerge -uaDv world.
> > 
> > but the clash remains.  On this box the user uses kmail, knotes,
> > korganiser. I don't mind upgrading to the latest kde-frameworks
> > equivalent, but I'd rather I stayed with stable packages as far as I can
> > and I am not sure what the kde- frameworks kdepim-meta equivalent is,
> > unless portage tells me.
> > 
> > These are the dependencies equery shows for kdepim-common-libs:
> > 
> > # equery depends kdepim-common-libs
> > 
> >  * These packages depend on kdepim-common-libs:
> > kde-apps/akonadiconsole-4.14.10 (>=kde-apps/kdepim-common-
> > libs-4.14.10:4[aqua=])
> > kde-apps/akregator-4.14.10
> > (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> > kde-apps/blogilo-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> > kde-apps/calendarjanitor-4.14.10 (>=kde-apps/kdepim-common-
> > libs-4.14.10:4[aqua=])
> > kde-apps/kaddressbook-4.14.10
> > (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=]) kde-apps/kalarm-4.14.10
> > (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> > kde-apps/kdepim-kresources-4.14.10 (>=kde-apps/kdepim-common-
> > libs-4.14.10:4[aqua=])
> > kde-apps/kjots-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> > kde-apps/kleopatra-4.14.10
> > (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> > kde-apps/kmail-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> > kde-apps/knode-4.14.10 (>=kde-apps/kdepim-common-libs-4.12.1-r1:4[aqua=])
> > kde-apps/knotes-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> > kde-apps/konsolekalendar-4.14.10 (>=kde-apps/kdepim-common-
> > libs-4.14.10:4[aqua=])
> > kde-apps/kontact-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> > kde-apps/korganizer-4.14.10
> > (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> > kde-apps/ktimetracker-4.14.10
> > (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> Neil is on the right track, kde-base/baloo[minimal] works with
> kde-frameworks/baloo
> 
> I suspect you have a kdepim package that requires
> kde-base/baloo[-minimal], so please

I have tried both minimal and -minimal, neither of which overcame the blocker.

> equery depends baloo
> 
> and lets see what wants it

# equery depends baloo
 * These packages depend on baloo:
kde-apps/baloo-widgets-4.14.3 (>=kde-base/baloo-4.14.3:4[aqua=])
kde-apps/dolphin-4.14.3-r1 (semantic-desktop ? >=kde-
base/baloo-4.14.3:4[aqua=])
kde-apps/gwenview-4.14.3 (semantic-desktop ? >=kde-base/baloo-4.14.3:4[aqua=])
kde-apps/kdepim-common-libs-4.14.10 (>=kde-base/baloo-4.14.3:4[aqua=])


# grep minimal -r /etc/portage/package.use
# required by virtual/ssh-0[-minimal]
>=kde-apps/kde4-l10n-15.08.3-r2:4 minimal

I recall having to add minimal to kde-apps/kde4-l10n a few weeks ago to 
overcome some blocker for plasma5, but I can't recall the exact situation was.

-- 
Regards,
Mick

signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] kde-base/baloo is blocking an upgrade

2016-05-28 Thread Alan McKinnon
On 28/05/2016 10:49, Mick wrote:
> On Saturday 28 May 2016 09:27:06 Neil Bothwick wrote:
>> On Sat, 28 May 2016 09:08:10 +0100, 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)
>>
>> Have you tried adding "kde-base/baloo minimal" to package.use?
>>
>> There have been a few cases where a software combination means you end up
>> with both KDE4 and KDE5 versions of a package as dependencies and the
>> solution is usually to emerge the KDE4 version with USE="minimal".
> 
> Thank you Alan and Neil for your replies.  I have tried:
> 
> 1. --backrack 90
> 2. Adding USE="minimal" to kde-base/baloo
> 3. Unmerging kde-base/baloo and running emerge -uaDv world.
> 
> but the clash remains.  On this box the user uses kmail, knotes, korganiser.  
> I don't mind upgrading to the latest kde-frameworks equivalent, but I'd 
> rather 
> I stayed with stable packages as far as I can and I am not sure what the kde-
> frameworks kdepim-meta equivalent is, unless portage tells me.
> 
> These are the dependencies equery shows for kdepim-common-libs:
> 
> # equery depends kdepim-common-libs
>  * These packages depend on kdepim-common-libs:
> kde-apps/akonadiconsole-4.14.10 (>=kde-apps/kdepim-common-
> libs-4.14.10:4[aqua=])
> kde-apps/akregator-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> kde-apps/blogilo-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> kde-apps/calendarjanitor-4.14.10 (>=kde-apps/kdepim-common-
> libs-4.14.10:4[aqua=])
> kde-apps/kaddressbook-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> kde-apps/kalarm-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> kde-apps/kdepim-kresources-4.14.10 (>=kde-apps/kdepim-common-
> libs-4.14.10:4[aqua=])
> kde-apps/kjots-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> kde-apps/kleopatra-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> kde-apps/kmail-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> kde-apps/knode-4.14.10 (>=kde-apps/kdepim-common-libs-4.12.1-r1:4[aqua=])
> kde-apps/knotes-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> kde-apps/konsolekalendar-4.14.10 (>=kde-apps/kdepim-common-
> libs-4.14.10:4[aqua=])
> kde-apps/kontact-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> kde-apps/korganizer-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> kde-apps/ktimetracker-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
> 


Neil is on the right track, kde-base/baloo[minimal] works with
kde-frameworks/baloo

I suspect you have a kdepim package that requires
kde-base/baloo[-minimal], so please

equery depends baloo

and lets see what wants it


-- 
Alan McKinnon
alan.mckin...@gmail.com




Re: [gentoo-user] kde-base/baloo is blocking an upgrade

2016-05-28 Thread Mick
On Saturday 28 May 2016 09:27:06 Neil Bothwick wrote:
> On Sat, 28 May 2016 09:08:10 +0100, 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)
> 
> Have you tried adding "kde-base/baloo minimal" to package.use?
> 
> There have been a few cases where a software combination means you end up
> with both KDE4 and KDE5 versions of a package as dependencies and the
> solution is usually to emerge the KDE4 version with USE="minimal".

Thank you Alan and Neil for your replies.  I have tried:

1. --backrack 90
2. Adding USE="minimal" to kde-base/baloo
3. Unmerging kde-base/baloo and running emerge -uaDv world.

but the clash remains.  On this box the user uses kmail, knotes, korganiser.  
I don't mind upgrading to the latest kde-frameworks equivalent, but I'd rather 
I stayed with stable packages as far as I can and I am not sure what the kde-
frameworks kdepim-meta equivalent is, unless portage tells me.

These are the dependencies equery shows for kdepim-common-libs:

# equery depends kdepim-common-libs
 * These packages depend on kdepim-common-libs:
kde-apps/akonadiconsole-4.14.10 (>=kde-apps/kdepim-common-
libs-4.14.10:4[aqua=])
kde-apps/akregator-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
kde-apps/blogilo-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
kde-apps/calendarjanitor-4.14.10 (>=kde-apps/kdepim-common-
libs-4.14.10:4[aqua=])
kde-apps/kaddressbook-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
kde-apps/kalarm-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
kde-apps/kdepim-kresources-4.14.10 (>=kde-apps/kdepim-common-
libs-4.14.10:4[aqua=])
kde-apps/kjots-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
kde-apps/kleopatra-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
kde-apps/kmail-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
kde-apps/knode-4.14.10 (>=kde-apps/kdepim-common-libs-4.12.1-r1:4[aqua=])
kde-apps/knotes-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
kde-apps/konsolekalendar-4.14.10 (>=kde-apps/kdepim-common-
libs-4.14.10:4[aqua=])
kde-apps/kontact-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
kde-apps/korganizer-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])
kde-apps/ktimetracker-4.14.10 (>=kde-apps/kdepim-common-libs-4.14.10:4[aqua=])

-- 
Regards,
Mick

signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] kde-base/baloo is blocking an upgrade

2016-05-28 Thread Neil Bothwick
On Sat, 28 May 2016 09:08:10 +0100, 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)

Have you tried adding "kde-base/baloo minimal" to package.use?

There have been a few cases where a software combination means you end up
with both KDE4 and KDE5 versions of a package as dependencies and the
solution is usually to emerge the KDE4 version with USE="minimal".


-- 
Neil Bothwick

Things which must be shipped together as a set, aren't.


pgpcxZv09STH6.pgp
Description: OpenPGP digital signature


Re: [gentoo-user] kde-base/baloo is blocking an upgrade

2016-05-28 Thread Alan McKinnon
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 think you're screwed, and kdepim is at the bottom of it.

gwenview dolphin require kde-frameworks/baloo
kdepim-common-libs requires kde-base/baloo

Those 2 versions of baloo are mutually incompatible, you have to let one
go or move onto whatever Frameworks offers to replace kdepim.

What bits of kdepim do you use?

equery depends kdepim-common-libs

rinse repeat till we get a clear view of the deps (or run emerge world
again with -t)


-- 
Alan McKinnon
alan.mckin...@gmail.com




[gentoo-user] kde-base/baloo is blocking an upgrade

2016-05-28 Thread Mick
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 --backtrack0, 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.
--
Regards,
Mick # emerge -uaDv world

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild U  ] app-arch/bzip2-1.0.6-r7::gentoo [1.0.6-r6::gentoo] 
USE="-static -static-libs" 764 KiB
[ebuild U  ] sys-apps/debianutils-4.7::gentoo [4.4::gentoo] USE="-static" 
153 KiB
[ebuild U  ] sys-apps/which-2.21::gentoo [2.20-r1::gentoo] 146 KiB
[ebuild  N ] dev-db/lmdb-0.9.18:0/0.9.18::gentoo  USE="-static-libs" 136 KiB
[ebuild U  ] sys-apps/file-5.25::gentoo [5.22::gentoo] USE="zlib -python 
-static-libs" PYTHON_TARGETS="python2_7 python3_4 (-pypy) -python3_3" 723 KiB
[ebuild U  ] sys-libs/cracklib-2.9.6::gentoo [2.9.1-r1::gentoo] USE="nls 
zlib -python -static-libs {-test}" PYTHON_TARGETS="python2_7" 628 KiB
[ebuild U  ] media-libs/libpng-1.6.21:0/16::gentoo [1.6.19:0/16::gentoo] 
USE="apng (-neon) -static-libs" 932 KiB
[ebuild U  ] sys-devel/m4-1.4.17::gentoo [1.4.16::gentoo] USE="-examples" 
1,123 KiB
[ebuild  N ] virtual/fortran-0::gentoo  USE="openmp" 0 KiB
[ebuild  N ] sci-libs/fftw-3.3.4:3.0/3::gentoo  USE="fortran openmp 
(-altivec) -doc -mpi (-neon) -quad -static-libs {-test} -threads (-zbus)" 
CPU_FLAGS_X86="sse sse2 -avx -fma3 -fma4" 3,849 KiB
[ebuild U  ] net-misc/iputils-20151218::gentoo [20121221-r1::gentoo] 
USE="filecaps ipv6 ssl -SECURITY_HAZARD -arping% -caps -clockdiff% -doc 
-gcrypt% -idn (-libressl) -rarpd% -rdisc% -static -tftpd% -tracepath% 
-traceroute% (-gnutls%)" 176 KiB
[ebuild U  ] media-libs/freetype-2.6.3-r1:2::gentoo [2.5.5:2::gentoo] 
USE="X adobe-cff bzip2 png -bindist -debug -doc -fontforge -harfbuzz 
-infinality -static-libs -utils (-auto-hinter%)" 1,712 KiB
[ebuild U  ] net-misc/curl-7.49.0::gentoo [7.45.0::gentoo] USE="ipv6 ssl 
-adns -http2 -idn -kerberos -ldap -metalink -rtmp -samba -ssh -static-libs 
{-test}