-
-
Notifications
You must be signed in to change notification settings - Fork 501
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DietPi-Software | WireGuard: Raise APT package priority pin to 100 to allow auto upgrades #2671
Comments
@swrobel Most likely the kernel was upgraded but not the WireGuard kernel module. I also see that the package version is not the up-to-date: https://packages.debian.org/sid/wireguard Looks like it was not auto-upgraded.
Sorry me are dump. Installed packages have the priority 100 and we pinned WireGuard packages to priority 99...
Generally if your kernel is upgraded, on RPi you will face a long APT upgrade run with many messages that contain " On x86_64 systems due to my tests, a kernel upgrade triggered this automatically. On RPi this seems to be not the case, so you need to do that manually. As above, there is a WireGuard update available as well, so upgrading as above will force a kernel module rebuild now. But if there is no WireGuard upgrade available when doing a kernel upgrade, you need to run: |
Thanks, that worked! |
Fix is handled here: #2700 |
ADMIN EDIT
Solution
Required Information
cat /DietPi/dietpi/.version
G_DIETPI_VERSION_CORE=6
G_DIETPI_VERSION_SUB=22
G_DIETPI_VERSION_RC=3
G_GITBRANCH=master
G_GITOWNER=Fourdee
echo $G_DISTRO_NAME
orcat /etc/debian_version
stretch
uname -a
Linux DietPi 4.14.98-v7+ Request | RT Kernel option #1200 SMP Tue Feb 12 20:27:48 GMT 2019 armv7l GNU/Linux
echo $G_HW_MODEL_DESCRIPTION
or (EG: RPi3)RPi 3 Model B+ (armv7l)
5V 2.1A iPad charger
SanDisk
Additional Information (if applicable)
dietpi-bugreport
ID | bfa7faf1-0e3d-404b-b1dc-fa8da172aa5bSteps to reproduce
Expected behaviour
Wireguard should start as it did before
Actual behaviour
Wireguard will not start, even after a reboot
Extra details
It does not seem the wireguard kmod is loaded:
However I believe all necessary packages are installed:
The text was updated successfully, but these errors were encountered: