Re: Poudriere and Python FLAVORS
- Reply: Julien Cigar : "Re: Poudriere and Python FLAVORS"
- In reply to: Julien Cigar : "Poudriere and Python FLAVORS"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Apr 2023 13:44:54 UTC
Hi, Just add: BUILD_ALL_PYTHON_FLAVORS=t in your /etc/make.conf or equivalent. Without the knob, only default pythons ("python2=2.7 python3=3.11 python=3.11" in your example) are allowed flavors. As to why this knob exists, I'm only guessing that it is to ensure that there are no packages depending on now default versions? Regards. -- Olivier Certner