TW
TW
Oh, that was a `*-fuse2` tox env used for building the binaries, but when installing ubuntu packages, it removed `fuse(2)` when installing `fuse3`...
looks like the 1.4.2 github-built release binaries have broken fuse support: - they bundle pyfuse3 - they bundle libfuse3 - but borg mount does not work I suspect it is...
Fixed in 1.4-maint (soon released as 1.4.3).
Yeah, I still need to do related fixing in master branch though.
Strange: test_atime still fails on cygwin.
Not sure if that is really needed, the `cpu` benchmark already compares the different crypto, hashing and compression algorithms and the rest of the borg code behaves similarly. Minor differences...
Tried to fix this one: - It seems there is a ctime change for the b hardlink for unknown reasons. - When trying to add stat calls + debug output,...
Brought to you by google antigravity. :-)
IIRC this was suggested (by me?) and discussed before, check the other issues.
> What are the implications of using an empty passphrase with authenticated mode? That's relatively easy to answer: The borg key passphrase is used to decrypt the borg key (similar...