Bug 54938 - enemy-territory downloading map's and upgrades off server issues (with permissions)
Bug#: 54938 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: loki@wiki.homelinux.org
Component: Games
URL: 
Summary: enemy-territory downloading map's and upgrades off server issues (with permissions)
Keywords:  
Status Whiteboard: 
Opened: 2004-06-23 16:27 0000
Description:   Opened: 2004-06-23 16:27 0000
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

------- Comment #1 From Chris Gianelloni (RETIRED) 2004-06-24 04:49:18 0000 -------
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.