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

don't work #7

Open
ESSch opened this issue Jun 29, 2019 · 1 comment
Open

don't work #7

ESSch opened this issue Jun 29, 2019 · 1 comment

Comments

@ESSch
Copy link

ESSch commented Jun 29, 2019

Hello. I get a error:

root@kubernetes-master:/autoperf# ruby autoperf.rb -c replay_sample.conf 
Traceback (most recent call last):
        2: from autoperf.rb:8:in `<main>'
        1: from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require'
/usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require': cannot load such file -- ruport (LoadError)
root@kubernetes-master:/autoperf# ruby autoperf.rb -c requests_sample.conf 
Traceback (most recent call last):
        2: from autoperf.rb:8:in `<main>'
        1: from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require'
/usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require': cannot load such file -- ruport (LoadError)
@igrigorik
Copy link
Owner

Looks like you're missing a required gem... gem install ruport

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