Package: wireguard-dkms
Version: 0.0.20180802-1
Severity: normal

Dear Maintainer,

the version string for installed wireguard-dkms does not look correct to me.
This should be "0.0.20180802" not "0.0.20180802-1".

root@iniza# LANG=C dkms status -k 4.18.0-rc8-5-iniza-llvmlinux
acpi-call, 1.1.0, 4.18.0-rc8-5-iniza-llvmlinux, x86_64: installed
virtualbox, 5.2.16, 4.18.0-rc8-5-iniza-llvmlinux, x86_64: installed
wireguard, 0.0.20180802-1, 4.18.0-rc8-5-iniza-llvmlinux, x86_64: installed

I have tried to fix it like this...

sdi@iniza:~/src/wireguard$ diff --color
wireguard-0.0.20180802/debian/rules
wireguard-0.0.20180809/debian/rules
13c13
<       $(MAKE) -C src DESTDIR=../debian/wireguard-dkms
DKMSDIR=/usr/src/wireguard-$(DEB_VERSION)/ dkms-install
---
>       $(MAKE) -C src DESTDIR=../debian/wireguard-dkms 
> DKMSDIR=/usr/src/wireguard-$(DEB_VERSION_UPSTREAM)/ dkms-install
22c22
<       dh_dkms -p wireguard-dkms -- src/dkms.conf
---
>       dh_dkms -V $(DEB_VERSION_UPSTREAM) -p wireguard-dkms -- src/dkms.conf

...but wireless-tools package with debug-symbols is not built.

After installing my packages this looks correct to me:

root@iniza# LANG=C dkms status -m wireguard
wireguard, 0.0.20180809, 4.17.0-1-amd64, x86_64: installed
wireguard, 0.0.20180809, 4.18.0-1-iniza-llvmlinux, x86_64: installed

I have already informed the maintainer via PM.

Thanks.

Regards,
- Sedat -

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (99,
'buildd-unstable'), (99, 'buildd-experimental'), (99, 'experimental'),
(99, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.18.0-1-iniza-llvmlinux (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8),
LANGUAGE= (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages wireguard-dkms depends on:
ii  dkms  2.6.1-1

Versions of packages wireguard-dkms recommends:
ii  wireguard-tools  0.0.20180809-1~buster+dileks1

wireguard-dkms suggests no packages.

-- no debconf information

Reply via email to