Package: rpcbind Version: 0.2.0-8 Severity: minor When rpcbind is terminated it emits (in src/rpcbind.c::terminate()) syslog(LOG_ERR, ...). As $syslog is shut down before rpcbind, the message appears on all virtual terminals.
I tried to add $syslog to rpcbind's Required-Stop or Should-Stop, but then I get insserv: There is a loop between service rsyslog and rpcbind if stopped insserv: loop involving service rpcbind at depth 5 insserv: loop involving service umountnfs at depth 4 insserv: There is a loop between service rpcbind and umountnfs if stopped insserv: loop involving service rsyslog at depth 6 insserv: loop involving service networking at depth 9 insserv: loop involving service nfs-common at depth 8 So it appears rpcbind cannot be stopped before $syslog (I'm also confused why Should-Stop acts like Required-Stop but if it was ignored instead, this bug would persist so it's not my concern now). I don't want to find out if some deps can be changed to allow that, but at least the message level can be lowered as I don't see reasons for it to be LOG_ERR. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.5.1-wrar-1+ (SMP w/4 CPU cores; PREEMPT) 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 rpcbind depends on: ii initscripts 2.88dsf-34 ii insserv 1.14.0-4 ii libc6 2.13-36 ii libtirpc1 0.2.2-5 ii libwrap0 7.6.q-24 ii lsb-base 4.1+Debian9 rpcbind recommends no packages. rpcbind suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org