#60 Network Manager Openconnect missing lib
Closed: Fixed Opened by zoglesby.

When trying to create a openconnect vpn with gnome-shells networking tools, the options for a basic (pptp maybe?) vpn are given. When using nm-connection-editor the following error is provided.

"missing plugin file "/usr/lib64/NetworkManager/libnm-vpn-plugin-openconnect-editor.so"

Screenshot_from_2018-02-11_22-20-47.png


Note: that file is provided by the NetworkManager-openconnect-gnome package. We would need to discuss if it should be included in the base ostree.

For now you should be able to package layer it rpm-ostree install NetworkManager-openconnect-gnome.

I would 100% understand if it was not included, but at the same time I don't understand why it is showing up as an option in the menu if the package is not installed. If it is not included in the base ostree image it should the option should not be shown in the drop down menu.

I would 100% understand if it was not included, but at the same time I don't understand why it is showing up as an option in the menu if the package is not installed. If it is not included in the base ostree image it should the option should not be shown in the drop down menu.

I don't disagree there, but I assume what you describe isn't a problem specific to Atomic Workstation. Maybe report a bug against Networkmanager in bugzilla?

I am not sure (I will try and double check later) but I think the reason that it is included in the list is that NetworkManager-openconnect is installed in the base ostree, but as you said the -gnome package is not so you can't configure it.

I am not sure (I will try and double check later) but I think the reason that it is included in the list is that NetworkManager-openconnect is installed in the base ostree, but as you said the -gnome package is not so you can't configure it.

yeah in that case we should probably add it.

Fixed in https://pagure.io/workstation-ostree-config/pull-request/66

Metadata Update from @dustymabe:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata