[
https://issues.apache.org/jira/browse/AURORA-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14332356#comment-14332356
]
Thorhallur Sverrisson commented on AURORA-1138:
-----------------------------------------------
Adding the set -e should be trivial and maybe I can do that tonight. I may not
have time to go through much testing except spinning up a fresh Vagrant
instance to see if the normal case works.
> aurorabuild.sh should exit on error in any command
> --------------------------------------------------
>
> Key: AURORA-1138
> URL: https://issues.apache.org/jira/browse/AURORA-1138
> Project: Aurora
> Issue Type: Bug
> Components: Build
> Affects Versions: 0.7.0
> Environment: Vagrant from examples/vagrant
> Reporter: Thorhallur Sverrisson
> Priority: Trivial
> Labels: easyfix
>
> Due to proxy issues the mesos native egg could not be downloaded, but the
> scripts continued to completion. This resulted in termos_observer.pex being
> a plain .zip file which failed to execute.
> Not many hits on google regarding that issue, but I managed to find a link to
> an issue where the native egg had been moved from mesosphere to
> svn.apache.org which led me to rerun the 'aurorabuild.sh executor' and
> watching the output more closely. Lo and behold there was an error in the
> compilation.
> Having a 'set -e' at the top of the provision and aurorabuild scripts would
> have indicated the problem right away. It could also flush out other issues
> that may be present.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)