[
https://jira.codehaus.org/browse/MRM-887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Barboni closed MRM-887.
----------------------------
Resolution: Won't Fix
Assignee: Eric Barboni
Debian Sarge is old and the Wheezy version is working well with 1.3.x or 2.1.x
start script.
For an archiva admin stuck on a os with not valid option "-p" for uname. I
would suggest a manual edit of start script.
The logic is more on the http://jira.codehaus.org/browse/MAPPASM side.
a few os will have illegal option for uname -p (see
http://en.wikipedia.org/wiki/Uname) . Cray UNICOS and HP-UX
> Start script has no valid "uname" option
> -----------------------------------------
>
> Key: MRM-887
> URL: https://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
> Assignee: Eric Barboni
> Fix For: 2.1.0
>
>
> 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 was sent by Atlassian JIRA
(v6.1.6#6162)