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

Enabling shutdown hook throws an error, prevents the software from working #13

Open
lgyurci opened this issue May 8, 2022 · 4 comments

Comments

@lgyurci
Copy link

lgyurci commented May 8, 2022

Enabling shutdown hook throws an error at boot, which says:

cp:can not create directory :'/run/initramfs/' no such file or directory

Therefore, go-luks-suspend cannot chroot into the initramfs.

So maybe the dependence on the shutdown hook should be patched out somehow? It seems like a script from another era, which is no longer necessary.

PS: this bug might be related to recent archlinux updates, and might be fixed in the future, but I still think that nothing should depend on the shutdown hook.

@Maryse47
Copy link

Maryse47 commented May 9, 2022

This is regression in mkinitcpio from Arch Linux.

@lgyurci
Copy link
Author

lgyurci commented May 9, 2022

So this should be fixed soon, right?

@Maryse47
Copy link

Maryse47 commented May 9, 2022

The project isn't very active so it may take significant time (weeks or months) to see the fix. Perhaps you may open issue at their github to catch more attention.

@lgyurci
Copy link
Author

lgyurci commented May 10, 2022

Done. Hopefully they'll fix it soon.

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

No branches or pull requests

2 participants