amnezia-vpn / amneziawg-linux-kernel-module

AmneziaWG Linux kernel module
https://www.wireguard.com
GNU General Public License v2.0
17 stars 3 forks source link

Broken dependencies for Ubuntu Mantic #4

Open ddkedr opened 3 months ago

ddkedr commented 3 months ago

I'm getting a dependency error, while installing amneziawg on Ubuntu Mantic:

The following packages have unmet dependencies:
 amneziawg : Depends: amneziawg-dkms (>= 0.0.20200121-2) but it is not installable or
                      amneziawg-modules (>= 0.0.20191219) but it is not installable
E: Unable to correct problems, you have held broken packages.

This happens with Ubuntu Mantic repository only (and maybe some others). After changing a repository to Ubuntu Jammy, all the dependencies can be found successfully.

We can see no amneziawg-linux-kmod package in Ubuntu Mantic repository on Launchpad:

https://launchpad.net/~amnezia/+ppa-packages

or https://ppa.launchpadcontent.net/amnezia/ppa/ubuntu/pool/main/a/amneziawg-linux-kmod/

So the question is: Can I install a Jammy amneziawg-dkms and amneziawg-modules packages on a Mantic system?