Actions
Issue #7503
closedpulp_installer source-upgrade CI is failing due to an issue between dynaconf and box
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
CI/CD
Sprint:
Sprint 81
Quarter:
Description
It appears to be due to dynaconf bundling box, but box being separately installed. It is currently separately installed in the old molecule containers of pulpcore 3.0.0, but could be installed if a a plugin requires it.
The fix is on the not yet released 3.1.1 version of dynaconf.
3.1.1rc1 was just released as a pre-release though, I am developing a pulp_installer fix to install it when needed.
Actions
problem: pulp_installer source-upgrade CI is failing
due to an issue between dynaconf and box. That test includes an upgrade from pulpcore 3.0.
Solution: Upgrade dynaconf to at least 3.1.1rc2 pre-release.
fixes: #7503