-
Bug
-
Resolution: Done-Errata
-
Undefined
-
None
-
4.14.0
-
No
-
2
-
uShift Sprint 245, uShift Sprint 246
-
2
-
False
-
-
Previously, the `microshift-release-info` RPM depended on the `microshift` RPM. With this release, you can download and install the `microshift-release-info` RPM independently for use in image building.
-
Bug Fix
-
In Progress
Description of problem:
On a rhel image builder host, I want to build ostree comits that include microshift, including required oci container images. To do so, I use the
sudo dnf install microshift-release-info
package. When installing that package, full blown microshift is added/installed as required dependency:
sudo dnf install microshift-release-info Updating Subscription Management repositories. Last metadata expiration check: 0:02:06 ago on Thu 02 Nov 2023 12:00:08 PM CET. Dependencies resolved. ============================================================================================================================================================================================================= Package Architecture Version Repository Size ============================================================================================================================================================================================================= Installing: microshift-release-info noarch 4.14.1-202310271350.p0.g1586504.assembly.4.14.1.el9 rhocp-4.14-for-rhel-9-x86_64-rpms 15 k Installing dependencies: NetworkManager-ovs x86_64 1:1.42.2-8.el9_2 rhel-9-for-x86_64-appstream-rpms 60 k conmon x86_64 3:2.1.7-3.1.rhaos4.14.el9 rhocp-4.14-for-rhel-9-x86_64-rpms 50 k conntrack-tools x86_64 1.4.7-2.el9 rhel-9-for-x86_64-appstream-rpms 239 k containernetworking-plugins x86_64 1:1.2.0-1.el9 rhel-9-for-x86_64-appstream-rpms 8.6 M cri-o x86_64 1.27.1-11.1.rhaos4.14.git9b9c375.el9 rhocp-4.14-for-rhel-9-x86_64-rpms 33 M cri-tools x86_64 1.27.0-2.1.el9 rhocp-4.14-for-rhel-9-x86_64-rpms 9.2 M greenboot x86_64 0.15.4-1.el9 rhel-9-for-x86_64-appstream-rpms 41 k libnetfilter_cthelper x86_64 1.0.0-22.el9 rhel-9-for-x86_64-appstream-rpms 26 k libnetfilter_cttimeout x86_64 1.0.0-19.el9 rhel-9-for-x86_64-appstream-rpms 25 k libnetfilter_queue x86_64 1.0.5-1.el9 rhel-9-for-x86_64-appstream-rpms 31 k microshift x86_64 4.14.1-202310271350.p0.g1586504.assembly.4.14.1.el9 rhocp-4.14-for-rhel-9-x86_64-rpms 49 M microshift-greenboot noarch 4.14.1-202310271350.p0.g1586504.assembly.4.14.1.el9 rhocp-4.14-for-rhel-9-x86_64-rpms 19 k microshift-networking x86_64 4.14.1-202310271350.p0.g1586504.assembly.4.14.1.el9 rhocp-4.14-for-rhel-9-x86_64-rpms 19 k microshift-selinux noarch 4.14.1-202310271350.p0.g1586504.assembly.4.14.1.el9 rhocp-4.14-for-rhel-9-x86_64-rpms 25 k openvswitch-selinux-extra-policy noarch 1.0-34.el9fdp fast-datapath-for-rhel-9-x86_64-rpms 14 k openvswitch3.1 x86_64 3.1.0-54.el9fdp fast-datapath-for-rhel-9-x86_64-rpms 6.8 M runc x86_64 4:1.1.9-2.1.rhaos4.14.el9 rhocp-4.14-for-rhel-9-x86_64-rpms 3.1 M unbound-libs x86_64 1.16.2-3.el9 rhel-9-for-x86_64-appstream-rpms 553 k Transaction Summary ============================================================================================================================================================================================================= Install 19 Packages
Expected results:
only the release-info package should be installed. There is no need to have full microshift installed to the builder host.
Additional info:
this used to work fine with V4.13 - the additional dependency seems to have been introduced with V4.14.
- links to
-
RHEA-2023:7200 Red Hat build of MicroShift 4.15 bug fix and enhancement update