Hello, As of yesterday, I am no longer able to install any packages using "pkg_add". I am greated with the following error (using tree as an example. I am not able to get any packages to install):
> $ doas pkg_add -u tree > Can't find tree > Problem finding tree > https://cdn.openbsd.org/pub/OpenBSD/7.4/packages/amd64/: no such dir This seemed to correspond to my sysupgrade also no longer working without passing in the "-s" flag. Is there anything I need to do locally to fix this? This is my first time running -current, so there might be some manual steps I'm missing. Thanks for any help! - Julian