FS#75642 - [networkmanager-strongswan] build with gtk4

Attached to Project: Arch Linux
Opened by Marco (jellybean) - Thursday, 18 August 2022, 12:22 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:25 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Christian Rebischke (Shibumi)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 3
Private No

Details

Description:
Can not create or edit IPsec/IKEv2 connection in gnome-control-center (GNOME settings)

Additional info:
* package version(s)
gnome-control-center 42.3-2
networkmanager-strongswan 1.6.0-1

Steps to reproduce:
1) Run gnome-control-center.
2) Open network panel, try to add new IPsec/IKEv2 connection or open properties of an existing one and go to the identity tab.
3) Error: unable to load VPN connection editor

Solution - rebuild with gtk4 support:
https://0x0.st/oLTf.diff
This task depends upon

Closed by  Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:25 GMT
Reason for closing:  Moved
Additional comments about closing:  https://gitlab.archlinux.org/archlinux/p ackaging/packages/networkmanager-strongs wan/issues/1
Comment by Marco Betschart (marbetschar) - Monday, 21 November 2022, 07:06 GMT
Ran into the same issue when try to use:

gnome-control-center 43.1-6
networkmanager-strongswan 1.6.0-1

This provokes the "Error: unable to load VPN connection editor" error in GNOME Settings.
Comment by Toolybird (Toolybird) - Friday, 14 July 2023, 21:46 GMT
Dupe  FS#79103 
Comment by raul victor trombin (raul) - Wednesday, 02 August 2023, 02:54 GMT
Thank you! There is some way on how to fix the package?

here is what I did, I'm bit newbie with arch and these things.

wget on link_patch

yay -G networkmanager-strongswan
cd networkmanager-strongswan
patch -u PKGBUILD -i ../oLTf.diff
yay -S extra/pacman-contrib
updpkgsums
gpg --recv-keys ....

and finally:
makepkg -si

now it works!

Loading...