jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Archiva
  • MRM-887

Start script has no valid "uname" option

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 1.1
  • Fix Version/s: 1.4
  • Component/s: system
  • Labels:
    None
  • Environment:
    Debian GNU/Linux sarge (2.6.16.29.xs3.1.0.289.2650)

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".

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Lars Heinemann added a comment - 30/Mar/09 4:35 PM

Having the same behaviour here.

lhein@sosaria ~ $ uname -p
Intel(R) Core(TM)2 Duo CPU E8500 @ 3.16GHz

but uname -m works fine:

lhein@sosaria ~ $ uname -m
x86_64

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

Show
Lars Heinemann added a comment - 30/Mar/09 4:35 PM Having the same behaviour here.
lhein@sosaria ~ $ uname -p
Intel(R) Core(TM)2 Duo CPU E8500 @ 3.16GHz
but uname -m works fine:
lhein@sosaria ~ $ uname -m
x86_64
I have got Gentoo Linux 64bits installed here testing with Apache Archiva 1.2.

People

  • Assignee:
    Unassigned
    Reporter:
    Antonio Manuel Muñiz Martín
Vote (0)
Watch (2)

Dates

  • Created:
    24/Jul/08 12:20 PM
    Updated:
    12/Sep/11 11:31 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.