-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
building error for cosmicos #38
Comments
and just another note; I do have execute permissions on make.sh and prepare_node.sh |
Hi @dmkunsman, I expect it is a user id mismatch when running docker. Are you on Windows by any chance? I haven't tried the script on Windows, and this part might need tweaking: Lines 20 to 23 in f1bfda9
|
I am running on fedora actually. And I am root while trying to run it.
…On Sat, Apr 23, 2022 at 8:00 PM Paul Fitzpatrick ***@***.***> wrote:
Hi @dmkunsman <https://github.com/dmkunsman>, I expect it is a user id
mismatch when running docker. Are you on Windows by any chance? I haven't
tried the script on Windows, and this part might need tweaking:
https://github.com/paulfitz/cosmicos/blob/f1bfda9bc007119d6daa3c790cbaf0db10b5fc13/make.sh#L20-L23
—
Reply to this email directly, view it on GitHub
<#38 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIJMA3XMA32UTSKUDVBXZ7DVGSMLNANCNFSM5UED3URA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hmmm, any chance you've tried running it as different users? Maybe try killing the build container with |
Hello, I am trying to build ./make.sh tiny and I am getting this error and I don't know why
/bin/bash: src/prepare_node.sh: Permission denied
The text was updated successfully, but these errors were encountered: