foreman icon indicating copy to clipboard operation
foreman copied to clipboard

Fixes #35177 - Option to switch to graphical kickstart

Open jcpunk opened this issue 3 years ago • 4 comments

When my disk layouts blowup, this is a handy option to have.

I'll probably need help getting the template selftests updated....

jcpunk avatar Jul 07 '22 20:07 jcpunk

Issues: #35177

theforeman-bot avatar Jul 07 '22 20:07 theforeman-bot

Can we help you re-record the snapshots? :)

evgeni avatar Jul 13 '22 09:07 evgeni

I'd love some help with the snapshots.... I tried but got:

[riehecky@leibniz foreman]$  RAILS_ENV=test bundle exec rake snapshots:generate
rake aborted!
LoadError: cannot load such file -- net/smtp
/tmp/bar/foreman/vendor/bundle/ruby/3.1.0/gems/activesupport-6.1.6/lib/active_support/dependencies.rb:332:in `require'
/tmp/bar/foreman/vendor/bundle/ruby/3.1.0/gems/activesupport-6.1.6/lib/active_support/dependencies.rb:332:in `block in require'
/tmp/bar/foreman/vendor/bundle/ruby/3.1.0/gems/activesupport-6.1.6/lib/active_support/dependencies.rb:299:in `load_dependency'
/tmp/bar/foreman/vendor/bundle/ruby/3.1.0/gems/activesupport-6.1.6/lib/active_support/dependencies.rb:332:in `require'
/tmp/bar/foreman/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail.rb:9:in `<module:Mail>'
/tmp/bar/foreman/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail.rb:3:in `<top (required)>'
/usr/share/gems/gems/bundler-2.3.7/lib/bundler/runtime.rb:60:in `require'
/usr/share/gems/gems/bundler-2.3.7/lib/bundler/runtime.rb:60:in `block (2 levels) in require'
/usr/share/gems/gems/bundler-2.3.7/lib/bundler/runtime.rb:55:in `each'
/usr/share/gems/gems/bundler-2.3.7/lib/bundler/runtime.rb:55:in `block in require'
/usr/share/gems/gems/bundler-2.3.7/lib/bundler/runtime.rb:44:in `each'
/usr/share/gems/gems/bundler-2.3.7/lib/bundler/runtime.rb:44:in `require'
/usr/share/gems/gems/bundler-2.3.7/lib/bundler.rb:176:in `require'
/tmp/bar/foreman/config/application.rb:58:in `<top (required)>'
/tmp/bar/foreman/Rakefile:1:in `require'
/tmp/bar/foreman/Rakefile:1:in `<top (required)>'
/tmp/bar/foreman/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/exe/rake:27:in `<top (required)>'
/usr/share/gems/gems/bundler-2.3.7/lib/bundler/cli/exec.rb:58:in `load'
/usr/share/gems/gems/bundler-2.3.7/lib/bundler/cli/exec.rb:58:in `kernel_load'
/usr/share/gems/gems/bundler-2.3.7/lib/bundler/cli/exec.rb:23:in `run'
/usr/share/gems/gems/bundler-2.3.7/lib/bundler/cli.rb:484:in `exec'
/usr/share/gems/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
/usr/share/gems/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
/usr/share/gems/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor.rb:392:in `dispatch'
/usr/share/gems/gems/bundler-2.3.7/lib/bundler/cli.rb:31:in `dispatch'
/usr/share/gems/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/base.rb:485:in `start'
/usr/share/gems/gems/bundler-2.3.7/lib/bundler/cli.rb:25:in `start'
/usr/share/gems/gems/bundler-2.3.7/libexec/bundle:48:in `block in <top (required)>'
/usr/share/gems/gems/bundler-2.3.7/lib/bundler/friendly_errors.rb:103:in `with_friendly_errors'
/usr/share/gems/gems/bundler-2.3.7/libexec/bundle:36:in `<top (required)>'
/usr/bin/bundle:25:in `load'
/usr/bin/bundle:25:in `<main>'
(See full trace by running task with --trace)

jcpunk avatar Jul 13 '22 13:07 jcpunk

Yeah, right now, you need to run this on Ruby 2.7 right now. 3.0 and 3.1 aren't supported yet.

evgeni avatar Jul 13 '22 13:07 evgeni

These templates seemed simple enough that I could hack them by hand... I may not have been successful....

jcpunk avatar Aug 23 '22 19:08 jcpunk

ping....

jcpunk avatar Aug 30 '22 14:08 jcpunk

Just checking in

jcpunk avatar Sep 08 '22 16:09 jcpunk

Sorry @jcpunk, I am waaaay to lazy sometimes!

evgeni avatar Sep 09 '22 09:09 evgeni

No worries :)

jcpunk avatar Sep 09 '22 13:09 jcpunk