Re: pkg_add fails: 6.9 no such directory

2021-04-15 Thread Stefan Sperling
On Thu, Apr 15, 2021 at 09:25:31PM +0100, Björn Gohla wrote:
> 
> hi all,
> 
> i'm on 6.9 current. installing any package (example below) fails since there 
> is
> apparently no 6.9 release directory. what am i doin wrong?
> 
> thanks for any hints.

Try again like this: pkg_add -Dsnap gbc
This forces installation from snapshots/packages instead of 6.9/packages.

> titanic# pkg_add gbc
> https://cdn.openbsd.org/pub/OpenBSD/6.9/packages/amd64/: no such dir
> Can't find gbc



pkg_add fails: 6.9 no such directory

2021-04-15 Thread Björn Gohla


hi all,

i'm on 6.9 current. installing any package (example below) fails since there is
apparently no 6.9 release directory. what am i doin wrong?

thanks for any hints.

---

titanic# pkg_add gbc
https://cdn.openbsd.org/pub/OpenBSD/6.9/packages/amd64/: no such dir
Can't find gbc
titanic# uname  -a
OpenBSD titanic.my.domain 6.9 GENERIC.MP#457 amd64
titanic# curl https://cdn.openbsd.org/pub/OpenBSD/
[...]
../
06-Jan-2019 18:35   -
6.4/
29-Oct-2018 10:29   -
6.5/
11-Aug-2019 08:18   -
6.6/
23-Oct-2019 10:54   -
6.7/
18-May-2020 08:55   -
6.8/
07-Feb-2021 18:58   -
Changelogs/
15-Apr-2021 11:32   -
[...]
titanic#