Andy Kipp

Results 470 comments of Andy Kipp

hi! There is a report about [that it's possible to run AppImage on arm](https://discourse.appimage.org/t/how-to-package-for-aarch64/2088). Also there is [xxh AppImage build script](https://github.com/xxh/xxh/blob/master/xxh-appimage.Dockerfile). This is a good start to trying build xxh...

I see you already bumped https://github.com/niess/python-appimage/issues/7 Thank you for pushing this forward @ForBai !

It looks aarch now supported by appimage builder (https://github.com/niess/python-appimage/issues/7#issuecomment-2159186407) so PR with xxh improvement is welcome!

Hey! You mean the remote or local one?

The [ideas behind xxh](https://github.com/xxh/xxh/wiki#the-ideas-behind-xxh) told: > Hermetic. If you delete ~/.xxh directory from the remote host then xxh has never been on the host. By default your home is .xxh...

Hi! Try to add `+vv` to get more verbose info. The common issue is around access rights on target host.

Maybe the prompt of two FA need to add to patterns: https://github.com/xxh/xxh/blob/c1def8c089d454a17223fa7b6c08b09520c8208f/xxh/xxh_xxh/xxh.py#L109

This could be added as a feature if it really works

From another thread. Reported by [guraltsev](https://github.com/guraltsev): I am having the same exact problem and specifically with `jq`! I tried it with the python from `msys2` with `ucrt64` as well as...