Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
With the old version you cannot connect to server Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created an attachment (id=33170) [edit] Ebuild for daimonin-client-0.96a (beta2)
Created an attachment (id=33171) [edit] Patch needed with above ebuild
Please include this ASAP since it's impossible to connect to the game server with the old version.
*** Bug 50981 has been marked as a duplicate of this bug. ***
The issue with this ebuild is that it sets things up so that daimonin tries to write to /usr. This is not allowed since /usr is supposed to be able to be mounted read-only.
Fixed up things so they worked for me and commited to CVS. Thanks for the ebuild and patch.