Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 504566 - kde-misc/networkmanagement-0.9.0.10 should depend on net-misc/networkmanager-openconnect rather than net-misc/openconnect for USE=openconnect
Summary: kde-misc/networkmanagement-0.9.0.10 should depend on net-misc/networkmanager-...
Status: RESOLVED DUPLICATE of bug 503378
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-14 08:12 UTC by Yao
Modified: 2014-03-14 08:14 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 Yao 2014-03-14 08:12:59 UTC
With USE=openconnect, kde-misc/networkmanagement-0.9.0.10 depends on net-misc/openconnect but does not pull in net-misc/networkmanager-openconnect.

When users make an openconnect connection, it will complain:

The VPN service 'org.freedesktop.NetworkManager.openconnect' was not installed

Installing net-misc/networkmanager-openconnect does solve the problem. Obviously it needs net-misc/networkmanager-openconnect.

Since net-misc/networkmanager-openconnect pulls in net-misc/openconnect, just replace the dependency on net-misc/openconnect with net-misc/networkmanager-openconnect will solve the problem.

Reproducible: Always

Steps to Reproduce:
1. make sure net-misc/networkmanager-openconnect is not installed
2. USE=openconnect emerge kde-misc/networkmanagement
3. Configure an Cisco AnyConnect connection with the plasma app and try to connect.
Actual Results:  
Step 2 does not install net-misc/networkmanager-openconnect and in Step 3 it complains:
The VPN service 'org.freedesktop.NetworkManager.openconnect' was not installed


Expected Results:  
kde-misc/networkmanagement should pull in net-misc/networkmanager-openconnect and the VPN connection should work.
Comment 1 Johannes Huber (RETIRED) gentoo-dev 2014-03-14 08:14:41 UTC

*** This bug has been marked as a duplicate of bug 503378 ***