Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 272166 - dev-util/eric - PyQt4 use deps
Summary: dev-util/eric - PyQt4 use deps
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 272136
  Show dependency tree
 
Reported: 2009-06-01 22:10 UTC by Markos Chandras (RETIRED)
Modified: 2009-06-13 21:15 UTC (History)
1 user (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 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