Your message dated Sun, 16 Mar 2025 09:28:48 +0000
with message-id <[email protected]>
and subject line Bug#1091616: fixed in syslog-ng 4.8.1-4
has caused the Debian Bug report #1091616,
regarding /usr/sbin/syslog-ng: smart-multi-line.fsm not found
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.)


-- 
1091616: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091616
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: syslog-ng-core
Version: 4.8.1-2
Severity: minor
File: /usr/sbin/syslog-ng

Dear Maintainer,

Logs included this line about smart-multi-line.fsm, even when I made a bare 
minimum config file.

Strace showed that the file was not found even before the config file was 
parsed.

> strace -f -e openat /usr/sbin/syslog-ng --verbose --syntax-only
[lines omitted]
openat(AT_FDCWD, "/usr/share/syslog-ng/smart-multi-line.fsm", O_RDONLY) = -1 
ENOENT (No such file or directory)
smart-multi-line: error opening smart-multi-line.fsm file; 
filename='/usr/share/syslog-ng/smart-multi-line.fsm', error='No such file or 
directory (2)'
smart-multi-line: your smart-multi-line.fsm seems to be empty or non-existent, 
automatic multi-line log extraction will probably not work; 
filename='/usr/share/syslog-ng/smart-multi-line.fsm'
[lines omitted]

I copied the smart-multi-line.fsm file from the source tarball into the 
directory where it was expected.

> wget 
> http://deb.debian.org/debian/pool/main/s/syslog-ng/syslog-ng_4.8.1.orig.tar.gz
> tar xvfz syslog-ng_4.8.1.orig.tar 
> syslog-ng-syslog-ng-4.8.1/lib/multi-line/smart-multi-line.fsm

> sudo cp ~/syslog-ng-syslog-ng-4.8.1/lib/multi-line/smart-multi-line.fsm 
> /usr/share/syslog-ng/smart-multi-line.fsm

> strace -f -e openat /usr/sbin/syslog-ng --verbose --syntax-only
[lines omitted]
openat(AT_FDCWD, "/usr/share/syslog-ng/smart-multi-line.fsm", O_RDONLY) = 4
[lines omitted]

-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 6.12.6-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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 syslog-ng-core depends on:
ii  libc6                      2.40-4
ii  libcap2                    1:2.66-5+b1
ii  libglib2.0-0t64            2.82.4-1
ii  libivykis0t64              0.43.2-1+b1
ii  libjson-c5                 0.18+ds-1
ii  libnet1                    1.3+dfsg-0.1
ii  libpcre2-8-0               10.44-5
ii  libssl3t64                 3.3.2-2
ii  libsystemd0                257.1-4
ii  libwrap0                   7.6.q-34
ii  lsb-base                   11.6
ii  sysvinit-utils [lsb-base]  3.11-1

Versions of packages syslog-ng-core recommends:
ii  logrotate  3.22.0-1

Versions of packages syslog-ng-core suggests:
pn  syslog-ng-mod-add-contextual-data  <none>
pn  syslog-ng-mod-amqp                 <none>
pn  syslog-ng-mod-examples             <none>
pn  syslog-ng-mod-geoip2               <none>
pn  syslog-ng-mod-graphite             <none>
pn  syslog-ng-mod-http                 <none>
pn  syslog-ng-mod-mongodb              <none>
pn  syslog-ng-mod-python               <none>
pn  syslog-ng-mod-rdkafka              <none>
pn  syslog-ng-mod-redis                <none>
pn  syslog-ng-mod-riemann              <none>
pn  syslog-ng-mod-slog                 <none>
ii  syslog-ng-mod-snmp                 4.8.1-2
pn  syslog-ng-mod-sql                  <none>
pn  syslog-ng-mod-stardate             <none>
pn  syslog-ng-mod-stomp                <none>
pn  syslog-ng-mod-xml-parser           <none>

-- Configuration Files:
Not relevant, as fsm file is opened before config files are parsed.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: syslog-ng
Source-Version: 4.8.1-4
Done: Laszlo Boszormenyi (GCS) <[email protected]>

