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


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