Package: dkms
Version: 3.0.3-4
Severity: normal

In the grep 3.8 NEWS file:

  The egrep and fgrep commands, which have been deprecated since
  release 2.5.3 (2007), now warn that they are obsolescent and should
  be replaced by grep -E and grep -F.

The /usr/sbin/dkms script contains

    if ! find $dkms_tree/$module/$module_version/* -maxdepth 0 -type d 
2>/dev/null | egrep -qv "(build|tarball|driver_disk|rpm|deb|source)$"; then

which triggers the warning

egrep: warning: egrep is obsolescent; using grep -E

when removing a kernel.

-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 
'stable-security'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
merged-usr: no
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.18.0-4-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=POSIX, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages dkms depends on:
ii  build-essential         12.9
ii  clang-10 [c-compiler]   1:10.0.1-8+b1
ii  clang-11 [c-compiler]   1:11.1.0-6+b2
ii  clang-12 [c-compiler]   1:12.0.1-21
ii  clang-13 [c-compiler]   1:13.0.1-7
ii  clang-14 [c-compiler]   1:14.0.6-2
ii  clang-3.6 [c-compiler]  1:3.6.2-3
ii  clang-3.7 [c-compiler]  1:3.7.1-3+b2
ii  clang-6.0 [c-compiler]  1:6.0.1-14.1
ii  clang-7 [c-compiler]    1:7.0.1-12
ii  clang-8 [c-compiler]    1:8.0.1-10+b1
ii  clang-9 [c-compiler]    1:9.0.1-20+b1
ii  dctrl-tools             2.24-3+b1
ii  dh-dkms                 3.0.3-4
ii  dpkg-dev                1.21.9
ii  gcc [c-compiler]        4:12.2.0-1
ii  gcc-10 [c-compiler]     10.4.0-5
ii  gcc-11 [c-compiler]     11.3.0-6
ii  gcc-12 [c-compiler]     12.2.0-1
ii  gcc-4.8 [c-compiler]    4.8.5-4
ii  gcc-4.9 [c-compiler]    4.9.4-2
ii  gcc-5 [c-compiler]      5.5.0-12
ii  gcc-6 [c-compiler]      6.5.0-2
ii  gcc-8 [c-compiler]      8.4.0-7
ii  gcc-9 [c-compiler]      9.5.0-2
ii  kmod                    30+20220630-3
ii  lsb-release             11.2
ii  make                    4.3-4.1
ii  patch                   2.7.6-7
ii  tcc [c-compiler]        0.9.27+git20200814.62c30a4a-1

Versions of packages dkms recommends:
ii  fakeroot                                     1.29-1
ii  linux-headers-amd64 [linux-headers-generic]  5.19.6-1
ii  sudo                                         1.9.11p3-1

Versions of packages dkms suggests:
ii  e2fsprogs  1.46.5-2
ii  menu       2.1.49

-- Configuration Files:
/etc/dkms/framework.conf changed:
verbose="1"
autoinstall_all_kernels="1"


-- no debconf information

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

Reply via email to