Discussion:
Bug#624258: tiger: Tiger cronjob sends warning about unsorted files: /usr/bin/join: file 1 is not in sorted order
(too old to reply)
Andreas Grob
2011-04-26 22:20:01 UTC
Permalink
Package: tiger
Version: 1:3.2.3-4
Severity: normal

tigercron sends this every time when invoked by cron with test -x /usr/sbin/tigercron && { [ -r "$DEFAULT" ] && . "$DEFAULT" ; nice -n$NICETIGER /usr/sbin/tigercron -q ; }

/usr/bin/join: file 1 is not in sorted order
/usr/bin/join: file 2 is not in sorted order


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

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
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 tiger depends on:
ii binutils 2.20.1-16 The GNU assembler, linker and bina
ii bsdmainutils 8.0.13 collection of more utilities from
ii debconf [debconf-2.0] 1.5.36.1 Debian configuration management sy
ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib
ii net-tools 1.60-23 The NET-3 networking toolkit
ii ucf 3.0025+nmu1 Update Configuration File: preserv

Versions of packages tiger recommends:
ii chkrootkit 0.49-4 rootkit detector
ii exim4-daemon-light [mail-tran 4.72-6 lightweight Exim MTA (v4) daemon
ii john 1.7.3.1-1 active password cracking tool

Versions of packages tiger suggests:
ii lsof 4.81.dfsg.1-1 List open files

-- debconf information:
* tiger/mail_rcpt: root
* tiger/policy_adapt:
--
To UNSUBSCRIBE, email to debian-bugs-dist-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Javier Fernandez-Sanguino
2011-04-27 10:30:01 UTC
Permalink
Post by Andreas Grob
tigercron sends this every time when invoked by cron with test -x /usr/sbin/tigercron && { [ -r "$DEFAULT" ] && . "$DEFAULT" ; nice -n$NICETIGER /usr/sbin/tigercron -q ; }
Could you please tell me with at what times does cron send these
messages? That would help pin-point which specific tiger module is the
culprit. Alternatively, you could run 'tiger' as root (which runs all
the modules and generates an audit report) and send me the lines
before and after this error message.
Post by Andreas Grob
/usr/bin/join: file 1 is not in sorted order
/usr/bin/join: file 2 is not in sorted order
This looks like the same bug as
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524783 but probably
in another module (i.e. not in check_inetd)

Regards

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