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

Unable to install into system: exit status 1 #46

Closed
rilwans opened this issue Aug 6, 2016 · 5 comments
Closed

Unable to install into system: exit status 1 #46

rilwans opened this issue Aug 6, 2016 · 5 comments
Labels

Comments

@rilwans
Copy link

rilwans commented Aug 6, 2016

Getting this Error when run puma-dev -install

Setup dev domains:
sudo puma-dev -setup

Install puma-dev as a launchd agent (required for port 80 usage):
puma-dev -install
==> Summary
🍺 /usr/local/Cellar/puma-dev/0.7: 2 files, 10.4M, built in 0 seconds
✝ ~ sudo puma-dev -setup
Password:

  • Configuring /etc/resolver to be owned by olabode
    ✝ ~ puma-dev -install
    2016/08/06 14:00:26 Unable to install into system: exit status 1
@evanphx
Copy link
Member

evanphx commented Aug 8, 2016

Your report is quite confusing. Can you gist the output of running puma-dev -install?

@evanphx evanphx added the bug label Aug 8, 2016
@jcarlos7121
Copy link

im getting the same, the output for my puma-dev -install is:

sh-3.2# sudo puma-dev -install
* Use '/usr/local/Cellar/puma-dev/0.8/bin/puma-dev' as the location of puma-dev
2016/08/09 12:53:53 Unable to install into system: open /var/root/Library/LaunchAgents/io.puma.dev.plist: no such file or directory

@evanphx
Copy link
Member

evanphx commented Aug 10, 2016

@jcarlos7121 You don't run -install as root, that's why. Run it as your regular user.

@kapowaz
Copy link

kapowaz commented Aug 10, 2016

I get the same result when trying to run -install — and I’m not running as root:

bdarlow@pinkman:~$ sudo puma-dev -setup
Password:
* Configuring /etc/resolver to be owned by bdarlow
bdarlow@pinkman:~$ puma-dev -install
2016/08/10 16:54:26 Unable to install into system: exit status 1

@evanphx
Copy link
Member

evanphx commented Aug 17, 2016

This should be fixed by the recent change to generate certs via go directly in setup. Please open a new issue if not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants