Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 309107 - dev-python/sip-4.9.3-r1 breaks app-misc/mnemosyne
Summary: dev-python/sip-4.9.3-r1 breaks app-misc/mnemosyne
Status: RESOLVED DUPLICATE of bug 307513
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-12 08:23 UTC by Guido Falk von Rudorff
Modified: 2010-03-12 11:46 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 Guido Falk von Rudorff 2010-03-12 08:23:48 UTC
After updating to dev-python/sip-4.9.3-r1 mnemosyne fails to start and prints the following message:

$ mnemosyne 
Traceback (most recent call last):
  File "/usr/bin/mnemosyne", line 11, in <module>
    from qt import *
RuntimeError: the sip module implements API v6.0 but the qt module requires API v5.0

Downgrading to dev-python/sip-4.8.2 resolves the problem. I tried revdep-rebuild and followed the sip-message:

 * Messages for package dev-python/sip-4.9.3-r1:

 * When updating sip, you usually need to recompile packages that
 * depend on sip, such as PyQt4 and qscintilla-python. If you have
 * app-portage/gentoolkit installed you can find these packages with
 * `equery d sip` and `equery d PyQt4`.

Steps to reproduce (without ~x86-Keyword): 
1. Install app-misc/mnemosyne
2. Update dev-python/sip
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-03-12 11:46:50 UTC
nah

*** This bug has been marked as a duplicate of bug 307513 ***