On 2019-12-18, Dieter Rauschenberger <d.rausch...@gmail.com> wrote: > Hi misc, > > $ dig openbsd.org > Abort trap (core dumped) > > $ tail -f /var/www/messages > Dec 18 17:57:07 ws /bsd: dig[96895]: pledge "dns", syscall 28 > > $ nslookup openbsd.org > Abort trap (core dumped) > > $ tail -f /var/www/messages > Dec 18 17:57:22 ws /bsd: nslookup[10037]: pledge "dns", syscall 28 > > host(1) ist working fine. This happens on todays snapshot and via cvs > checkout and compile. > > Regards > -Dieter > >
Update again. There has been a bit of churn in dig/host/nslookup recently as OpenBSD has (finally!) updated to the last ISC-licensed version, they should work now. That is quite an unusual location for your log files, I'm not sure they are something I would like to have inside the chroot jail used for web service!