Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 681590 - kde-apps/akonadi-search-18.12.3 depends on >=dev-libs/xapian-1.3:=[chert] but IUSE=chert was removed in dev-libs/xapian-1.4.11
Summary: kde-apps/akonadi-search-18.12.3 depends on >=dev-libs/xapian-1.3:=[chert] but...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-24 00:23 UTC by Dennis Schridde
Modified: 2019-04-01 10:27 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2019-03-24 00:23:30 UTC
dev-libs/xapian-1.4.11 no longer has IUSE=chert, but now enables --enable-backend-chert unconditionally.  However, kde-apps/akonadi-search-18.12.3 still depends on >=dev-libs/xapian-1.3:=[chert], preventing an upgrade of the latter.
Comment 1 Andreas Sturmlechner gentoo-dev 2019-03-24 12:37:33 UTC
@blueness, this being a valid fix then?

>=dev-libs/xapian-1.3:=[chert(+)]
Comment 2 Michael Palimaka (kensington) gentoo-dev 2019-04-01 10:24:28 UTC
I was able to catch blueness on IRC to confirm comment #1 is correct.
Comment 3 Larry the Git Cow gentoo-dev 2019-04-01 10:25:42 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=671f0e4c6291aaf31ab69bf4f2fafed5a4e20aad

commit 671f0e4c6291aaf31ab69bf4f2fafed5a4e20aad
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2019-04-01 10:25:12 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2019-04-01 10:25:32 +0000

    kde-apps/akonadi-search: fix dev-libs/xapian[chert] USE dependency default
    
    Bug: https://bugs.gentoo.org/681590
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Michael Palimaka <kensington@gentoo.org>

 kde-apps/akonadi-search/akonadi-search-19.03.80.ebuild      | 2 +-
 kde-apps/akonadi-search/akonadi-search-19.04.49.9999.ebuild | 2 +-
 kde-apps/akonadi-search/akonadi-search-9999.ebuild          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
Comment 4 Larry the Git Cow gentoo-dev 2019-04-01 10:27:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b81d26cbee095319fd73a82179984e3b22bb1c0

commit 3b81d26cbee095319fd73a82179984e3b22bb1c0
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2019-04-01 10:26:41 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2019-04-01 10:26:50 +0000

    kde-apps/akonadi-search: fix dev-libs/xapian[chert] USE dependency default
    
    Closes: https://bugs.gentoo.org/681590
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Michael Palimaka <kensington@gentoo.org>

 .../{akonadi-search-18.12.3.ebuild => akonadi-search-18.12.3-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)