Bug#742849: game-data-packager: Arguments to Supported Games Unquoted
Daniel Peter Chokola
dan.chokola at gmail.com
Fri Mar 28 00:59:40 UTC 2014
Package: game-data-packager
Version: 37
Severity: normal
Tags: upstream
Dear Maintainer,
Arguments passed from g-d-p to $SUPPORTED/$GAME are not quoted. This is important, at least, for Quake 3.
Try:
`game-data-packager quake3 "1 2"` # will interpret '1' and '2' as individual arguments
or:
`game-data-packager quake3 "1 2 3"` # will show usage because quake3 expects 2 arguments max, but it is seeing 3
This means paths cannot contain spaces.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.12-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages game-data-packager depends on:
ii dynamite 0.1.1-2
ii fakeroot 1.20-3
ii p7zip-full 9.20.1~dfsg.1-4
ii unzip 6.0-10
game-data-packager recommends no packages.
Versions of packages game-data-packager suggests:
ii binutils 2.24-3
pn cdparanoia <none>
ii gcc 4:4.8.2-2
pn lgc-pg <none>
pn lhasa | jlha-utils | lhz-archiver <none>
ii make 3.81-8.3
ii vorbis-tools 1.4.0-1
-- no debconf information
More information about the Pkg-games-devel
mailing list