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

No package on Debian 12 using Formen 3.13 #39

Open
tuxmea opened this issue Dec 30, 2024 · 1 comment
Open

No package on Debian 12 using Formen 3.13 #39

tuxmea opened this issue Dec 30, 2024 · 1 comment

Comments

@tuxmea
Copy link
Member

tuxmea commented Dec 30, 2024

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:~#
@tuxmea
Copy link
Member Author

tuxmea commented Dec 30, 2024

also see betadots/smart_proxy_hdm#17

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