-
Bug
-
Resolution: Done-Errata
-
Blocker
-
CentOS Stream 10, rhel-10.0
-
gssproxy-0.9.2-10.el10
-
None
-
Moderate
-
4
-
rhel-idm-ipa
-
ssg_idm
-
24
-
26
-
5
-
QE ack
-
False
-
Yes
-
CentOS Stream
-
2024-Q4-Bravo-S7, 2025-Q1-Bravo-S1, 2025-Q1-Alpha-S2, 2025-Q1-Alpha-S3
-
Enhancement
-
-
Done
-
All
-
None
What were you trying to do that didn't work?
Run centos steam 10 with Workstation in Image mode. gssproxy, auditd, libestoragemgmt all have issue pointing at the proper directory /var/run
What is the impact of this issue to you?
auditd take 1.5 minutes to start. Gssproxy and libstoragemgmt service fail to start
Please provide the package NVR for which the bug is seen:
How reproducible is this bug?:
Require use of Bootc
Steps to reproduce
- make a Containerfile with
{{
FROM quay.io/centos-bootc/centos-bootc:stream10
RUN mkdir -p /var/roothome
RUN mkdir -p /var/lib/alternatives
RUN dnf group install -y --nobest Workstation
RUN ostree container commit
}}
- podman build it
- make and boot a bootc image
Expected results
A functioning Workstation build with no errors?
Actual results
these 3 services faile
- links to
-
RHBA-2024:143653 gssproxy bug fix and enhancement update