Manu

Results 650 comments of Manu

Yeah, maybe better documentation based on the experiences here.

There is some discussion about universal binaries on PyInstaller: https://github.com/pyinstaller/pyinstaller/issues/5879

Totally agree. Vorta relies on a working Qt installation.

Transferred this issue to the relevant repo. Once again, what's the issue with having limited permissions on our DB file (which may container the repo password, if no system keychain...

Thanks for reporting this! I would still ask you to fill the full bug template, so we can reproduce it properly.

The root cause seems to be the locked repo, which makes Borg fail while adding the repo. We already deal with locked repos, but maybe not while adding them. The...

If it's all temp files, we want to clean up, this would work too and is less risky. The reference could go in your list. So only the deletion is...

(Linting errors are fixed now. Thanks, @real-yfprojects)

Looks good. Anything that uses tmpfile would be best. Only create and extract from what I see. Thanks! @real-yfprojects: Let's cherry-pick this into the borg-v2 branch soon. Will be harder...

> The fix is to run `borg info repo::archive` for every archive after deleting or pruning to refresh the size values. Same for adding archives, this can also change this...