-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
rhel-9.6, rhel-10.0, rhel-10.1, rhel-9.7
-
None
-
Yes
-
Important
-
rhel-sst-image-builder
-
None
-
False
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
-
All
-
None
What were you trying to do that didn't work?
xiaofwan@redhat.com found that podman is installed in recent build(rhel-ec2-3p-9.6-20250612.6), I confirmed that it was not included in previous build like 0423.
I suppose it is not expected and might be osbuild related.
No such issue in Azure and rhel guest images.
litian@redhat.com mentioned this commit distro: update distro YAML to new packagesSet map which excludes it in azure images.
Still not clear why it is not in the AMIs before without excluding it in yaml file, but we can use exclude setting to stop install the podman and others in the follow build.
// new pkgs in AMIs
+aardvark
+conmon
+containers
+container
+criu
+crun
+fuse3
+fuse
+iptables
+libnet
+libnftnl
+libslirp
+netavark
+nftables
+passt
+podman
+protobuf
+shadow
+slirp4netns
+yajl
What is the impact of this issue to you?
podman related pkgs does not exist in previous AMI builds.
Please provide the package NVR for which the bug is seen:
How reproducible is this bug?:
Steps to reproduce
- check the brew build log
Expected results
podman is not required in default installation
Actual results
podman was installed