Mathias Larsen

Results 14 comments of Mathias Larsen

What happens if you delete `/etc/exports` and run this without `sudo`? I don't think I've ever tried to run `dlite init` with `sudo`.

No problem, @luchianenco. I just noticed both you and @lindsaylandry ran the command with `sudo` and I usually don't. 😃

I think this could be useful, @FreedomBen.

Hi @lmorroni Can you try installing it with Homebrew after uninstalling the gem? https://brew.sh https://formulae.brew.sh/formula/dory#default

Nice! You're welcome! :)

Ah, yeah, that's because the docker images aren't build for the ARM architecture. :( I will try to see if I can make builds for arm and test them on...

@lmorroni https://github.com/FreedomBen/dory-http-proxy https://docs.docker.com/engine/reference/commandline/buildx You might actually be able to run the image with `--platform linux/amd64`; not sure if it will be too slow.

@lmorroni I tried to build the docker images for ARM but I have only tested on x86_64. Can you test this? * Run `dory down` * Update `~/.dory.yml` with the...

That's certainly an interesting error and not one I had expected. Need to get one of those Raspberry Pi running. 😄 Thank you for your time and input. I appreciate...