Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #77077 > unrolled thread

Bug#1024082: nfs-kernel-server: /lib/modprobe.d/50-nfs.conf causing problems with sysctl from busybox and with kmod

Started byMichael Prokop <mika@debian.org>
First post2022-11-14 15:40 +0100
Last post2022-11-14 15:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.debian.kernel


Contents

  Bug#1024082: nfs-kernel-server: /lib/modprobe.d/50-nfs.conf causing problems with sysctl from busybox and with kmod Michael Prokop <mika@debian.org> - 2022-11-14 15:40 +0100

#77077 — Bug#1024082: nfs-kernel-server: /lib/modprobe.d/50-nfs.conf causing problems with sysctl from busybox and with kmod

FromMichael Prokop <mika@debian.org>
Date2022-11-14 15:40 +0100
SubjectBug#1024082: nfs-kernel-server: /lib/modprobe.d/50-nfs.conf causing problems with sysctl from busybox and with kmod
Message-ID<FrIMV-3G1R-5@gated-at.bofh.it>
Package: nfs-kernel-server
Version: 1:2.6.2-1+b1
Severity: important

Hi,

as of git rev 87de072e in nfs-utils.git (which is shipped as of
nfs-kernel-server >=1:2.6.2-1), there's a new file
/lib/modprobe.d/50-nfs.conf, which seems to cause quite some
problems, see e.g. https://bugs.debian.org/1022172
("/lib/modprobe.d/50-nfs.conf causes initramfs-tools to stop
including sunrpc module for nfs").

Furthermore, it also ends up during bootup like this:

| /sbin/sysctl: unrecognized option '--pattern'
| BusyBox v1.35.0 (Debian 1:1.35.0-4) multi-call binary.
| 
| Usage: sysctl [-enq] { -a | -p [FILE]... | [-w] [KEY[=VALUE]]... }
| 
| Show/set kernel parameters
| 
|     -e      Don't warn about unknown keys
|     -n      Don't show key names
|     -q      Quiet
|     -a      Show all values
|     -p      Set values from FILEs (default /etc/sysctl.conf)
|     -w      Set values

(Admittedly, this was detected in the Grml live system, see
https://github.com/grml/grml/issues/193 - but I'm pretty sure plain
Debian systems will be also affected.)

regards
-mika-

[toc] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web