User sync is failing
Closed this issue · 1 comments
hamstar commented
No output from usersync.log
Output from cron:
Oct 29 20:12:01 debian-braincase /USR/SBIN/CRON[10680]: (root) CMD (braincase-user-sync)
Oct 29 20:12:01 debian-braincase /USR/SBIN/CRON[10679]: (CRON) error (grandchild #10680 failed with exit status 1)
hamstar commented
Running the script directly outputs this:
root@debian-braincase:~# braincase-user-sync
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': /usr/share/braincase/lib/braincase/user_creator.rb:61: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '(' (SyntaxError)
/usr/share/braincase/lib/braincase/user_creator.rb:182: syntax error, unexpected keyword_end, expecting $end
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /usr/bin/braincase-user-sync:10:in `<main>'