Hi, pkg_rolling-replace of current pksgrc on 10.99.7 stops with this error:
RR> Replacing py310-scons-3.1.2nb4 ===> Cleaning for none-scons-3.1.2nb7 ERROR: This package has set PKG_FAIL_REASON: ERROR: No valid Python version *** Error code 1 However, if I check in /usr/pkg/bin I have plenty of pythons! -rwxr-xr-x 1 root wheel 14896 Aug 28 11:41 /usr/pkg/bin/python2.7 -rwxr-xr-x 1 root wheel 1685 Aug 28 11:41 /usr/pkg/bin/python2.7-config -rwxr-xr-x 1 root wheel 14896 Aug 28 14:16 /usr/pkg/bin/python3.10 -rwxr-xr-x 1 root wheel 3118 Aug 28 14:16 /usr/pkg/bin/python3.10-config -rwxr-xr-x 1 root wheel 14896 Aug 28 14:03 /usr/pkg/bin/python3.11 -rwxr-xr-x 1 root wheel 3075 Aug 28 14:03 /usr/pkg/bin/python3.11-config -rwxr-xr-x 1 root wheel 14896 Aug 28 14:09 /usr/pkg/bin/python3.8 -rwxr-xr-x 1 root wheel 3116 Aug 28 14:09 /usr/pkg/bin/python3.8-config -rwxr-xr-x 1 root wheel 14896 Aug 28 12:49 /usr/pkg/bin/python3.9 -rwxr-xr-x 1 root wheel 3116 Aug 28 12:49 /usr/pkg/bin/python3.9-config all quite fresh and upgraded... including python 3.10 What is going wrong? there is no "default" python or python3 command Riccardo