Re: Anacron vs. cron.

2004-05-02 Thread Ralph Katz
On 05/01/04 13:20, R. Clayton wrote: I've discovered that cron.daily isn't being run (the locate database is 8 days old (I ran updatedb manually at one point), /usr/lib/man-cb/mandb hasn't been updated since 15 August 2003, and so on). The command for daily in /etc/crontab is test -e /usr/sbin/a

Re: Anacron vs. cron.

2004-05-02 Thread Geoff Thurman
On Sunday 02 May 2004 1:05 am, Micha Feigin wrote: > On Sat, May 01, 2004 at 04:27:01PM -0700, Marc Wilson wrote: > > On Sat, May 01, 2004 at 07:41:50PM +0100, Geoff Thurman wrote: > > > Anacron is recommended if your computer is not left on more or > > > less continuously. I'm not sure why it does

Re: Anacron vs. cron.

2004-05-01 Thread Micha Feigin
On Sat, May 01, 2004 at 04:27:01PM -0700, Marc Wilson wrote: > On Sat, May 01, 2004 at 07:41:50PM +0100, Geoff Thurman wrote: > > Anacron is recommended if your computer is not left on more or less > > continuously. I'm not sure why it doesn't just supercede cron, or why > > it isn't pulled in wi

Re: Anacron vs. cron.

2004-05-01 Thread A. F. Cano
On Sat, May 01, 2004 at 01:13:22PM -0400, R. Clayton wrote: > I've discovered that cron.daily isn't being run (the locate database is 8 days I encountered the same symptoms some time ago on my laptop and tracked down what I thought was a generalized bug. After some discussion on debian-laptop, it

Re: Anacron vs. cron.

2004-05-01 Thread Marc Wilson
On Sat, May 01, 2004 at 07:41:50PM +0100, Geoff Thurman wrote: > Anacron is recommended if your computer is not left on more or less > continuously. I'm not sure why it doesn't just supercede cron, or why > it isn't pulled in with it or anything, [1] but I strongly advise you > to install anacro

Re: Anacron vs. cron.

2004-05-01 Thread Geoff Thurman
On Saturday 01 May 2004 8:18 pm, you wrote: > Thanks for your reply to my message. No problem. > >> but I strongly advise you to install anacron. > > anacron is installed. The problem's with the crontab entries, which > don't do anything if anacron's installed (see my original message for > an

Re: Anacron vs. cron.

2004-05-01 Thread Geoff Thurman
On Saturday 01 May 2004 6:13 pm, R. Clayton wrote: > I've discovered that cron.daily isn't being run (the locate database > is 8 days old (I ran updatedb manually at one point), > /usr/lib/man-cb/mandb hasn't been updated since 15 August 2003, and > so on). The command for daily in /etc/crontab is

Re: Anacron vs. cron.

2004-05-01 Thread Geoff Thurman
On Saturday 01 May 2004 6:13 pm, R. Clayton wrote: > I've discovered that cron.daily isn't being run (the locate database > is 8 days old (I ran updatedb manually at one point), > /usr/lib/man-cb/mandb hasn't been updated since 15 August 2003, and > so on). The command for daily in /etc/crontab is

Anacron vs. cron.

2004-05-01 Thread R. Clayton
I've discovered that cron.daily isn't being run (the locate database is 8 days old (I ran updatedb manually at one point), /usr/lib/man-cb/mandb hasn't been updated since 15 August 2003, and so on). The command for daily in /etc/crontab is test -e /usr/sbin/anacron || run-parts --verbose /etc/c

Re: Anacron vs cron

2003-02-26 Thread Joey Hess
Jeffrey L. Taylor wrote: > Thank you for the information. On investigation, it appears my kernel > does not have support for APM. It is time to grab another kernel > image or compile my own. For the moment, I've hardcoded the return > value and anacron will start. We will see if it actually doe

Re: Anacron vs cron

2003-02-25 Thread Jeffrey L. Taylor
Quoting Mark Ferlatte <[EMAIL PROTECTED]>: > Jeffrey L. Taylor said on Tue, Feb 25, 2003 at 04:13:01PM -0600: > > Or not as the case may be. On my laptop, it insists that that the > > laptop is on battery power and won't run. The laptop only runs on > > AC since the battery won't hold a charge. >

Re: Anacron vs cron

2003-02-25 Thread Mario Vukelic
On Tue, 2003-02-25 at 23:13, Jeffrey L. Taylor wrote: > Or not as the case may be. On my laptop, it insists that that the > laptop is on battery power and won't run. The laptop only runs on > AC since the battery won't hold a charge. Have a look in /etc/init.d/anacron: case "$1" in start)

Re: Anacron vs cron

2003-02-25 Thread Mark Ferlatte
Jeffrey L. Taylor said on Tue, Feb 25, 2003 at 04:13:01PM -0600: > Or not as the case may be. On my laptop, it insists that that the > laptop is on battery power and won't run. The laptop only runs on > AC since the battery won't hold a charge. on_ac_power is probably broken on your laptop. You

Re: Anacron vs cron

2003-02-25 Thread Levi Waldron
On February 25, 2003 03:58 pm, Mark Ferlatte wrote: > Just apt-get install anacron.  It will Just Work (tm). Yep, and leave cron in place (don't try to uninstall it). anacron "recommends" cron. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [E

Re: Anacron vs cron

2003-02-25 Thread Jeffrey L. Taylor
Quoting Mark Ferlatte <[EMAIL PROTECTED]>: > Daniel L. Miller said on Tue, Feb 25, 2003 at 12:33:58PM -0800: > > It looks like Anacron is much better choice vs. cron for system that > > isn't a dedicated server - either a laptop or a dual-boot system. > > > > If this is the case, is there a partic

Re: Anacron vs cron

2003-02-25 Thread Mark Ferlatte
Daniel L. Miller said on Tue, Feb 25, 2003 at 12:33:58PM -0800: > It looks like Anacron is much better choice vs. cron for system that > isn't a dedicated server - either a laptop or a dual-boot system. > > If this is the case, is there a particular method I should follow to > utilize Anacron inst

Anacron vs cron

2003-02-25 Thread Daniel L. Miller
It looks like Anacron is much better choice vs. cron for system that isn't a dedicated server - either a laptop or a dual-boot system. If this is the case, is there a particular method I should follow to utilize Anacron instead of Cron? Daniel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wi

Re: anacron vs cron, conflict?

2001-08-09 Thread Karsten M. Self
on Wed, Aug 08, 2001 at 08:40:35PM -0400, Chun Kit Edwin Lau ([EMAIL PROTECTED]) wrote: > Hi everyone, > I just find out that there is a package called anacron which > does similar things to cron. I wonder why they are no conflict to > each other. What happen if both anacron and cron run s

anacron vs cron, conflict?

2001-08-08 Thread Chun Kit Edwin Lau
Hi everyone, I just find out that there is a package called anacron which does similar things to cron. I wonder why they are no conflict to each other. What happen if both anacron and cron run some maintance script? would it run double? -- Edwin ERTW Lau __