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

LoadError dm-migrations (RPi) #145

Open
NullVibes opened this issue Sep 25, 2020 · 2 comments
Open

LoadError dm-migrations (RPi) #145

NullVibes opened this issue Sep 25, 2020 · 2 comments

Comments

@NullVibes
Copy link

NullVibes commented Sep 25, 2020

Attempting to start blue_hydra on an RPi, I run into the error "cannot load such a file -- dm-migrations". I started with Ruby 2.7.0 (same error) but then installed Ruby 2.5.0 with bundler 2.1.2 according to the error output. Each run, same error. If I run gem list, I see that the dm-migrations (1.2.0) gem is installed, but it's still throwing the LoadError.

@NullVibes NullVibes changed the title LoadError dm-migrations LoadError dm-migrations (RPi) Sep 25, 2020
@NullVibes
Copy link
Author

Issue Resolved (?)
Ran: sudo bundle exec ./bin/blue_hydra
An error returned for a missing gem -> rake, so installed that.
Ran: sudo bundle install (even though it's not recommended)

Then sudo bundle exec ./bin/blue_hydra worked! Lots of BT/BTLE goodness returned.
( sudo ./bin/blue_hydra command also now works.)

@NullVibes
Copy link
Author

Thank you, Erin Germ, for documenting your process!

http://eringerm.com/md/02%20-%20install%20and%20configure%20blue_hydra%20on%20pi.txt

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