Package: dovecot-core
Version: 1:2.3.16+dfsg1-3
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
apt dist-upgrade
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
apt dist-upgrade
   * What was the outcome of this action?
distupgrade went through, but when restaring the necceccary systemd.services
all went wel except fpr dovecot.service.
This is a long-standing bug. imap wont work after dist-upgrade unless you
reboot  or you manually execute:

"systemctl stop dovecot.service"
"systemctl start dovecot.service"

So it is above all an annoying bug, as all other services get restarted without
error.

   * What outcome did you expect instead?

 "systemctl status dovecot.service" should work.

*** End of the template - remove these template lines ***

messages:

Prüfe Prozesse...
Prüfe Kandidaten...
Scanning processor microcode...
Prüfe Linux-Kernel...

Der laufende Kernel ist aktuell.

Der Prozessor Mikrocode ist aktuell.

Dienste werden neu gestartet...
 systemctl restart apt-cacher-ng.service avahi-daemon.service colord.service
connman.service cups.service dovecot.service dun>
Job for dovecot.service failed because the control process exited with error
code.
See "systemctl status dovecot.service" and "journalctl -xeu dovecot.service"
for details.
Dienste deren Neustart verschoben wurde:
 systemctl restart ModemManager.service
 systemctl restart bluetooth.service
 /etc/needrestart/restart.d/dbus.service
 systemctl restart sddm.service
 systemctl restart systemd-logind.service
 systemctl restart user@1000.service
 systemctl restart wpa_supplicant.service


----------------------------------------

# journalctl -xeu dovecot.service
░░ Subject: Resources consumed by unit runtime
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ The unit dovecot.service completed and consumed the indicated resources.
Nov 15 01:15:31 neutower systemd[1]: Starting Dovecot IMAP/POP3 email server...
░░ Subject: A start job for unit dovecot.service has begun execution
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A start job for unit dovecot.service has begun execution.
░░
░░ The job identifier is 4759.
Nov 15 01:15:31 neutower dovecot[162036]: Error: bind(192.168.2.13, 143)
failed: Cannot assign requested address
Nov 15 01:15:31 neutower dovecot[162036]: Error: service(imap-login):
listen(192.168.2.13, 143) failed: Cannot assign request>
Nov 15 01:15:31 neutower dovecot[162036]: master: Error: bind(192.168.2.13,
143) failed: Cannot assign requested address
Nov 15 01:15:31 neutower dovecot[162036]: master: Error: service(imap-login):
listen(192.168.2.13, 143) failed: Cannot assign>
Nov 15 01:15:31 neutower dovecot[162036]: master: Fatal: Failed to start
listeners
Nov 15 01:15:31 neutower dovecot[162036]: Fatal: Failed to start listeners
Nov 15 01:15:31 neutower systemd[1]: dovecot.service: Main process exited,
code=exited, status=89/n/a
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support

░░ An ExecStart= process belonging to unit dovecot.service has exited.
░░
░░ The process' exit code is 'exited' and its exit status is 89.
Nov 15 01:15:31 neutower systemd[1]: dovecot.service: Failed with result 'exit-
code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ The unit dovecot.service has entered the 'failed' state with result 'exit-
code'.
Nov 15 01:15:31 neutower systemd[1]: Failed to start Dovecot IMAP/POP3 email
server.
░░ Subject: A start job for unit dovecot.service has failed
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A start job for unit dovecot.service has finished with a failure.
░░
░░ The job identifier is 4759 and the job result is failed.
lines 4840-4867/4867 (END)



__________________________________________________________



-- Package-specific info:

dovecot configuration
---------------------
# 2.3.16 (7e2e900c1a): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.16 (09c29328)
# OS: Linux 5.15.2-4-siduction-amd64 x86_64 Debian bookworm/sid 
# Hostname: neutower.picasso
base_dir = /var/run/dovecot/
disable_plaintext_auth = no
listen = 127.0.0.1 192.168.2.13
log_timestamp = "%Y-%m-%d %H:%M:%S "
mail_privileged_group = mail
passdb {
  driver = pam
}
protocols = imap
service auth {
  user = root
}
ssl = no
userdb {
  driver = passwd
}
protocol pop3 {
  pop3_uidl_format = %08Xu%08Xv
}

-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.15.2-4-siduction-amd64 (SMP w/2 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages dovecot-core depends on:
ii  adduser              3.118
ii  init-system-helpers  1.60
ii  libapparmor1         3.0.3-6
ii  libbz2-1.0           1.0.8-4
ii  libc6                2.32-4
ii  libcap2              1:2.44-1
ii  libcrypt1            1:4.4.26-1
ii  libexttextcat-2.0-0  3.4.5-1
ii  libicu67             67.1-7
ii  liblua5.3-0          5.3.6-1
ii  liblz4-1             1.9.3-2
ii  liblzma5             5.2.5-2
ii  libpam-runtime       1.4.0-10
ii  libpam0g             1.4.0-10
ii  libsodium23          1.0.18-1
ii  libssl1.1            1.1.1l-1
ii  libstemmer0d         2.2.0-1
ii  libsystemd0          249.6-3
ii  libtirpc3            1.3.2-2
ii  libwrap0             7.6.q-31
ii  libzstd1             1.4.8+dfsg-3
ii  lsb-base             11.1.0
ii  openssl              1.1.1l-1
ii  ssl-cert             1.1.1
ii  ucf                  3.0043
ii  zlib1g               1:1.2.11.dfsg-2

dovecot-core recommends no packages.

Versions of packages dovecot-core suggests:
pn  dovecot-gssapi        <none>
ii  dovecot-imapd         1:2.3.16+dfsg1-3
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>
ii  dovecot-sieve         1:2.3.16+dfsg1-3
pn  dovecot-solr          <none>
pn  dovecot-sqlite        <none>
pn  dovecot-submissiond   <none>
pn  ntp                   <none>

Versions of packages dovecot-core is related to:
ii  dovecot-core [dovecot-common]  1:2.3.16+dfsg1-3
pn  dovecot-dev                    <none>
pn  dovecot-gssapi                 <none>
ii  dovecot-imapd                  1:2.3.16+dfsg1-3
pn  dovecot-ldap                   <none>
pn  dovecot-lmtpd                  <none>
pn  dovecot-managesieved           <none>
pn  dovecot-mysql                  <none>
pn  dovecot-pgsql                  <none>
pn  dovecot-pop3d                  <none>
ii  dovecot-sieve                  1:2.3.16+dfsg1-3
pn  dovecot-sqlite                 <none>

-- no debconf information

Reply via email to