Hello,

> [...]
> ImportError: libfuse3.so.3: cannot open shared object file: No such
> file or directory
> [...]

Looks like your libfuse installation was not successful. Maybe follow
https://github.com/libfuse/libfuse#installation more closely (it says
"meson .." not "meson")

Also insert "set -e" as second line in your install.sh script (see
https://www.gnu.org/software/bash/manual/html_node/The-Set-Builtin.html#The-Set-Builtin
for what it does)

-- 
You received this message because you are subscribed to the Google Groups 
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to s3ql+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/s3ql/9d672c2b-aab0-291f-21d3-45bb9b2d9871%40jagszent.de.

Reply via email to