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 to upgrade to 1.1 on High Sierra #89

Closed
CavalcanteLeo opened this issue Sep 25, 2017 · 4 comments
Closed

Error to upgrade to 1.1 on High Sierra #89

CavalcanteLeo opened this issue Sep 25, 2017 · 4 comments

Comments

@CavalcanteLeo
Copy link

CavalcanteLeo commented Sep 25, 2017

This generates the error: https://github.com/pinterest/plank/blob/master/Makefile#L25

brew upgrade pinterest/tap/plank
==> Upgrading 1 outdated package, with result:
pinterest/tap/plank 1.1
==> Upgrading pinterest/tap/plank
==> Cloning https://github.com/pinterest/plank.git
Updating /Users/Leo-KiddoLabs/Library/Caches/Homebrew/plank--git
==> Checking out tag v1.1
==> unset CC; make archive
Last 15 lines from /Users/Leo-KiddoLabs/Library/Logs/Homebrew/plank/01.unset:
2017-09-25 14:16:47 -0300

unset CC; make archive

xcrun swift build -c release -Xswiftc -static-stdlib
error: manifest parse error(s):
sandbox-exec: sandbox_apply_container: Operation not permitted
make: *** [archive] Error 1

Do not report this issue to Homebrew/brew or Homebrew/core!


Error: You are using macOS 10.13.
We do not provide support for this pre-release version.
You may encounter build failures or other breakages.
Please create pull-requests instead of filing issues.

Error: You are using macOS 10.13.
We do not provide support for this pre-release version.
You may encounter build failures or other breakages.
Please create pull-requests instead of filing issues.

captura de tela 2017-09-25 as 14 19 15

@rahul-malik
Copy link
Collaborator

@CavalcanteLeo - I just googled around and found this issue (mono0926/LicensePlist#71). Can you try installing with --no-sandbox?

@CavalcanteLeo
Copy link
Author

woow, somehow it worked, let's see if planks works normally now

Thanks

@rahul-malik
Copy link
Collaborator

@CavalcanteLeo - Can you report back if everything is working for you?

@CavalcanteLeo
Copy link
Author

CavalcanteLeo commented Oct 5, 2017

It is, all fine

Thanks

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