All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Kent <raven@themaw.net>
To: Marc Weber <marco-oweber@gmx.de>
Cc: autofs@linux.kernel.org
Subject: Re: Which version to uses, nsswitch.conf parse errors
Date: Wed, 29 Apr 2009 11:19:56 +0800	[thread overview]
Message-ID: <49F7C75C.3070303@themaw.net> (raw)
In-Reply-To: <20090428201219.GC6042@gmx.de>

Marc Weber wrote:
> Hi at all,
> 
> I'd like to add some automount support to the nixos linux distribution.
> however I don't know exactly which version to I should use?
> 
> automount v5 (autfs4 kernel module (?)) or automount v4?
> 
> For now I've tried v5. However when starting automount I get some parse
> errors:
> 
> [...]
> --accepting rule at line 92 ("
> ")
> --accepting rule at line 92 ("
> ")
> --accepting rule at line 87 ("automount:")
> --accepting rule at line 95 (" ")
> --accepting rule at line 97 ("files")
> syntax error in nsswitch config near [ syntax error ]

This probably results from not having a <NL> at the end of the line.
It's not a simple matter to deal with this invalid input as we read the
nsswitch input from a stream and <EOF> needs to be handled by the parser
not the rules.

Ian

  parent reply	other threads:[~2009-04-29  3:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-28 20:12 Which version to uses, nsswitch.conf parse errors Marc Weber
2009-04-29  1:59 ` Ian Kent
2009-04-29  3:19 ` Ian Kent [this message]
2009-04-29 22:50   ` Marc Weber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49F7C75C.3070303@themaw.net \
    --to=raven@themaw.net \
    --cc=autofs@linux.kernel.org \
    --cc=marco-oweber@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.