Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gpgme update and kdepimlibs-4.14.11_pre20160211 blocker
Date: Sat, 04 Mar 2017 11:02:58
Message-Id: 6965342.LNKPVCs7T2@dell_xps
In Reply to: Re: [gentoo-user] gpgme update and kdepimlibs-4.14.11_pre20160211 blocker by Alan McKinnon
1 On Saturday 04 Mar 2017 12:41:48 Alan McKinnon wrote:
2 > On 04/03/2017 11:50, Mick wrote:
3 > > Hi All,
4 > >
5 > > This morning's attempt to update a no-multilib PC brought up this
6 > > conflict:
7 > >
8 > > # emerge -1aDv app-crypt/gpgme
9 > >
10 > > These are the packages that would be merged, in order:
11 > >
12 > > Calculating dependencies... done!
13 > > [ebuild U ] app-crypt/gpgme-1.8.0-r2:1/11::gentoo
14 > > [1.5.5:1/11::gentoo]
15 > > USE="cxx%* qt5%* -common-lisp -python% -static-libs"
16 > > PYTHON_TARGETS="python2_7%* python3_4%* (-python3_5)" 1,268 KiB
17 > > [blocks B ] kde-apps/kdepimlibs:4 ("kde-apps/kdepimlibs:4" is
18 > > blocking
19 > > app-crypt/gpgme-1.8.0-r2)
20 > >
21 > > Total: 1 package (1 upgrade), Size of downloads: 1,268 KiB
22 > > Conflict: 1 block (1 unsatisfied)
23 > >
24 > > * Error: The above package list contains packages which cannot be
25 > > * installed at the same time on the same system.
26 >
27 > The blocker in gpgme-1.8.0-r2 is this:
28 >
29 > RDEPEND="${COMMON_DEPEND}
30 > cxx? (
31 > !kde-apps/gpgmepp
32 > !kde-apps/kdepimlibs:4
33 > )"
34 >
35 > > I can see that kde-apps/kdepimlibs-4.14.11_pre20160211-r2 is the latest
36 > > version in the tree. How am I supposed to move on from here?
37 >
38 > 2 options:
39 >
40 > - remove cxx from USE for gpgme
41 > - mask gpgme-1.8.0-r2 and continue to use gpgme-1.6.0
42 >
43 > If you cannot use either of those options, then you cannot have
44 > kdepimlibs:4. Unfortunately, gentoo never guaranteed that KDE-4 would
45 > work endlessly, a day will come when it simply can't be done anymore.
46 > kdepim-4 users need to know this, and there is a non-zero chance that
47 > that day may be today
48
49 Thanks Alan, I posted a minute ago, there it is needed to also set USE="-qt"
50 for gpgme to build.
51
52 So what replaces kdepimlibs in KDE-5? Is it being absorbed in some other
53 package?
54 --
55 Regards,
56 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] gpgme update and kdepimlibs-4.14.11_pre20160211 blocker Alan McKinnon <alan.mckinnon@×××××.com>