Saturday, October 09, 2021

Re: amd64/SHA256.sig: 404 Not Found

On 2021-10-09, francismb@posteo.de <francismb@posteo.de> wrote:
> Hi Folks,
> just trying to sysupgrade as usual, but I get the 404 on amd/SHA256.sig
> test with url from https://man.openbsd.org/installurl.5 doesn't improve
> the situation.
>
> # sysupgrade
> Fetching from https://cdn.openbsd.org/pub/OpenBSD/7.1/amd64/
> sysupgrade: Error retrieving
> https://cdn.openbsd.org/pub/OpenBSD/7.1/amd64/SHA256.sig: 404 Not Found
>
> Any help is appreciated, Thanks in advance!
> francis
>
>

sysupgrade's idea of stable/current comes from the kernel version.
Presumably you run one which says "7.0" with no suffix, so it defaults
to the next (n+.1) release.

You're using You want
6.9 7.0 sysupgrade
anything -current sysupgrade -s
7.0 (prerelease) 7.0 patch the script (NEXT_VERSION=7.0)

--
Please keep replies on the mailing list.

No comments:

Post a Comment