On Mon, Nov 04, 2019 at 08:24:04AM GMT, Bruno Martin wrote: > Hello, > > I'm running openbsd 6.6 generic.mp#427 amd64 > After the 6.6 upgrade I had troubles with pkg_add -u. > I did several new upgrades to 6.6, removed all packages and now when I want > to pkg_add something, it looks to the 6.4 tree. > # pkg_add wget > HTTPS://ftp.fr.openbsd.org/pub/OpenBSD/6.4/packages/amd64/: no such dir > Can't find wget > How can I find the 6.6 tree to upgrade my packages? > > Sorry if I don't follow the good way to address the question, but I am on a > tablet to write. > > > Bruno >
Hi Bruno, What does: $ echo $PKG_PATH return? Regards, Raf