Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 503378 - kde-misc/networkmanagement should optionally depend on net-misc/networkmanager-openconnect
Summary: kde-misc/networkmanagement should optionally depend on net-misc/networkmanage...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 504566 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-03-04 05:35 UTC by Taahir Ahmed
Modified: 2014-04-10 12:20 UTC (History)
3 users (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 Taahir Ahmed 2014-03-04 05:35:01 UTC
Networkmanagement has the conditional dependency openconnect ? (net-misc/openconnect).  However, networkmanagement doesn't implement its own openconnect management; instead it uses networkmanager's openconnect.



Reproducible: Always

Steps to Reproduce:
1.On a system with net-misc/openconnect installed, but without net-misc/networkmanager-openconnect:
2. Attempt to use kde-misc/networkmanagement to connect to an AnyConnect vpn.
3. A libnotify bubble pops up with the message: Connection <redacted> failed:
Failed to execute child process "/usr/libexec/nm-openconnect-service" (No such file or directory)
Actual Results:  
Connection fails since the networkmanager-openconnect component is missing.

Expected Results:  
Connection should succeed by invoking the networkmanager-openconnect component.

Networkmanagement should replace the dependency "openconnect ? (net-misc/openconnect)" with the dependency "openconnect ? (net-misc/networkmanager-openconnect)" since that's what it uses.  Note that networkmanager-openconnect subsequently pulls in the dependency on net-misc/openconnect.
Comment 1 Johannes Huber (RETIRED) gentoo-dev 2014-03-14 08:14:41 UTC
*** Bug 504566 has been marked as a duplicate of this bug. ***
Comment 2 Dennis Schridde 2014-03-21 21:33:56 UTC
(Michael Palimaka (kensington) from bug #503898 comment #5)
> networkmanagement is deprecated upstream so there probably won't be much
> activity there.

Deprecated in favour of kde-misc/plasma-nm.
Comment 3 Johannes Huber (RETIRED) gentoo-dev 2014-03-21 21:54:44 UTC
(In reply to Dennis Schridde from comment #2)
> (Michael Palimaka (kensington) from bug #503898 comment #5)
> > networkmanagement is deprecated upstream so there probably won't be much
> > activity there.
> 
> Deprecated in favour of kde-misc/plasma-nm.

plasma-nm is not stable yet and there is a stable branch upstream where at least some actions happen.
Comment 4 Yao 2014-03-23 14:12:47 UTC
> Deprecated in favour of kde-misc/plasma-nm.

But this bug has nothing to do with upstream. It's gentoo-specific. Just one wrong dependency
Comment 5 Taahir Ahmed 2014-04-09 20:03:38 UTC
It's worth noting that plasma-nm also suffers from the same bug.
Comment 6 Taahir Ahmed 2014-04-09 20:14:15 UTC
Equivalent bug for plasma-nm has been opened: Bug 507270
Comment 7 Johannes Huber (RETIRED) gentoo-dev 2014-04-10 12:20:46 UTC
Thanks for reporting. This is fixed in cvs now. Please sync in some hours to get the changes.

+
+  10 Apr 2014; Johannes Huber <johu@gentoo.org>
+  +networkmanagement-0.9.0.10-r1.ebuild:
+  Revision bump DEPENDs on net-misc/networkmanager-openconnect, bug #503378.
+