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

cryptsetup is not installed by sudo make requirements #154

Open
umbernhard opened this issue Oct 28, 2021 · 2 comments · May be fixed by #155
Open

cryptsetup is not installed by sudo make requirements #154

umbernhard opened this issue Oct 28, 2021 · 2 comments · May be fixed by #155

Comments

@umbernhard
Copy link

Because of this, update-initramfs -u fails when trying to copy veritysetup into the initramfs. I think this may be related to some of @sidhussmann's observations about the 5.10 kernel?

@umbernhard umbernhard linked a pull request Oct 28, 2021 that will close this issue
@sidhussmann
Copy link
Contributor

sidhussmann commented Oct 28, 2021

@umbernhard just a heads-up: @anhnd mentioned that he fixed it the initramfs hooks for the 5.11 kernel: #93 (comment)

@umbernhard
Copy link
Author

@sidhussmann looking at his changes (and making them myself), they still don't get around the fact that cryptsetup can't be found (and therefore veritysetup can't be moved). It occurs to me this is possibly due to the fact that I'm not installed with LUKS, but it's a corner case I think should be handled, since the apt install is idempotent.

There is a separate issue where the initramfs, once built, doesn't work, which is maybe what you're talking about?

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 a pull request may close this issue.

2 participants