Package: calendar
Version: 12.1.1
Severity: normal

I get the following mail from cron after installing the calendar package:

/etc/cron.daily/calendar[5]: .: /etc/default/bsdmainutils: No such file or 
directory

I never changed either calendar or bsdmainutils config files on this
system (I install it merely for the binary).

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.6.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8)
Shell: /bin/sh linked to /bin/lksh
Init: sysvinit (via /sbin/init)

Versions of packages calendar depends on:
ii  cpp      4:9.2.1-3.1
ii  libbsd0  0.10.0-1
ii  libc6    2.30-8

calendar recommends no packages.

calendar suggests no packages.

-- Configuration Files:
/etc/cron.daily/calendar changed:
. /etc/default/bsdmainutils
[ x$RUN_DAILY = xtrue ] || exit 0
[ -x /usr/sbin/sendmail ] || exit 0
if [ ! -x /usr/bin/cpp ]; then
  echo "The cpp package is needed to run calendar."
  exit 1
fi
/usr/bin/calendar -a


-- no debconf information

Reply via email to