Package: dovecot-core
Version: 1:2.2.13-6
Followup-For: Bug #768253
This bug also happened to me during 'apt-get upgrade'
I killed the postinst script from another shell, let the upgrade
continue, and came back later.
I then ran apt-get install -f, which managed one round of update, then
stalled on a second one. After killing that one and running it a third
time, it didn't stall, and ran successfully to completion. I hadn't got
around to editing or investigating much during.
One thing I did notice was that the first time it failed, the process
with the zombie child was blocked on a read() of filedescriptor 8, which
was a pipe. I hadn't worked out where the other side is.
-- Package-specific info:
dovecot configuration
---------------------
# 2.2.13: /etc/dovecot/dovecot.conf
# OS: Linux 3.10-3-amd64 x86_64 Debian jessie/sid
mail_location = maildir:~/Maildir
namespace inbox {
inbox = yes
location =
mailbox Drafts {
special_use = \Drafts
}
mailbox Junk {
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}
mailbox Trash {
special_use = \Trash
}
prefix =
}
passdb {
driver = pam
}
protocols = " imap"
service auth {
unix_listener /var/spool/postfix/private/auth {
group = postfix
mode = 0660
user = postfix
}
}
ssl_cert = </etc/dovecot/dovecot.pem
ssl_key = </etc/dovecot/private/dovecot.pem
userdb {
driver = passwd
}
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.10-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages dovecot-core depends on:
ii adduser 3.113+nmu3
ii libbz2-1.0 1.0.6-7+b1
ii libc6 2.19-13
ii liblzma5 5.1.1alpha+20120614-2+b1
ii libpam-runtime 1.1.8-3.1
ii libpam0g 1.1.8-3.1
ii libssl1.0.0 1.0.1j-1
ii libwrap0 7.6.q-25
ii openssl 1.0.1j-1
ii ucf 3.0030
ii zlib1g 1:1.2.8.dfsg-2
dovecot-core recommends no packages.
Versions of packages dovecot-core suggests:
pn dovecot-gssapi <none>
ii dovecot-imapd 1:2.2.13-6
pn dovecot-ldap <none>
pn dovecot-lmtpd <none>
pn dovecot-lucene <none>
pn dovecot-managesieved <none>
pn dovecot-mysql <none>
pn dovecot-pgsql <none>
pn dovecot-pop3d <none>
pn dovecot-sieve <none>
pn dovecot-solr <none>
pn dovecot-sqlite <none>
ii ntp 1:4.2.6.p5+dfsg-3.1+b1
Versions of packages dovecot-core is related to:
ii dovecot-core [dovecot-common] 1:2.2.13-6
pn dovecot-dbg <none>
pn dovecot-dev <none>
pn dovecot-gssapi <none>
ii dovecot-imapd 1:2.2.13-6
pn dovecot-ldap <none>
pn dovecot-lmtpd <none>
pn dovecot-managesieved <none>
pn dovecot-mysql <none>
pn dovecot-pgsql <none>
pn dovecot-pop3d <none>
pn dovecot-sieve <none>
pn dovecot-sqlite <none>
-- debconf information:
* dovecot-core/ssl-cert-name: cel.leonerd.org.uk
* dovecot-core/create-ssl-cert: false
* dovecot-core/ssl-cert-exists:
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]