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


Groups > linux.debian.kernel > #77077

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

From Michael Prokop <mika@debian.org>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#1024082: nfs-kernel-server: /lib/modprobe.d/50-nfs.conf causing problems with sysctl from busybox and with kmod
Date 2022-11-14 15:40 +0100
Message-ID <FrIMV-3G1R-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


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-

Back to linux.debian.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web