Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 81559

Summary: doomsday expects DOOM 1 wad file to be installed as Doom1.wad, but doom-data installs it as doom1.wad
Product: Gentoo Linux Reporter: Nick Taylor <netaylor>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED INVALID    
Severity: minor CC: brebs
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nick Taylor 2005-02-10 18:34:14 UTC
jdoom looks in /usr/share/games/deng/Data/jDoom for wad files, which is symlinked to /usr/share/games/doom-data. It then looks for Doom1.wad in that directory. However, doom-data installed the Doom 1 shareware WAD file as doom1.wad there, so it can't find it.

This is with games-fps/doomsday-1.8.6 and games-fps/doom-data-1.

Reproducible: Didn't try
Steps to Reproduce:
1. Emerge doom-data
2. Emerge doomsday
3. Run jdoom

Actual Results:  
jdoom dies with

...
W_Init: Init WADfiles.
--- No IWAD has been specified! Important data might be missing. Are you sure
you want to continue?
**ERROR** Executable: Version 1.8.6 Feb 10 2005 (DGL).
Memory zone: 32.0 Mb.
Parsing configuration files.
W_Init: Init WADfiles.

W_CheckIWAD: Init aborted.



Expected Results:  
doomsday should symlink doom1.wad to Doom1.wad. A

Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.3.5,
glibc-2.3.4.20040808-r1, 2.6.10-gentoo-r5 i686)
=================================================================
System uname: 2.6.10-gentoo-r5 i686 AMD Athlon(tm) XP 2800+
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  7 2005, 22:20:59)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.4, 1.8.5-r3
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks nostrip sandbox sfperms"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo
http://mirrors.acm.cs.rpi.edu/gentoo http://gentoo.chem.wisc.edu/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X a52 aac acpi aim alsa apm avi berkdb bitmap-fonts cdparanoia
cdr crypt cups dga dvd dvdr dvdread encode esd f77 fam flac font-server
foomaticdb fortran gdbm gif gnome gstreamer gtk gtk2 imagemagick imlib ipv6 java
jikes joystick jpeg junit libg++ libwww mad mikmod mmx motif mozilla mpeg
ncurses nls nptl offensive oggvorbis opengl oss pam pdflib perl png python qt
quicktime readline samba sdl spell sse ssl svg svga tcltk tcpd tetex tiff
truetype truetype-fonts type1-fonts unicode usb wifi xine xml xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Paul Bredbury 2006-02-16 05:50:25 UTC
My doomsday-1.8.6 uses /usr/share/games/doom-data/doom1.wad, so this bug sounds invalid.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2006-02-23 17:42:53 UTC
Reopen if it's still a problem.