Re: Salt on 2026Q3
Kirill Ponomarev <[email protected]> Mon, 13 Jul 2026 15:43:01 +0000
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <[email protected]> |
--xsqQjfjBrtJYVyTY Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 07/13, Matthias Fechner wrote: > Hi Kirill, >=20 > 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+=3D python=3D3.14 > >=20 > > 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. >=20 > thanks, after rust is compiled ;) I see another error. > Here the build log: > https://pkg.fechner.net/build.html?mastername=3D150amd64-gitlab-salt314&b= uild=3D2026-07-13_16h10m35s >=20 > Problem is currently:=A0 =A0 =A0www/py-aiohttp@py314 >=20 > Is that=A0 maybe not compatible with python 3.14? www/py-aiohttp is not a dependency of salt, not in the 3008 RUN_DEPENDS, and nothing in salt's dependency chain. It's building because your set is 150amd64-gitlab-salt314, so it's coming from the gitlab side of the bulk, not from salt. K. --xsqQjfjBrtJYVyTY Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iQFPBAABCAA5FiEEJCHRFhEAQujKni1pDyI9/LMCykUFAmpVB4UbFIAAAAAABAAO bWFudTIsMi41KzEuMTIsMiwzAAoJEA8iPfyzAspFOtgH/jN9ecnKmda9zvQizenH mSy56hN9N6bAtEs4GXydO0m9ehJ99YjbRs8c+3DyrVf3ffz+hMc3CG+73kfUXvJN m5pJ8xF1Rh2IMvIAWr3soVuFWAxtrkyzEDJ14RmRwtMJhgsqPBIux9APB9yNU0gx 2UpthjklyjASzZppcl0tcV15SyTcZmgDhFJCJ7CTmB0gHWRl0IxNoKQdUmswTSB9 5tA2uppYa1X6iynH6lV8PVKsV8k2TjIkngwpb1nLSP3KVF1T2DbYG8NxRIDYGG9c jKCW9PDNdihoXGeYb47KJr27V6FyTgfm5nt5jDqZ1iY++ChI9371asi4utIe/EVt YNA= =3p+c -----END PGP SIGNATURE----- --xsqQjfjBrtJYVyTY--