Re: Spurious "deprecated" warning?

Adam Weremczuk <[email protected]> Fri, 22 Mar 2024 16:58:44 +0000
Newsgroups gmane.comp.sysutils.backup.rdiff-backup.general
Organization Matrix Science Ltd
Message-ID <[email protected]>
It's working like a charm, thank you sir.

Would you be kind enough to hint on how to suppress/silence these warnings:

WARNING: UpdateError: 'var/log/Acronis/APL/cyber-protect-service.log' 
Updated mirror temp file 
'rdiff/var/log/Acronis/APL/rdiff-backup.tmp.74872' does not match source

WARNING: UpdateError: 'var/log/storelibdebugit.txt' Updated mirror temp 
file 'rdiff/var/log/rdiff-backup.tmp.74954' does not match source

WARNING: UpdateError: 'var/log/syslog' Updated mirror temp file 
'rdiff/var/log/rdiff-backup.tmp.74956' does not match source

?

On 22/03/2024 13:13, Robert Nichols wrote:
> 
> A quick review of the very nice manpage reveals:
> 
>      rdiff-backup --api-version 201 --force remove increments 
> --older-than 8W some_server::some_path/rdiff/
> 
> Note that "--api-version" and "--force" are generic options and must 
> appear _before_ the "remove" action.
>