Last active
October 31, 2025 18:35
-
-
Save kronikpillow/69a9309ef5e5dc0d7201fef6a21c3af4 to your computer and use it in GitHub Desktop.
journalctl -u ucore-unsigned-autorebase.service
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| core@localhost:~$ journalctl -u ucore-unsigned-autorebase.service | |
| Oct 31 13:55:38 localhost.localdomain systemd[1]: Starting ucore-unsigned-autorebase.service - uCore autorebase to unsigned OCI and reboot... | |
| Oct 31 13:55:38 localhost.localdomain rpm-ostree[2232]: Pulling manifest: ostree-unverified-registry:ghcr.io/ublue-os/ucore:stable | |
| Oct 31 13:55:38 localhost.localdomain rpm-ostree[2232]: error: Preparing import: Fetching manifest: failed to invoke method OpenImage: pinging co> | |
| Oct 31 13:55:38 localhost.localdomain systemd[1]: ucore-unsigned-autorebase.service: Main process exited, code=exited, status=1/FAILURE | |
| Oct 31 13:55:38 localhost.localdomain systemd[1]: ucore-unsigned-autorebase.service: Failed with result 'exit-code'. | |
| Oct 31 13:55:38 localhost.localdomain systemd[1]: Failed to start ucore-unsigned-autorebase.service - uCore autorebase to unsigned OCI and reboot. | |
| -- Boot 95e900fe194d4bde9e3adb48322cfaf2 -- | |
| Oct 31 14:03:40 localhost.localdomain systemd[1]: Starting ucore-unsigned-autorebase.service - uCore autorebase to unsigned OCI and reboot... | |
| Oct 31 14:03:40 localhost.localdomain rpm-ostree[1257]: Pulling manifest: ostree-unverified-registry:ghcr.io/ublue-os/ucore:stable | |
| Oct 31 14:03:40 localhost.localdomain rpm-ostree[1257]: error: Preparing import: Fetching manifest: failed to invoke method OpenImage: pinging co> | |
| Oct 31 14:03:40 localhost.localdomain systemd[1]: ucore-unsigned-autorebase.service: Main process exited, code=exited, status=1/FAILURE | |
| Oct 31 14:03:40 localhost.localdomain systemd[1]: ucore-unsigned-autorebase.service: Failed with result 'exit-code'. | |
| Oct 31 14:03:40 localhost.localdomain systemd[1]: Failed to start ucore-unsigned-autorebase.service - uCore autorebase to unsigned OCI and reboot. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment