Re: Pkg_add completes installurl with bad openbsd version number

2019-11-04 Thread Bruno Martin
Hi Raf

My PKG_PATH is empty.
But actually, by Dsnaping, I fixed the problem.
Regards

 Bruno

> Le 4 nov. 2019 à 16:33, Raf Czlonka  a écrit :
> 
>> 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



Pkg_add completes installurl with bad openbsd version number

2019-11-04 Thread Bruno Martin
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