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

Unable to load #20

Open
alanyee opened this issue Jul 17, 2018 · 1 comment
Open

Unable to load #20

alanyee opened this issue Jul 17, 2018 · 1 comment

Comments

@alanyee
Copy link
Collaborator

alanyee commented Jul 17, 2018

I managed to install from source via

git clone https://github.com/devsecops/restacker.git
cd restacker/source
gem install bundler
bundle install
gem build restacker.gemspec
gem install restacker

But then I run into this problem when I try to run restacker

Traceback (most recent call last):
	5: from /usr/local/bin/restacker:23:in `<main>'
	4: from /usr/local/bin/restacker:23:in `load'
	3: from /usr/local/lib/ruby/gems/2.5.0/gems/restacker-1.0.0/bin/restacker:114:in `<top (required)>'
	2: from /usr/local/lib/ruby/gems/2.5.0/gems/restacker-1.0.0/lib/restacker_config.rb:82:in `find_user'
	1: from /usr/local/lib/ruby/gems/2.5.0/gems/restacker-1.0.0/lib/restacker_config.rb:87:in `find_plane'
/usr/local/lib/ruby/gems/2.5.0/gems/restacker-1.0.0/lib/restacker_config.rb:87:in `[]': no implicit conversion of Symbol into Integer (TypeError)
@alanyee
Copy link
Collaborator Author

alanyee commented Oct 30, 2018

The code itself requires updating the code to the latest version of Ruby. Somewhere, it should be listed that restacker is only compatible to certain version of Ruby ~2.3.7

@alanyee alanyee closed this as completed Oct 30, 2018
@alanyee alanyee reopened this Oct 30, 2018
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