[Libguestfs] IRC question about error while loading shared libraries: libgcrypt.so.20

2022-09-04 Thread Richard W.M. Jones
Ran libguestfs-test-tool and got lots of output, the pertinent line being: 15:55 < Scamdotnet> guestfsd: error while loading shared libraries: libgcrypt.so.20: cannot open shared object file: No such file or directory (https://pastebin.com/9PgqEPuq) 16:17 < rwmjones> Scamdotnet: ok I see what

Re: [Libguestfs] [libnbd PATCH 2/2] debug: Trace even may_set_error=false functions

2022-09-04 Thread Richard W.M. Jones
So my feeling about this patch series: I don't understand why the first patch is necessary, _and_ I think it might be "dangerous" (for small values of dangerous). What happens if in future we add a new RStaticString API which returns a string that does need to be escaped? It should at least be