You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Bill Farner (JIRA)" <ji...@apache.org> on 2014/06/23 19:29:25 UTC

[jira] [Commented] (AURORA-546) aurora command not found in vagrant

    [ https://issues.apache.org/jira/browse/AURORA-546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040998#comment-14040998 ] 

Bill Farner commented on AURORA-546:
------------------------------------

This is likely because of currently-known flakiness in the python build system.  If you scroll back into the output from {{vagrant up}}, you'll probably see a build error.  You may be able to make progress by running {{vagrant provision}} until you see all build steps come out clean.

> aurora command not found in vagrant
> -----------------------------------
>
>                 Key: AURORA-546
>                 URL: https://issues.apache.org/jira/browse/AURORA-546
>             Project: Aurora
>          Issue Type: Bug
>          Components: Scheduler
>    Affects Versions: 0.7.0
>         Environment: MacOSX Mavericks
>            Reporter: Flavian Alexandru
>             Fix For: 0.6.0
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> - Cloned aurora github repository
> - Ran {{vagrant up}}
> - Everything successfully deployed, Mesos up and running, Twitter Scheduler showing as framework under Mesos
> - {{vagrant ssh devcluster}}
> - {{aurora craete ...etc}} throws the following error:
> {code}
> The program 'aurora' is currently not installed.  You can install it by typing:
> sudo apt-get install aurora
> {code}
> Means the installation is not correctly added to path.



--
This message was sent by Atlassian JIRA
(v6.2#6252)