Package: mytop
Version: 1.9.1-1
Severity: normal

Found in launchpad:

https://bugs.launchpad.net/ubuntu/+source/mytop/+bug/1325004

Validated and confirmed. message:

"Can't use string ("1") as a HASH ref while "strict refs" in use at 
/usr/bin/mytop line 1076."

Variable $data in mentioned line is not initialized: 

$data = Hashes('SHOW SLAVE STATUS');

Should be

my($data) = Hashes('SHOW SLAVE STATUS');

I will fix this in the next version of the package.

Cheers,
Werner Detter

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14-1-amd64 (SMP w/1 CPU core)
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 mytop depends on:
ii  libconfig-inifiles-perl  2.83-3
ii  libdbd-mysql-perl        4.027-1
ii  libdbi-perl              1.631-3
ii  libterm-readkey-perl     2.32-1
ii  perl                     5.18.2-7

Versions of packages mytop recommends:
ii  perl [libtime-hires-perl]  5.18.2-7

mytop suggests no packages.

-- debconf-show failed


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to