20:44:26 On smartos platform 20231113xxxx (danmcd special build, iirc), newly installed machine, after using pkgin to install py312 which brought an openssl update, pkgin doesn't run (pkgin: fatal: libssl.so.1.1: open failed: No such file or directory). I think the pkgin in the tools tarball that was extracted by the installer is older, like 2022 date, if I didn't misread something. 20:44:33 So, (a) is this already fixed? 20:45:06 (b) is this self-induced foot damage? 20:45:15 pjustice: Is this in pkgsrc-tools? 20:45:25 in the global zone? 20:45:43 Global zone. The installer pulls the tools tarball, yes. 20:46:33 Obviously an openssl 3.x migration loveliness. Just deciding how I should cope here. 20:46:42 run `pkgsrc-setup --clean` 20:47:13 it will re-bootstrap pkgsrc and then reinstall all of your currently-installed packages automatically. 20:47:25 the latest tools tarball fixes all those types of problems 20:48:04 So a newer platform and updated installer will pull the newer tools tarball, and presto? 20:48:30 Yeah. 20:48:32 bahamat: that did revive pkgin. 20:49:28 As always, you folks are awesome! 20:50:23 pjustice: the next release will use the updated bootstrap. 20:51:59 OS-8520 for reference. 20:52:00 https://smartos.org/bugview/OS-8520 20:52:15 So feb 8-9ish 20:52:38 Yeah. 20:52:51 thanks