Replies: 3 comments 2 replies
-
|
Can you try using e.g. Ah yes this trivially reproduces outside of Anaconda too with a plain |
Beta Was this translation helpful? Give feedback.
-
|
Fix in ostreedev/ostree-rs-ext#556 |
Beta Was this translation helpful? Give feedback.
-
|
That's great, thanks a lot @cgwalters! I'm afraid I don't quite understand the bug, is this at the container image creation step or at the deployment? Also, will this be backported in RHEL? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, folks!
I'm playing with the new
ostreecontainercommand in Anaconda/Kickstart in Fedora 39 (which I've succesfully backported to RHEL 9 branch) and I noticed that deploying a fedora container image (for examplequay.io/fedora/fedora-silverblue:rawhide) works like a charm.However, if I deploy a container image of Red Hat Device Edge (built using
osbuild-composerand thenostree container encapsulate, for examplequay.io/kwozyman/r4e:92) it gets written to disk, it boots correctly, but rpm-ostree status gives me "error fetching image metadata" and a subsequent rpm-ostree upgrade will repull the container image manifest and creates a new "fixed" deployment. Vm screenshot after bootBeta Was this translation helpful? Give feedback.
All reactions