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

Error on macOS: chown: root: illegal group name #13

Closed
able8 opened this issue Dec 11, 2018 · 2 comments
Closed

Error on macOS: chown: root: illegal group name #13

able8 opened this issue Dec 11, 2018 · 2 comments

Comments

@able8
Copy link
Contributor

able8 commented Dec 11, 2018

macOS:

➜ make config SSHDATA=~/.ssh NAME=rsa
cp -rf ~/.ssh /Users/able/Downloads/agent-3/imageAPI/sshdata.run
sudo chown -R root:root /Users/able/Downloads/agent-3/imageAPI/sshdata.run
Password:
chown: root: illegal group name
make: *** [config] Error 1

add a comment in Makefile #sudo chown -R root:root $(SDRUNDIR), then it works.

@phigrey
Copy link
Contributor

phigrey commented Dec 11, 2018

Would you like to make PR (pull request), that would be great, and it is going to be really helpful to build the community process for us.

@able8
Copy link
Contributor Author

able8 commented Dec 11, 2018

OK.

@able8 able8 closed this as completed Dec 11, 2018
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