History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-2161
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Robin Shen
Reporter: Andrei Kortsak
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Error message when running "agent.sh" on Mac OS X

Created: 27/Aug/14 06:45 AM   Updated: 21/Dec/14 01:09 PM
Component/s: None
Affects Version/s: 5.1.30
Fix Version/s: 6.0.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment:
QuickBuild buildagent 5.1.30
Mac OS X Yosemite (10.10)


 Description  « Hide
Running ".../buildagent/bin/agent.sh start" (starting buildagent) gives next error:
uname: illegal option -- o
usage: uname [-amnprsv]

Though, it still starts agent.

Digging into "agent.sh" showed that it is caused by next code:
CYGWIN=`uname -o`

As "-o" options for "uname" command is not available on Mac OS X , it gives such error.

 All   Comments   Work Log   Change History      Sort Order:
No work has yet been logged on this issue.