Hi all, I'm having a recent issue where has_version is getting EROOT set to ./ where normally for me it's set to /
When doing the autotools check for LATEST_VERSION it's failing during the ebuild, yet calling portageq directly works. And in all other cases it works fine too, just this autotools check. I've traced it back to vartree.py and when it pulls in the value of EROOT it's wrong, and fails the search. Anyone any clues where EROOT could be getting set to ./ instead of just staying with / ? Thanks, Alan.
