676519e5a5
Try to tease out a bit more info from the journal by looking at the systemd message when the service transitions to the dead state or even looking at the OSTree output itself. Example outputs: ``` [root@f28-ros ~]# rpm-ostree status State: idle Warning: failed to finalize previous deployment error: opendir(ostree/deploy/fedora-atomic/deploy/887c95887a3047a60372016a0d84536530755b60df3cca33c819f7606e220adf.0): No such file or directory check `journalctl -b -1 -u ostree-finalize-staged.service` AutomaticUpdates: disabled ... ``` ``` [root@f28-ros ~]# rpm-ostree status State: idle Warning: failed to finalize previous deployment ostree-finalize-staged.service: Failed with result 'timeout'. check `journalctl -b -1 -u ostree-finalize-staged.service` AutomaticUpdates: disabled ... ``` Closes: #1601 Approved by: cgwalters |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
cargo-vendor-config | ||
Cargo.toml | ||
cbindgen.toml |