Your message dated Fri, 20 Oct 2023 14:44:00 +0000
with message-id <e1qtqji-00cqyk...@fasolo.debian.org>
and subject line Bug#1051496: fixed in mailgraph 1.14-21
has caused the Debian Bug report #1051496,
regarding mailgraph: does not support the new syslog format
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 ow...@bugs.debian.org
immediately.)


-- 
1051496: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1051496
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mailgraph
Version: 1.14-20
Severity: grave
Justification: renders package unusable

mailgraph no longer works after the upgrade to bookworm, and
this is probably due to the fact that it does not support the
new syslog format: /usr/sbin/mailgraph contains

sub _next_syslog($)
{
[...]
    line: while(defined (my $str = $self->_next_line)) {
        # date, time and host 
        $str =~ /^
            (\S{3})\s+(\d+)      # date  -- 1, 2
            \s
            (\d+):(\d+):(\d+)    # time  -- 3, 4, 5
            (?:\s<\w+\.\w+>)?    # FreeBSD's verbose-mode
            \s
            ([-\w\.\@:]+)        # host  -- 6
            \s+
            (?:\[LOG_[A-Z]+\]\s+)?  # FreeBSD
            (.*)                 # text  -- 7
            $/x or do
        {
            warn "WARNING: line not in syslog format: $str";
            next line;
        };

and this format is no longer correct.

There's a git repository where this bug seems to have been fixed
5 years ago:

  https://gist.github.com/mdklapwijk/4f8d2fc39f09f4aa615cbf8ffae0379a

-- System Information:
Debian Release: 12.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 
'stable-debug'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-11-amd64 (SMP w/1 CPU thread; PREEMPT)
Locale: LANG=POSIX, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages mailgraph depends on:
ii  debconf [debconf-2.0]      1.5.82
ii  init-system-helpers        1.65.2
ii  libfile-tail-perl          1.3-7
ii  librrds-perl               1.7.2-4+b8
ii  lsb-base                   11.6
ii  perl                       5.36.0-7
ii  sysvinit-utils [lsb-base]  3.06-4
ii  ucf                        3.0043+nmu1

Versions of packages mailgraph recommends:
ii  apache2 [httpd]                 2.4.57-2
ii  postfix [mail-transport-agent]  3.7.6-0+deb12u2

mailgraph suggests no packages.

-- debconf information:
  mailgraph/start_on_boot: true
  mailgraph/ignore_localhost: false
  mailgraph/mail_log: /var/log/mail.log

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

--- End Message ---
--- Begin Message ---
Source: mailgraph
Source-Version: 1.14-21
Done: Jörg Frings-Fürst <debian@jff.email>

We believe that the bug you reported is fixed in the latest version of
mailgraph, 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 1051...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jörg Frings-Fürst <debian@jff.email> (supplier of updated mailgraph 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 24 Sep 2023 14:12:17 +0200
Source: mailgraph
Architecture: source
Version: 1.14-21
Distribution: unstable
Urgency: medium
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Changed-By: Jörg Frings-Fürst <debian@jff.email>
Closes: 1051496
Changes:
 mailgraph (1.14-21) unstable; urgency=medium
 .
   * New debian/patches/0100-new_syslog_format.patch:
     - support the new syslog format (Closes: #1051496)
   * debian/control:
     - Remove obsolete lsb-base.
     - Change to new repository URL.
   * debian/mailgraph.install:
     - Move cgi to /usr/lib/cgi-bin.
   * debian/mailgraph.conf:
     - Move directory to /usr/lib/cgi-bin.
Checksums-Sha1:
 ffc197acbc9d827d13bb83ae797d4be51a524b3c 1683 mailgraph_1.14-21.dsc
 bacd01cc084d2fb416e41d07f5b4653885698f7d 31368 mailgraph_1.14-21.debian.tar.xz
 1e4f01801124708c90f2c6a58fb174cc402da358 5423 
mailgraph_1.14-21_source.buildinfo
Checksums-Sha256:
 ed266fa4614a8219825a71ae24ed3db4e51e3b809d513c9b0e1574a2ec804063 1683 
mailgraph_1.14-21.dsc
 6cfa9ba278db4273173ff923da5d179448f6aa3084afbc1d380259e532b56d9d 31368 
mailgraph_1.14-21.debian.tar.xz
 fed1d13a51537a9f6fc7e5888ebf023bcbd2e17622e787fbd10aaed69b85156b 5423 
mailgraph_1.14-21_source.buildinfo
Files:
 45ab4470981e7dbed6353c21d1c1f5c2 1683 admin optional mailgraph_1.14-21.dsc
 f20a837571a291048bd3cb00c1c631af 31368 admin optional 
mailgraph_1.14-21.debian.tar.xz
 824534b6119abc040569e914863c82f6 5423 admin optional 
mailgraph_1.14-21_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmUyi6oQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFJklC/wJy8NuuFwh+I8O5ZuEfhIeIrd3uEpqe8/5
GTunbWnftomxBE5kRiyHDsfvF7LtSRbqkUjaYNoqFNF2qqMOONDTnrWI42om90tB
HRjauiOHQgg6pV5odZXcnQSvSKzq0vlo7R8Kv9mLjoMppCC9gA0VhoqV3qp8GQq2
ZvJAZTkJmS6uvh3W+dKxcDOcmQXTeTfu2wBJkxn2nCIOznjVfFgiAoP0Elv8LUzd
FFY34UfVvpuZ3XfUPxEU8AEXtM+LmQOKPI6oEjiR9f3cVLpFACrYyMoFzxsNX5Sr
iZyjCh3Tgzh6ijV6Bls2Ro3+HAF69XWt2Z3Ls40Hpp2Oe67cUbICln/OVFzFKXHx
TWbv8STnx5F6Kq31f3rEn60IaLYBQlFyULrtFJ4fjGH7De0NK0UMuTlaUK9TPu+d
CbPIeWOu6GTgbO8NblxRqp+iDQ7XoAQwTzx17z1HjqUMrDyMwAsJaIRVY/1iOn54
kYk2fRjYHpZ09M6Z0j0S/C0CENau7RU=
=wyIb
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to