syhily / homebrew-lor

A tiny homebrew formula for install lor Framework
MIT License
4 stars 1 forks source link

Install vie homebrew failed #1

Open foxzen opened 6 years ago

foxzen commented 6 years ago

Here is the shell output of install lor vie homebrew

[/usr/local]$ brew install syhily/lor/lor
==> Installing lor from syhily/lor
==> Cloning https://github.com/sumory/lor.git
Updating /Users/qiaoyu/Library/Caches/Homebrew/lor--git
==> Checking out tag v0.3.1
==> make install
Last 15 lines from /Users/qiaoyu/Library/Logs/Homebrew/lor/01.make:
2017-11-23 15:04:48 +0800

make
install

install lor runtime files to /usr/local/Cellar/lor/0.3.1/lor
lor runtime files installed.
install lord cli to /usr/local/bin/
mv: rename tmp_lor_bin to /usr/local/bin/lord: Operation not permitted
make: *** [install_lord] Error 1

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/syhily/homebrew-lor/issues

And I been trying exec brew install vie sudo that is not permitted by homebrew

Error: Running Homebrew as root is extremely dangerous and no longer supported.
As Homebrew does not drop privileges on installation you would be giving all
build scripts full access to your system.

and changing /use/local/bin permission to drwxrwxrwx is also not working

turbo2025 commented 3 years ago

me too