foreman_fog_proxmox icon indicating copy to clipboard operation
foreman_fog_proxmox copied to clipboard

Could not locate Gemfile

Open Niemand112233 opened this issue 3 years ago • 5 comments

Hi, after executing "sudo -u foreman /usr/bin/foreman-ruby /usr/bin/bundle install"

I get this error: Could not locate Gemfile

What's wrong?

Niemand112233 avatar Jun 08 '21 08:06 Niemand112233

Hello. You need to create it first: config\Gemfile.rb see Readme.

tristanrobert avatar Jun 08 '21 08:06 tristanrobert

with this line: echo "gem 'foreman_fog_proxmox'" | sudo -u foreman tee /usr/share/foreman/bundler.d/Gemfile.local.rb ? If yes: I executed this line. This error still appears.

Niemand112233 avatar Jun 08 '21 09:06 Niemand112233

Push

Niemand112233 avatar Jun 18 '21 18:06 Niemand112233

Noone??

Niemand112233 avatar Jul 05 '21 14:07 Niemand112233

Unless you want to contribute to code and test locally, you should install with OS packages.

tristanrobert avatar Jul 15 '21 13:07 tristanrobert

OS packages are the supported path.

ekohl avatar Nov 17 '22 14:11 ekohl