Open tux1980 opened 3 weeks ago
Hi @tux1980!
Thanks for reporting this, may I please ask you some details about the host you are trying to build the image on? (arch, distro, version, etc.) It will definitely help, I just tried all builds on a fresh RHEL9.4 x86_64 VM and I wasn't able to replicate the issue.
Thank you!
Hi. Same here, is a Server with RHEL 9.4 - X86. But is not a VM, is a bare metal Installation on my Hetzner Server.
[root@openshift ~]# uname -a
Linux openshift.kimmlingen.local 5.14.0-427.37.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Sep 13 12:41:50 EDT 2024 x86_64 x86_64 x86_64 GNU/Linux#
[root@openshift ~]# uname -m
x86_64
[root@openshift ~]#
Thanks Wolfgang
Super weird, I also have a box on Hetzner to do this. May I ask you to run a test removing the image and running the build from scratch?
podman rmi registry.redhat.io/rhel9/rhel-bootc:9.4
Thanks, Ale
Hi Ale, thanks for putting up with me:). And.... yes after built it again from scratch. it works now. At least with the simple one - but then it should also works with all the upcoming excersices. Perfect.
Ok, the container starts, bit I cannot login with this issue: https://access.redhat.com/solutions/4347301
Red Hat Enterprise Linux 9.20241008.0.4 (Plow)
Kernel 5.14.0-427.37.1.el9_4.x86_64 on an x86_64
bootc-container login: bootc-user
Password:
Cannot make/remove an entry for the specified session
Have to check...
Hi Team,
in general the demo is structured absolutely great! Unfortunately in All Containerfiles I fail with the container Image: registry.redhat.io/rhel9/rhel-bootc:9.4 Some problems with the microcode_ctl package.
Always the same error - maybe you can help us out here?
Thanks Wolfgang