On 2022/03/04 12:45, [email protected] wrote: > I'm on OpenBSD 7.1 Snapshot. Just ran `sysupgrade -s` yesterday to be as > latest as possible. Running `sysmerge` shows "7.1-beta".
You didn't include dmesg, but your installed snapshot must be out of date, libX11.so.18.0 is included in snapshots since shortly after 21 Feb. > I tried my luck with the first filename I get in the error message, > libX11.so.17.1, to see which package has the file. To my surprise pkglocate > returned the package name xbase70. > > $ pkglocate libX11.so.17.1 > xbase70:/usr/X11R6/lib/libX11.so.17.1 The pkglocate database is itself a package, so you won't see the version there change until you have updated packages.
