On Sun, Dec 22, 2019 at 07:30:50PM +0100, Jeremie Courreges-Anglas wrote: > On Fri, Dec 20 2019, clematis <[email protected]> wrote: > I suspect you have something funny in your /root/.profile (which is read > by the shell process that starts geomyidae). Does temporarily moving > away your /root/.profile fix the issue? Hi, /root/.profile is the default one[1] without any modification. They are the same on my amd64 and arm64 box. But again I can observe this problem only on arm64. Moving it away didn't change the result.
> geomyidae starts properly with rcctl in a fresh vm here. It does as well on amd64. I've also tried to play around the pexp= definition in the rc script but that didn't make any changes, still this weird getaddrinfo (lo0:70): no address associated with name message only on arm64. (and only when trying to start with rcctl, don't get this with same arguments when starting straight from the prompt). Someone else also asked me to try adding the -i lo0 option to daemon_flags= but that doesn't change the result either. [1] $OpenBSD: dot.profile,v 1.9 2010/12/13 12:54:31 millert Exp $ Thanks, -- clematis (0x7e96fd2400fe7b59)
