You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 24, 2024. It is now read-only.
Should we make this unit condition on !/run/ostree-booted?
It already is. The problem is more that it pulls in network-online.target, which is not recommended. We have a test in FCOS/RHCOS to make sure it doesn't inadvertently get activated with the default units.
I think this is something to fix upstream in dnf, honestly. It should gracefully wait for network availability and not error out.
(Incidentally we have a related problem in rpm-ostree-countme.timer I've noticed the service failing, but the service shouldn't fail if networking isn't working)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
See openshift/os#1476 (comment).
But cc @dcantrell for his thoughts on the suggestion there.
The text was updated successfully, but these errors were encountered: