Skip to content

Unable to load #20

@alanyee

Description

@alanyee

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions