Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 26586
Alias:
Product:
Component:
Status: RESOLVED
Resolution: INVALID
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Anthony Ventimiglia <anthony@ventimiglia.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 26586 depends on: Show dependency tree
Bug 26586 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-08-13 20:18 0000
The nethack directory under noegnud-nethack is installed with no write
permissions 
for the group making the game unplayable. A simple fix, but it should be fixed
in the 
ebuild: 

This  will fix the problem. 

# emerge noegnud-nethack 
# chmod g+w /usr/games/lib/noegnud-0.7.1/nethack-3.4.1 


Reproducible: Always
Steps to Reproduce:
1. # emerge noegnud-nethack  -- (as root) 
2. $ noegnud-nethack              -- (as user in games group) 

Actual Results:  
 noegnud crashes trying to begin game 

Expected Results:  
It should have started a nethack game

------- Comment #1 From SpanKY 2003-08-13 20:22:21 0000 -------
i fixed this about 2 weeks ago 
chmod -R g+w ${GAMES_LIBDIR}/noegnud-${PV}  

------- Comment #2 From Anthony Ventimiglia 2003-08-13 21:34:42 0000 -------
I see that in the ebuild, but it doesn't work. Perhaps you should actually test
the ebuild. 

------- Comment #3 From SpanKY 2003-08-14 16:52:23 0000 -------
i forgot the ${D}, symptom of doing testing on one box while running cvs on
another ...

fixed in cvs

------- Comment #4 From SpanKY 2003-09-14 22:30:27 0000 -------
*** Bug 28104 has been marked as a duplicate of this bug. ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug