Re: [gentoo-user] gpgme update and kdepimlibs-4.14.11_pre20160211 blocker

2017-03-04 Thread Alan McKinnon
On 04/03/2017 13:02, Mick wrote:
> On Saturday 04 Mar 2017 12:41:48 Alan McKinnon wrote:
>> On 04/03/2017 11:50, Mick wrote:
>>> Hi All,
>>>
>>> This morning's attempt to update a no-multilib PC brought up this
>>> conflict:
>>>
>>> # emerge -1aDv app-crypt/gpgme
>>>
>>> These are the packages that would be merged, in order:
>>>
>>> Calculating dependencies... done!
>>> [ebuild U  ] app-crypt/gpgme-1.8.0-r2:1/11::gentoo
>>> [1.5.5:1/11::gentoo]
>>> USE="cxx%* qt5%* -common-lisp -python% -static-libs"
>>> PYTHON_TARGETS="python2_7%* python3_4%* (-python3_5)" 1,268 KiB
>>> [blocks B  ] kde-apps/kdepimlibs:4 ("kde-apps/kdepimlibs:4" is
>>> blocking
>>> app-crypt/gpgme-1.8.0-r2)
>>>
>>> Total: 1 package (1 upgrade), Size of downloads: 1,268 KiB
>>> Conflict: 1 block (1 unsatisfied)
>>>
>>>  * Error: The above package list contains packages which cannot be
>>>  * installed at the same time on the same system.
>>
>> The blocker in gpgme-1.8.0-r2 is this:
>>
>> RDEPEND="${COMMON_DEPEND}
>> cxx? (
>> !kde-apps/gpgmepp
>> !kde-apps/kdepimlibs:4
>> )"
>>
>>> I can see that kde-apps/kdepimlibs-4.14.11_pre20160211-r2 is the latest
>>> version in the tree.  How am I supposed to move on from here?
>>
>> 2 options:
>>
>> - remove cxx from USE for gpgme
>> - mask gpgme-1.8.0-r2 and continue to use gpgme-1.6.0
>>
>> If you cannot use either of those options, then you cannot have
>> kdepimlibs:4. Unfortunately, gentoo never guaranteed that KDE-4 would
>> work endlessly, a day will come when it simply can't be done anymore.
>> kdepim-4 users need to know this, and there is a non-zero chance that
>> that day may be today
> 
> Thanks Alan, I posted a minute ago, there it is needed to also set USE="-qt" 
> for gpgme to build.
> 
> So what replaces kdepimlibs in KDE-5?  Is it being absorbed in some other 
> package?
> 


I haven't tracked pim in kde for years now, but looking in the ebuild
for kmail:5 I'd hazard a guess and say kdepim-apps-libs



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




Re: [gentoo-user] gpgme update and kdepimlibs-4.14.11_pre20160211 blocker

2017-03-04 Thread Mick
On Saturday 04 Mar 2017 12:41:48 Alan McKinnon wrote:
> On 04/03/2017 11:50, Mick wrote:
> > Hi All,
> > 
> > This morning's attempt to update a no-multilib PC brought up this
> > conflict:
> > 
> > # emerge -1aDv app-crypt/gpgme
> > 
> > These are the packages that would be merged, in order:
> > 
> > Calculating dependencies... done!
> > [ebuild U  ] app-crypt/gpgme-1.8.0-r2:1/11::gentoo
> > [1.5.5:1/11::gentoo]
> > USE="cxx%* qt5%* -common-lisp -python% -static-libs"
> > PYTHON_TARGETS="python2_7%* python3_4%* (-python3_5)" 1,268 KiB
> > [blocks B  ] kde-apps/kdepimlibs:4 ("kde-apps/kdepimlibs:4" is
> > blocking
> > app-crypt/gpgme-1.8.0-r2)
> > 
> > Total: 1 package (1 upgrade), Size of downloads: 1,268 KiB
> > Conflict: 1 block (1 unsatisfied)
> > 
> >  * Error: The above package list contains packages which cannot be
> >  * installed at the same time on the same system.
> 
> The blocker in gpgme-1.8.0-r2 is this:
> 
> RDEPEND="${COMMON_DEPEND}
> cxx? (
> !kde-apps/gpgmepp
> !kde-apps/kdepimlibs:4
> )"
> 
> > I can see that kde-apps/kdepimlibs-4.14.11_pre20160211-r2 is the latest
> > version in the tree.  How am I supposed to move on from here?
> 
> 2 options:
> 
> - remove cxx from USE for gpgme
> - mask gpgme-1.8.0-r2 and continue to use gpgme-1.6.0
> 
> If you cannot use either of those options, then you cannot have
> kdepimlibs:4. Unfortunately, gentoo never guaranteed that KDE-4 would
> work endlessly, a day will come when it simply can't be done anymore.
> kdepim-4 users need to know this, and there is a non-zero chance that
> that day may be today

Thanks Alan, I posted a minute ago, there it is needed to also set USE="-qt" 
for gpgme to build.

So what replaces kdepimlibs in KDE-5?  Is it being absorbed in some other 
package?
-- 
Regards,
Mick

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


Re: [gentoo-user] gpgme update and kdepimlibs-4.14.11_pre20160211 blocker

2017-03-04 Thread Alan McKinnon
On 04/03/2017 11:50, Mick wrote:
> Hi All,
> 
> This morning's attempt to update a no-multilib PC brought up this conflict:
> 
> # emerge -1aDv app-crypt/gpgme
> 
> These are the packages that would be merged, in order:
> 
> Calculating dependencies... done!
> [ebuild U  ] app-crypt/gpgme-1.8.0-r2:1/11::gentoo [1.5.5:1/11::gentoo] 
> USE="cxx%* qt5%* -common-lisp -python% -static-libs" 
> PYTHON_TARGETS="python2_7%* python3_4%* (-python3_5)" 1,268 KiB
> [blocks B  ] kde-apps/kdepimlibs:4 ("kde-apps/kdepimlibs:4" is blocking 
> app-crypt/gpgme-1.8.0-r2)
> 
> Total: 1 package (1 upgrade), Size of downloads: 1,268 KiB
> Conflict: 1 block (1 unsatisfied)
> 
>  * Error: The above package list contains packages which cannot be
>  * installed at the same time on the same system.

The blocker in gpgme-1.8.0-r2 is this:

RDEPEND="${COMMON_DEPEND}
cxx? (
!kde-apps/gpgmepp
!kde-apps/kdepimlibs:4
)"

> I can see that kde-apps/kdepimlibs-4.14.11_pre20160211-r2 is the latest 
> version in the tree.  How am I supposed to move on from here?

2 options:

- remove cxx from USE for gpgme
- mask gpgme-1.8.0-r2 and continue to use gpgme-1.6.0

If you cannot use either of those options, then you cannot have
kdepimlibs:4. Unfortunately, gentoo never guaranteed that KDE-4 would
work endlessly, a day will come when it simply can't be done anymore.
kdepim-4 users need to know this, and there is a non-zero chance that
that day may be today

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