Before :
pip list |grep -i pulp
pulp-cli 0.34.0
pulp-container 2.14.18
pulp-file 1.12.0
pulp-glue 0.34.0
pulp-rpm 3.19.13
pulpcore 3.22.35
Operating system - distribution and version: RHEL 9.7
Could you please provide the complete set of prerequisites and step-by-step instructions required for RHEL 9.x?
we are getting these error logs and pulp is not working on the container
podman logs:
/usr/local/lib/python3.11/site-packages/django/db/backends/utils.py:98: RuntimeWarning: Accessing the database during app initialization is discouraged. To fix this warning, avoid executing queries in AppConfig.ready() or when your app modules are imported.
warnings.warn(self.APPS_NOT_READY_WARNING_MSG, category=RuntimeWarning)
/usr/local/lib/python3.11/site-packages/requests/init.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn’t match a supported version!
warnings.warn(
/usr/local/lib/python3.11/site-packages/django/db/backends/utils.py:98: RuntimeWarning: Accessing the database during app initialization is discouraged. To fix this warning, avoid executing queries in AppConfig.ready() or when your app modules are imported.
warnings.warn(self.APPS_NOT_READY_WARNING_MSG, category=RuntimeWarning)
/usr/local/lib/python3.11/site-packages/requests/init.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn’t match a supported version!
warnings.warn(
/usr/local/lib/python3.11/site-packages/django/db/backends/utils.py:98: RuntimeWarning: Accessing the database during app initialization is discouraged. To fix this warning, avoid executing queries in AppConfig.ready() or when your app modules are imported.
warnings.warn(self.APPS_NOT_READY_WARNING_MSG, category=RuntimeWarning)
/usr/local/lib/python3.11/site-packages/requests/init.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn’t match a supported version!
warnings.warn(
/usr/local/lib/python3.11/site-packages/django/db/backends/utils.py:98: RuntimeWarning: Accessing the database during app initialization is discouraged. To fix this warning, avoid executing queries in AppConfig.ready() or when your app modules are imported.
warnings.warn(self.APPS_NOT_READY_WARNING_MSG, category=RuntimeWarning)
/usr/local/lib/python3.11/site-packages/requests/init.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn’t match a supported version!
warnings.warn(
on the container:
[root@7851876856ca /]# pip list |grep -i pulp
pulp-ansible 0.29.4
pulp-certguard 1.8.0
pulp-container 2.27.1
pulp-deb 3.8.1
pulp-file 1.16.0
pulp-gem 0.7.5
pulp-glue 0.37.0
pulp-glue-gem 0.5.3
pulp-hugging-face 0.3.0
pulp-maven 0.12.0
pulp-npm 0.5.0
pulp-ostree 2.6.0
pulp-python 3.25.1
pulp-rpm 3.35.0
pulpcore 3.103.4