Bug 133661 - eternal-lands-data does not install the "books" folder
|
Bug#:
133661
|
Product: Gentoo Linux
|
Version: 2006.0
|
Platform: All
|
|
OS/Version: All
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: uberlord@gentoo.org
|
Reported By: lambrech@mema.ucl.ac.be
|
|
Component: Games
|
|
|
URL:
|
|
Summary: eternal-lands-data does not install the "books" folder
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2006-05-18 01:09 0000
|
this folder is present in the el_120p1_linux_full.zip but is not installed in
/usr/share/games/eternal-lands
so we cannot open these books during the game, instead we got a message like
"cannot open file /usr/share/games/eternal-lands/book/name_of_the_book.xml"
adding "books" to the folder list in the ebuild solve the problem
Well, books is already there in all the versions that I see in CVS. Perhaps
you need to emerge sync?
books should be in eternal-lands and eternal-lands-data
books folder is present in the eternal-land ebuild and install these files :
/usr/share/games/eternal-lands/books
/usr/share/games/eternal-lands/books/fontdef.c
/usr/share/games/eternal-lands/books/fontdef.h
/usr/share/games/eternal-lands/books/fontdef.o
/usr/share/games/eternal-lands/books/fontdef.xml
/usr/share/games/eternal-lands/books/parser.c
/usr/share/games/eternal-lands/books/parser.h
/usr/share/games/eternal-lands/books/parser.o
/usr/share/games/eternal-lands/books/symbols.c
/usr/share/games/eternal-lands/books/symbols.h
/usr/share/games/eternal-lands/books/symbols.o
/usr/share/games/eternal-lands/books/types.h
/usr/share/games/eternal-lands/books/typesetter.c
/usr/share/games/eternal-lands/books/typesetter.h
/usr/share/games/eternal-lands/books/typesetter.o
/usr/share/games/eternal-lands/languages/en/books
/usr/share/games/eternal-lands/languages/en/books/races
/usr/share/games/eternal-lands/languages/en/books/races/draegoni.xml
/usr/share/games/eternal-lands/languages/en/books/races/dwarf.xml
/usr/share/games/eternal-lands/languages/en/books/races/elf.xml
/usr/share/games/eternal-lands/languages/en/books/races/gnome.xml
/usr/share/games/eternal-lands/languages/en/books/races/human.xml
/usr/share/games/eternal-lands/languages/en/books/races/orchan.xml
but not in the eternal-lands-data ebuild where it should be in order to install
these files :
/usr/share/games/eternal-lands/books/a_rabbits_life.xml
/usr/share/games/eternal-lands/books/bagatbeam.xml
/usr/share/games/eternal-lands/books/codesciphers1.xml
/usr/share/games/eternal-lands/books/codesciphers2.xml
/usr/share/games/eternal-lands/books/codesciphers3.xml
/usr/share/games/eternal-lands/books/codesciphers4.xml
/usr/share/games/eternal-lands/books/codesciphersintro.xml
/usr/share/games/eternal-lands/books/creature_of_white_stone.xml
/usr/share/games/eternal-lands/books/enchanted_jewellery_a_historic_account.xml
/usr/share/games/eternal-lands/books/eternallands.xml
/usr/share/games/eternal-lands/books/evil_in_the_forests.xml
/usr/share/games/eternal-lands/books/gemlight_still.xml
/usr/share/games/eternal-lands/books/gods_and_the_overdeity.xml
/usr/share/games/eternal-lands/books/inmsh_aluwenalmanac.xml
/usr/share/games/eternal-lands/books/inmsh_burntbook..xml
/usr/share/games/eternal-lands/books/inmsh_centaualmanac.xml
/usr/share/games/eternal-lands/books/inmsh_chaosbook..xml
/usr/share/games/eternal-lands/books/inmsh_diary.xml
/usr/share/games/eternal-lands/books/inmsh_dvaralmanac.xml
/usr/share/games/eternal-lands/books/inmsh_elandriaalmanac.xml
/usr/share/games/eternal-lands/books/inmsh_glilinalmanac.xml
/usr/share/games/eternal-lands/books/inmsh_glydocalmanac.xml
/usr/share/games/eternal-lands/books/inmsh_iringoldalmanac.xml
/usr/share/games/eternal-lands/books/inmsh_kayselalmanac.xml
/usr/share/games/eternal-lands/books/inmsh_mazeintro..xml
/usr/share/games/eternal-lands/books/inmsh_mortosalmanac.xml
/usr/share/games/eternal-lands/books/inmsh_scorebook..xml
/usr/share/games/eternal-lands/books/inmsh_selainalmanac.xml
/usr/share/games/eternal-lands/books/inmsh_tiralalmanac.xml
/usr/share/games/eternal-lands/books/inmsh_unolasalmanac.xml
/usr/share/games/eternal-lands/books/inmsh_zarinalmanac.xml
/usr/share/games/eternal-lands/books/kalenthrotrollslayer.xml
/usr/share/games/eternal-lands/books/laws_of_lord_luxin.xml
/usr/share/games/eternal-lands/books/monsterofghealansea.xml
/usr/share/games/eternal-lands/books/night_of_the_shadowcaster.xml
/usr/share/games/eternal-lands/books/odewarriormaiden.xml
/usr/share/games/eternal-lands/books/pineapplebob_the_grue_hunter.xml
/usr/share/games/eternal-lands/books/races
/usr/share/games/eternal-lands/books/races/draegoni.xml
/usr/share/games/eternal-lands/books/races/dwarf.xml
/usr/share/games/eternal-lands/books/races/elf.xml
/usr/share/games/eternal-lands/books/races/gnome.xml
/usr/share/games/eternal-lands/books/races/human.xml
/usr/share/games/eternal-lands/books/races/orchan.xml
/usr/share/games/eternal-lands/books/redmoonwar.xml
/usr/share/games/eternal-lands/books/segv_code.xml
/usr/share/games/eternal-lands/books/testbook.xml
/usr/share/games/eternal-lands/books/the_ballad_of_the_new_player.xml
/usr/share/games/eternal-lands/books/the_buzzin_bumble_bee.xml
/usr/share/games/eternal-lands/books/the_lodge_of_land.xml
/usr/share/games/eternal-lands/books/these_eternal_lands.xml
/usr/share/games/eternal-lands/books/truescrolls.xml
Fixed in -r3 - thanks for the report!