Martin Pärtel

Results 121 comments of Martin Pärtel

Adding a dependency on a newer `ssh2` package, currently `1.14.0`, fixed this for me. This change seems to be done in this project's main branch, but it's not yet released.

Added disambiguation rule.

This could/would probably be used by various "Zod to X" converters that currently need the schema's name as a separate parameter.

:ballot_box_with_check: Tested with personal access tokens. I don't have time to properly test with API keys, but the PR looks like it should work, and turning off `use-personal-access-token` while using...

I'd vote for merging it now.

I'm actually not sure where the bar should be for testing :thinking: The change works for me, and it doesn't break the included examples :man_shrugging: If it also works with...

It's interesting that FUSE 3 has such a large impact. Thanks for following up! > Also, I'm wondering if bindfs can be compiled and statically linked with libfuse3 and released...

Thanks for reporting back. It's a weird one. No new ideas unfortunately, besides checking `dmesg` if you haven't yet.

Thanks for the repro! Hasn't worked for me yet, but I'll try it on a HDD later. Which distro and FUSE version is this?

Thanks! If possible, please try compiling bindfs against FUSE 3.x. Actually I suspect the disk's speed doesn't matter for the rerpo, since it should all be cached by the kernel....