Package: dovecot-common Version: 1:1.0.15-2.3 Severity: normal
In my configuration file, base_dir is set to '/var/run/dovecot/'. If i now run /usr/sbin/dovecot i receive the message 'Fatal: Dovecot is already running with PID 31094 (read from /var/run/dovecot//master.pid)'. The message itself is totally correct but did you notice the two // befor master.pid? So the correct value for base_dir should be '/var/run/dovecot', but with this value the script fails to stop the processes. I'm not a programmer but row 71, in /etc/init.d/dovecot, should be changed from 'PIDFILE=${PIDBASE:-/var/run/dovecot/}master.pid' to 'PIDFILE=${PIDBASE:-/var/run/dovecot}/master.pid'?? -- System Information: Debian Release: 5.0 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages dovecot-common depends on: ii adduser 3.110 add and remove users and groups ii libc6 2.7-18 GNU C Library: Shared libraries ii libcomerr2 1.41.3-1 common error description library ii libkrb53 1.6.dfsg.4~beta1-5 MIT Kerberos runtime libraries ii libldap-2.4-2 2.4.11-1 OpenLDAP libraries ii libmysqlclient15off 5.0.51a-24 MySQL database client library ii libpam-runtime 1.0.1-5 Runtime support for the PAM librar ii libpam0g 1.0.1-5 Pluggable Authentication Modules l ii libpq5 8.3.6-1 PostgreSQL C client library ii libsqlite3-0 3.5.9-6 SQLite 3 shared library ii libssl0.9.8 0.9.8g-15 SSL shared libraries ii openssl 0.9.8g-15 Secure Socket Layer (SSL) binary a ii ucf 3.0016 Update Configuration File: preserv ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime dovecot-common recommends no packages. dovecot-common 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