On Thu, 2019-04-11 at 09:45 +0000, J Prino wrote: > I agree however there's no 8.02 version for openconnect (disco). Can > libopenconnect be fixed?
You are using *different* versions of openconnect vs. libopenconnect. By all means update them both. Together. But don't try to run different builds of each. We provide a stable ABI from libopenconnect to "external" projects like NetworkManager-openconnect. But openconnect itself, the command-line tool, uses "private" data structures which are not part of that stable ABI. That's why it complains when it's run against a different version of libopenconnect to the one that was built at the same time. Get rid of the old versions, rebuild, install openconnect *and* libopenconnect together, and it should be fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1824312 Title: segfault connecting to cisco vpn To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1824312/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
