Re: azure-agent problems

2020-08-13 Thread Oleksandr Tymoshenko
tech-lists (tech-li...@zyxst.net) wrote: > On Thu, Aug 13, 2020 at 07:47:14PM -0700, Oleksandr Tymoshenko wrote: > >Hello, > > > >I think python3 is provided by lang/python3 meta-package: > > > >% pkg which /usr/local/bin/python3 > >/usr/local/bin/python3 was installed by package python3-3_3 > >%

Re: azure-agent problems

2020-08-13 Thread tech-lists
On Thu, Aug 13, 2020 at 07:47:14PM -0700, Oleksandr Tymoshenko wrote: Hello, I think python3 is provided by lang/python3 meta-package: % pkg which /usr/local/bin/python3 /usr/local/bin/python3 was installed by package python3-3_3 % ls -la /usr/local/bin/python3 lrwxr-xr-x 1 root wheel 9 Jul

Re: azure-agent problems

2020-08-13 Thread Oleksandr Tymoshenko
tech-lists (tech-li...@zyxst.net) wrote: > Hi, > > azure-agent seems to be looking for python3. Is it sufficient to ln -s > /usr/local/bin/python3.7 to python3 ? FreeBSD is 12.1-p8 > > I get these errors after the vm boots: > > 2020/08/13 01:28:58.246795 INFO Daemon Detect protocol endpoints >

Re: azure-agent problems

2020-08-13 Thread tech-lists
On Thu, Aug 13, 2020 at 09:32:08AM -0700, Pete Wright wrote: On 8/12/20 7:46 PM, tech-lists wrote: Hi, azure-agent seems to be looking for python3. Is it sufficient to ln -s /usr/local/bin/python3.7 to python3 ? FreeBSD is 12.1-p8 Interesting, looking at the Makefile for

Re: azure-agent problems

2020-08-13 Thread Pete Wright
On 8/12/20 7:46 PM, tech-lists wrote: Hi, azure-agent seems to be looking for python3. Is it sufficient to ln -s /usr/local/bin/python3.7 to python3 ? FreeBSD is 12.1-p8 Interesting, looking at the Makefile for sysutils/azure-agent - it seems like it should be updating references to

azure-agent problems

2020-08-12 Thread tech-lists
Hi, azure-agent seems to be looking for python3. Is it sufficient to ln -s /usr/local/bin/python3.7 to python3 ? FreeBSD is 12.1-p8 I get these errors after the vm boots: 2020/08/13 01:28:58.246795 INFO Daemon Detect protocol endpoints 2020/08/13 01:28:58.281770 INFO Daemon Clean protocol