rathann

Results 141 comments of rathann

I have the same issue on Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=2186601 . Perhaps code could be added to look for descriptive names instead of hwmon*? lm_sensors shows them and one can parse its...

Seeing this on Fedora development branch now. I'll provide a PR to fix this soon if nobody beats me to it.

Hi! Fedora package co-maintainer here. Thanks for the pointers, we'll try to fix this on Fedora side. Sorry for the trouble.

> I'd be fine with libxcrypt growing an optional runtime dependency on libargon2.so, but is there a second independent implementation of Argon2 yet? This is desirable for verifying interoperability. #150...

That's great. Thanks for letting us know the projects are still alive. @besser82 any chance of merging either this or #150 any time soon?

I'm getting test failures on s390x as well, see #2070 .

At Fedora, we use `wat2wasm` and `wasm-opt` to compile uBlock Origin's WASM sources and diffoscope uses `wasm2wat` on all architectures (including s390x), so I guess the answer is CI/testing only.

If by "s390x" you mean "big-endian", then it should be easy to disable wasm2c build and testing there. However, a lot of effort went into fixing wabt to pass its...

Personally, it's the latter. We do have a growing interest in WebAssembly in Fedora, so others might actually be interested. I'll ask the other SIG members.