• Joined on 2025年05月16日
reneum commented on issue eduVPN/linux-app#696 2026年05月11日 12:12:08 +02:00
eduVPN kills NetworkManager - core dump

It's been a while since I've used Ubuntu and I’m not familiar with "/etc/netplan" either, but if I understood it correctly it acts as a wrapper whose configuration takes precedence? If so, the...

reneum commented on issue eduVPN/linux-app#696 2026年05月06日 15:14:35 +02:00
eduVPN kills NetworkManager - core dump

"/etc/netplan" ... not really NetworkManager.

reneum commented on issue eduVPN/linux-app#677 2025年12月22日 23:10:47 +01:00
Failed to connect to server

Hello,

reneum commented on issue eduVPN/linux-app#641 2025年07月30日 18:35:20 +02:00
list all supported targets on client docs

Just for your interest:

The following link is the so-called developer/feeder project, where I (and possibly others) contribute to and maintain the eduVPN package. From here, the packages flow...

reneum commented on issue eduVPN/linux-app#641 2025年06月14日 13:47:48 +02:00
list all supported targets on client docs

Meanwhile, eduvpn-client can also be found in the default Tumbleweed repo. zypper install eduvpn-client is enough. No additional tasks needed. Maybe this information could be included on the...

reneum commented on issue eduVPN/linux-app#641 2025年05月19日 15:25:05 +02:00
list all supported targets on client docs

Also, as mentioned in: #638 Maybe an option?

openSUSE Tumbleweed

zypper addrepo https://download.opensuse.org/repositories/network:vpn/openSUSE_Tumbleweed/network:vpn.repo
```...
reneum commented on issue eduVPN/linux-app#638 2025年05月16日 11:12:55 +02:00
Error installing dependencies for OpenSUSE Tumbleweed

@oulenz The package which provides 'pygobject' is 'python-gobject' in openSUSE for packaging and naming conventions. That is, for example, providing multiple python flavors (python3, python310,...