Your message dated Sun, 18 Dec 2016 09:51:30 +0100
with message-id <87twa1hb71....@turtle.gmx.de>
and subject line Re: Bug#633426: nfs-kernel-server: complains about missing
/etc/exports.d directory
has caused the Debian Bug report #633426,
regarding nfs-kernel-server: complains about missing /etc/exports.d directory
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
633426: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633426
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: nfs-kernel-server
Version: 1:1.2.4-1
Severity: minor
I just saw the following warning:
,----
| # /etc/init.d/nfs-kernel-server start
| Exporting directories for NFS kernel daemon...exportfs: scandir
/etc/exports.d: No such file or directory
|
| .
| Starting NFS kernel daemon: nfsd mountd.
`----
Creating the missing directory made nfs-kernel-server shut up, so maybe
it should just be shipped in the package.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (x86_64)
Kernel: Linux 3.0.0-rc6-nouveau (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages nfs-kernel-server depends on:
ii libblkid1 2.19.1-2 block device id library
ii libc6 2.13-10 Embedded GNU C Library: Shared lib
ii libcomerr2 1.42~WIP-2011-07-02-1 common error description library
ii libgssapi-krb5-2 1.9.1+dfsg-1 MIT Kerberos runtime libraries - k
ii libgssglue1 0.3-1 mechanism-switch gssapi library
ii libk5crypto3 1.9.1+dfsg-1 MIT Kerberos runtime libraries - C
ii libkrb5-3 1.9.1+dfsg-1 MIT Kerberos runtime libraries
ii libnfsidmap2 0.24-1 An nfs idmapping library
ii libtirpc1 0.2.2-4 transport-independent RPC library
ii libwrap0 7.6.q-21 Wietse Venema's TCP wrappers libra
ii lsb-base 3.2-27 Linux Standard Base 3.2 init scrip
ii nfs-common 1:1.2.4-1 NFS support files common to client
ii ucf 3.0025+nmu2 Update Configuration File: preserv
nfs-kernel-server recommends no packages.
nfs-kernel-server suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: nfs-utils
Version: 1:1.2.5-1
On 2011-07-10 11:37 +0200, Sven Joachim wrote:
> Package: nfs-kernel-server
> Version: 1:1.2.4-1
> Severity: minor
>
> I just saw the following warning:
>
> ,----
> | # /etc/init.d/nfs-kernel-server start
> | Exporting directories for NFS kernel daemon...exportfs: scandir
> /etc/exports.d: No such file or directory
> |
> | .
> | Starting NFS kernel daemon: nfsd mountd.
> `----
This has been fixed upstream by commit f07eb99180 ("exportfs: do not
warn if /etc/exports.d/ does not exist"), which went into 1.2.5.
--- End Message ---