Closed GoogleCodeExporter closed 9 years ago
This is a part of the reoccurring bug with the lockfile not being deleted. If
you
were to manually delete this lockfile (should be in your flyback directory) or
write
a script to take care of it for you, then you should be able to run the backup
then.
As far as the numerical representation of Sunday, I'm not entirely sure. Hope
that helps.
Original comment by samurailink3
on 3 Apr 2008 at 2:28
sunday followes default crontab format. look in your crontab-documentation or
edit
the line yourself:
crontab -e
/D
Original comment by d.prisk...@gmail.com
on 4 Apr 2008 at 5:36
I've got
@reboot rm -f /media/backup/flyback/lockfile.txt
in my crontab. Maybe this might help?
If you want to know what day Sunday is then use man 5 crontab (I think it's 0
_and_ 7)
Original comment by francis....@gmail.com
on 18 Jul 2008 at 3:41
Could be good to change the error message to include some info on the lockfile,
just
to tell the users to delete it after a crash, for example.
Original comment by bitblit...@gmail.com
on 12 Aug 2008 at 11:08
resolved in v0.5
Original comment by pub...@kered.org
on 27 Oct 2009 at 5:03
Original issue reported on code.google.com by
lane.lester@gmail.com
on 2 Apr 2008 at 11:53