Your message dated Mon, 23 Jun 2025 14:42:22 +0200
with message-id <afllrstrefzm_...@argenau.bebt.de>
and subject line Re: Bug#599394: init script logging broken with parallel
booting
has caused the Debian Bug report #599394,
regarding init script logging broken with parallel booting
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.)
--
599394: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599394
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: exim4-base
Version: 4.72-1
Severity: minor
Tags: squeeze sid
The approach to log the boot process that is currently implemented in
the init script of exim4 is inappropriate for parallel booting
(which is, by the way, the default for squeeze).
This is what I usually get in the boot log:
...
Thu Oct 7 12:34:55 2010: Starting MTA:Starting GNUstep distributed object
mapper: gdomap.
Thu Oct 7 12:34:56 2010: CST Solver Server 2008 started successfully.
Thu Oct 7 12:34:56 2010: Starting mouse interface server: gpm.
Thu Oct 7 12:34:56 2010: Starting internet superserver: inetd.
Thu Oct 7 12:34:56 2010: Loading cpufreq kernel modules...done
(acpi-cpufreq).
Thu Oct 7 12:34:58 2010: Starting Music Player Daemon: mpd.
Thu Oct 7 12:34:58 2010: exim4.
...
-- System Information:
Debian Release: squeeze/sid
APT prefers proposed-updates
APT policy: (500, 'proposed-updates'), (500, 'testing'), (500, 'stable'),
(200, 'unstable'), (100, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages exim4-base depends on:
ii adduser 3.112 add and remove users and groups
ii cron 3.0pl1-114 process scheduling daemon
ii debconf [debconf-2.0] 1.5.35 Debian configuration management sy
ii exim4-config [exim4-config-2] 4.72-1 configuration for the Exim MTA (v4
ii libc6 2.11.2-6 Embedded GNU C Library: Shared lib
ii libdb4.8 4.8.30-2 Berkeley v4.8 Database Libraries [
ii lsb-base 3.2-23.1 Linux Standard Base 3.2 init scrip
ii netbase 4.42 Basic TCP/IP networking system
Versions of packages exim4-base recommends:
ii bsd-mailx [mailx] 8.1.2-0.20100314cvs-1 simple mail user agent
ii perl-modules 5.10.1-14 Core Perl modules
ii psmisc 22.11-1 utilities that use the proc file s
Versions of packages exim4-base suggests:
ii bsd-mailx [mail-re 8.1.2-0.20100314cvs-1 simple mail user agent
ii emacs23 [mail-read 23.2+1-4 The GNU Emacs editor (with GTK+ us
pn exim4-doc-html | e <none> (no description available)
pn eximon4 <none> (no description available)
ii file 5.04-5 Determines file type using "magic"
ii gnutls-bin 2.8.6-1 the GNU TLS library - commandline
ii jed [mail-reader] 1:0.99.19-2 editor for programmers (textmode v
pn libmail-spf-query- <none> (no description available)
ii mutt [mail-reader] 1:1.5.18-1 text-based mailreader supporting M
ii openssl 0.9.8o-2 Secure Socket Layer (SSL) binary a
ii opera [mail-reader 10.70.9053 A fast and secure web browser and
pn swaks <none> (no description available)
--- End Message ---
--- Begin Message ---
Version: 4.96-20
On 2010-10-07 Stanislav Maslovski <stanislav.maslov...@gmail.com> wrote:
> Package: exim4-base
> Version: 4.72-1
> Severity: minor
> Tags: squeeze sid
> The approach to log the boot process that is currently implemented in
> the init script of exim4 is inappropriate for parallel booting
> (which is, by the way, the default for squeeze).
[...]
4.96-20 did away with multiple daemons and simplified init script
logging.
(It also added asystemd unit so I do not think many users will see the
change.)
cu Andreas
--- End Message ---