Your message dated Thu, 12 Nov 2015 21:47:10 +0000
with message-id <[email protected]>
and subject line Bug#745492: fixed in rsyslog 8.14.0-2
has caused the Debian Bug report #745492,
regarding "rsyslogd-2007: action 'action 18' suspended" messages in syslog
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.)


-- 
745492: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745492
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rsyslog
Version: 7.6.3-1
Severity: minor

Hello,

rsyslog keeps repeating the message "rsyslogd-2007: action 'action 18' 
suspended" to syslog. Everything seems to work, the message is just an 
annoyance.

The remote logger at 10.0.0.1 is a Debian Sid AMD64 running
inetutils-syslogd. Remote logging works fine.

-8<-
Apr 22 09:10:03 raspberrypi rsyslogd-2007: action 'action 18' suspended, next 
retry is Tue Apr 22 09:11:33 2014 [try http://www.rsyslog.com/e/2007 ]
Apr 22 09:17:01 raspberrypi rsyslogd-2007: action 'action 18' suspended, next 
retry is Tue Apr 22 09:18:31 2014 [try http://www.rsyslog.com/e/2007 ]
Apr 22 10:17:01 raspberrypi rsyslogd-2007: action 'action 18' suspended, next 
retry is Tue Apr 22 10:18:31 2014 [try http://www.rsyslog.com/e/2007 ]
Apr 22 10:35:04 raspberrypi rsyslogd-2007: action 'action 18' suspended, next 
retry is Tue Apr 22 10:36:34 2014 [try http://www.rsyslog.com/e/2007 ]
Apr 22 11:17:01 raspberrypi rsyslogd-2007: action 'action 18' suspended, next 
retry is Tue Apr 22 11:18:31 2014 [try http://www.rsyslog.com/e/2007 ]
Apr 22 11:57:59 raspberrypi rsyslogd-2007: action 'action 18' suspended, next 
retry is Tue Apr 22 11:59:29 2014 [try http://www.rsyslog.com/e/2007 ]
Apr 22 12:00:04 raspberrypi rsyslogd-2007: action 'action 18' suspended, next 
retry is Tue Apr 22 12:01:34 2014 [try http://www.rsyslog.com/e/2007 ]
Apr 22 12:01:59 raspberrypi rsyslogd-2007: action 'action 18' suspended, next 
retry is Tue Apr 22 12:03:29 2014 [try http://www.rsyslog.com/e/2007 ]
-8<-

Let me know what further info you need in order to fix the problem.


-- System Information:
Distributor ID: Raspbian
Description:    Raspbian GNU/Linux testing (jessie)
Release:        testing
Codename:       jessie
Architecture: armv6l

Kernel: Linux 3.6.11+ (PREEMPT)
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=fi_FI (charmap=locale: Cannot set 
LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages rsyslog depends on:
ii  init-system-helpers  1.18
ii  initscripts          2.88dsf-51
ii  libc6                2.18-4
ii  libee0               0.4.1-1
ii  libestr0             0.1.9-1
ii  libjson-c2           0.11-4
ii  liblogging-stdlog0   1.0.4-1
ii  liblognorm0          0.3.7-1
ii  libuuid1             2.20.1-5.7
ii  lsb-base             4.1+Debian12+rpi1
ii  zlib1g               1:1.2.8.dfsg-1

Versions of packages rsyslog recommends:
ii  logrotate  3.8.7-1

Versions of packages rsyslog suggests:
pn  rsyslog-doc                    <none>
pn  rsyslog-gnutls                 <none>
pn  rsyslog-gssapi                 <none>
pn  rsyslog-mongodb                <none>
pn  rsyslog-mysql | rsyslog-pgsql  <none>
pn  rsyslog-relp                   <none>

-- Configuration Files:
/etc/rsyslog.conf changed:
$ModLoad imuxsock # provides support for local system logging
$ModLoad imklog   # provides kernel logging support
$ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat
$FileOwner root
$FileGroup adm
$FileCreateMode 0640
$DirCreateMode 0755
$Umask 0022
$WorkDirectory /var/spool/rsyslog
$IncludeConfig /etc/rsyslog.d/*.conf
auth,authpriv.*                 /var/log/auth.log
*.*;auth,authpriv.none          -/var/log/syslog
*.*;auth,authpriv.none          @10.0.0.1
daemon.*                        -/var/log/daemon.log
kern.*                          -/var/log/kern.log
lpr.*                           -/var/log/lpr.log
mail.*                          -/var/log/mail.log
user.*                          -/var/log/user.log
mail.info                       -/var/log/mail.info
mail.warn                       -/var/log/mail.warn
mail.err                        /var/log/mail.err
news.crit                       /var/log/news/news.crit
news.err                        /var/log/news/news.err
news.notice                     -/var/log/news/news.notice
*.=debug;\
        auth,authpriv.none;\
        news.none;mail.none     -/var/log/debug
*.=info;*.=notice;*.=warn;\
        auth,authpriv.none;\
        cron,daemon.none;\
        mail,news.none          -/var/log/messages
*.emerg                         :omusrmsg:*
daemon.*;mail.*;\
        news.err;\
        *.=debug;*.=info;\
        *.=notice;*.=warn       |/dev/xconsole


-- debconf information:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LC_CTYPE = "fi_FI",
        LANG = "en_US.ISO-8859-15"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

--- End Message ---
--- Begin Message ---
Source: rsyslog
Source-Version: 8.14.0-2

We believe that the bug you reported is fixed in the latest version of
rsyslog, 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.
Michael Biebl <[email protected]> (supplier of updated rsyslog 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: Thu, 12 Nov 2015 22:11:11 +0100
Source: rsyslog
Binary: rsyslog rsyslog-mysql rsyslog-pgsql rsyslog-mongodb 
rsyslog-elasticsearch rsyslog-kafka rsyslog-gssapi rsyslog-gnutls rsyslog-relp 
rsyslog-czmq
Architecture: source
Version: 8.14.0-2
Distribution: unstable
Urgency: medium
Maintainer: Michael Biebl <[email protected]>
Changed-By: Michael Biebl <[email protected]>
Description:
 rsyslog    - reliable system and kernel logging daemon
 rsyslog-czmq - ZeroMQ protocol support for rsyslog via CZMQ
 rsyslog-elasticsearch - Elasticsearch output plugin for rsyslog
 rsyslog-gnutls - TLS protocol support for rsyslog
 rsyslog-gssapi - GSSAPI authentication and encryption support for rsyslog
 rsyslog-kafka - Kafka output plugin for rsyslog
 rsyslog-mongodb - MongoDB output plugin for rsyslog
 rsyslog-mysql - MySQL output plugin for rsyslog
 rsyslog-pgsql - PostgreSQL output plugin for rsyslog
 rsyslog-relp - RELP protocol support for rsyslog
Closes: 745492 783687
Changes:
 rsyslog (8.14.0-2) unstable; urgency=medium
 .
   * Remove logging to /dev/xconsole from the default rsyslog configuration.
     It is a rarely used feature and causes rsyslog to repeatedly retry if
     there is noone reading from /dev/xconsole. Instead ship the configuration
     as example files and add instructions to README.Debian how one can
     re-enable support for xconsole. (Closes: #745492, #783687)
   * Remove section about sysklogd from README.Debian, sysklogd is not really
     relevant anymore nowadays.
   * Ship an example file for logging to the console on tty8 which can be
     dropped into /etc/rsyslog.d instead of having it as comment in
     /etc/rsyslog.conf.
Checksums-Sha1:
 ff90e327772135d67431ee7573a1fa6670f9ef1b 2733 rsyslog_8.14.0-2.dsc
 5f3b84f63078708358b049ce747fd3c41a17bcd8 25036 rsyslog_8.14.0-2.debian.tar.xz
Checksums-Sha256:
 b344cbb006e455cea596bf9d4115d640a04ba25044c76b0cda95470317125f12 2733 
rsyslog_8.14.0-2.dsc
 461ff07f7f3d2317068a95e0c0ee9a7f769c1bfd4cf91f2072ef4f072f07930b 25036 
rsyslog_8.14.0-2.debian.tar.xz
Files:
 368ef341323712c47b48d97f8aa1a39f 2733 admin important rsyslog_8.14.0-2.dsc
 490e8d73309128ef96eae80b6c3c64dd 25036 admin important 
rsyslog_8.14.0-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJWRQL1AAoJEGrh3w1gjyLcjQ8P/j/EcuSLPKat4j9NDsng4sg/
gtlDZJ4/Cl2+Edqq8Di2nHVziQgz3NBo2taJ885/aLeZCPWSYOv7kXccLUS/A+Sa
DUtQd7nI14RrluSEdZUZykB+2N0AYoYW/XFW3nXpXfESIsP3bcLN32eqcz/Md6YK
kTRpIuSMHJImK/0DR4GGB05Mf3tyt406nRLMwSVi8lO9WwIT55B63/9CrgH1Q7Lc
II3t7HTfFo7n44p3FrZk2FbeB22L4m81RFlZd1bW7XxbMhVcI4U4zI3pYUigdeDi
qfZ2oVUiX/bq+RAnIwJVNUidHeJ3GhrypgQleHjvvRvJhJgzq+jAxPWYodbsVo9J
ta1XRulsXdv9MqBHUK/a6Z4VhhVVGcavrMFjAQVvpcTEMpucSf63mtJqWXjDeXKN
jwyDSP1JMicIhCCLYpPZOYZJ3zJjWrB6ERJZNJ9WilZz6PPLWn1NtdSICKtFA1Mh
ZvmefB1zks4AqG9GQ7U/sli63GudQHJ6ZYodAeMlgtYrY2PjZ3nLZc4+uiV+fPFe
yddfbtUczfh6mCpXM4uQKHQvKKhuY1H57VT3j2mcq0woHsHpGa/yoOqr/c1zIzmp
NK11SAD5/D+mtpC4hrL3aWuJba+Nth7K5mTXwXk7gDCzOQdPIkL5eHVYDb0lIaJY
7tf+slK52smneT67xz7/
=fy5y
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to