Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 258123

Summary: kde-misc/knetworkmanager-0.2.2_p20080528 requires explicitly KDE3 version of kde-base/kppp with dailups support, block on KDE4
Product: Gentoo Linux Reporter: Michael <gent.8.madblock>
Component: Current packagesAssignee: Robert Buchholz (RETIRED) <rbu>
Status: RESOLVED CANTFIX    
Severity: minor CC: kde
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.