Bug#976834: freeciv: Generic launch script broken
Helge Kreutzmann
debian at helgefjell.de
Tue Dec 8 11:35:35 GMT 2020
Package: freeciv
Version: 2.6.2.1-1
Severity: normal
Tags: patch
helge at samd:~$ freeciv
/usr/games/freeciv: 5: exec: /usr/games/freeciv-gtk3: not found
The fix is straightforward:
--- freeciv.orig 2020-11-28 01:28:25.000000000 +0100
+++ freeciv 2020-12-08 12:22:55.090765791 +0100
@@ -2,4 +2,4 @@
set -e
-exec /usr/games/freeciv-gtk3 "$@"
+exec /usr/games/freeciv-gtk3.22 "$@"
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to de_DE.UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages freeciv depends on:
ii freeciv-client-gtk3 2.6.2.1-1
ii freeciv-data 2.6.2.1-1
freeciv recommends no packages.
freeciv suggests no packages.
-- no debconf information
--
Dr. Helge Kreutzmann debian at helgefjell.de
Dipl.-Phys. http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
Help keep free software "libre": http://www.ffii.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-games-devel/attachments/20201208/46e4bd5e/attachment.sig>
More information about the Pkg-games-devel
mailing list