Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258123 - kde-misc/knetworkmanager-0.2.2_p20080528 requires explicitly KDE3 version of kde-base/kppp with dailups support, block on KDE4
Summary: kde-misc/knetworkmanager-0.2.2_p20080528 requires explicitly KDE3 version of ...
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Robert Buchholz (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-08 13:37 UTC by Michael
Modified: 2009-05-27 15:50 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 Michael 2009-02-08 13:37:23 UTC
If you have the useflag 'dailup' set on knetworkmanager then it wants to pull kppp-3.5.9 explicitly, which then wants to pull kdelibs-3.5.9 which blocks kdelibs 4.2.0 =)

Simply patching it to user version 3.5.10 should already help. kppp also has a 4.2.0 release and I will check later if it works together with knetworkmanager.

Reproducible: Always
Comment 1 Robert Piasek (RETIRED) gentoo-dev 2009-05-27 13:48:59 UTC
knetworkmanager is KDE3 application and it explicitly require:

=kde-base/kdelibs-3.5*
and
=kde-base/kppp-3.5*

Comment 2 Michael 2009-05-27 15:50:06 UTC
I know it is a KDE3 application. The problem is not 3.5* but 3.5.9, which blocks anything KDE4.

kppp pulls explicitly 3.5.9

3.5.9 <-> 3.5.10

I did not check since I reported this bug because I switched over you wicd network manager.