Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1124847
| 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.
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.bugs.dist | Previous | Next | Find similar | Unroll 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