Package: dovecot-core
Version: 1:2.0.15-1
Severity: normal
Dear Maintainer,
I couldn't upgrade dovecot today. I think it was because the dovecot group
wasn't present - but it should be added by dovecot-common I guess.
The following log should probably explain it:
root@rodney:~ # apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
dovecot-common
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
9 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up dovecot-core (1:2.0.15-1) ...
chgrp: invalid group: `dovecot'
dpkg: error processing dovecot-core (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of dovecot-common:
dovecot-common depends on dovecot-core; however:
Package dovecot-core is not configured yet.
dpkg: error processing dovecot-common (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of dovecot-gssapi:
dovecot-gssapi depends on dovecot-core (= 1:2.0.15-1); however:
Package dovecot-core is not configured yet.
dpkg: error processing dovecot-gssapi (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of dovecot-imapd:
dovecot-imapd depends on dovecot-core (= 1:2.0.15-1); however:
Package dovecot-core is not configured yet.
dpkg: error processing dovecot-imapd (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of dovecot-ldap:
dovecoconfigured to not write apport reports
configured to not write apport
reports
configured to not write apport reports
configured to not write apport reports
configured to not write apport reports
configured to not write apport reports
configured to not write apport reports
configured to not write apport reports
configured to not write apport reports
t-ldap depends on dovecot-core (= 1:2.0.15-1);
however:
Package dovecot-core is not configured yet.
dpkg: error processing dovecot-ldap (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of dovecot-mysql:
dovecot-mysql depends on dovecot-core (= 1:2.0.15-1); however:
Package dovecot-core is not configured yet.
dpkg: error processing dovecot-mysql (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of dovecot-pgsql:
dovecot-pgsql depends on dovecot-core (= 1:2.0.15-1); however:
Package dovecot-core is not configured yet.
dpkg: error processing dovecot-pgsql (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of dovecot-sieve:
dovecot-sieve depends on dovecot-core (= 1:2.0.15-1); however:
Package dovecot-core is not configured yet.
dpkg: error processing dovecot-sieve (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of dovecot-sqlite:
dovecot-sqlite depends on dovecot-core (= 1:2.0.15-1); however:
Package dovecot-core is not configured yet.
dpkg: error processing dovecot-sqlite (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
dovecot-core
dovecot-common
dovecot-gssapi
dovecot-imapd
dovecot-ldap
dovecot-mysql
dovecot-pgsql
dovecot-sieve
dovecot-sqlite
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@rodney:~ # grep dovecot /etc/group
root@rodney:~ # addgroup --system dovecot
Adding group `dovecot' (GID 107) ...
Done.
root@rodney:~ #
root@rodney:~ # apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
dovecot-common
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
9 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
[master fbd7c12] saving uncommitted changes in /etc prior to apt run
Author: root <[email protected]>
4 files changed, 4 insertions(+), 2 deletions(-)
Setting up dovecot-core (1:2.0.15-1) ...
Replacing config file /etc/dovecot/conf.d/10-mail.conf with new version
You already have ssl certs for dovecot.
Starting IMAP/POP3 mail server: dovecot.
Setting up dovecot-common (1:2.0.15-1) ...
Setting up dovecot-gssapi (1:2.0.15-1) ...
Setting up dovecot-imapd (1:2.0.15-1) ...
Restarting IMAP/POP3 mail server: dovecot.
Setting up dovecot-ldap (1:2.0.15-1) ...
Creating config file /etc/dovecot/dovecot-ldap.conf.ext with new version
Creating config file /etc/dovecot/conf.d/auth-ldap.conf.ext with new version
Restarting IMAP/POP3 mail server: dovecot.
Setting up dovecot-mysql (1:2.0.15-1) ...
Restarting IMAP/POP3 mail server: dovecot.
Setting up dovecot-pgsql (1:2.0.15-1) ...
Restarting IMAP/POP3 mail server: dovecot.
Setting up dovecot-sieve (1:2.0.15-1) ...
Creating config file /etc/dovecot/conf.d/90-sieve.conf with new version
Restarting IMAP/POP3 mail server: dovecot.
Setting up dovecot-sqlite (1:2.0.15-1) ...
Restarting IMAP/POP3 mail server: dovecot.
[master caf227a] committing changes in /etc after apt run
5 files changed, 242 insertions(+), 3 deletions(-)
create mode 100644 dovecot/conf.d/90-sieve.conf
create mode 100644 dovecot/conf.d/auth-ldap.conf.ext
create mode 100644 dovecot/dovecot-ldap.conf.ext
root@rodney:~ #
Cheers,
Rodney
-- Package-specific info:
dovecot configuration
---------------------
# 2.0.15: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.39.1-linode34 i686 Debian wheezy/sid
passdb {
driver = pam
}
plugin {
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
}
protocols = " imap"
ssl_cert = </etc/ssl/certs/dovecot.pem
ssl_key = </etc/ssl/private/dovecot.pem
userdb {
driver = passwd
}
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.39.1-linode34 (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=UTF-8 (charmap=locale: Cannot set LC_CTYPE
to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Versions of packages dovecot-core depends on:
ii adduser 3.113
ii libbz2-1.0 1.0.5-7
ii libc6 2.13-21
ii libpam-runtime 1.1.3-4
ii libpam0g 1.1.3-4
ii libssl1.0.0 1.0.0e-2
ii openssl 1.0.0e-2
ii ucf 3.0025+nmu2
ii zlib1g 1:1.2.3.4.dfsg-3
dovecot-core recommends no packages.
Versions of packages dovecot-core suggests:
pn dovecot-gssapi 1:2.0.15-1
pn dovecot-imapd 1:2.0.15-1
pn dovecot-ldap 1:2.0.15-1
pn dovecot-lmtpd <none>
pn dovecot-managesieved <none>
pn dovecot-mysql 1:2.0.15-1
pn dovecot-pgsql 1:2.0.15-1
pn dovecot-pop3d <none>
pn dovecot-sieve 1:2.0.15-1
pn dovecot-solr <none>
pn dovecot-sqlite 1:2.0.15-1
pn ntp <none>
Versions of packages dovecot-core is related to:
ii dovecot-common 1:2.0.15-1
ii dovecot-core [dovecot-common] 1:2.0.15-1
ii dovecot-dbg <none>
ii dovecot-dev <none>
ii dovecot-gssapi 1:2.0.15-1
ii dovecot-imapd 1:2.0.15-1
ii dovecot-ldap 1:2.0.15-1
ii dovecot-lmtpd <none>
ii dovecot-managesieved <none>
ii dovecot-mysql 1:2.0.15-1
ii dovecot-pgsql 1:2.0.15-1
ii dovecot-pop3d <none>
ii dovecot-sieve 1:2.0.15-1
ii dovecot-sqlite 1:2.0.15-1
-- debconf information:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "UTF-8",
LANG = "en_AU.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
-- debsums errors found:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "UTF-8",
LANG = "en_AU.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]