-
Task
-
Resolution: Done
-
Blocker
-
1.6.3, 1.7.0, 1.8.0
-
None
-
2
-
False
-
-
False
-
-
Recently started seeing builds failing due to:
[INFO] Regen distgit/containers/rhdh-hub/rpms.lock.yaml from Containerfile + rpms.in.yaml Cleaning up project directory and file based variables 00:01 ERROR: Job failed: exit code 15
Seems that the tool rpm-lockfile-prototype is unable to find the python bindings for dnf:
Python bindings for DNF are missing
Found a fix:
dnf -y -q reinstall python3-dnf python3-libdnf python3
but figured at the same time I could rework the install process to be cleaner.
- is related to
-
RHIDP-7998 Merge RHDH and plugin-catalog gitlab runners + tekton builder image for rhdh-plugin-catalog into a single builder image
-
- In Progress
-