Christian Buhtz

Results 1042 comments of Christian Buhtz

Might be related to #1698 ? If it is because Python version 2 is in the back then I would suggest to rename "Python" to "Python 2" in the flavor...

Hello Kay, thanks for taking the time to report this. # Questions ## Execution Can you explain in more details how the two backup jobs (the users's and root's one)...

Have you configured this yourself or is this generated by BIT? I ask because I have not written that part of BIT and I don't use udev. Root and the...

Am I correct in assuming that the files/folders in source and destination of the two snapshot profiles don't actually conflict with each other, but rather you want to reduce the...

Beside change the open mode from write to read another proposal could be to relocate the flock file itself. https://github.com/bit-team/backintime/blob/d33f35e10b4c3027b3b12881152c157eb1b2cc8c/common/snapshots.py#L63 Can someone of you test it to modify that path...

I opened PR #1697. Would be glad if you could give it a try and test it in your environment. Let me know if you have further questions or if...

> Furthermore I am wondering if the missing access rights for `root` may be the reason for #1592 too because X11 requires access to a "temp" folder too and we...

[bit-team/backintime](https://github.com/bit-team/backintime) is [maintained](https://github.com/bit-team/backintime#maintenance-status) and again in [active development](https://github.com/bit-team/backintime/commits/dev/) since summer 2022.

Do you have an idea about how to integrate "documentation" into this workflow? Maybe create an extra markdown file in the repo and offer a link in the edit-user-callback-dialog? Or...