Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation failing on Ubuntu 12.04 & 13.04 #88

Open
msmollin opened this issue Jul 18, 2013 · 0 comments
Open

Installation failing on Ubuntu 12.04 & 13.04 #88

msmollin opened this issue Jul 18, 2013 · 0 comments

Comments

@msmollin
Copy link

Have tried installing Squash 4 different times now, 3 times on 12.04 LTS (our server platform) and once on 13.04 in a local VM, both clean installs, and upgraded to the latest packages from apt. The only things installed on them are the dependencies for squash. Postgres 9.1 is in use, as is only Ruby 1.9.3 - no 1.8 anywhere.

It appears the safe_yaml gem being installed with bundler isn't finding a path when trying to migrate the development db in rake db:migrate command. Here's a screenshot of the failure.
screen shot 2013-07-18 at 10 22 26 am

On both systems I did have to install the bundler gem as root to get gem to install it properly.

Thoughts?

[Edit] - the 1.9.1 path is apparently normal for Ubuntu's version of ruby 1.9.3 - and I can find the .rb file containing the noted class in the path, so I'm unsure why the gem / ruby can't find it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant