Siyuan Ren
Siyuan Ren
`pinned_certchain_sha256`是给没有可信CA签名的证书用的,和是不是加密没关系
Try mounting with `--use-ino false`.
Also, try to remove/rename the file with Python. `import os; os.remove("myfile");`.
1. Can you create a new repo that has the same problem, mount with `--trace`, and then post the log here for me to analyze? 2. Can you try creating...
> 1. https://pastebin.com/YEhDYTgG > > 2. Still Does not work. > > 3. Linux Lenovo-Legion-5-15ARH05 6.8.0-38-generic [Make fails / 0.7.3 #38](https://github.com/netheril96/securefs/issues/38)-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 7 15:25:01 UTC 2024 x86_64...
OK, I have a hypothesis now. Need time to write the code.
Can you try if branch `perm` resolves your issue? More specifically, try if * A new repo does not exhibit this error. * When mount with `--uid-override $YOUR_UID --gid-override $YOUR_GID`,...
So if you create a new repo using the new binary and mount normally, it still exhibits the same problem?
Did you build by yourself or download the prebuilt one?
I pushed another commit. Can you try the prebuilt binaries [here](https://github.com/netheril96/securefs/actions/runs/10132850783)?