In the game if you connect to a server that has some new maps, you download
them but they are not saved because you do not have permissions in
/opt/enemy-territory/etmain
Reproducible: Always
Steps to Reproduce:
1.open enemy territory
2.connect to server with new maps
3.you'll get errors about no files and or corruption of them
Actual Results:
No maps are installed or downloaded
Expected Results:
The maps should be saved and playable
I have a fix for the bug it's really simple just run:
chmod -Rf g+w /opt/enemy-territory/etmain
and everything works fine, I'd just like to see it in the next enemy-territory
ebuild is all
I've updated the ebuild in portage, but did not bump the revision. I see no
need to force everyone to reinstall for this.
Anyway, wait 30 minutes and emerge sync && emerge enemy-territory and you're
good to go.