As Johannes pointed out to me, I had the qt:4 libs installed.

I've tried to remove it, but I cannot find a way to reference the qt:4
libs from the command line. If I run "paludis -q qt:4" I got the
following output

    * x11-libs/qt:4
    gentoo:                  4.3.3 (4.3.4-r1)K (4.3.5)K (4.4.0)KR
(4.4.1)K (4.4.1-r1)K 4.4.2* {:4}
    Homepage:                http://www.trolltech.com/
    Description:             The Qt toolkit is a comprehensive C++
application development framework.
    Use flags:               dbus opengl -qt3support Build Options:
-optional_tests split strip

But now, if I try to do "paludis -u qt:4", an error occurs saying that
'qt' could not be found. However, if I try to re-install the qt:4 libs
via the command  "paludis -i qt:4" the package is found.

What can I do about it?


On Sat, Dec 6, 2008 at 7:12 PM, Johannes Manhave <[EMAIL PROTECTED]> wrote:
> gah, sorry for the double response, gmail defaults to reply instead of
> reply-to-all when you click the response text box...
>
> uninstall the alpha version of Qt and let what you're trying to
> install pull the split packages...
>
> On Sat, Dec 6, 2008 at 8:31 AM, damian <[EMAIL PROTECTED]> wrote:
>> Hello,
>>
>> I'm trying to install kde4 apps, but I'm getting the following error:
>>
>> Building target list...
>> Building dependency list...
>> Dependency error:
>>  * In program paludis -pi kate:
>>  * When performing install action from command line:
>>  * When executing install task:
>>  * When building dependency list:
>>  * When adding PackageDepSpec 'kde-base/kate':
>>  * When adding package 'kde-base/kate-4.1.3:4.1::gentoo':
>>  * When adding build dependencies as pre dependencies:
>>  * When adding PackageDepSpec '>=kde-base/libplasma-4.1.3:4.1':
>>  * When adding package 'kde-base/libplasma-4.1.3:4.1::gentoo':
>>  * When adding build dependencies as pre dependencies:
>>  * When adding PackageDepSpec '>=kde-base/libkworkspace-4.1.3:4.1':
>>  * When adding package 'kde-base/libkworkspace-4.1.3:4.1::gentoo':
>>  * When adding build dependencies as pre dependencies:
>>  * When adding PackageDepSpec 'x11-libs/qt-core:4[qt3support,ssl]':
>>  * When adding package 'x11-libs/qt-core-4.4.1:4::gentoo':
>>  * When adding build dependencies as pre dependencies:
>>  * When checking BlockDepSpec '!<=x11-libs/qt-4.4.0_alpha:4':
>>    * Block: <=x11-libs/qt-4.4.0_alpha:4 (paludis::BlockError)
>>
>> Any Ideas?
>>
>> Best regards,
>> Damian.
>> _______________________________________________
>> paludis-user mailing list
>> [email protected]
>> http://lists.pioto.org/mailman/listinfo/paludis-user
>>
> _______________________________________________
> paludis-user mailing list
> [email protected]
> http://lists.pioto.org/mailman/listinfo/paludis-user
>
_______________________________________________
paludis-user mailing list
[email protected]
http://lists.pioto.org/mailman/listinfo/paludis-user

Reply via email to