Re: Exception ''<' not supported between instances of 'RPath' and 'RPath''
"Eric L." <[email protected]>
| Newsgroups | gmane.comp.sysutils.backup.rdiff-backup.general |
|---|---|
| Organization | rdiff-backup |
| Message-ID | <[email protected]> |
Hi Miroslav, the issue is known and addressed https://github.com/rdiff-backup/rdiff-backup/issues/322 If you are able to test the release candidate 2.0.1rc0 the issue should be gone. https://github.com/rdiff-backup/rdiff-backup/releases/tag/v2.0.1rc0 KR, Eric On 14.05.2020 10:02, Miroslav Geisselreiter wrote: > Hi, > > after upgrading rdiff-backup from 1.2.8 to 2.0 on CentOS 7 I have this > error: > > Previous backup seems to have failed, regressing destination now. > Exception ''<' not supported between instances of 'RPath' and 'RPath'' > raised of class '<class 'TypeError'>': [...] > > This is fatal because rdiff-backup has ended without any action. > > I use command: > rdiff-backup --preserve-numerical-ids --print-statistics /home/ > /backup/home/ > Source is 164569M large, target is 587348M > > Now I run backup to new destination /backup/home2 for some time - it > looks it will do backup without error. > > Merac