[debian-mysql] Bug#991472: mariadb-client-10.3: mytop has wrong shebang line
Marc Lehmann
debian-reportbug at plan9.de
Sun Jul 25 07:03:06 BST 2021
Package: mariadb-client-10.3
Version: 1:10.3.29-0+deb10u1
Severity: normal
Dear Maintainer,
mytop has a broken shebang line:
#!/usr/bin/env perl
this will cause it to pick up a ranodm perl from PATH which, in my case,
doesn't have the modules it needs.
the correct shebang would be:
#!/usr/bin/perl
-- System Information:
Debian Release: 10.10
APT prefers stable
APT policy: (990, 'stable'), (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'stable-updates'), (500, 'stable-debug'), (500, 'unstable'), (500, 'testing'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, x32
Kernel: Linux 5.10.0-6-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.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 mariadb-client-10.3 depends on:
ii debianutils 4.8.6.1
ii libc6 2.30-4
ii libconfig-inifiles-perl 3.000001-1
ii libgnutls30 3.7.0-7
ii libstdc++6 10.2.1-6
ii mariadb-client-core-10.3 1:10.3.29-0+deb10u1
ii perl 5.32.1-4
ii zlib1g 1:1.2.11.dfsg-1
Versions of packages mariadb-client-10.3 recommends:
ii libdbd-mysql-perl 4.050-3+b1
ii libdbi-perl 1.643-3+b1
ii libterm-readkey-perl 2.38-1+b2
mariadb-client-10.3 suggests no packages.
-- no debconf information
More information about the pkg-mysql-maint
mailing list