Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Problem: 3.11 CI is failing #660

Merged
merged 4 commits into from Jun 22, 2021
Merged

Problem: 3.11 CI is failing #660

merged 4 commits into from Jun 22, 2021

Conversation

mikedep333
Copy link
Member

@mikedep333 mikedep333 commented Jun 18, 2021

Solution: Specify 3.11 compatible plugin branches/releases

[noissue]

Includes backport:

  • for newer way to clone branches (in pulp_common role rather than in molecule prepare.yml)
  • inspec CI fix
  • inability to install from source due to psycopg2 upgrade

mikedep333 and others added 2 commits June 18, 2021 15:17
failing on debian 10 & CentOS 8

During the verify phase, with the inspec command.

Solution: Upgrade the systemd package on said distros during the
verify phase.

fixes: #8887
When defined `git_url` and `git_revision` will **force**
the checkout to specified version before installation
of pulpcore and plugins.

fixes #6547
@pulpbot
Copy link
Member

pulpbot commented Jun 18, 2021

Warning: Issue #8887 is not at NEW/ASSIGNED/POST.

Warning: Issue #6547 is not at NEW/ASSIGNED/POST.

source installs to fail

Solution: Fix pulp_installer being unable to install pulpcore from source
("AssertionError: database connection isn't set to UTC" during
"pulp_database_config : Run database migrations")
by preventing the pulpcore dependency psycopg2 from being either
version 2.9 or 2.9.1.

fixes: #8925
Solution: Specify 3.11 compatible plugin branches/releases

[noissue]
@dkliban dkliban merged commit f2e316c into pulp:3.11 Jun 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants