First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 144301
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Lars Weiler (RETIRED) <pylon@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: chalucha <chalucha@centrum.cz>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
openttd-0.4.8-scenario-fix.patch ebuild patch patch Chris Mayo 2006-08-18 06:19 0000 845 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 144301 depends on: Show dependency tree
Bug 144301 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: 2006-08-18 04:38 0000
After emerging OpenTTD, it seems that scenarios was not installed.

# emerge -av openttd
[ebuild   R   ] games-simulation/openttd-0.4.8  USE="alsa png scenarios
timidity zlib -debug -dedicated" 0 kB

and after install:
# ls /usr/share/games/openttd/
data  gm  lang  scripts

So there is not scenario directory which is said to be there after install.

------- Comment #1 From Chris Mayo 2006-08-18 06:18:08 0000 -------
The problem is the scenarios tarball creates its own subdir:
   work/openttd-0.4.8/scenario/openttd-0.4.8-RC1-scenarios/
but the ebuild has just:
   doins scenario/*

a way of fixing in this is the following patch.

------- Comment #2 From Chris Mayo 2006-08-18 06:19:07 0000 -------
Created an attachment (id=94539) [edit]
ebuild patch

------- Comment #3 From Lars Weiler (RETIRED) 2006-08-21 00:54:59 0000 -------
I tested the scenarios, but I had some copied into my ~/.openttd/scenarios
instead of the links.  So it looked like as if I had scenarios installed.

Thanks for the patch!

First Last Prev Next    No search results available      Search page      Enter new bug