[Bug 1858342] Re: mdcheck_start.service fails due to missing executable

Seth Arnold 1858342 at bugs.launchpad.net
Mon May 4 17:31:12 UTC 2020


Hmm it doesn't look like it's packaged in another package, either:

$ apt-file search /usr/share/mdadm/mdcheck
$  

And it doesn't appear to have just been moved out of /usr/share/:

$ apt-file search mdcheck | grep -v r-cran-rcmdcheck
mdadm: /lib/systemd/system/mdcheck_continue.service
mdadm: /lib/systemd/system/mdcheck_continue.timer
mdadm: /lib/systemd/system/mdcheck_start.service
mdadm: /lib/systemd/system/mdcheck_start.timer
$

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to mdadm in Ubuntu.
https://bugs.launchpad.net/bugs/1858342

Title:
  mdcheck_start.service fails due to missing executable

Status in mdadm package in Ubuntu:
  Confirmed

Bug description:
  In Eoan the mdadm crons were replaced by systemd timers, specifically
  the one that checks the array now doesn't work due to a missing
  executable.

  * Drop /etc/cron.d/mdadm and migrate to systemd mdcheck_start|continue
  timer units.

  /lib/systemd/system/mdcheck_start.service contains this line

  ExecStart=/usr/share/mdadm/mdcheck --duration $MDADM_CHECK_DURATION

  However /usr/share/mdadm/mdcheck isn't in the mdadm package. It looks
  like this file wasn't added from the upstream sources.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/1858342/+subscriptions



More information about the foundations-bugs mailing list