Bug#977138: quake3 --debugger gdb doesn't work

Witold Baryluk witold.baryluk at gmail.com
Fri Dec 11 14:30:08 GMT 2020


Package: quake3
Version: 65
Severity: normal
X-Debbugs-Cc: witold.baryluk at gmail.com

Dear Maintainer,

running quake3 with demo files downloaded using the included downloader,
normally works.

But if I try quake3 --debugger gdb, and then do `run` in debugger, it fails:


user at debian:~$ quake3 --debugger gdb
WARNING:game-data-packager.launcher.base:Data file is missing: baseq3/pak0.pk3
Excess command line arguments ignored. (com_homepath ...)
GNU gdb (Debian 10.1-1.3) 10.1
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/lib/ioquake3/ioquake3...
(No debugging symbols found in /usr/lib/ioquake3/ioquake3)
/home/user/+set: No such file or directory.
(gdb) r
Starting program: /usr/lib/ioquake3/ioquake3 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
ioq3 1.36+u20200930.e7a7a2b~dfsg-1/Debian linux-x86_64 Oct  6 2020
SSE instruction set enabled
----- FS_Startup -----
We are looking in the current search path:
/home/user/.q3a/baseq3
/usr/lib/ioquake3/baseq3
    
----------------------
0 files in pk3 files
"pak0.pk3" is missing. Please copy it from your legitimate Q3 CDROM. Point Release files are missing. Please re-install the 1.32 point release. Also check that your ioq3 executable is in the correct place and that every file in the "baseq3" directory is present and readable
tty][Detaching after fork from child process 1794068]
[Inferior 1 (process 1794064) exited with code 03]
(gdb) 




Something is wrong with paths:

WARNING:game-data-packager.launcher.base:Data file is missing: baseq3/pak0.pk3


and

/home/user/+set: No such file or directory.


are a weird ones.

Thanks.

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.9.0-3-amd64 (SMP w/32 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages quake3 depends on:
ii  game-data-packager          65
ii  game-data-packager-runtime  65
ii  ioquake3                    1.36+u20200930.e7a7a2b~dfsg-1
ii  quake3-demo-data            65

quake3 recommends no packages.

Versions of packages quake3 suggests:
pn  quake3-team-arena-data  <none>

Versions of packages ioquake3 depends on:
ii  ioquake3-server  1.36+u20200930.e7a7a2b~dfsg-1
ii  libc6            2.31-5
ii  libcurl3-gnutls  7.72.0-1
ii  libgl1           1.3.2-1
ii  libjpeg62-turbo  1:2.0.5-1.1
ii  libopenal1       1:1.19.1-2
ii  libopus0         1.3.1-0.1
ii  libopusfile0     0.9+20170913-1+b1
ii  libsdl2-2.0-0    2.0.12+dfsg1-4
ii  libvorbisfile3   1.3.7-1
ii  zlib1g           1:1.2.11.dfsg-2

Versions of packages ioquake3 recommends:
ii  x11-utils  7.7+5
ii  zenity     3.32.0-6

-- no debconf information



More information about the Pkg-games-devel mailing list