Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 273594 - blocking between dev-python/PyQt4-4.5 and kde-base/pykde4-4.2.4
Summary: blocking between dev-python/PyQt4-4.5 and kde-base/pykde4-4.2.4
Status: VERIFIED DUPLICATE of bug 273473
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-10 16:48 UTC by Andrés Becerra Sandoval
Modified: 2009-06-10 19:51 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 Andrés Becerra Sandoval 2009-06-10 16:48:45 UTC
I try to update PyQt4:

emerge -1av PyQt4

The output I get is:

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] dev-python/sip-4.8 [4.7.9] USE="-debug -doc%" 0 kB
[ebuild     U ] dev-python/PyQt4-4.5 [4.4.4-r5] USE="X dbus kde opengl qt3support svg webkit -assistant -debug -doc -examples -phonon -sql -xmlpatterns" 0 kB                                         
[blocks B     ] >=dev-python/PyQt4-4.5_pre1 (">=dev-python/PyQt4-4.5_pre1" is blocking kde-base/pykde4-4.2.4)                                                                                         

Total: 2 packages (2 upgrades), Size of downloads: 0 kB
Conflict: 1 block (1 unsatisfied)  

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.                 

  ('installed', '/', 'kde-base/pykde4-4.2.4', 'nomerge') pulled in by
    >=kde-base/pykde4-4.2.4:4.2[-kdeprefix] required by ('installed', '/', 'kde-base/plasma-workspace-4.2.4', 'nomerge')                                                                              

  ('ebuild', '/', 'dev-python/PyQt4-4.5', 'merge') pulled in by
    >=dev-python/PyQt4-4.4.0[X] required by ('installed', '/', 'kde-base/plasma-workspace-4.2.4', 'nomerge')
    >=dev-python/PyQt4-4.1[X] required by ('installed', '/', 'media-video/qt-recordmydesktop-0.3.8', 'nomerge')
    PyQt4
    (and 1 more)
Comment 1 Maciej Mrozowski gentoo-dev 2009-06-10 16:59:04 UTC
This is desired as pykde4-4.2 is incompatible with PyQt4.5.
To solve this issue you need to put:

>=dev-python/sip-4.8
>=dev-python/PyQt4-4.5

in your package.mask (or package.mask/)

Please leave this bug open so that users don't create duplicates.
Comment 2 Maciej Mrozowski gentoo-dev 2009-06-10 17:28:43 UTC

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