Hi Bradley, do you think that we should specify the minimal required Python version in www/node? Like, USES=python:build,3.7+?
Here's the context: On 6/29/20 2:20 AM, Dutch Daemon - FreeBSD Forums Administrator wrote: > On June 28, 2020 22:54:57 DutchDaemon - FreeBSD Forums Administrator > <dutchdae...@freebsd.org> wrote: > >> On 2020-06-28 22:49, Christoph Moench-Tegeder wrote: >>> ## Dutch Daemon - FreeBSD Forums Administrator (dutchdae...@freebsd.org): >>> >>>> In absence of a make.conf in the jail it pulled in python36-3.6.11 as the >>>> default. >>> Uhm. From your log, we see that you have a make.conf with a python >>> version override: >>> >>> 95. #### /usr/local/etc/poudriere.d/testamd64-make.conf #### >>> [...] >>> 116. DEFAULT_VERSIONS= perl5=5.30 python=3.6 python3=3.6 php=73 apache=2.4 >>> mysql=56 ssl=openssl >>> >>> The default "default python" is 3.7. >> >> >> Ah, it pulled in the generic /etc/make.conf., which was never there >> until I tested something (else) with it; forgot to remove it. > > Even worse: I had had a jail with the same name before, and that one had a > make.conf with Python > 3.6 in it. Always clear out your test configs when you're unoriginal with > your test jail names ;) > >> I'll try Python 3.7 in all of the build jails that need www/node and remove >> the hard Python default. > > That did indeed fix it, thanks again. > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" Cheers, Mateusz _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"