Package: postfix
Version: 2.8.0-2
Severity: minor
Tags: patch

The output of postfix's init script looks rather ugly:

,----
| # /etc/init.d/postfix restart
| Stopping Postfix Mail Transport Agent: postfix.
| Starting Postfix Mail Transport Agent: postfix1726 blocks
| .
`----

The "1726 blocks" are a message from cpio which should be shut up:

--8<---------------cut here---------------start------------->8---
--- postfix~    2011-02-22 22:59:01.000000000 +0100
+++ postfix     2011-02-22 23:01:01.973836238 +0100
@@ -89,7 +89,7 @@
                                else mkdir --parent ${dest_dir%/*}
                            fi
                             # handle files in subdirectories
-                           find "$ca_path" -print0 | cpio -0pdL "$dest_dir"
+                           find "$ca_path" -print0 | cpio -0pdL --quiet 
"$dest_dir"
                            if [ "$new" = 1 ]; then
                                 # and replace the old directory
                                rm -r "${dest_dir%.NEW}"
--8<---------------cut here---------------end--------------->8---


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.38-rc6-nouveau+ (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages postfix depends on:
ii  adduser                   3.112+nmu2     add and remove users and groups
ii  debconf [debconf-2.0]     1.5.38         Debian configuration management sy
ii  dpkg                      1.15.8.10      Debian package management system
ii  libc6                     2.11.2-11      Embedded GNU C Library: Shared lib
ii  libdb4.8                  4.8.30-5       Berkeley v4.8 Database Libraries [
ii  libsasl2-2                2.1.23.dfsg1-7 Cyrus SASL - authentication abstra
ii  libssl0.9.8               0.9.8o-5       SSL shared libraries
ii  lsb-base                  3.2-27         Linux Standard Base 3.2 init scrip
ii  netbase                   4.45           Basic TCP/IP networking system
ii  ssl-cert                  1.0.28         simple debconf wrapper for OpenSSL

Versions of packages postfix recommends:
ii  python                  2.6.6-3+squeeze5 interactive high-level object-orie

Versions of packages postfix suggests:
ii  bsd-mailx [mail-re 8.1.2-0.20100314cvs-1 simple mail user agent
pn  dovecot-common     <none>                (no description available)
ii  emacs-snapshot [ma 1:20110222-1          The GNU Emacs editor (development 
ii  emacs23 [mail-read 23.2+1-7              The GNU Emacs editor (with GTK+ us
ii  icedove [mail-read 3.0.11-1+b1           mail/news client with RSS and inte
ii  libsasl2-modules   2.1.23.dfsg1-7        Cyrus SASL - pluggable authenticat
ii  mutt [mail-reader] 1.5.20-9+squeeze1     text-based mailreader supporting M
pn  postfix-cdb        <none>                (no description available)
pn  postfix-ldap       <none>                (no description available)
pn  postfix-mysql      <none>                (no description available)
pn  postfix-pcre       <none>                (no description available)
pn  postfix-pgsql      <none>                (no description available)
ii  procmail           3.22-19               Versatile e-mail processor
pn  resolvconf         <none>                (no description available)
pn  sasl2-bin          <none>                (no description available)
pn  ufw                <none>                (no description available)

-- Configuration Files excluded



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to