Bug#280706: autofs: Fails to mount specified mountpoints. No logging output.

2004-12-08 Thread Steinar H. Gunderson
reopen 280706 severity 280706 wishlist retitle 280706 Please improve the error message given when using relative paths thanks On Wed, Dec 08, 2004 at 09:46:03PM +0100, Francesco Paolo Lovergine wrote: >>> Do not use relative paths or symlinks in auto.master, please. >> In that case, 280706 is not

Bug#280706: autofs: Fails to mount specified mountpoints. No logging output.

2004-12-07 Thread Karsten M. Self
on Wed, Dec 08, 2004 at 12:17:10AM +0100, Steinar H. Gunderson ([EMAIL PROTECTED]) wrote: > On Wed, Nov 10, 2004 at 11:57:33PM -0800, Karsten M. Self wrote: > > misc/etc/auto.misc > > net /etc/auto.net > > This is indeed what is causing the problems. /etc/init.d/autofs reads > > getmoun

Bug#280706: autofs: Fails to mount specified mountpoints. No logging output.

2004-12-07 Thread Steinar H. Gunderson
On Wed, Nov 10, 2004 at 11:57:33PM -0800, Karsten M. Self wrote: > misc /etc/auto.misc > net /etc/auto.net This is indeed what is causing the problems. /etc/init.d/autofs reads getmounts | while read cmd rest do mnt=`echo $rest | sed 's/^.* \(\/[^ ]*\) [A-Za-z].*$/\1/'` Naturally, sed