https://bugs.kde.org/show_bug.cgi?id=426058

--- Comment #9 from Erik Quaeghebeur <k...@equaeghe.nospammail.net> ---
(In reply to Jan Grulich from comment #8)
> Then it's not a runtime issue, but you are probably missing openconnect
> headers and libraries during the build. You should see that in the log after
> you run CMake command, it will report if the OpenConnect plugin will be
> build.

It seems all libraries and plugins are built (see lines suffixed with ******;
some uninteresting lines cut …):

$ tree -f /usr | grep openconnect
│   ├── /usr/include/openconnect.h
│   │   │   ├── /usr/lib/NetworkManager/VPN/nm-openconnect-service.name
│   │   ├── /usr/lib64/NetworkManager/libnm-vpn-plugin-openconnect-editor.so  
******
│   │   ├── /usr/lib64/NetworkManager/libnm-vpn-plugin-openconnect.so   ******
│   ├── /usr/lib64/libopenconnect.so -> libopenconnect.so.5.6.0   ******
│   ├── /usr/lib64/libopenconnect.so.5 -> libopenconnect.so.5.6.0   ******
│   ├── /usr/lib64/libopenconnect.so.5.6.0   ******
│   │   ├── /usr/lib64/pkgconfig/openconnect.pc
│   │   │   ├──
/usr/lib64/qt5/plugins/libplasmanetworkmanagement_openconnectui.so   ******
│   ├── /usr/libexec/nm-openconnect-auth-dialog
│   ├── /usr/libexec/nm-openconnect-service
│   ├── /usr/libexec/nm-openconnect-service-openconnect-helper
│   ├── /usr/libexec/openconnect
│   │   ├── /usr/libexec/openconnect/csd-post.sh
│   │   ├── /usr/libexec/openconnect/csd-wrapper.sh
│   │   ├── /usr/libexec/openconnect/hipreport-android.sh
│   │   ├── /usr/libexec/openconnect/hipreport.sh
│   │   └── /usr/libexec/openconnect/tncc-wrapper.py
│   ├── /usr/sbin/openconnect
│   │   ├── /usr/share/appdata/network-manager-openconnect.metainfo.xml
│   │   ├── /usr/share/doc/networkmanager-openconnect-1.2.6
│   │   │   ├── …
│   │   ├── /usr/share/doc/openconnect-8.09-r3
│   │   │   ├── …
│   │   └── /usr/share/gnome-vpn-properties/openconnect
│   │       └──
/usr/share/gnome-vpn-properties/openconnect/nm-openconnect-dialog.ui
│   │   ├──
/usr/share/kservices5/plasmanetworkmanagement_openconnect_globalprotectui.desktop
  ******
│   │   ├──
/usr/share/kservices5/plasmanetworkmanagement_openconnect_juniperui.desktop  
******
│   │   ├── /usr/share/kservices5/plasmanetworkmanagement_openconnectui.desktop
  ******
│   │   │   │   ├── …
│   │   │   │   ├── /usr/share/locale/en_GB/LC_MESSAGES/openconnect.mo
│   │   │   │   ├── /usr/share/locale/en_US/LC_MESSAGES/openconnect.mo
│   │   │   │   ├── /usr/share/locale/es/LC_MESSAGES/openconnect.mo
│   │   │       ├── …
│   │   │   │   ├── /usr/share/locale/lt/LC_MESSAGES/openconnect.mo
│   │   │   │   ├──
/usr/share/locale/nl/LC_MESSAGES/NetworkManager-openconnect.mo
│   │   │   │   ├── /usr/share/locale/nl/LC_MESSAGES/openconnect.mo
│   │   │   │   ├──
/usr/share/locale/nl/LC_MESSAGES/plasmanetworkmanagement_openconnectui.mo
│   │   │   │   ├── /usr/share/locale/pa/LC_MESSAGES/openconnect.mo
│   │   │   │   ├── …
│   │   │   ├── /usr/share/man/man8/openconnect.8.bz2

The build logs also do not show any errors or differences between openconnect
and the other VPN types.

I know that other Gentoo users have managed to configure openconnect vpns using
plasma-nm, so it must be something quite specific. What and how to find out is
therefore the question.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to