Custom Query (1383 matches)
Results (133 - 135 of 1383)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#142 | duplicate | update-smart-drivedb does not work on FreeBSD (+ solution) | ||
Description |
/usr/local/sbin > ./update-smart-drivedb ./update-smart-drivedb~: syntax error in version number: 5.40 Problem: SED somehow fails to understand "?" metacharacter: BRANCH="`echo $VERSION | sed -n 's|\([0-9][0-9]*\)\.\([0-9][0-9]* \)\([0-9].*\)\?$|RELEASE_\1_\2_DRIVEDB|p'`" Solution: be explicit:
BRANCH=" |
|||
#143 | duplicate | Path conflict in .bat files | ||
Description |
Paths that include "..\Program files\.." in smartctl-run and smartd-run cause an error because of the space. It`s a simple quote to be added but I figured you should know. |
|||
#144 | fixed | "smartctl -l xerror -l xselftest" does not report errors in exit status | ||
Description |
The command " |