[rdiff-backup-users] [bug] AssertionError: Bad index order

2017-01-04 Thread Ilario
launching again the rdiff-backup command I get: rdiff-backup --exclude .wine --exclude .cache . ilario@localhost::ilario-laptop-rdiff-backup Enter passphrase for key '/home/ilario/.ssh/id_rsa': Previous backup seems to have failed, regressing destination now. Exception 'Bad index order

Re: [rdiff-backup-users] [bug] AssertionError: Bad index order

2017-01-04 Thread Ilario
2017-01-04 15:17 GMT+01:00 Ilario <iocheson...@gmail.com>: > AssertionError: Bad index order: ('long_filename_data', '820') >= > ('backup-20140716', 'progetti', 'GeBuRi', '20121101-Progetto GeBuRi', > 'articoli', 'calcoli') The fact that in that directory there's also a file wi

Re: [rdiff-backup-users] [bug] Excluding hidden files the wrong way doesn't result in an error

2017-01-04 Thread Ilario
2017-01-04 20:11 GMT+01:00 Adrian Klaver <adrian.kla...@aklaver.com>: > On 01/04/2017 11:00 AM, Ilario wrote: >> Excluding a hidden file without full path doesn't rise an error (as >> happens with non hidden files) and copies it anyway; e.g. >> >> mkdir temp >&

Re: [rdiff-backup-users] [bug] AssertionError: Bad index order

2017-01-04 Thread Ilario
2017-01-04 15:53 GMT+01:00 Ilario <iocheson...@gmail.com>: > 2017-01-04 15:17 GMT+01:00 Ilario <iocheson...@gmail.com>: >> AssertionError: Bad index order: ('long_filename_data', '820') >= >> ('backup-20140716', 'progetti', 'GeBuRi', '20121101-Progetto Ge

Re: [rdiff-backup-users] [bug] AssertionError: Bad index order

2017-01-04 Thread Ilario
2017-01-04 17:44 GMT+01:00 Dominic Raferd <domi...@timedicer.co.uk>: > On 4 January 2017 at 16:08, Ilario <iocheson...@gmail.com> wrote: >> 2017-01-04 15:53 GMT+01:00 Ilario <iocheson...@gmail.com>: >>> 2017-01-04 15:17 GMT+01:00 Ilario <iocheson...@gmail.com

[rdiff-backup-users] [bug] Excluding hidden files the wrong way doesn't result in an error

2017-01-04 Thread Ilario
.one rdiff-backup-data copies also the .one file and gives no warning. Does the dot have a special meaning there? Thanks, Ilario ___ rdiff-backup-users mailing list at rdiff-backup-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/rdiff-backup

Re: [rdiff-backup-users] [bug] Excluding hidden files the wrong way doesn't result in an error

2017-01-05 Thread Ilario
2017-01-05 16:25 GMT+01:00 Robert Nichols <rnicholsnos...@comcast.net>: > On 01/04/2017 01:00 PM, Ilario wrote: >> >> Excluding a hidden file without full path doesn't rise an error (as >> happens with non hidden files) and copies it anyway > > The only thing t

Re: [rdiff-backup-users] --check-destination-dir taking a very long time

2019-09-10 Thread Ilario Gelmetti
As Dominic pointed out, I also suspect that the message refers to the /tmp partition. On some system, that partition is in RAM, so the available space on /tmp may not relate to free disk space. Can you try with the --tempdir (e.g. --tempdir /opt) option suggested by Dominic? Ciao, Ilario On 9/10