Riccardo Mottola <riccardo.mott...@libero.it> writes: > 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
did you cd to devel/scons (or really the PKGPATH of the installed pkg) and type "make replace". The pkg_rr man page says, or should say, to do that, and then to deal with that error as if it were not from pkg_rr. perhaps, scons 3 is now limited to py27. I recommend "pkgin ar" before a rebuild run.