On 2024/06/10 18:02:51 +0200, Omar Polo <o...@omarpolo.com> wrote:
> On 2024/06/10 07:28:37 -0700, latin...@vcn.bc.ca wrote:
> > > Well, the cause is that table-passwd dies (since it's the only proc
> > > table you use.)  Did you do anything to that host recently?  Was it
> > > just installed?  Something had to happen for it to fail.
> > >
> > > Unfortunately at the moment I can't try out on a fresh 7.5 install.
> > >
> > 
> > That is a testing VM, i can do whatever you tell me!
> > 
> > I did:
> > 
> > i installed 7.5, then i tested znc; znc did not installed the adminweb
> > module; irssi said that it has been installed; then i did a reinstallation
> > to test znc on 7.4; znc had the exact same behaviour that at 7.5! At that
> > moment i had znc, OpenSmtp, Dovecot; all the pkg_info list.
> > 
> > At that mpment everything was working correctly. Syspatch lost 2 patches,
> > i saw it yesterday when smtpd failed, that is all.
> > 
> > There is not syspatch.log and just 001 and 003 patches were installed!
> > 
> > Partitions are only a and b.
> > 
> > Please tell me what must i test.
> 
> I managed to test in a thrown-away vm with OpenBSD 7.5.  I first set it
> up, confirmed it was working, sysupgraded (patches 1 and 3), and verified
> it was still working.
> 
> What you can try testing is to:
> 
>  1. verify the syntax of the passwd file.  Start with just one entry and see
>     if it works.  For reference, here's the one I've used in my vm
> 
> op:$2b$09$ts7CQdymgQeR8FrVzrY8zuVMrkqL0YI1m3yH0PowCrq1x46l.FcUO:1000:1000:Omar
> Polo:/home/op:/bin/ksh

Ops, this line got splitted when I pasted in my editor.  It's obviously
just one line:

op:$2b$09$ts7CQdymgQeR8FrVzrY8zuVMrkqL0YI1m3yH0PowCrq1x46l.FcUO:1000:1000:Omar 
Polo:/home/op:/bin/ksh

>     the password is "123" (without quotes) hashed with `smtpctl encrypt 123'
> 
>  2. make sure the packages are up-do-date.  This is crucially important if
>     you've updated from 7.4 to 7.5.
> 
>  3. run smtpd as `smtpd -dvvv -Tall' and attach what it prints 



Reply via email to