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

make-image broken due to rc-update: not found #13

Open
akash-roboticist opened this issue May 19, 2022 · 1 comment
Open

make-image broken due to rc-update: not found #13

akash-roboticist opened this issue May 19, 2022 · 1 comment

Comments

@akash-roboticist
Copy link

Alpine trimmed down the chroot install via this commit, so either openrc needs to be added via make-image or need to revert to an older commit.

+ rc-update add first-boot
[607](https://github.com/knoopx/alpine-raspberry-pi/runs/6248548456?check_suite_focus=true#step:3:608)
/bootstrap/99-first-boot: line 37: rc-update: not found
run-parts: /bootstrap/99-first-boot: exit status 127
Error: Process completed with exit code 1.

https://github.com/knoopx/alpine-raspberry-pi/runs/6248548456?check_suite_focus=true#step:3:608

@mardab
Copy link

mardab commented Dec 21, 2022

Actually, a few more packages are missing, as shown corrected in my fork.

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