Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 206881 - kde-base/kdebase/kdebase-4.0.0.ebuild networkmanager dependency
Summary: kde-base/kdebase/kdebase-4.0.0.ebuild networkmanager dependency
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-21 16:19 UTC by Robert Piasek (RETIRED)
Modified: 2008-01-21 16:57 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 Robert Piasek (RETIRED) gentoo-dev 2008-01-21 16:19:58 UTC
kde 4.0 wants to downgrade my networkmanager SVN. I've checked an ebuild and found:

networkmanager? ( =net-misc/networkmanager-0.6* )

Is there any reason it should require networkmanager 0.6 branch?
do you believe it could be changed to:
networkmanager? ( >=net-misc/networkmanager-0.6* )



Reproducible: Always
Comment 1 Ingmar Vanhassel (RETIRED) gentoo-dev 2008-01-21 16:30:39 UTC
(In reply to comment #0)
> networkmanager? ( =net-misc/networkmanager-0.6* )
> 
> Is there any reason it should require networkmanager 0.6 branch?

Unfortunately, yes.
KDE 4.0.0 doesn't have support for the 0.7 branch, so I had to restrict it to the 0.6 branch. You can avoid the downgrade by disabling the networkmanager flag for kde-base/kdebase:kde-4 until this issue is resolved upstream.
Comment 2 Robert Piasek (RETIRED) gentoo-dev 2008-01-21 16:57:34 UTC
great. Thank you very much for instant reply!