Bug 53636 - games-roguelike/tome-2.2.7 cannot create scores file
|
Bug#:
53636
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: games@gentoo.org
|
Reported By: matthias.foerste@freenet.de
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: games-roguelike/tome-2.2.7 cannot create scores file
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-06-11 06:35 0000
|
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"
Created an attachment (id=33082) [details]
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.
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.
Yep. Ugly. Restored the patching in CVS. Thanks for the bug report.