Bug#780351: libforks-perl: Version check on Storable broken when version number is not numeric

Patrik Wallstrom pawal at blipp.com
Thu Mar 12 14:21:50 UTC 2015


Package: libforks-perl
Version: 0.36-1+b1
Severity: normal

Dear Maintainer,

Line 1570 on forks.pm has this:

    local $Storable::Deparse = 1 if $Storable::VERSION >= 2.05;

So I get the following problem on use:

expo$~>perl -Mforks
Argument "2.49_01" isn't numeric in numeric ge (>=) at /usr/lib/x86_64-linux-gnu/perl5/5.20/forks.pm line 1570.

Since the version apparantly is 2.49_01 and not 2.49, which means that this version of forks is not usable right now.

-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en, LC_CTYPE=sv_SE (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libforks-perl depends on:
ii  libacme-damn-perl           0.05-1+b3
ii  libc6                       2.19-15
ii  liblist-moreutils-perl      0.33-2+b1
ii  libsys-sigaction-perl       0.20-1
ii  perl                        5.20.2-2
ii  perl-base [perlapi-5.20.0]  5.20.2-2

libforks-perl recommends no packages.

libforks-perl suggests no packages.

-- no debconf information



More information about the pkg-perl-maintainers mailing list