amnezia-vpn / amneziawg-linux-kernel-module

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

Can't upgrade the package in Debian 12 #46

Closed sunsh1newarrior closed 1 week ago

sunsh1newarrior commented 1 month ago

I've installed amneziawg-dkms in Debian 12 using Launchpad repo for Ubuntu 22.04. It worked for me until recent update. Now I can't apt upgrade because dpkg hangs at dkms build process. I also can't remove or reconfigure the package because of it.

Setting up amneziawg-dkms (1.0.0-0~202410231041+e53879f~ubuntu22.04.1) ...
Removing old amneziawg-1.0.0 DKMS files...
Deleting module amneziawg-1.0.0 completely from the DKMS tree.
Loading new amneziawg-1.0.0 DKMS files...
Deprecated feature: REMAKE_INITRD (/usr/src/amneziawg-1.0.0/dkms.conf)
Building for 6.1.0-26-amd64
Building initial module for 6.1.0-26-amd64
Deprecated feature: REMAKE_INITRD (/var/lib/dkms/amneziawg/1.0.0/source/dkms.conf)

^Cdpkg: error processing package amneziawg-dkms (--configure):
 installed amneziawg-dkms package post-installation script subprocess was interrupted
Errors were encountered while processing:
 amneziawg-dkms
sunsh1newarrior commented 1 week ago

Issue is gone with the recent update.