On 2020-10-10, Ed Ahlsen-Girard <[email protected]> wrote: > sysupgrade is looking for files in 6.9 (which isn't being found). Is > this due to a slow mirror upgrade or just "near release stuff"? >
sysupgrade sees that the current version (6.8) has no suffix, so assumes you're running a release and want to upgrade to the next release. If you want to update to a snapshot, use sysupgrade -s. If you want to update to the actual 6.8 release when ready, sysupgrade can't cope unless you modify it.

