-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
Description of problem:
- Introduced by Optimize dnf query and download commands commit
Version-Release number of selected component (if applicable):
4.19
How reproducible:
100%
Steps to Reproduce:
./test/bin/ci_phase_iso_build.sh
Actual results:
09:36:31.652153968 [RUN] dnf download --repofrompath microshift-local,/home/microshift/microshift/_output/test-images/rpm-repos/microshift-local --repo microshift-local microshift-release-info-4.18.0_0.nightly_2024_11_15_113437_20241129033600_199b9bb57_dirty-1.el9 Not root, Subscription Management repositories not updated Added microshift-local repo from /home/microshift/microshift/_output/test-images/rpm-repos/microshift-local Last metadata expiration check: 22:28:35 ago on Thu 28 Nov 2024 11:07:57 AM IST. No package microshift-release-info-4.18.0_0.nightly_2024_11_15_113437_20241129033600_199b9bb57_dirty-1.el9 available. Exiting due to strict setting. Error: No package microshift-release-info-4.18.0_0.nightly_2024_11_15_113437_20241129033600_199b9bb57_dirty-1.el9 available. 09:36:32.094474077 An error occurred: Command '['dnf', 'download', '--repofrompath', 'microshift-local,/home/microshift/microshift/_output/test-images/rpm-repos/microshift-local', '--repo', 'microshift-local', 'microshift-release-info-4.18.0_0.nightly_2024_11_15_113437_20241129033600_199b9bb57_dirty-1.el9']' returned non-zero exit status 1.
Expected results:
Build must pass successfully
Additional info:
The problem was introduced due to the optimization of 'sudo' removal.
- is cloned by
-
USHIFT-5087 [release-4.18] Bootc builds fail with local rpm dependency problems
- Closed
- links to