Re: Salt on 2026Q3

Tijl Coosemans <[email protected]> Mon, 20 Jul 2026 00:24:08 +0200
Newsgroups gmane.os.freebsd.devel.ports
Message-ID <[email protected]>
On Sun, 19 Jul 2026 09:33:06 +0200 Andrea Venturoli wrote:
> On 7/13/26 11:00, T=C4=B3l Coosemans wrote:
>=20
> Hello.
>=20
>> In sysutils/py-salt/Makefile line 38, replace "python" with "python:3.11=
". =20
>=20
> Doesn't work.
>
> root@poudriere:~ # poudriere bulk -v -j 151amd64 sysutils/py-salt
> [...]
> [00:00:42] Ignored ports: devel/py-Jinja2@py311
> devel/py-jaraco.text@py311 devel/py-msgpack@py311
> devel/py-jmespath@py311 devel/py-cffi@py311 devel/py-frozenlist@py311
> devel/py-pyyaml@py311 net/py-libcloud@py311 misc/py-progressbar@py311
> net/py-pyzmq@py311 security/py-pycryptodomex@py311
> sysutils/py-croniter@py311 devel/py-virtualenv@py311
> sysutils/py-psutil@py311 sysutils/py-distro@py311 www/py-tornado@py311
> textproc/py-markupsafe@py311 security/py-cryptography@py311
> www/py-requests@py311 devel/py-immutables@py311 devel/py-timelib@py311
> devel/py-looseversion@py311 devel/py-backports@py311
> devel/py-pyinotify@py311
>=20
> It seems this solution gets poudriere going, but moves the problem to=20
> the dependent ports :(
>=20
> Is there something else wrong?

Try adding "allflavors" to the USE_PYTHON variable in the port Makefile
of all the ignored ports listed above.