Created
September 20, 2011 21:06
-
-
Save marcelloma/1230332 to your computer and use it in GitHub Desktop.
Unicorn fails
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
unicorn@urano:~$ sm --trace unicorn service setup | |
/opt/sm/sets/active/ruby/unicorn/shell//functions: line 5: typeset: -g: invalid option | |
typeset: usage: typeset [-aAfFilrtux] [-p] name[=value] ... | |
A command has returned error code '(2)' without being handled. | |
+# source file # function() | |
===================================================================================================================================================================================== | |
less +5 /opt/sm/sets/active/ruby/unicorn/shell//functions # unicorn_initialize() | |
less +130 /opt/sm/core/sm/shell/modules/functions # __sm.module.include() | |
less +76 /opt/sm/core/internal/shell/extensions/execution/functions # __sm.extension.modules.include() | |
less +139 /opt/sm/core/internal/shell/extensions/execution/functions # __sm.extension.run() | |
less +157 /opt/sm/core/sm/shell/core/initialize # source() | |
less +29 /opt/sm/bin/sm # main() | |
===================================================================================================================================================================================== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment