Issue
What were you trying to do that didn't work?
There are rsyslogd errors in journal during RHEL-9.4 installation, for example:
...
Mar 08 13:24:11 localhost.localdomain anaconda[1891]: anaconda: ui.common: Entered hub: SummaryHub
Mar 08 13:24:11 localhost.localdomain rsyslogd[1857]: imjournal: open() failed for path: '/var/lib/rsyslog/imjournal.state.tmp': Operation not permitted [v8.2310.0-4.el9 try https://www.rsyslog.com/e/2433 ]
Mar 08 13:24:11 localhost.localdomain rsyslogd[1857]: imjournal: open() failed for path: '/var/lib/rsyslog/imjournal.state.tmp': Operation not permitted [v8.2310.0-4.el9 try https://www.rsyslog.com/e/2433 ]
Mar 08 13:24:11 localhost.localdomain anaconda[1891]: anaconda: ui.gui.hubs: spoke is not ready: KeyboardSpoke
...
Such errors are not present in journal when installing RHEL-9.3 GA.
Please provide the package NVR for which bug is seen:
RHEL-9.4.0-20240308.15
rsyslog-8.2310.0-4.el9
How reproducible:
always
Steps to reproduce
Start installation of RHEL-9.4
Switch to TTY2 when anaconda starts
Run journalctl
Expected results
No errors related to rsyslog
Actual results
imjournal: open() failed for path: '/var/lib/rsyslog/imjournal.state.tmp': Operation not permitted