rpm-ostree icon indicating copy to clipboard operation
rpm-ostree copied to clipboard

⚛📦 Hybrid image/package system with atomic upgrades and package layering

Results 263 rpm-ostree issues
Sort by recently updated
recently updated
newest added

rpm-ostree/ostree not working well with SELinux being temporarily disabled has come up multiple times recently. Until we [officially support this](https://github.com/coreos/rpm-ostree/issues/971) and have CI for it, we may want to detect...

Scripting `rpm-ostree` is a little bit cumbersome when one of the programs in a list is already provided in base, because without `--allow-inactive` we get an error and with `--allow-inactive`...

**Host system details** COSA container running on Fedora 35. ``` [coreos-assembler]$ rpm -q rpm-ostree ostree rpm-ostree-2022.1-2.fc35.x86_64 ostree-2022.1-1.fc35.x86_64 ``` **Expected vs actual behavior** Running `cosa build` ends up with some obscure...

after successful deploy fedora 31 from builded ostree repo (host fedora 29, container fedora 31) now i can't build the same tree under fedora 31 host system (host fedora 31,...

**Describe the enhancement** Add a hidden option to `rpm-ostree kargs` to update all existing deployments in place. Example: ``` $ sudo rpm-ostree kargs --append-if-missings=rw --all-deployments ``` This would be useful...

kind/enhancement
jira

Ideally we port these to kola. But since CCI is down let's try running all of the tests in Prow.

Still needs some tweaks and tests, though it works at least! ``` [root@f29-ros ~]# rpm-ostree install vagrant Checking out tree 03e9fb4... done ... Added: bsdtar-3.3.3-2.fc29.x86_64 ruby-2.5.3-100.fc29.x86_64 ruby-irb-2.5.3-100.fc29.noarch ruby-libs-2.5.3-100.fc29.x86_64 rubygem-bigdecimal-1.3.4-100.fc29.x86_64 rubygem-childprocess-0.5.9-5.fc29.noarch...

WIP
needs-rebase

Different reasons for this, this website elaborates a bit on them: https://keepachangelog.com/ But there's more to it from my POV. This will make releases easier, and I think one step...

approved
size/S
needs-rebase

Prep for https://github.com/projectatomic/rpm-ostree/issues/49 The main thing this is starting to implement is support for "intercepting" `useradd` etc.

needs-rebase

Ref: https://discussion.fedoraproject.org/t/rpm-ostree-giving-error/772/2 Currently plugging in a live USB will auto-create a `media` repo and then cause rpm-ostree to error out. I think we should really change libdnf to silently do...

reviewed/needs-rework
needs-rebase