Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 682424

Summary: Re-add webengine useflag to PyQt5 (5.12+)
Product: Gentoo Linux Reporter: atosser
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description atosser 2019-04-03 16:40:56 UTC
Now that dev-python/PyQtWebEngine is now in the portage tree, the ebuilds for dev-python/PyQt5 (5.12+) need to have the webengine USE returned to them with a dependancy to dev-python/PyQtWebEngine.

Reproducible: Always

Steps to Reproduce:
emerge any package requiring webengine and PyQt5 eg. qutebrowser
Actual Results:  
Py qt will refuse to update to 5.12 and complains when applications are executed that mixing versions is not safe. Can not update PyQt5 because it dependent packages demand USE=webengine.
Comment 1 Andreas Sturmlechner gentoo-dev 2019-04-03 16:46:10 UTC
No, that would be backwards.

Packages formerly depending on PyQt5[webengine] need to be fixed to alternatively accept PyQtWebEngine.