opensuse-Factory update 19-09-2014 mdadm-3.3.1-7.1.x86_64
Receiving following error:
/usr/share/mdadm/mdcheck: line 90: mdadm: command not found
from /usr/share/mdadm/mdcheck, line 90 is first line:
mdadm --detail --export "$dev" > $tmp || continue source $tmp fl="/var/lib/mdcheck/MD_UUID_$MD_UUID" if [ -z "$cont" ] then start=0 elif [ -z "$MD_UUID" -o ! -f "$fl" ] then # Nothing to continue here continue else start=`cat "$fl"` fi
Is this known or deserves bug report, or .... ??
tks,
El 24/09/14 a las #4, Patrick Shanahan escribió:
Is this known or deserves bug report, or .... ??
Fill a bug report.. mdadm is not in $PATH hence the error..
* Cristian Rodríguez crrodriguez@opensuse.org [09-24-14 10:51]:
El 24/09/14 a las #4, Patrick Shanahan escribió:
Is this known or deserves bug report, or .... ??
Fill a bug report.. mdadm is not in $PATH hence the error..
Tks, Bug 898239
* Patrick Shanahan paka@opensuse.org [01-01-70 12:34]:
- Cristian Rodríguez crrodriguez@opensuse.org [09-24-14 10:51]:
El 24/09/14 a las #4, Patrick Shanahan escribió:
Is this known or deserves bug report, or .... ??
Fill a bug report.. mdadm is not in $PATH hence the error..
Tks, Bug 898239
Reopened, same error in 20141029 http://bugzilla.opensuse.org/show_bug.cgi?id=898239
tks,