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

Bug 272166

Summary: dev-util/eric - PyQt4 use deps
Product: Gentoo Linux Reporter: Markos Chandras (RETIRED) <hwoarang>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: qt
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 272136    

Description Markos Chandras (RETIRED) gentoo-dev 2009-06-01 22:10:14 UTC
New PyQt4 ( dev-python/PyQt4-4.4.4-r5 ) introduces use flags for every qt
module. Please fix your depend/rdepend accordingly
Comment 1 Davide Pesavento (RETIRED) gentoo-dev 2009-06-03 15:00:54 UTC
[X,svg,webkit] should be enough.
Comment 2 Franz Trischberger 2009-06-12 11:38:56 UTC
(In reply to comment #1)
> [X,svg,webkit] should be enough.
> 

It is not enough.
Recent Eric4 crashed when trying to import QtHelp. This comes with PyQt4-assistant module.

So please add assistant to PyQt4-use-deps.
Comment 3 Davide Pesavento (RETIRED) gentoo-dev 2009-06-12 12:22:32 UTC
Weird, it's working for me. Which version are you talking about?
Comment 4 Franz Trischberger 2009-06-12 15:16:59 UTC
(In reply to comment #3)
> Weird, it's working for me. Which version are you talking about?
> 

dev-python/PyQt4-4.5::gentoo
dev-util/eric-4.4_pre20090523::qting-edge
(could be the problem ;))
So probably it is only the latest snapshot in qting-edge-overlay, that makes use of the QtHelp-Module.
Comment 5 Davide Pesavento (RETIRED) gentoo-dev 2009-06-12 17:01:29 UTC
(In reply to comment #4)
> So probably it is only the latest snapshot in qting-edge-overlay, that makes
> use of the QtHelp-Module.
> 

Indeed, 4.4 snapshots require +assistant. Deps fixed in qting-edge overlay. Thanks! ;)

For the in-tree ebuilds (4.3.x), depending on [X,svg,webkit] is enough.
Comment 6 Markos Chandras (RETIRED) gentoo-dev 2009-06-13 21:15:20 UTC
eric-4.3.{3,4} fixed
Closing