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

Fedora 23 issue with libffi #31

Closed
tstella-ss opened this issue Apr 14, 2016 · 1 comment
Closed

Fedora 23 issue with libffi #31

tstella-ss opened this issue Apr 14, 2016 · 1 comment

Comments

@tstella-ss
Copy link

Hello there!

I'm having an issue with using vagrant-gatling-rsync on Fedora 23 -- when running it, it crashes with the following error:

/opt/vagrant/embedded/gems/gems/ffi-1.9.10/lib/ffi.rb:6:in `require': libffi.so.5: cannot open shared object file: No such file or directory - /opt/vagrant/embedded/gems/extensions/x86_64-linux/2.2.0/ffi-1.9.10/ffi_c.so (LoadError)

The libffi package is installed, but provides libffi.so.6:

root@host# rpm -ql libffi
/usr/lib64/libffi.so.6
/usr/lib64/libffi.so.6.0.2
/usr/share/doc/libffi
/usr/share/doc/libffi/README
/usr/share/licenses/libffi
/usr/share/licenses/libffi/LICENSE

I am on the latest version of the plugin vagrant-gatling-rsync (0.9.0)

Thanks,

Tim

@smerrill
Copy link
Owner

Tim,

I think this workaround may fix it: hashicorp/vagrant#6721 .

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

2 participants