Issue rebase from F42 to F41
Hello y'all,
I'm having issues rebasing from bazzite:stable to bazzite:41.20250227.1 . Both rpm-ostree rebase and bazzite-rollbacl-helper rebase are working, but after the reboot rpm-ostree status shows Warning: failed to finalize previous deployment
error: Finalizing deployment: Finalizing SELinux policy: failed to run semodule: Der Kindprozess wurde mit Status 1 beendet
and journalctl shows
Apr 19 00:16:59 systemd[1]: Finished ostree-finalize-staged.service - OSTree Finalize Staged Deployment.
Apr 19 00:17:47 systemd[1]: Stopping ostree-finalize-staged.service - OSTree Finalize Staged Deployment...
Apr 19 00:17:47 ostree[7107]: Finalizing staged deployment
Apr 19 00:17:48 ostree[7107]: Copying /etc changes: 26 modified, 1 removed, 99 added
Apr 19 00:17:48 ostree[7107]: Copying /etc changes: 26 modified, 1 removed, 99 added
Apr 19 00:17:48 ostree[7123]: bwrap: execvp semodule: No such file or directory
Apr 19 00:17:48 ostree[7107]: error: Finalizing deployment: Finalizing SELinux policy: failed to run semodule: Der Kindprozess wurde mit Status 1 bee>
Apr 19 00:17:48 systemd[1]: ostree-finalize-staged.service: Control process exited, code=exited, status=1/FAILURE
Apr 19 00:17:48 systemd[1]: ostree-finalize-staged.service: Failed with result 'exit-code'.
Apr 19 00:17:48 systemd[1]: Stopped ostree-finalize-staged.service - OSTree Finalize Staged Deployment.
Apr 19 00:17:48 *** systemd[1]: ostree-finalize-staged.service: Consumed 589ms CPU time, 89.7M memory peak.
other people seem to have the same issue. found a post without solution on answer overflow: https://www.answeroverflow.com/m/1362354504577585334
The issue arised when trying to replace v4v2loopback-0.14.0 with 0.13.2 but failed.
problems rolling back from F42 to F41 - Universal Blue
Hi,
So I decided to rollback from the F42 based bazzite because of problems with podman containers (https://github.com/ublue-os/bazzite/issues/2492)
However, doing the rollback I get the following error message:
```
kevinh@amdtop:~$ rpm-ostree rebase ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:testing-41.20250410.1
Pulling manifest:...
1 Reply
sadly for now it is not possible to rebase from f42 -> f41 because of selinux/composefs issue, the only way is to either boot an old deployment or reinstall
im not sure if this will be fixed in the future