Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 317799 - net-analyzer/linkchecker-5.0.2 should depend on pyqt
Summary: net-analyzer/linkchecker-5.0.2 should depend on pyqt
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-29 17:09 UTC by Johann Schmitz (ercpe) (RETIRED)
Modified: 2010-04-30 15:22 UTC (History)
0 users

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 Johann Schmitz (ercpe) (RETIRED) gentoo-dev 2010-04-29 17:09:23 UTC
net-analyzer/linkchecker-5.0.2 has do (optional) dependency to pyqt. If linkchecker is started via linkchecker-gui (Qt interface) it fails with 

Traceback (most recent call last):
  File "/usr/bin/linkchecker-gui", line 22, in <module>
    from PyQt4.QtGui import QApplication
ImportError: No module named PyQt4.QtGui


The ebuild should depend on dev-python/PyQt4, or make this dependency optional an remove the launcher for linkchecker-gui.

Reproducible: Always

Steps to Reproduce:
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2010-04-30 06:36:54 UTC
As it is mn I will fix that.
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2010-04-30 15:22:36 UTC
+*linkchecker-5.2 (30 Apr 2010)
+
+  30 Apr 2010; Justin Lecher <jlec@gentoo.org>
+  +files/5.2-missing-files.patch, -linkchecker-5.0.2.ebuild,
+  +linkchecker-5.2.ebuild, metadata.xml:
+  Version Bump, fixed missing dep on PyQt4, #317799, introduced USE=X, fix
+  Python ABIs compatibility, #315075
+