On 2025-04-08, Fabio Martins <m...@phosphorus.com.br> wrote: > > On 4/7/25 14:20, Sonic wrote: >> Hello, >> >> Running sysupgrade -s from >> https://cdn.openbsd.org/pub/OpenBSD/snapshots/amd64/ I'm getting: >> (SHA256) base77.tgz: FAILED >> (SHA256) bsd: FAILED >> >> Another mirror is working fine. >> > same here. let's wait for propagation. > > node2# pkg_add -nu > https://cdn.openbsd.org/pub/OpenBSD/7.7/packages/amd64/: no such dir
that is different - 7.7 has not been released yet for pkg_add, if you will always be running snapshots on a machine, set PKG_PATH with /snapshots/ in directly. otherwise, if you're running them now but might go back to releases, use -D snap for pkg_add. for sysupgrade, as of 7.6, you always need -s for snapshots. -- Please keep replies on the mailing list.