Bug#497535: backupninja: Daily error message from cron df: `': No such file or directory

2008-12-14 Thread Chris Lamb
Micah Anderson wrote: About getting it into Lenny... I'm doubtful it would be accepted, especially since this is only something which shows up if you have 'reportspace = yes' in your config (not the default). But I suppose it might be worth trying. I saw the unblock; many thanks. Regards,

Bug#497535: backupninja: Daily error message from cron df: `': No such file or directory

2008-12-08 Thread Micah Anderson
* Chris Lamb [EMAIL PROTECTED] [2008-10-21 07:02-0400]: tags 497535 + patch thanks Patch against 0.9.6-3 attached; a patch for etch is analoguous. Micah, any thoughts on proposing this for a lenny freeze exemption? This has been fixed in upstream svn some time ago, although using a slightly

Bug#497535: backupninja: Daily error message from cron df: `': No such file or directory

2008-10-21 Thread Chris Lamb
tags 497535 + patch thanks Patch against 0.9.6-3 attached; a patch for etch is analoguous. Micah, any thoughts on proposing this for a lenny freeze exemption? Regards, -- ,''`. : :' : Chris Lamb `. `'` [EMAIL PROTECTED] `- diff -urNd

Bug#497535: backupninja: Daily error message from cron df: `': No such file or directory

2008-10-21 Thread Chris Lamb
Chris Lamb wrote: Patch against 0.9.6-3 attached; a patch for etch is analoguous. Actually, it's similar, but not entirely analoguous. Patch (for etch) attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` [EMAIL PROTECTED] `- diff -urNd

Bug#497535: backupninja: Daily error message from cron df: `': No such file or directory

2008-09-02 Thread Sebastien Koechlin
Package: backupninja Version: 0.9.4-6 Severity: normal Here is the end of the script: 541previous= 542for i in $(ls $configdirectory); do 543backuploc=$(grep ^directory $configdirectory/$i | awk '{print $3}') 544if [ $backuploc != $previous ]; then 545