Bug#734160: dizzy hardcodes wrong path to perl, fails to start
Marc Lehmann
debian-reportbug at plan9.de
Sat Jan 4 13:05:03 UTC 2014
Package: dizzy
Version: 0.3-1
Severity: important
Dear Maintainer,
*** Please consider answering these questions, where appropriate ***
/usr/games/dizzy hardcodes the wrong path to perl, using env:
#!/usr/bin/env perl
this picks up the wrong perl on my machine (the first in the path). the
correct path would be:
#!/usr/bin/perl
(executables built via the normal build process in perl get the correct
path - apparently, dizzy does it on it's own and needs to be patched
manually, which is triival on debian, as the path to perl is constant).
*** End of the template - remove these lines ***
-- System Information:
Debian Release: 7.1
APT prefers stable
APT policy: (990, 'stable'), (500, 'unstable'), (500, 'testing'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.10-3-amd64 (SMP w/12 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages dizzy depends on:
ii libconvert-color-perl 0.08-1
ii libopengl-perl 0.66+dfsg-1
ii libsdl-perl 2.540-1
ii perl 5.14.2-21+deb7u1
dizzy recommends no packages.
dizzy suggests no packages.
-- no debconf information
More information about the pkg-perl-maintainers
mailing list