Package: sqwebmail
Version: 0.65.0-3
Severity: normal

If /etc/courier/calendarmode doesn't exist, then /etc/init.d/sqwebmail fails
to start the webmaild daemon without printing any message.

I edited /etc/init.d/sqwebmail to remove a redirection to /dev/null (which I
highly dislike in init.d scripts, exactly because it may hide useful error
messages) and now I get this error:

  # /etc/init.d/sqwebmail start
  cat: /etc/courier/calendarmode: No such file or directory

I didn't remove that file myself: it gets removed by courierwebadmin if you
select "Calendaring services: Disabled" in the webmail configuration page.

I recommend to add a line like:

  if [ -f /etc/courier/calendarmode ]; then ...

before reading /etc/courier/calendarmode.

-- System Information:
Debian Release: 6.0.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'oldstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages sqwebmail depends on:
ii  apache2                2.2.16-6+squeeze4 Apache HTTP Server metapackage
ii  apache2-mpm-prefork [h 2.2.16-6+squeeze4 Apache HTTP Server - traditional n
ii  courier-authlib        0.63.0-3          Courier authentication library
ii  courier-base           0.65.0-3          Courier mail server - base system
ii  courier-maildrop       0.65.0-3          Courier mail server - mail deliver
ii  courier-mta [mail-tran 0.65.0-3          Courier mail server - ESMTP daemon
ii  cron                   3.0pl1-116        process scheduling daemon
ii  debconf [debconf-2.0]  1.5.36.1          Debian configuration management sy
ii  expect                 5.44.1.15-4       A program that can automate intera
ii  iamerican [ispell-dict 3.1.20.0-7        An American English dictionary for
ii  ispell                 3.1.20.0-7        International Ispell (an interacti
ii  libc6                  2.11.2-10         Embedded GNU C Library: Shared lib
ii  libfam0                2.7.0-17          Client library to control the FAM 
ii  libgdbm3               1.8.3-9           GNU dbm database routines (runtime
ii  libldap-2.4-2          2.4.23-7.2        OpenLDAP libraries
ii  libpcre3               8.02-1.1          Perl 5 Compatible Regular Expressi

sqwebmail recommends no packages.

Versions of packages sqwebmail suggests:
pn  courier-doc                   <none>     (no description available)
pn  courier-pcp                   <none>     (no description available)
ii  gnupg                         1.4.10-4   GNU privacy guard - a free PGP rep

-- Configuration Files:
/etc/init.d/sqwebmail changed [not included]

-- debconf information:
* sqwebmail/install-www: copy
* sqwebmail/calendarmode: disabled
* sqwebmail/dictionary: default
  sqwebmail/install-www-backup: copy



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to