[Bug 1858342] [NEW] mdcheck_start.service fails due to missing executable
Rowan Wookey
admin at rwky.net
Sun Jan 5 16:45:21 UTC 2020
Public bug reported:
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.
** Affects: mdadm (Ubuntu)
Importance: Undecided
Status: New
--
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:
New
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