[ 
http://jira.codehaus.org/browse/MRM-887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=171458#action_171458
 ] 

Lars Heinemann commented on MRM-887:
------------------------------------

Having the same behaviour here.

{noformat}
lh...@sosaria ~ $ uname -p
Intel(R) Core(TM)2 Duo CPU E8500 @ 3.16GHz
{noformat}

but uname -m works fine:

{noformat}
lh...@sosaria ~ $ uname -m
x86_64
{noformat}

I have got Gentoo Linux 64bits installed here testing with Apache Archiva 1.2.



> Start script has no valid "uname" option 
> -----------------------------------------
>
>                 Key: MRM-887
>                 URL: http://jira.codehaus.org/browse/MRM-887
>             Project: Archiva
>          Issue Type: Bug
>          Components: system
>    Affects Versions: 1.1
>         Environment: Debian GNU/Linux sarge (2.6.16.29.xs3.1.0.289.2650) 
>            Reporter: Antonio Manuel Muñiz Martín
>             Fix For: 1.x
>
>
> 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".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to