[Bug 1875163] Re: rdiff-backup crashes when running backup

2021-12-28 Thread normandrobert
Had same problem. Got newer rdiff-backup which handles filesystem problem gracefully and then fixed said filesystem problem. I discovered that my root cron backup script which uses rdiff-backup had been failing for months for the same worrysome reason that rdiff-backup had a problem with a direc

Re: [Bug 1875163] Re: rdiff-backup crashes when running backup

2020-09-11 Thread Walt Mankowski
Hi Otto, On Fri, Sep 11, 2020 at 06:14:08AM -, Otto Kekäläinen wrote: > The commit that fixed this was in rdiff-backup version 2.0.5, right? > https://github.com/rdiff-backup/rdiff-backup/commit/1c6b9bcf388bbbef522dd1a752e747a51c6ce004 Hmm, it could be. This is what I based "it was fixed" on:

[Bug 1875163] Re: rdiff-backup crashes when running backup

2020-09-11 Thread Bug Watch Updater
** Changed in: rdiff-backup Status: Unknown => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1875163 Title: rdiff-backup crashes when running backup To manage notifications abou

[Bug 1875163] Re: rdiff-backup crashes when running backup

2020-09-10 Thread Otto Kekäläinen
The commit that fixed this was in rdiff-backup version 2.0.5, right? https://github.com/rdiff-backup/rdiff-backup/commit/1c6b9bcf388bbbef522dd1a752e747a51c6ce004 So a stable release update of rdiff-backup 2.0.5 to Ubuntu 20.04 LTS (Focal) would close this issue? Could you try using the 2.0.5 vers

[Bug 1875163] Re: rdiff-backup crashes when running backup

2020-09-10 Thread Otto Kekäläinen
** Also affects: rdiff-backup via https://github.com/rdiff-backup/rdiff-backup/issues/310 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1875163 Title:

[Bug 1875163] Re: rdiff-backup crashes when running backup

2020-09-10 Thread Otto Kekäläinen
** Changed in: rdiff-backup (Ubuntu) Status: New => Confirmed ** Changed in: rdiff-backup (Ubuntu) Importance: Undecided => Critical ** Changed in: rdiff-backup (Ubuntu) Assignee: (unassigned) => Otto Kekäläinen (otto) -- You received this bug notification because you are a membe

[Bug 1875163] Re: rdiff-backup crashes when running backup

2020-08-30 Thread Walt Mankowski
My apologies. I resolved this locally back in April but I forgot to come back here and update the ticket when I resolved the problem. This is a known bug that has been fixed in the rdiff-backup repo: https://github.com/rdiff-backup/rdiff-backup/issues/310 The code was fixed way back in March, but

[Bug 1875163] Re: rdiff-backup crashes when running backup

2020-08-30 Thread Otto Kekäläinen
There is nothing actionable in this bug report since there are not steps to reproduce outlined or no test case or anything for developers to use to repeat the bug and test/fix it. Please contribute to rdiff-backup by debugging the error properly and consider filing a well written bug report at htt

[Bug 1875163] Re: rdiff-backup crashes when running backup

2020-07-07 Thread Eric Hazen
I'm also affected by this bug. It is many months later, but a recent update to some 20.04 package caused this to start happening. Any suggested solutions other than "learn docker, install a new VM etc"? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1875163] Re: rdiff-backup crashes when running backup

2020-04-28 Thread Walt Mankowski
I modified get_indexpath() in log.py to catch a TypeError exception and return the string "TypeError" instead of aborting. It printed 4 errors: ListError: 'TypeError' [Errno 13] Permission denied: b'/run/user/1000/doc' ListError: 'TypeError' [Errno 13] Permission denied: b'/run/user/1000/gvfs' Lis

[Bug 1875163] Re: rdiff-backup crashes when running backup

2020-04-26 Thread Walt Mankowski
I'm afraid I don't know nearly enough Docker to be able to do that. But I do know Python. I just took a look at the code and I think I should be able to trap the TypeError exception pretty easily. I'm currently running `rdiff-backup --check-destination-dir` to undo the failed backup. Once that fin

[Bug 1875163] Re: rdiff-backup crashes when running backup

2020-04-26 Thread Otto Kekäläinen
Please provide exact steps on how to reproduce this error in a clean Docker image or virtual machine. We cannot debug or fix this if we can't reproduce this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu