12 May
2009
12 May
'09
8:09 a.m.
tony@urugn.com wrote:
Errors initializing modules I thot may be ad trace the problem and directly executed /usr/local/etc/raddb/certs/bootstrap Here is the output sh: test: argument expected *** Error code 1 The following command caused the error: if [ -e /dev/urandom ] ; then \ dd if=/dev/urandom of=./random count=10 >/dev/null 2>&1; \ else \ date > ./random; \ fi make: Fatal error: Command failed for target `random' ./bootstrap: test: unknown operator ==
Just re-run the server in debug mode. There's a typo in the script that will be fixed in 2.1.6. Alan DeKok.