Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29700 - qt-3.2.1(-r1) blocking kdelibs-3.1.4 on ppc
Summary: qt-3.2.1(-r1) blocking kdelibs-3.1.4 on ppc
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-26 14:34 UTC by David Holm (RETIRED)
Modified: 2003-10-23 10:30 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 David Holm (RETIRED) gentoo-dev 2003-09-26 14:34:39 UTC
qt-3.2.1(-r1) is unmasked on ~ppc but it blocks kdelibs-3.1.4.
IMHO it should be masked until kde supports it, otherwise a lot of users will run into problems.
Comment 1 Steven Robertson 2003-10-16 14:25:38 UTC
I'm not a member of the Gentoo KDE Team, so my apologies if I'm wrong or
overstepping my bounds or anything.

This is not a bug.

There is a circular block, because kdelibs < 3.1.4 will not function with
qt > 3.2.  Qt-3.2.1 blocks <kdelibs-3.1.4, but upgrading kdelibs first tends
to pull in the qt-3.2.1 upgrade, which prevents the emerge from starting.
 I recommend doing:

emerge --nodeps arts kdelibs -u && emerge qt -u && emerge arts kdelibs
 
which will allow you to successfully upgrade both QT and kdelibs.

HTH.

Steven Robertson
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2003-10-23 10:30:42 UTC
Nope, you're right.  This is the desired behavior.