Bug 1398561

Summary: NetworkManager-openconnect no longer working after Fedora upgrade 24->25
Product: [Fedora] Fedora Reporter: aairey <airey.andy>
Component: NetworkManager-openconnectAssignee: David Woodhouse <dwmw2>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 25CC: bloch, dcbw, dwmw2, mattias.ellert, nathan.smith5, psimerda, thaller
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-30 07:55:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
VPN Settings none

Description aairey 2016-11-25 09:28:29 UTC
Created attachment 1224179 [details]
VPN Settings

Description of problem:
No longer able to connect to an openconnect VPN using NetworkManager.
Also no longer able to edit it, it seems.
This was after a Fedora upgrade from Workstation 24 to 25

Version-Release number of selected component (if applicable):
NetworkManager-openconnect-1.2.3-0.20160606git5009f9.fc25.x86_64

How reproducible:
Connecting to VPN or opening settings.

Steps to Reproduce:
1. Open Network Settings in GNOME
2. Connect to VPN, not working
3. Edit VPN identity, not configureable

Actual results:
No longer able to use this openconnect VPN connection.

Expected results:
Ability to connect or at least edit the config.

Additional info:
openconnect through cli is working.

Comment 1 Mattias Ellert 2016-11-28 17:21:52 UTC
I had this issue to. After installing NetworkManager-openconnect-gnome it started working form me.

There was a package split, but the obsoletes were only added to one of the new packages the old package was split into. Both the packages the old package was split into should have the obsoletes (even if one of the new packages have the same name as the old package). Compare how the split for e.g. NetworkManager-vpnc was handles.

[ellert@localhost ~]$ rpm -q --obsoletes NetworkManager-vpnc
NetworkManager-vpnc < 1:0.9.8.2-2
[ellert@localhost ~]$ rpm -q --obsoletes NetworkManager-vpnc-gnome
NetworkManager-vpnc < 1:0.9.8.2-2
[ellert@localhost ~]$ rpm -q --obsoletes NetworkManager-openconnect
[ellert@localhost ~]$ rpm -q --obsoletes NetworkManager-openconnect-gnome
NetworkManager-openconnect < 1.2.3-0

Comment 2 Nathan Smith 2016-11-30 02:18:46 UTC
I have this issue as well. Installing NetworkManager-openconnect-gnome allows me to edit the vpn connection as suggested above but then it refuses to connect to the vpn. These vpn settings worked on my previous Fedora 24 install and I can connected using openconnect cli.

Comment 3 Nathan Smith 2016-11-30 04:40:08 UTC
Scratch that. After a reboot openconnect vpn works again. Just needed to install NetworkManager-openconnect-gnome as stated.

Comment 4 Thomas Haller 2016-11-30 07:55:47 UTC

*** This bug has been marked as a duplicate of bug 1398425 ***