[ERROR ] [configure] Execution of '/bin/dnf -d 0 -e 1 -y install pulpcore' returned 1: Error:

Hi foreman team

I have a problem installing a foreman with katello.

When I run installing command it show me that error:

2022-01-21 14:13:36 [ERROR ] [configure] Execution of ‘/bin/dnf -d 0 -e 1 -y install pulpcore’ returned 1: Error:
2022-01-21 14:13:36 [ERROR ] [configure] Problem: package python38-pulpcore-3.16.1-1.el8.noarch requires python38-psycopg2 >= 2.9.1, but none of the providers can be installed
2022-01-21 14:13:36 [ERROR ] [configure] - conflicting requests
2022-01-21 14:13:36 [ERROR ] [configure] - package python38-psycopg2-2.9.1-1.el8.x86_64 is filtered out by modular filtering
2022-01-21 14:13:36 [ERROR ] [configure] /Stage[main]/Pulpcore::Install/Package[pulpcore]/ensure: change from ‘purged’ to ‘present’ failed: Execution of ‘/bin/dnf -d 0 -e 1 -y install pulpcore’ returned 1: Error:
2022-01-21 14:13:36 [ERROR ] [configure] Problem: package python38-pulpcore-3.16.1-1.el8.noarch requires python38-psycopg2 >= 2.9.1, but none of the providers can be installed
2022-01-21 14:13:36 [ERROR ] [configure] - conflicting requests
2022-01-21 14:13:36 [ERROR ] [configure] - package python38-psycopg2-2.9.1-1.el8.x86_64 is filtered out by modular filtering

How can I solve this problem?

Hey @tural183

What installation instructions are you using?
At which step did you encounter this?

1st step i run - *foreman-installer -i*

then select: install foreman with katello

select 69 from the list the select save and run:

2022-01-21 16:33:13 [NOTICE] [configure] Starting system configuration.
2022-01-21 16:33:20 [NOTICE] [configure] 250 configuration steps out of 1679 steps complete.
2022-01-21 16:33:21 [ERROR ] [configure] Execution of ‘/bin/dnf -d 0 -e 1 -y install pulpcore’ returned 1: Error:
2022-01-21 16:33:21 [ERROR ] [configure] Problem: package python38-pulpcore-3.16.1-1.el8.noarch requires python38-psycopg2 >= 2.9.1, but none of the providers can be installed
2022-01-21 16:33:21 [ERROR ] [configure] - conflicting requests
2022-01-21 16:33:21 [ERROR ] [configure] - package python38-psycopg2-2.9.1-1.el8.x86_64 is filtered out by modular filtering
2022-01-21 16:33:21 [ERROR ] [configure] /Stage[main]/Pulpcore::Install/Package[pulpcore]/ensure: change from ‘purged’ to ‘present’ failed: Execution of ‘/bin/dnf -d 0 -e 1 -y install pulpcore’ returned 1: Error:
2022-01-21 16:33:21 [ERROR ] [configure] Problem: package python38-pulpcore-3.16.1-1.el8.noarch requires python38-psycopg2 >= 2.9.1, but none of the providers can be installed
2022-01-21 16:33:21 [ERROR ] [configure] - conflicting requests
2022-01-21 16:33:21 [ERROR ] [configure] - package python38-psycopg2-2.9.1-1.el8.x86_64 is filtered out by modular filtering
2022-01-21 16:33:23 [NOTICE] [configure] 500 configuration steps out of 1679 steps complete.
2022-01-21 16:33:23 [NOTICE] [configure] 750 configuration steps out of 1683 steps complete.
2022-01-21 16:33:26 [NOTICE] [configure] 1250 configuration steps out of 1691 steps complete.
2022-01-21 16:33:41 [NOTICE] [configure] 1500 configuration steps out of 1691 steps complete.
2022-01-21 16:33:43 [NOTICE] [configure] System configuration has finished.

There were errors detected during install.
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.

I solved this problem.

I installed missing rpms

2 Likes