Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53636 - games-roguelike/tome-2.2.7 cannot create scores file
Summary: games-roguelike/tome-2.2.7 cannot create scores file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-11 06:35 UTC by Matthias Foerste
Modified: 2004-06-25 02:38 UTC (History)
0 users

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


Attachments
fixing patch for ebuild (tome-2.2.7.ebuild.patch,776 bytes, patch)
2004-06-11 06:44 UTC, Matthias Foerste
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Foerste 2004-06-11 06:35:55 UTC
when trying to run tome i get the following error messages:

tome: Cannot create the '/usr/share/games/tome/apex/scores.raw' file!
tome: The 'lib' directory is probably missing or broken.
tome: Perhaps the archive was not extracted correctly.
tome: See the 'README' file for more information.
tome: Fatal Error.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.50-r8 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0,
2.6.0-test9-love4)
=================================================================
System uname: 2.6.0-test9-love4 i686 AMD Athlon(tm) XP 2200+
Gentoo Base System version 1.4.16
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/sbin/consolelog.sh /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc sandbox userpriv usersandbox"
GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/linux/gentoo
http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X aalib acpi alsa avi berkdb crypt cups emacs encode fbcon foomaticdb
freetype gdbm gif gpm gtk gtk2 imlib java jpeg libg++ libwww mad maildir mikmod
motif moznocompose moznoirc moznomail mpeg mule mysql ncurses nls oggvorbis
opengl pam pdflib perl png postgres python quicktime readline sdl spell sse ssl
tcltk tcpd truetype usb wmf x86 xml2 xmms xv zlib"
Comment 1 Matthias Foerste 2004-06-11 06:44:46 UTC
Created attachment 33082 [details, diff]
fixing patch for ebuild

It looks like removing the path patch between 2.2.6 and 2.2.7 was not a good
idea. I dont see a reason for the dependency changes either. Maybe RDEPEND is
going to be obsoleted ? I brought them back again too in the attached ebuild
patch.
Comment 2 Matthias Foerste 2004-06-11 07:02:22 UTC
Oh, i forget to mention that this patch requires one of 2.2.{5,6}-gentoo-paths.patch (they have the same content) to be copied to gentoo-paths.patch.
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2004-06-25 02:38:45 UTC
Yep.  Ugly.  Restored the patching in CVS.  Thanks for the bug report.