Andy Kipp

Results 470 comments of Andy Kipp

I believe this can be implemented as a xontrib and this issue could be closed.

The issue is actual. I observe the error which @laur89 describe and after this I see the error from the @tkambler message when I try to make ssh connection from...

## 🐟 + 📦 + 🐌 = 🎉 @jrop @faho I've added entrypoint for fish appimage to [xxh](https://github.com/xxh/xxh) — [xxh-shell-fish-appimage](https://github.com/xxh/xxh-shell-fish-appimage). xxh doing exectly what you described: > It would be...

_Originally posted by @pat-s in https://github.com/xxh/xxh-shell-fish-appimage/issues/2_: > On CentOS 7.7 > When calling `omf reload` I get > python3: /lib64/libc.so.6: version `GLIBC_2.25' not found (required by /tmp/.mount_fishOKHG4Z/usr/lib64/libpython3.6m.so.1.0) Hello @zanchey! Could...

@faho so you should rebuild the `fish.AppImage` on an older system right? It will be great!

@probonopd could you please give an advise. The fish shell has build on Open Build Service (t https://build.opensuse.org/package/binaries/shells:fish:nightly:master/fish/AppImage) but we've got [an error with GLIBC](https://github.com/fish-shell/fish-shell/issues/6475#issuecomment-596587688) while running on CentOS 7.7....

@zanchey @faho the answer from OBS: > Try to use the tempate based on SLE 12-SP4 for a lower glibc version: > > https://build.opensuse.org/package/show/home:rfparedes:branches:OBS:AppImage:Templates:SLE:12-SP4/AppImageTemplate This will work on all Linux...

@probonopd this question is to @zanchey and @faho ) But I'm glad to bring new info to you )

@zanchey @frederickjh and all who need portable fish. I've built [statically linked fish binary with musl](https://github.com/xxh/fish-portable). So GLIBC dependency omitted. I've tested in Alpine, Ubuntu 14/16/18, CentOS, Arch. Details: https://github.com/fish-shell/fish-shell/issues/6808

Got it! Yep, I have OSX in VB for tests. Thank you for details and links! I'll dive into it.