On 10/23/22 2:53 AM, kasak wrote:
22.10.2022 23:50, Jeff Ross пишет:
Getting this after upgrading to 7.2 release via sysupgrade:
mt43news$ sudo pkg_add -U samba
quirks-6.42 signed on 2022-09-30T20:24:00Z
tevent-0.11.0p5v0->samba-4.16.4p0v0 forward dependencies:
| Dependency of ldb-2.4.4v0 on tevent->=0.11.0 doesn't match
NOT MERGING: can't find update for ldb-2.4.4v0-> (ok)
Proceed with update anyway ? [y/N/a] n
Couldn't find updates for ldb-2.4.4v0 tevent-0.11.0p5v0
Couldn't install samba-4.16.4p0v0
I get the same thing trying to build from /usr/ports/ .
Any ideas?
remove ldb and samba will update. see this thread
https://marc.info/?l=openbsd-misc&m=166634098430102&w=2
Indeed--that did the trick!
Thanks!