Question about rubocop

When he follows a command
foreman-rake db:seed
receives information:
Rubocop not loaded.
This wasn’t there before the update. Should I enable it somehow?

I think that’s purely informational, but it’s hard to say with this information. Can you provide the full output and which OS you are on? If you have plugins installed, that’s also helpful.

OS: Rocky Linux 8.8

Installed Packages

  • ansible-collection-theforeman-foreman-3.14.0-1.el8.noarch
  • ansiblerole-foreman_scap_client-0.2.0-2.el8.noarch
  • candlepin-4.3.1-1.el8.noarch
  • candlepin-selinux-4.3.1-1.el8.noarch
  • foreman-3.8.0-1.el8.noarch
  • foreman-cli-3.8.0-1.el8.noarch
  • foreman-debug-3.8.0-1.el8.noarch
  • foreman-dynflow-sidekiq-3.8.0-1.el8.noarch
  • foreman-installer-3.8.0-2.el8.noarch
  • foreman-installer-katello-3.8.0-2.el8.noarch
  • foreman-obsolete-packages-1.5-1.el8.noarch
  • foreman-postgresql-3.8.0-1.el8.noarch
  • foreman-proxy-3.8.0-1.el8.noarch
  • foreman-release-3.8.0-1.el8.noarch
  • foreman-selinux-3.8.0-1.el8.noarch
  • foreman-service-3.8.0-1.el8.noarch
  • foreman-vmware-3.8.0-1.el8.noarch
  • katello-4.10.0-1.el8.noarch
  • katello-certs-tools-2.9.0-2.el8.noarch
  • katello-client-bootstrap-1.7.9-2.el8.noarch
  • katello-common-4.10.0-1.el8.noarch
  • katello-debug-4.10.0-1.el8.noarch
  • katello-repos-4.10.0-1.el8.noarch
  • katello-selinux-5.0.2-1.el8.noarch
  • pulpcore-obsolete-packages-1.0-2.el8.noarch
  • pulpcore-selinux-1.3.3-1.el8.x86_64
  • puppet-foreman_scap_client-0.4.0-1.el8.noarch
  • python39-pulp-ansible-0.18.1-1.el8.noarch
  • python39-pulp-certguard-1.6.5-1.el8.noarch
  • python39-pulp-cli-0.21.2-1.el8.noarch
  • python39-pulp-container-2.15.2-1.el8.noarch
  • python39-pulp-deb-3.0.0-1.el8.noarch
  • python39-pulp-file-1.14.3-1.el8.noarch
  • python39-pulp-glue-0.21.2-1.el8.noarch
  • python39-pulp-python-3.10.0-1.el8.noarch
  • python39-pulp-rpm-3.22.3-1.el8.noarch
  • python39-pulpcore-3.28.16-1.el8.noarch
  • rubygem-foreman-tasks-8.2.0-1.fm3_8.el8.noarch
  • rubygem-foreman_ansible-12.0.7-1.fm3_8.el8.noarch
  • rubygem-foreman_bootdisk-21.0.4-3.fm3_8.el8.noarch
  • rubygem-foreman_kernel_care-1.1.1-1.fm3_4.el8.noarch
  • rubygem-foreman_maintain-1.3.5-1.el8.noarch
  • rubygem-foreman_openscap-7.0.0-2.fm3_8.el8.noarch
  • rubygem-foreman_remote_execution-11.0.0-1.fm3_8.el8.noarch
  • rubygem-foreman_remote_execution-cockpit-11.0.0-1.fm3_8.el8.noarch
  • rubygem-foreman_snapshot_management-2.0.3-2.fm3_8.el8.noarch
  • rubygem-foreman_webhooks-3.2.1-1.fm3_8.el8.noarch
  • rubygem-hammer_cli-3.8.0-1.el8.noarch
  • rubygem-hammer_cli_foreman-3.8.0-1.el8.noarch
  • rubygem-hammer_cli_foreman_ansible-0.5.0-1.fm3_7.el8.noarch
  • rubygem-hammer_cli_foreman_remote_execution-0.2.3-1.fm3_7.el8.noarch
  • rubygem-hammer_cli_foreman_tasks-0.0.19-1.fm3_7.el8.noarch
  • rubygem-hammer_cli_katello-1.11.0-0.1.pre.master.20230905173948git1fa5f0c.el8.noarch
  • rubygem-katello-4.10.0-1.el8.noarch
  • rubygem-pulp_ansible_client-0.18.0-1.el8.noarch
  • rubygem-pulp_certguard_client-1.6.5-1.el8.noarch
  • rubygem-pulp_container_client-2.15.2-1.el8.noarch
  • rubygem-pulp_deb_client-3.0.0-1.el8.noarch
  • rubygem-pulp_file_client-1.14.3-1.el8.noarch
  • rubygem-pulp_ostree_client-2.1.1-1.el8.noarch
  • rubygem-pulp_python_client-3.10.0-1.el8.noarch
  • rubygem-pulp_rpm_client-3.22.3-1.el8.noarch
  • rubygem-pulpcore_client-3.28.11-1.el8.noarch
  • rubygem-smart_proxy_pulp-3.2.0-3.fm3_3.el8.noarch

And the full output of the command?

only information

[root@foreman conf.d]# foreman-rake db:seed

Rubocop not loaded.

[root@foreman conf.d]#

I thought I had it, because foreman_scc_manager can do this:

But you don’t have that. The same pattern is used in foreman_snapshots_management: