On 2002.01.09 11:57 Joshua Baker-LePain wrote:
> On Tue, 8 Jan 2002 at 1:38pm, Joseph Myers wrote
> 
> > > > 4.  Yes, in /var/log/messages I get this error:
> > > > 
> > > > Jan  8 11:01:26 alpha inetd[15914]: /usr/local/libexec (pid 13983):
> > > exit
> > > > status 1
> > > 
> > > Ah ha!  inetd is trying to execute /usr/local/libexec, not 
> > > /usr/local/libexec/amandad.  Make sure your inetd entry for amandad
> is 
> > > correct and all on one line.  Also make sure that, as the amanda
> user,
> > > you 
> > > can actually execute /usr/local/libexec/amandad.
> > 
> > The inetd entry is correctly entered and it all on one line.  I typed
> it in
> > instead of copying and pasting to avoid that problem entirely.  Also,
> > amanda can execute the program.  I ran the program as amanda and didn't
> get
> > an error message (permission denied, etc.).   Thanks once again.
> 
> Well, inetd isn't trying to run the right thing!  You may want to strace 
> inetd and see what happens when the amanda request comes in.

*******************************************************************     
I don't understand why you think inetd isn't trying to run the right thing.
 When I type netstat -a | grep -i amanda, I get this output:

alpha:/etc/rc.d/init.d netstat -a | grep -i amanda
tcp        0      0 *:amandaidx             *:*                     LISTEN 
udp        0      0 *:amanda                *:*   

Which makes it appear that amanda is running correctly to me... I might be
wrong... I'm far from an expert.  Can someone please tell me what is
wrong???

*********************************************************************
> 
> I also CCed this back to the list in case anybody else has any
> suggestions 
> (hint, hint).
> 
> -- 
> Joshua Baker-LePain
> Department of Biomedical Engineering
> Duke University
> 
> 
> 

Reply via email to