We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
root@puppet:~# foreman-installer --enable-foreman-plugin-hdm --enable-foreman-proxy-plugin-hdm --foreman-proxy-plugin-hdm-hdm-url http://puppet.workshop.betadots.training:3000 2024-12-30 11:27:04 [NOTICE] [root] Loading installer configuration. This will take some time. 2024-12-30 11:27:11 [NOTICE] [root] Running installer with log based terminal output at level NOTICE. 2024-12-30 11:27:11 [NOTICE] [root] Use -l to set the terminal output log level to ERROR, WARN, NOTICE, INFO, or DEBUG. See --full-help for definitions. 2024-12-30 11:27:13 [NOTICE] [checks] System checks passed 2024-12-30 11:27:14 [NOTICE] [configure] Starting system configuration. 2024-12-30 11:27:27 [NOTICE] [configure] 250 configuration steps out of 1365 steps complete. 2024-12-30 11:27:28 [NOTICE] [configure] 500 configuration steps out of 1367 steps complete. 2024-12-30 11:27:28 [ERROR ] [configure] Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-foreman-hdm' returned 100: Reading package lists... 2024-12-30 11:27:28 [ERROR ] [configure] Building dependency tree... 2024-12-30 11:27:28 [ERROR ] [configure] Reading state information... 2024-12-30 11:27:28 [ERROR ] [configure] E: Unable to locate package ruby-foreman-hdm 2024-12-30 11:27:28 [ERROR ] [configure] /Stage[main]/Foreman::Plugin::Hdm/Foreman::Plugin[hdm]/Package[ruby-foreman-hdm]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-foreman-hdm' returned 100: Reading package lists... 2024-12-30 11:27:28 [ERROR ] [configure] Building dependency tree... 2024-12-30 11:27:28 [ERROR ] [configure] Reading state information... 2024-12-30 11:27:28 [ERROR ] [configure] E: Unable to locate package ruby-foreman-hdm 2024-12-30 11:27:29 [NOTICE] [configure] 750 configuration steps out of 1497 steps complete. 2024-12-30 11:27:43 [NOTICE] [configure] 1000 configuration steps out of 1499 steps complete. 2024-12-30 11:28:11 [NOTICE] [configure] 1250 configuration steps out of 1499 steps complete. 2024-12-30 11:28:11 [ERROR ] [configure] Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-smart-proxy-hdm' returned 100: Reading package lists... 2024-12-30 11:28:11 [ERROR ] [configure] Building dependency tree... 2024-12-30 11:28:11 [ERROR ] [configure] Reading state information... 2024-12-30 11:28:11 [ERROR ] [configure] E: Unable to locate package ruby-smart-proxy-hdm 2024-12-30 11:28:11 [ERROR ] [configure] /Stage[main]/Foreman_proxy::Plugin::Hdm/Foreman_proxy::Plugin::Module[hdm]/Foreman_proxy::Plugin[hdm]/Package[ruby-smart-proxy-hdm]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-smart-proxy-hdm' returned 100: Reading package lists... 2024-12-30 11:28:11 [ERROR ] [configure] Building dependency tree... 2024-12-30 11:28:11 [ERROR ] [configure] Reading state information... 2024-12-30 11:28:11 [ERROR ] [configure] E: Unable to locate package ruby-smart-proxy-hdm 2024-12-30 11:28:15 [NOTICE] [configure] System configuration has finished. Error 1: Puppet Package resource 'ruby-foreman-hdm' failed. Logs: /Package[ruby-foreman-hdm] Starting to evaluate the resource (548 of 1368) Evaluated in 0.28 seconds /Stage[main]/Foreman::Plugin::Hdm/Foreman::Plugin[hdm]/Package[ruby-foreman-hdm]/ensure change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-foreman-hdm' returned 100: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package ruby-foreman-hdm Error 2: Puppet Package resource 'ruby-smart-proxy-hdm' failed. Logs: /Package[ruby-smart-proxy-hdm] Starting to evaluate the resource (1393 of 1499) Evaluated in 0.38 seconds /Stage[main]/Foreman_proxy::Plugin::Hdm/Foreman_proxy::Plugin::Module[hdm]/Foreman_proxy::Plugin[hdm]/Package[ruby-smart-proxy-hdm]/ensure change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-smart-proxy-hdm' returned 100: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package ruby-smart-proxy-hdm 2 errors were detected. Please address the errors and re-run the installer to ensure the system is properly configured. Failing to do so is likely to result in broken functionality. The full log is at /var/log/foreman-installer/foreman.log root@puppet:~#
The text was updated successfully, but these errors were encountered:
also see betadots/smart_proxy_hdm#17
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: