Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 208579 - Impossible to have knetworkmanager due to incorrect dependencies in networkmanager-0.6.5_p20070823 (=libnl-1.0_pre6)
Summary: Impossible to have knetworkmanager due to incorrect dependencies in networkma...
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 208590 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-02-02 13:49 UTC by Sergej Pisarenko
Modified: 2008-02-04 21:13 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 Sergej Pisarenko 2008-02-02 13:49:13 UTC
knetworkmanager depends on >=dev-libs/libnl-1.0_pre6-r1 whether networkmanager depends on =dev-libs/libnl-1.0_pre6 making it impossible to have both packages at the same time.

Reproducible: Always

Steps to Reproduce:
1.emerge --sync
2.emerge --update --deep --newuse -pv world
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-02-02 13:51:51 UTC
Yeah, emerge --sync and use net-misc/networkmanager-0.6.5_p20080130
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2008-02-02 15:44:33 UTC
*** Bug 208590 has been marked as a duplicate of this bug. ***
Comment 3 Timo Fischer 2008-02-04 18:47:08 UTC
(In reply to comment #1)
> Yeah, emerge --sync and use net-misc/networkmanager-0.6.5_p20080130
> 
networkmanager-0.6.5_p20080130 is marked unstable. 

net-misc/networkmanager-0.6.5_p20070823 works flawless with dev-libs/libnl-1.0_pre6-r1 at least on my box. A simple change in the ebuild for the 2007 Version of networkmanager (=dev-libs/libnl-1.0_pre6 changing into =dev-libs/libnl-1.0_pre6*) would solve this problem until the 2008 Version becomes stable.