Re: vmm(4)/vmd(8) trouble: vmd exits with proc_dispatch msgbuf_write error

2022-12-14 Thread Dave Voutila
"Theo de Raadt" writes: >> vmd: getgrnam >> parent: proc_dispatch: msgbuf_write: Broken pipe > > Your /etc/group file is out of date. > > And this code in vm_agentx.c is very unreasonable: > > /* > * Make sure we can connect to /var/agentx/master with the correct > *

Re: vmm(4)/vmd(8) trouble: vmd exits with proc_dispatch msgbuf_write error

2022-12-14 Thread matthew j weaver
Ah, because _rtadvd already held GID 92 so my sysmerge after the sysupgrade to 7.2 partially failed -- and I ignored it. Thank you, Theo, I appreciate the assist. It does feel like a pretty hostile failure mode. weaver On Wed, Dec 14, 2022, at 13:48, Theo de Raadt wrote: >> vmd: getgrnam >>

Re: vmm(4)/vmd(8) trouble: vmd exits with proc_dispatch msgbuf_write error

2022-12-14 Thread Dave Voutila
"matthew j weaver" writes: > Howdy, all. > > I'm at my wit's end and am hoping somebody can spot what I'm > overlooking. > > I cannot get vmd to run on some hardware which seems like it should > support virtualization. CPU is an Intel(R) Core(TM) i5-7200U (full dmesg > is below my message). >

Re: vmm(4)/vmd(8) trouble: vmd exits with proc_dispatch msgbuf_write error

2022-12-14 Thread Theo de Raadt
> vmd: getgrnam > parent: proc_dispatch: msgbuf_write: Broken pipe Your /etc/group file is out of date. And this code in vm_agentx.c is very unreasonable: /* * Make sure we can connect to /var/agentx/master with the correct * group permissions. */ if

vmm(4)/vmd(8) trouble: vmd exits with proc_dispatch msgbuf_write error

2022-12-14 Thread matthew j weaver
Howdy, all. I'm at my wit's end and am hoping somebody can spot what I'm overlooking. I cannot get vmd to run on some hardware which seems like it should support virtualization. CPU is an Intel(R) Core(TM) i5-7200U (full dmesg is below my message). sietchtabr# dmesg|grep vmm cpu0: using VERW