Script is using bad python version (I think), because /usr/bin/python if pointing to python3.1 emerging grub will fail butif I replace /usr/bin/python to point to python2 everythink is OK and it will be successfully emerged. Reproducible: Didn't try Steps to Reproduce: 1.get latest stage3 2.follow gentoo installation handbook CZ version 3.install grub2 instead grub which is in handbook Actual Results: Grub2 failed to emerge because is using python3 Expected Results: using python version 2
Created attachment 265607 [details] build log
Created attachment 265609 [details] emerge info + system info
Looks like this is happening in 52: (. ./autogen.sh) || die
this is the sort of thing that goes upstream