Your message dated Thu, 23 Jan 2020 16:23:56 +0000
with message-id <[email protected]>
and subject line Bug#949672: fixed in wireguard-linux-compat 0.0.20200121-3
has caused the Debian Bug report #949672,
regarding wireguard-dkms: module is not automatically built
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
949672: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=949672
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wireguard-dkms
Version: 0.0.20200121-2
Severity: important**
**
Dear wireguard Maintainer,
The debian wiki (https://wiki.debian.org/Wireguard) says that an 'apt
install wireguard' is enough to build the wireguard module via dkms,
however on a fresh debian 10 installation wireguard, wireguard-dkms and
wireguard-tools will be installed but it does NOT build the module. An
additional 'dkms install wireguard/0.0.20200121' is required for the
module to be actually built, which is not shown in any wireguard guide.
I believe it did autobuild the module in the past.
Also it looks like wireguard requires the package 'bc' which is not
listed as a dependency.
Full installation log on a fresh debian buster installation:
root@debian:~# apt install bc dkms perl
[...]
root@debian:~# echo "deb http://deb.debian.org/debian/ unstable main" >
/etc/apt/sources.list.d/unstable-wireguard.list
root@debian:~# printf 'Package: *\nPin: release
a=unstable\nPin-Priority: 90\n' > /etc/apt/preferences.d/limit-unstable
root@debian:~# apt update
Hit:1 http://security.debian.org/debian-security buster/updates InRelease
Hit:2 http://deb.debian.org/debian buster InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Get:4 http://deb.debian.org/debian unstable InRelease [142 kB]
Get:5 http://deb.debian.org/debian unstable/main amd64 Packages [8,233 kB]
Get:6 http://deb.debian.org/debian unstable/main Translation-en [6,193 kB]
Fetched 14.6 MB in 4s (4,035 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
root@debian:~# apt install wireguard
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
wireguard-dkms wireguard-tools
The following NEW packages will be installed:
wireguard wireguard-dkms wireguard-tools
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 342 kB of archives.
After this operation, 2,096 kB of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 http://deb.debian.org/debian unstable/main amd64 wireguard-dkms
all 0.0.20200121-2 [251 kB]
Get:2 http://deb.debian.org/debian unstable/main amd64 wireguard-tools
amd64 1.0.20200121-2 [84.1 kB]
Get:3 http://deb.debian.org/debian unstable/main amd64 wireguard all
1.0.20200121-2 [6,800 B]
Fetched 342 kB in 0s (3,992 kB/s)
Selecting previously unselected package wireguard-dkms.
(Reading database ... 50821 files and directories currently installed.)
Preparing to unpack .../wireguard-dkms_0.0.20200121-2_all.deb ...
Unpacking wireguard-dkms (0.0.20200121-2) ...
Selecting previously unselected package wireguard-tools.
Preparing to unpack .../wireguard-tools_1.0.20200121-2_amd64.deb ...
Unpacking wireguard-tools (1.0.20200121-2) ...
Selecting previously unselected package wireguard.
Preparing to unpack .../wireguard_1.0.20200121-2_all.deb ...
Unpacking wireguard (1.0.20200121-2) ...
Setting up wireguard-dkms (0.0.20200121-2) ...
Setting up wireguard-tools (1.0.20200121-2) ...
Setting up wireguard (1.0.20200121-2) ...
Processing triggers for man-db (2.8.5-2) ...
[module is not built]
root@debian:~# dkms install wireguard/0.0.20200121
Creating symlink /var/lib/dkms/wireguard/0.0.20200121/source ->
/usr/src/wireguard-0.0.20200121
DKMS: add completed.
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area...
make -j1 KERNELRELEASE=4.19.0-6-amd64 -C
/lib/modules/4.19.0-6-amd64/build
M=/var/lib/dkms/wireguard/0.0.20200121/build........
cleaning build area...
DKMS: build completed.
wireguard.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/4.19.0-6-amd64/updates/dkms/
depmod......
DKMS: install completed.
Regards,
Mia
-- System Information:
Debian Release: 10.2
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable'), (90, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.0-6-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages wireguard-dkms depends on:
ii dkms 2.6.1-4
ii perl 5.28.1-6
Versions of packages wireguard-dkms recommends:
ii wireguard 1.0.20200121-2
ii wireguard-tools 1.0.20200121-2
wireguard-dkms suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: wireguard-linux-compat
Source-Version: 0.0.20200121-3
We believe that the bug you reported is fixed in the latest version of
wireguard-linux-compat, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Daniel Kahn Gillmor <[email protected]> (supplier of updated
wireguard-linux-compat package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 23 Jan 2020 10:57:44 -0500
Source: wireguard-linux-compat
Architecture: source
Version: 0.0.20200121-3
Distribution: unstable
Urgency: medium
Maintainer: Daniel Kahn Gillmor <[email protected]>
Changed-By: Daniel Kahn Gillmor <[email protected]>
Closes: 949670 949672
Changes:
wireguard-linux-compat (0.0.20200121-3) unstable; urgency=medium
.
* ensure dkms runs in postinst before we consider reloading the module
(Closes: #949672, #949670)
Checksums-Sha1:
8e6545fcab2842cad4316f897df57bed85808b04 1473
wireguard-linux-compat_0.0.20200121-3.dsc
bb9ca187808f498264aef2369646ad73bacaca1a 11592
wireguard-linux-compat_0.0.20200121-3.debian.tar.xz
cd801d40e81dbc3f5109a29d2689f954ab3e569c 6377
wireguard-linux-compat_0.0.20200121-3_amd64.buildinfo
Checksums-Sha256:
b92b6cb57a274119736ac6baa1ecc4777a0c7918f259d767a430e41e16f49c36 1473
wireguard-linux-compat_0.0.20200121-3.dsc
cc6a0d4b44dc2da0ef28b7b399e123ad9fd89ec832c39fcf63674694e648bd38 11592
wireguard-linux-compat_0.0.20200121-3.debian.tar.xz
db7e0bf60dd719916f05d2f9dcc9134aba7aef155e3073e3fa118d14ec0f6632 6377
wireguard-linux-compat_0.0.20200121-3_amd64.buildinfo
Files:
4b6911fee28119dfd61e6769bb97ff48 1473 net optional
wireguard-linux-compat_0.0.20200121-3.dsc
d86218e5aa63b9848cd4ba13a1a2ac6f 11592 net optional
wireguard-linux-compat_0.0.20200121-3.debian.tar.xz
da384dd88ac79010daccd876b7206279 6377 net optional
wireguard-linux-compat_0.0.20200121-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iHUEARYIAB0WIQQsv6x2UaqQJzY+dXHEDyVUMvKBDwUCXinC3QAKCRDEDyVUMvKB
D92vAP9+fvp2kf9+vPJ16E/LMfVKTfbgREHtYvh96XN5DiFSdAEAzSN+JGREQrVQ
degADCYlHJky2nK3s0rs3XZEBJ5e5Ac=
=YpBz
-----END PGP SIGNATURE-----
--- End Message ---