-
Notifications
You must be signed in to change notification settings - Fork 129
Closed
Labels
area/install-to-existing-rootRelates to to-existing-rootRelates to to-existing-rootarea/system-reinstall-bootcIssues related to system-reinstall-botocIssues related to system-reinstall-botoctriagedThis looks like a valid issueThis looks like a valid issue
Description
If system-reinstall-bootc progresses to the point where it creates the default stateroot, then the following run results in:
ERROR Installing to filesystem: Creating ostree deployment: Cannot redeploy over extant stateroot default
An example is if the install fails due to the disk space check, the user frees up enough space for the install, then this error will be hit.
The workaround is to rm -rf /ostree
after the failure, however I think the state should be cleaned up on failure.
Metadata
Metadata
Assignees
Labels
area/install-to-existing-rootRelates to to-existing-rootRelates to to-existing-rootarea/system-reinstall-bootcIssues related to system-reinstall-botocIssues related to system-reinstall-botoctriagedThis looks like a valid issueThis looks like a valid issue