Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #60450
| From | Philipp Hahn <hahn@univention.de> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#892654: nfs-kernel-server: Mismatching [RPC]SVCGSSDOPTS defaults |
| Date | 2018-03-11 20:40 +0100 |
| Message-ID | <vseZ9-4W6-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
Package: nfs-kernel-server
Version: 1:1.3.4-2.1
Severity: normal
Dear Maintainer,
The options for rpc.svcgssd are not used:
debian/nfs-kernel-server.default:
> 18 # Options for rpc.svcgssd.
> 19 RPCSVCGSSDOPTS=""
^^^
systemd/nfs-config.service:
> 13 ExecStart=/usr/lib/systemd/scripts/nfs-utils_env.sh
debian/nfs-utils_env.sh:
> 7 [ -r /etc/default/nfs-kernel-server ] && . /etc/default/nfs-kernel-server
> 15 echo RPCSVCGSSDARGS=\"$RPCSVCGSSDOPTS\"
^^^ ^^^
> 16 } > /run/sysconfig/nfs-utils
systemd/rpc-svcgssd.service:
> 18 EnvironmentFile=-/run/sysconfig/nfs-utils
> 20 ExecStart=/usr/sbin/rpc.svcgssd $SVCGSSDARGS
^^^
-- System Information:
Debian Release: 9.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.9.0-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de:en_US (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Back to linux.debian.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#892654: nfs-kernel-server: Mismatching [RPC]SVCGSSDOPTS defaults Philipp Hahn <hahn@univention.de> - 2018-03-11 20:40 +0100
Bug#892654: duplicate of 857912? Vincent McIntyre <vincent.mcintyre@csiro.au> - 2018-12-15 02:30 +0100
Bug#892654: duplicate of 857912? Mulenga Katebe <katebemkc@gmail.com> - 2018-12-15 07:40 +0100
Bug#892654: Salsa MR Andreas Hasenack <andreas@canonical.com> - 2019-03-22 19:30 +0100
Bug#892654: marked as done (nfs-kernel-server: Mismatching [RPC]SVCGSSDOPTS defaults) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2020-03-13 15:00 +0100
csiph-web