Description of problem: I was unable to add/configure OpenConnect/AnyConnect. It says /usr/lib64/NetworkManager/libnm-vpn-plugin-openconnect-editor.so is missing Version-Release number of selected component (if applicable): 1.2.3 How reproducible: Install F25, try to setup anyconnect. Steps to Reproduce: 1. Install F25 2. Open NetworkManager or nm-connection-editor 3. Select AnyConnect 4. Look at error message. Actual results: Unable to meet UI Expected results: Input fields etc. Additional info: I am also unable to configure it under Cinnamon, will report later, what causing this.
Well, i it doesn't make sense, but same issue under Cinnamon fixing with same method. I have to install NetworkManager-openconnect-gnome under Cinnamon.
Created attachment 1224429 [details] Issue messagebox
it is expected that nm-connection-editor cannot edit openconnect connections unless you install NetworkManager-openconnect-gnome. Is your issue, that this package is not installed by default? Which Fedora spin did you install?
Yes, my issue, that user can see menu choose, but unable to use it without fuhrer investigation. IMHO we either should hide that VPN type, or include dependencies. I am tried fresh Workstation distributive(gnome), and Cinnamon spin. Both from netinstall image.
(In reply to Kirill Berezin from comment #4) > IMHO we either should hide that VPN type, or include dependencies. Better still, auto-install the GUI on demand via PackageKit (or whatever replaces it), like we do for codecs and various other things.
(In reply to David Woodhouse from comment #5) > (In reply to Kirill Berezin from comment #4) > > IMHO we either should hide that VPN type, or include dependencies. > > Better still, auto-install the GUI on demand via PackageKit (or whatever > replaces it), like we do for codecs and various other things. nm-c-e is used by non-Gnome user, so it makes little sense to hook nm-c-e with gnome-software. So, maybe PackageKit it is, but is there s UI component for that? Seems large effort. gnome-control-center probably should integrate with gnome-software for adding plugins. Anyway, that is all longterm. For now, https://pagure.io/fedora-comps should be fixed to install NetworkManager-openconnect-gnome everywhere where we also install NetworkManager-openvpn-gnome. There is also a pull request for cinnamon DE (https://pagure.io/fedora-comps/pull-request/68), but it should be for other spins as well.
(In reply to David Woodhouse from comment #5) > Better still, auto-install the GUI on demand via PackageKit (or whatever > replaces it), like we do for codecs and various other things. Sadly, but fedora still fails to track and install x264 codec, for example. So yea, we not ready for this. At least include dependencies. Install image already taking a lot of disk, so it doesn't matter ;)
*** This bug has been marked as a duplicate of bug 1398425 ***