Package: chkrootkit
Version: 0.47-1.1
Followup-For: Bug #402477

I saw the same problem as the first reporter.  from reportbug
tool I do not see the promised attached patch, however. so
here is mine; inline below.  still curious what the suspicious
file might be... right now, nothing gets reported.

thanks

Peter

--- /usr/sbin/chkrootkit~       2007-03-08 08:58:47.000000000 +0100
+++ /usr/sbin/chkrootkit        2007-08-20 15:00:39.212850542 +0200
@@ -1098,7 +1098,7 @@
         echo "Warning: \`${files}' file size is zero"
       files1=`${find} ${ROOTDIR}${HOME} ${findargs} -name '.*history' \( 
-links 2 -o -type l \)`
       [ ! -z "${files1}" ] && \
-        echo "Warning: \`${files}' is linked to another file"
+        echo "Warning: \`${files1}' is linked to another file"
    fi
    if [ -z "${files}" -a -z "${files1}" ]; then
       if [ "${QUIET}" != "t" ]; then echo "nothing found"; fi


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22 (PREEMPT)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages chkrootkit depends on:
ii  binutils              2.18~cvs20070812-1 The GNU assembler, linker and bina
ii  debconf [debconf-2.0] 1.5.14             Debian configuration management sy
ii  libc6                 2.6.1-1            GNU C Library: Shared libraries
ii  net-tools             1.60-17            The NET-3 networking toolkit
ii  procps                1:3.2.7-4          /proc file system utilities

chkrootkit recommends no packages.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to