We believe that the bug you reported is fixed in the latest version of
syslog-ng, 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.
Laszlo Boszormenyi (GCS) <[email protected]> (supplier of updated syslog-ng 
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: SHA512

Format: 1.8
Date: Sun, 16 Mar 2025 08:59:59 +0100
Source: syslog-ng
Architecture: source
Version: 4.8.1-4
Distribution: unstable
Urgency: medium
Maintainer: syslog-ng maintainers 
<[email protected]>
Changed-By: Laszlo Boszormenyi (GCS) <[email protected]>
Closes: 1091616
Changes:
 syslog-ng (4.8.1-4) unstable; urgency=medium
 .
   [ SZALAY Attila ]
   * Install smart-multi-line.fsm to enable smart multi line support
     (closes: #1091616).
   * Extending autopkgtest tests about config warnings.
   * Update configuration and eliminate warnings.
   * Incorporate latest changes into the copyright file.
Checksums-Sha1:
 b7cb46530401a76ee766b2d1522f76323dfcdcf3 4267 syslog-ng_4.8.1-4.dsc
 1d479fce9b53ecd349dc8023aa683d9458eeba1c 45112 syslog-ng_4.8.1-4.debian.tar.xz
Checksums-Sha256:
 9c93823f7edd69780b32498cc5a51baf196acc5125be5b3409cbe4cd4a072d94 4267 
syslog-ng_4.8.1-4.dsc
 8b946690b6ca394ec0899b48f2532576d2a296d9195fcb8f5988e2b3ce64b4ec 45112 
syslog-ng_4.8.1-4.debian.tar.xz
Files:
 a0d6ad7aa65b09ad621024ee081ffffd 4267 admin optional syslog-ng_4.8.1-4.dsc
 6e76a3cdc7995b2271cf0eaf91c48cb6 45112 admin optional 
syslog-ng_4.8.1-4.debian.tar.xz

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

iQIzBAEBCgAdFiEEfYh9yLp7u6e4NeO63OMQ54ZMyL8FAmfWkZ0ACgkQ3OMQ54ZM
yL+vVQ/+OzCKV2+8b9Cs5uRNdCVFvZdiF0YgGeJT2jL5ChwWCMnAUdZ9XmfWFxbY
7NNPlMoaQaEnWwTk+LKLrPW/VOkPTWBrLj+oycFoB1GRX/Wee3fvEgMemIiGLZxG
3mHQ5sf00O5mPN+2jWWw7aGoGKaw4JmIof1tsVtrIczDmtTT7/MjkvAbYHFzs3Wh
LwyrnpX3rcieFLxKTTqpl1C15yI3Rx+1xFbnXlXAKfVh45jDzZq9kdm2xnLH7k1e
N9kaAkk4ZRgjAAtrmSZbdy+8BQSU6oU9jgo5nqkConACOKpvXBrCcUpLNucSuweR
fN48+zqzWVTETLtWx/dQWKKTzAaYGQhefFTSiY7DNPWEJ2fof/fZFuGgQm9UxxWV
SDB0z0DH0YTuFVxwfygWw1XXizjlnOor6Duy5m0GRiPKBO3DVZBbs/tLpSeZFCc9
naNmS9PP1QfBqaY2avptV0xe/d2dWdhdMtfRHf0wt1wawlk+aFxfRiup8I3A1pCt
f8xheuISK2DJd9F+niRH+gSKCmt9NxlEZeQypLo3RFXVkI5MoZBbndjY9OFNhkBU
WObEcXkCw8UCynLIMWJD8xYvwJCF63dSAJIXB+mGRjaG+q9ul/gCzd59bFb2NA/G
+AGnj9tI/TYNX5mYbzt38IjiRe2fzpFyrTjaQDaz3kfvmIc98EU=
=t63y
-----END PGP SIGNATURE-----

Attachment: pgpG1eAhBkh8e.pgp
Description: PGP signature


--- End Message ---

Reply via email to