Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98318 - Slash'EM can't save games
Summary: Slash'EM can't save games
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL: http://sourceforge.net/tracker/index....
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-08 01:13 UTC by Pekka Rousu
Modified: 2005-07-09 16:04 UTC (History)
0 users

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


Attachments
part 1 of the fix (se_save.diff,325 bytes, patch)
2005-07-08 01:36 UTC, Pekka Rousu
Details | Diff
part 2 of the fix (Gentoo.configure,97 bytes, text/plain)
2005-07-08 01:39 UTC, Pekka Rousu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pekka Rousu 2005-07-08 01:13:48 UTC
Slash'EM can't save games because gzip moved from /usr/bin/gzip to /bin/gzip

Reproducible: Always
Steps to Reproduce:
1. Start slashem
2. Create new character: press y
3. Save game: press S
4. Answer yes: press y

Actual Results:  
No such file or directory
Exec to compress 1000prousu failed.


Expected Results:  
Be seeing you...


Fix for this will follow soon
Comment 1 Pekka Rousu 2005-07-08 01:36:39 UTC
Created attachment 62888 [details, diff]
part 1 of the fix

requires Gentoo.configure to work
Comment 2 Pekka Rousu 2005-07-08 01:39:17 UTC
Created attachment 62889 [details]
part 2 of the fix

Configuration file which fixes the wrong gzip path. Place it in directory
games-roguelike/slashem/files/0.0.7E6 and apply the patch to the ebuild.
Comment 3 SpanKY gentoo-dev 2005-07-09 16:04:21 UTC
thanks, fixed in cvs