Package: nfs-kernel-server
Version: 1:1.0.10-5
Severity: minor

Try this: edit /etc/exports and add a TAB after a \ (continue line). For 
instance, mine uses

/tv1 \
   129.96.21.61(rw,subtree_check,async) \       
   129.96.21.15(rw,no_root_squash,no_subtree_check,async)

Then run exportfs -ra. You'll get a slew of errors:

exportfs: No options for /tv1 \: suggest \(sync) to avoid warning
exportfs: /etc/exports [3]: Neither 'subtree_check' or 'no_subtree_check' 
specified for export "\:/tv1".
  Assuming default behaviour ('subtree_check').
  NOTE: this default will change with nfs-utils version 1.1.0
exportfs: \ has non-inet addr
exportfs: \ has non-inet addr

All confusing, since every error listed is in fact not there. 

The TAB character should either be ignored, or the error should tell you what's 
wrong.

Dave


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.1
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)

Versions of packages nfs-kernel-server depends on:
ii  libc6    2.3.6.ds1-8                     GNU C Library: Shared libraries
ii  libcomer 1.39+1.40-WIP-2006.11.14+dfsg-1 common error description library
ii  libgssap 0.10-4                          A mechanism-switch gssapi library
ii  libkrb53 1.4.4-4                         MIT Kerberos runtime libraries
ii  libnfsid 0.18-0                          An nfs idmapping library
ii  librpcse 0.14-2                          allows secure rpc communication us
ii  lsb-base 3.1-22                          Linux Standard Base 3.1 init scrip
ii  nfs-comm 1:1.0.10-5                      NFS support files common to client
ii  ucf      2.0017                          Update Configuration File: preserv

nfs-kernel-server recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to