Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define OS 10 upgrade path #323

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Define OS 10 upgrade path #323

merged 1 commit into from
Oct 4, 2023

Conversation

sairon
Copy link
Member

@sairon sairon commented Oct 4, 2023

In home-assistant/operating-system#2786 we switched to the verity format of RAUC updates. However this change requires kernel support introduced in OS 10.4. Without upgrade path defined, upgrade from older versions is possible and fails with this message:

ERROR (MainThread) [supervisor.os.manager] Home Assistant Operating System update failed with: Failed mounting bundle: Failed to load dm table: Invalid argument

It's worth noting that this error would also show if upgrade from any version older than 10.3 is performed from CLI with version manually defined, i.e. using ha os update --version 11.x.

@sairon sairon requested a review from agners October 4, 2023 08:29
@agners agners merged commit 952194d into master Oct 4, 2023
4 checks passed
@agners agners deleted the define-os-10-upgrade-path branch October 4, 2023 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants