Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 699306 - app-misc/anki: depends on PyQt5[webengine], but PyQtWebEngine is a separate package
Summary: app-misc/anki: depends on PyQt5[webengine], but PyQtWebEngine is a separate p...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-04 16:31 UTC by Gleb
Modified: 2019-11-17 18:53 UTC (History)
3 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 Gleb 2019-11-04 16:31:40 UTC
PyQtWebengine was moved to a separate package dev-python/PyQtWebEngine, so webengine use flag is missing from the latest stable version of PyQt5. Dependencies of anki should be updated in this case.

Reproducible: Always
Comment 1 WGH 2019-11-05 17:06:53 UTC
Due to this issue, having anki on your system forces PyQt5/PyQt5-5.10.1 to be installed, prohibiting upgrades. And just now I had some weird blockers and had to use  --exclude 'dev-python/PyQt5' to upgrade my system at least partially.
Comment 2 Larry the Git Cow gentoo-dev 2019-11-17 18:51:51 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41fc05a8d3ea6aee49bcff68ddce01151dec6a62

commit 41fc05a8d3ea6aee49bcff68ddce01151dec6a62
Author:     Davide Pesavento <pesa@gentoo.org>
AuthorDate: 2019-11-17 18:50:53 +0000
Commit:     Davide Pesavento <pesa@gentoo.org>
CommitDate: 2019-11-17 18:51:39 +0000

    app-misc/anki: be compatible with split PyQtWebEngine
    
    Bug: https://bugs.gentoo.org/699306
    Package-Manager: Portage-2.3.79, Repoman-2.3.18
    Signed-off-by: Davide Pesavento <pesa@gentoo.org>

 app-misc/anki/anki-2.1.0_beta27.ebuild | 10 ++++++++--
 app-misc/anki/anki-2.1.13.ebuild       |  8 +++++++-
 2 files changed, 15 insertions(+), 3 deletions(-)