Package: stunnel4
Version: 3:5.78-4
Severity: normal
File: /etc/logrotate.d/stunnel4

I got these in the syslog:

logrotate[1094348]: error: stunnel4:8 unknown group 'stunnel4'
logrotate[1094348]: error: found error in /var/log/stunnel4/*.log, skipping
logrotate[1094348]: error: found error in file stunnel4, skipping
systemd[1]: logrotate.service: Main process exited, code=exited, 
status=1/FAILURE
systemd[1]: logrotate.service: Failed with result 'exit-code'.
systemd[1]: Failed to start logrotate.service - Rotate log files.

The first three ones are caused by a nonexistent user and group stunnel4: I 
have user and group stunnel in my system and I am sure I have not changed them 
manually in the last years at least.

The last three ones are strange: does the whol;e logrotate service fail just 
because of an error in one configuration file?  Maybe this should be reported 
elesewhere?

-- 
Francesco Potortì (ricercatore)        Mobile: +39.348.8283.107      
ISTI - Area della ricerca CNR          Teams:  wnlabisti             
via G. Moruzzi 1, I-56124 Pisa         Web:    http://fly.isti.cnr.it
(gate 20, 1st floor, room C71)         ISPIN:  https://ieee-jispin.org/


-- System Information:
Debian Release: forky/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-security'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.19.6+deb14-amd64 (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=it_IT.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 stunnel4 depends on:
ii  stunnel                     3:5.78-4
ii  systemd [systemd-sysusers]  260.1-1

stunnel4 recommends no packages.

stunnel4 suggests no packages.

-- Configuration Files:
/etc/logrotate.d/stunnel4 changed:
/var/log/stunnel4/*.log {
    daily
    missingok
    rotate 365
    compress
    delaycompress
    notifempty
    create 640 stunnel4 stunnel4
    sharedscripts
    postrotate
        /etc/init.d/stunnel4 reopen-logs > /dev/null
    endscript
}

/etc/stunnel/README changed:
Stunnel configuration files.
Files found under the /etc/stunnel directory that end with .conf are
used by the stunnel service as configuration files, and each will be
used to start a daemon process setting up a tunnel with the given
configuration. Note that this directory is initially empty, as the
settings you may want for your tunnels are completely system dependent.
A sample configuration file with defaults may be found at
 /usr/share/doc/stunnel/examples/stunnel.conf-sample
There are some Debian-specific notes on starting stunnel at
 /usr/share/doc/stunnel/README.Debian


-- no debconf information

Reply via email to