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

2020-06-28 Thread brjhaverkamp
*** This bug is a duplicate of bug 1852747 ***
https://bugs.launchpad.net/bugs/1852747

Confirmation here too.

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

Title:
  mdcheck_start.service fails due to missing executable

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-06-10 Thread Ralf Ehlert
*** This bug is a duplicate of bug 1852747 ***
https://bugs.launchpad.net/bugs/1852747

I can confirm the bug on my fresh installation.

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

Title:
  mdcheck_start.service fails due to missing executable

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-05-06 Thread Seth Arnold
*** This bug is a duplicate of bug 1852747 ***
https://bugs.launchpad.net/bugs/1852747

** This bug has been marked a duplicate of bug 1852747
   mdcheck_start.service trying to start unexisting file

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

Title:
  mdcheck_start.service fails due to missing executable

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-05-05 Thread Brian Murray
** Tags added: eoan focal

** Tags added: rls-ff-incoming

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

Title:
  mdcheck_start.service fails due to missing executable

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-05-04 Thread Seth Arnold
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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1858342

Title:
  mdcheck_start.service fails due to missing executable

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-05-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: mdadm (Ubuntu)
   Status: New => Confirmed

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

Title:
  mdcheck_start.service fails due to missing executable

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-05-03 Thread Yurx Cherio
I have the same issue. My log entries:

May 03 10:21:29 host systemd[1]: Started MD array scrubbing - continuation.
May 03 10:21:29 host systemd[1]: Starting MD array scrubbing...
May 03 10:21:29 host systemd[3977]: mdcheck_start.service: Failed to execute 
command: No such file or directory
May 03 10:21:29 host systemd[3977]: mdcheck_start.service: Failed at step EXEC 
spawning /usr/share/mdadm/mdcheck: No such file or directory
May 03 10:21:29 host systemd[1]: mdcheck_start.service: Main process exited, 
code=exited, status=203/EXEC
May 03 10:21:29 host systemd[1]: mdcheck_start.service: Failed with result 
'exit-code'.
May 03 10:21:29 host systemd[1]: Failed to start MD array scrubbing.

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

Title:
  mdcheck_start.service fails due to missing executable

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-05-03 Thread Peter Kieser
Encountered this on two freshly installed Ubuntu 20.04 systems:

May 03 17:51:45 blackracer systemd[1]: Starting MD array scrubbing...
May 03 17:51:45 blackracer systemd[1394622]: mdcheck_start.service: Failed to 
execute command: No such file or directory
May 03 17:51:45 blackracer systemd[1394622]: mdcheck_start.service: Failed at 
step EXEC spawning /usr/share/mdadm/mdcheck: No such file or directory
May 03 17:51:45 blackracer systemd[1]: mdcheck_start.service: Main process 
exited, code=exited, status=203/EXEC
May 03 17:51:45 blackracer systemd[1]: mdcheck_start.service: Failed with 
result 'exit-code'.
May 03 17:51:45 blackracer systemd[1]: Failed to start MD array scrubbing.

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

Title:
  mdcheck_start.service fails due to missing executable

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-02-17 Thread Rowan Wookey
This also effects Focal. Considering Focal is LTS and will run on
servers with RAID arrays it'd be a good idea to fix this before release.

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

Title:
  mdcheck_start.service fails due to missing executable

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs