Philippe Vaucher
Philippe Vaucher
@lassik: any updates?
Looks like it was merged, so this should be resolved.
Well asking for a new release stresses tarsius too much, so I'll remove MELPA stable tests.
I *think* I have the same issue: ``` emacs (use-package ivy :custom (ivy-re-builders-alist '((swiper . ivy--regex-plus) (t . ivy--regex-fuzzy))) :config (ivy-mode)) ;; :init ;; (setq ivy-re-builders-alist '((swiper . ivy--rege-plus) ;;...
Description of problem: I have an hard time figuring out how to get the real remote ip of a client connecting to a (web) service inside a container which port...
> Hi @Silex! It seems that you are trying to use qus on an aarch64 host to target armhf. I believe I explicitly excluded armhf/armv7 targets for aarch64 hosts because...
I just tested and confirm that without qus, only `arm64v8/ubuntu` works and all of `i386/ubuntu`, `amd64/ubuntu` and `arm32v7/ubuntu` fail.
@umarcor: thanks for the fantastic reply. I'll try your steps and report. @vielmetti: can you answer about the hardware? is the box a ThunderX with support for 64bit only? The...
@vielmetti: thanks for confirming. Will try umarcor's idea which should work, will keep you posted.