are you trying to remove firefox I don t
are you trying to remove firefox? I don't think it's in the
base
image?10 Replies
this is actually my own base image where I simply copy things from ublue's base image.
GitHub
silverblue-base/Containerfile at main · tunix/silverblue-base
Stores code for building immutable OCI image base of Fedora Silverblue - silverblue-base/Containerfile at main · tunix/silverblue-base
hmm yeah, that should work
I think you want an
ostree container commit
after each rpm-ostree command?
hmmm, my older revisions don't have that though
ok so your build worked fine
can you paste in rpm-ostree status -v
for me?
I suspect that you have a layered removal of firefox on your client but the image has it removed (the log build looks fine) so it's confused, I suspect that if you unlayer the removal on your client it'll unblockI think you're right. I'll try unlayering those 2 packages.
yeah what I do is I layer a thing for a while, and then when I decide I want to keep it permanently I add it to my image, then do an
rpm-ostree reset
before the next upgrade
I'd be interested in knowing how removing gnome-software-rpm-ostree works for you, it breaks the display in gnome software for me but I would love to remove that and have gnome-software only do flatpakwhat do you mean by breaking the display? can you elaborate a bit?
similar to this: https://github.com/fedora-silverblue/issue-tracker/issues/327
GitHub
Software Center not loading anything · Issue #327 · fedora-silverbl...
Describe the bug After opening the software center nothing loads - no app names, no thumbnails etc. To Reproduce Please describe the steps needed to reproduce the bug: Open software center Expected...
yeah. same things happens to me as well
yeah that's why I stopped removing the ostree backend, hoping in F38 that I can remove it without breaking that