Your message dated Sun, 22 Nov 2015 21:34:07 +0000
with message-id <[email protected]>
and subject line Bug#785589: fixed in tiger 1:3.2.3-13
has caused the Debian Bug report #785589,
regarding tiger: "Don't have required command DIFF" on Linux 4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
785589: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785589
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tiger
Version: 1:3.2.3-12.1
Severity: important
Tags: patch

tiger doesn't support Linux 4 and spits this out on cron every hour:

  From: Cron Daemon <root@hostname>
  To: root@hostname
  Subject: Cron <root@hostname>    test -x /usr/sbin/tigercron && { [ -r 
"$DEFAULT" ] && . "$DEFAULT" ; nice -n$NICETIGER /usr/sbin/tigercron
          -q ; }
  
  --ERROR-- [init001e] Don't have required command DIFF.

The fix is to add a new symlink:

  cd /usr/lib/tiger/systems/Linux/
  sudo ln -s 3 4

I've attached a patch for the package.

Francois

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

Kernel: Linux 4.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_CA.utf8, LC_CTYPE=fr_CA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages tiger depends on:
ii  binutils               2.25-7
ii  bsdmainutils           9.0.6
ii  debconf [debconf-2.0]  1.5.56
ii  libc6                  2.19-18
ii  net-tools              1.60-26+b1
ii  ucf                    3.0030

Versions of packages tiger recommends:
ii  chkrootkit                      0.50-3
pn  john                            <none>
ii  postfix [mail-transport-agent]  2.11.3-1
pn  tripwire | aide                 <none>

Versions of packages tiger suggests:
ii  lsof  4.86+dfsg-1

-- debconf information excluded

-- 
http://fmarier.org/
--- debian/rules.orig	2015-05-18 16:33:53.829094310 +1200
+++ debian/rules	2015-05-18 16:34:20.845697400 +1200
@@ -57,8 +57,9 @@
 	# Adjust the permissions of directories that might contain confidential information
 	chmod 0700 debian/tiger/var/lib/tiger/work
 	chmod 0700 debian/tiger/var/log/tiger
-	# Create symbolic link for Linux version 3
+	# Create symbolic links for Linux versions 3 and 4
 	ln -fs 2 debian/tiger/usr/lib/tiger/systems/Linux/3
+	ln -fs 3 debian/tiger/usr/lib/tiger/systems/Linux/4
 	# Remove unneeded Makefile files.
 	rm -f debian/tiger/usr/lib/tiger/doc/Makefile
 	rm -f debian/tiger/usr/lib/tiger/doc/Makefile.in

--- End Message ---
--- Begin Message ---
Source: tiger
Source-Version: 1:3.2.3-13

We believe that the bug you reported is fixed in the latest version of
tiger, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Javier Fernández-Sanguino Peña <[email protected]> (supplier of updated tiger 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 22 Nov 2015 20:22:26 +0100
Source: tiger
Binary: tiger tiger-otheros
Architecture: source i386
Version: 1:3.2.3-13
Distribution: unstable
Urgency: high
Maintainer: Javier Fernández-Sanguino Peña <[email protected]>
Changed-By: Javier Fernández-Sanguino Peña <[email protected]>
Description:
 tiger      - Report system security vulnerabilities
 tiger-otheros - Scripts to run Tiger in other operating systems
Closes: 785589 792828 7680867
Changes:
 tiger (1:3.2.3-13) unstable; urgency=high
 .
   * debian/rules: Make a symbolic link to make Tiger work with Linux kernel
     versions 4 (Closes:  #785589)
   * util/genmsgidx: Try to make build reproducible with patch provided by
     Daniel Kahn Gillmor that sets the environment variable LC_COLLATE=C when
     running the ls command (Closes: #792828)
   * systems/Linux/2/gen_mounts:
         - Fix typo in sshfs definition (Closes: 7680867)
         - Added aufs (Debian bug 781171)
         - Added fuse.s3fs (Debian bug 799753)
Checksums-Sha1:
 631c6edb43eb76c7482f8de95341ebc4923fcdff 1831 tiger_3.2.3-13.dsc
 e937d227c14a8f0b2e3e845655dd35107ae97d1d 237463 tiger_3.2.3-13.diff.gz
 ec6a043bdd0aee6aee96f4f2a22e9248208416fd 314612 tiger-otheros_3.2.3-13_i386.deb
 6109155242e363c125361a950ba8e0e1e72390dc 483892 tiger_3.2.3-13_i386.deb
Checksums-Sha256:
 504da1751211bc4fe785031d8a3e265286900f79c4ab963372cf0039c4076e82 1831 
tiger_3.2.3-13.dsc
 6e233f5912d77c822277652ed7d6443f7f73141d264148be83a3ca8c0e9d3599 237463 
tiger_3.2.3-13.diff.gz
 646c94b594606d764ddb55bfd4bb71479931455fe9981a7f3ca3fce7a4c77903 314612 
tiger-otheros_3.2.3-13_i386.deb
 90431799d1201d47f2be51ae5e10e2deb66c7d4c66dfa3ecd298f26d35a16081 483892 
tiger_3.2.3-13_i386.deb
Files:
 1550e60b0033f7e92f4916fe79a97928 1831 admin optional tiger_3.2.3-13.dsc
 86f2cc23dc947175f0675b2b6ddd8fee 237463 admin optional tiger_3.2.3-13.diff.gz
 f2866fff437b917db6de0765e6bef2b7 314612 admin optional 
tiger-otheros_3.2.3-13_i386.deb
 b71911436ee633d457e6efb892cc78e1 483892 admin optional tiger_3.2.3-13_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBVlInGIsfb0irJX+YAQhYLg/+Pk2WdVx9qlsCdVJP+ysymm9WoT7/m3+f
dTbIiR7E/EB39tJdAOw6e6VOscl/7p0Di5iGuxewbVLZU/laBVl+D3uC7qy2Jrnk
/eXfjtuRJqm8dtZl0AC4YsdGgXi7kE1+7yvBiC8RZXuxfyb+3g2e/IwP0f/xwR5W
qs+79C3yB4k0N7SajRX3PHp9jRr3574rMZLaHOBKVwXfnkiIQAZTuL0C8K0r+a25
hK4gErcS9+LXgKICa2oEPtzwr69pfEyX46wuRUl5DSDWVA8Qo0VfNv0fMUvbQXFc
ONSUAPjD326tY2VAGJ+ZOPQMoVOpYZDp02yCx6kAk83zwE31GgB/C+XxFFAi6ymk
32klfziqNHzEU54SgDDd5D6hFZJBP48C0RRKvNcu2vMzzDQBqjPMwllLjCl7NA+O
Pjtnw9xJ3XZlCA3vNvAl+yPXJSw9mgVZ+RxbMFnqW1wBuGLUvV/txW01qo69S9oI
u9RQWz7eE/55uB1+Bimm44myxIN8t3aa7SEijIV8DWDj213TdQbD83UNZ6vBVkpl
8YHrwh351b/6+P7YMcbmGzpDSbpnH5UGDOGR4CUUEJ2YXkZruKk4qvzPqsMOHHkC
VUcLXiX570B6M6P9PmfQo3NIDhPrll4nE7clBCXvwTUM4ybBpf0UrHtr8gQWAwOn
iql/7NuTRJU=
=AOTK
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to