On 2025-02-08, Mike Fischer <fischer+o...@lavielle.com> wrote: > Hi! > > I’m running a UTM arm64 VM on a Mac mini M2 Pro (which works fine). But > pkg_add(1) does not update any ports. I have checked several mirrors and the > updated ports don’t seem to be present on any of them. The > …/pub/OpenBSD/7.6/packages-stable/arm64 directory seems to be missing on all > of them, unless I missed something. > > I do see the occasional bulk build reports for arm64 so these ports seem to > be built *somewhere*? > > Is there anything I can do to get this working?
-stable packages are currently only built for amd64 and i386. Your options on other archs are either to run -current snapshots (the bulk build reports you see are from there) or to build from ports (cvs checkout from the relevant -stable branch) yourself. -- Please keep replies on the mailing list.