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

debos: Fix FS type for boot partition for rpi #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rzr
Copy link
Collaborator

@rzr rzr commented Jan 5, 2025

It used to work before, this regression was introduced in

go-debos/debos#491

And fixed in later change:

go-debos/debos#499

Observed issue on debos 1.1.4-1.1+b4 (debian testing)

2025/01/05 17:48:40 Action `recipe` failed at stage Run, error: firmware mount failed: no such device
2025/01/05 17:48:40 Warning: Failed to get unmount /boot/firmware: invalid argument
2025/01/05 17:48:40 Unmount failure can cause images being incomplete!

Change-Id: Ie1c284256a88b5e3d757de82fe23fc8f848cfb75

@rzr rzr force-pushed the rzr/review/master branch from fccb007 to 0b58ee4 Compare January 5, 2025 21:39
It used to work before, this regression was introduced in

go-debos/debos#491

And fixed in later change:

go-debos/debos#499

Observed issue on debos 1.1.4-1.1+b4 (debian testing)

    2025/01/05 17:48:40 Action `recipe` failed at stage Run, error: firmware mount failed: no such device
    2025/01/05 17:48:40 Warning: Failed to get unmount /boot/firmware: invalid argument
    2025/01/05 17:48:40 Unmount failure can cause images being incomplete!

Origin: adoptware#48
Change-Id: Ie1c284256a88b5e3d757de82fe23fc8f848cfb75
Signed-off-by: Philippe Coval <[email protected]>
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.

1 participant