Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12576 - nethack-3.4.0-r4 unable to save a game
Summary: nethack-3.4.0-r4 unable to save a game
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: Normal minor
Assignee: José Alberto Suárez López
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-22 12:52 UTC by Aki Hanninen
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aki Hanninen 2002-12-22 12:52:48 UTC
/usr/share/games/nethack is missing the 'save' directory and you are not able to
save a game because of that.

simple fix to get the saving capability back:

'mkdir /usr/share/games/nethack/save'
'chown games:games /usr/share/games/nethack/save'
Comment 1 José Alberto Suárez López 2002-12-22 13:10:37 UTC
fixed with a simple dodir