I ran into this. If I remember right, it was a problem with the ubunut rails package, not rails.
Installing with gem instead of apt-get should fix. I was able to find the problem / resolution in google. On Apr 30, 2010 11:25 AM, "Henry Baragar" <[email protected]> wrote: Hello, I just upgraded to Kubuntu 10.4 and I get the following error message when I run hobo: Generating Rails app... /bin/bash: -S: invalid option I did not get this error with 9.10, nor do there seem to be any other problems. You can work around the problem by running rails and hobo separately as follows: rails <application> hobo --no-rails <application> I will generate a bug report when if I can track down the problem. Henry -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]<hobousers%[email protected]> . For more options, visit this group at http://groups.google.com/group/hobousers?hl=en. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
