Package: chkrootkit
Version: 0.49-4.1
Severity: important

Dear Maintainer,

at the moment chkrootkit fails with:
/etc/cron.daily/chkrootkit:
/usr/sbin/chkrootkit: 27: [: Illegal number: 8-1-amd64

this is cause by uname -r returning 3.8-2-amd64:
$ uname -r
3.8-2-amd64

in line 27:
if [ `uname -r | cut -d. -f2` -lt 6 ] ;

this assumes uname -r | cut -d. -f2 is a number
which it is not

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

Kernel: Linux 3.8-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages chkrootkit depends on:
ii  binutils               2.22-8
ii  debconf [debconf-2.0]  1.5.50
ii  libc6                  2.17-3
ii  net-tools              1.60-25
ii  procps                 1:3.3.6-1

chkrootkit recommends no packages.

chkrootkit suggests no packages.

-- debconf information:
* chkrootkit/run_daily_opts: -q
* chkrootkit/run_daily: true
* chkrootkit/diff_mode: false


-- 
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