[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#853042: marked as done (mdadm: Cron comment doesn't match code)



Your message dated Sat, 12 Sep 2020 21:52:08 -0700
with message-id <CAFHYt54xdGC6hpEQ_0grXo+=NpquWMZ81qzZmcP1-gQBcSO+dg@mail.gmail.com>
and subject line mdadm: Cron comment doesn't match code
has caused the Debian Bug report #853042,
regarding mdadm: Cron comment doesn't match code
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
853042: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853042
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: mdadm
Version: 3.3.2-5+deb8u2
Severity: normal

Dear Maintainer,

52 1 28 doesn't seem to match 00:57 every Sunday..

# By default, run at 00:57 on every Sunday, but do nothing unless the day of
# the month is less than or equal to 7. Thus, only run on the first Sunday of
# each month. crontab(5) sucks, unfortunately, in this regard; therefore this
# hack (see #380425).
52 1 28

-- System Information:
Debian Release: 8.7
  APT prefers stable
  APT policy: (500, 'stable'), (1, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages mdadm depends on:
ii  debconf [debconf-2.0]  1.5.56
ii  initscripts            2.88dsf-59
ii  libc6                  2.19-18+deb8u7
ii  lsb-base               4.1+Debian13+nmu1
ii  udev                   215-17+deb8u6

Versions of packages mdadm recommends:
ii  exim4-daemon-heavy [mail-transport-agent]  4.84.2-2+deb8u3
ii  kmod                                       18-3
ii  module-init-tools                          18-3

mdadm suggests no packages.

-- debconf information:
* mdadm/boot_degraded: true
  mdadm/start_daemon: true
  mdadm/autostart: true
  mdadm/autocheck: true
  mdadm/initrdstart_msg_errconf:
  mdadm/mail_to: root
  mdadm/initrdstart_msg_intro:
  mdadm/initrdstart_notinconf: false
* mdadm/initrdstart: all
  mdadm/initrdstart_msg_errexist:
  mdadm/initrdstart_msg_errblock:
  mdadm/initrdstart_msg_errmd:

--- End Message ---
--- Begin Message ---
Hi Olaf,

> 52 1 28 doesn't seem to match 00:57 every Sunday..

The crontab entry provided by the mdadm package reads

57 0 * * 0 root if [ -x /usr/share/mdadm/checkarray ] && [ $(date
+\%d) -le 7 ]; then /usr/share/mdadm/checkarray --cron --all --idle
--quiet; fi

To me, it looks consistent with the comment you quote (which is also
still shipped). I believe your installation was locally modified.

Please reopen this bug if it was closed in error. Thanks!

Kind regards
Felix Lechner

--- End Message ---

Reply to: