fetchmail: removing stale lockfile

2003-03-07 Thread Santiago Hirschfeld
Im running fetchmail as a cron job, and sometimes (not always) i recive a mail from cron saying : "fetchmail: removing stale lockfile" i thinks is because of the fetchmail lock file ~/.fetchmail.pid is still created, but ... how can i fix this? thanks -- To UNSUBSCRIBE, email

Re: fetchmail: removing stale lockfile

2000-05-22 Thread kmself
> > > I'm getting the message: > > > > > > > > fetchmail: removing stale lockfile > > > > > > > > ...every time I run fetchmail (5.3.4-1) on my system. I just checked > > > > and I'm running the most cur

Re: fetchmail: removing stale lockfile

2000-05-22 Thread kmself
On Mon, May 22, 2000 at 01:55:26PM +0200, Oswald Buddenhagen wrote: > On Mon, 22 May 2000 kmself@ix.netcom.com wrote: > > > I'm getting the message: > > > > fetchmail: removing stale lockfile > > > > ...every time I run fetchmail (5.3.4-1) on my sy

Re: fetchmail: removing stale lockfile

2000-05-22 Thread Oswald Buddenhagen
On Mon, 22 May 2000 kmself@ix.netcom.com wrote: > I'm getting the message: > > fetchmail: removing stale lockfile > > ...every time I run fetchmail (5.3.4-1) on my system. I just checked > and I'm running the most current version. > > Running strace, I

fetchmail: removing stale lockfile

2000-05-22 Thread kmself
I'm getting the message: fetchmail: removing stale lockfile ...every time I run fetchmail (5.3.4-1) on my system. I just checked and I'm running the most current version. Running strace, I find the following: open("/home/karsten/.fetchmail.pid", O_RDONLY) = 3