engineyard / eycloud-app-jenkins

EY Cloud application to install and run Jenkins
12 stars 15 forks source link

sm_jenkins - File name must be given (file {filename}). #1

Open drnic opened 12 years ago

drnic commented 12 years ago

@wayneeseguin, this is an app which includes eycloud recipes that wrap sm, sm_eyapi & sm_jenkins. When I deploy ey deploy I get the error below. It can be reproduced by running the sudo sm jenkins install command:

$ ronin screen i-57902e33

# sm jenkins install

FAIL(/opt/sm/exts/active/jenkins/bin/install): File name must be given (file {filename}).

   +#   source file                                                  # function()                                          
==============================================================================================================================================
vi +382 /opt/sm/core/sm/shell/log/functions                          # __sm.log.fail                                          
vi +56  /opt/sm/core/api/shell/config/functions                      # config                                          
vi +41  /opt/sm/exts/active/jenkins/bin/install                      # /opt/sm/exts/active/jenkins/bin/install                                          
vi +469 /opt/sm/core/sm/shell/log/functions                          # __sm.actions.source                                          
vi +185 /opt/sm/core/internal/shell/extensions/execution/functions   # __sm.extension.run                                          
vi +151 /opt/sm/core/sm/shell/core/initialize                        # /opt/sm/core/sm/shell/core/initialize                                          
vi +38  /bin/sm                                                      # /bin/sm                                          
==============================================================================================================================================

https://github.com/engineyard/eycloud-app-jenkins/blob/master/deploy/cookbooks/jenkins/repo/bin/install#L41