Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jul 2026 16:14:05 +0200
From:      Matthias Fechner <idefix@fechner.net>
To:        Kirill Ponomarev <kp@krion.cc>
Cc:        Andrea Venturoli <ml@netfence.it>, freebsd-ports@freebsd.org
Subject:   Re: Salt on 2026Q3
Message-ID:  <428e6bd9-7b9c-4769-96d3-9bb1c2974b2e@fechner.net>
In-Reply-To: <alSfGCHrcnG0z4Di@krion.cc>
References:  <edc098db-041d-47f2-b3d6-c145c92a8725@netfence.it> <alSMIuyOUs8fRq5D@krion.cc> <0916dbf2-0ab3-4e58-b651-e239fedbd433@fechner.net> <alSfGCHrcnG0z4Di@krion.cc>

index | next in thread | previous in thread | raw e-mail

Hi Kirill,

Am 13.07.26 um 10:17 schrieb Kirill Ponomarev:
> The issue is just the default python version your poudriere build is
> using. The fix is to tell poudriere to build pith Python 3.14 as the
> default. Add to your Poudriere make.conf:
> # /usr/local/etc/poudriere.d/make.conf or a set-specific <set>-make.conf
> DEFAULT_VERSIONS+= python=3.14
>
> If you don't want to flip your entire poudriere over to 3.14, scope it
> to a dedicated set (-z salt314) and put the DEFAULT_VERSIONS line in
> salt314-make.conf instead of the global one. Since you run zfs and
> sysrc, which is exactly the coverage I was hoping for, once it builds,
> please try a real state.apply that touches zfs/sysrc/service and let
> me know how it goes. Those are the modules 3008 moved out into
> separate salt-extensions so that's the part I'm most unsure about
> before committing to the in-place 3008 update.

thanks, after rust is compiled ;) I see another error.
Here the build log:
https://pkg.fechner.net/build.html?mastername=150amd64-gitlab-salt314&build=2026-07-13_16h10m35s

Problem is currently:     www/py-aiohttp@py314

Is that  maybe not compatible with python 3.14?

Thanks
Matthias




home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?428e6bd9-7b9c-4769-96d3-9bb1c2974b2e>