Details
Description
Start script has no valid "uname" option "-p". The concrete line is:
DIST_ARCH=`uname -p | tr [:upper:] [:lower:] | tr -d [:blank:]`
I resolved this issue replacing the option "-p" with "-m".
Start script has no valid "uname" option "-p". The concrete line is:
DIST_ARCH=`uname -p | tr [:upper:] [:lower:] | tr -d [:blank:]`
I resolved this issue replacing the option "-p" with "-m".
Having the same behaviour here.
but uname -m works fine:
I have got Gentoo Linux 64bits installed here testing with Apache Archiva 1.2.