【发布时间】:2012-04-03 01:47:32
【问题描述】:
我通过这个方便的方法将 Homebrew 移植到 linux 时遇到权限错误: http://blog.frameos.org/2010/11/10/mac-homebrew-ported-to-linux/comment-page-1/#comment-2208
我也遇到了同样的问题:
> $ brew update –verbose
>
> git checkout -q master fatal: Unable to create
> ‘/opt/homebrew/.git/index.lock’: Permission denied Error: Failure
> while executing: git checkout -q master
尝试更改“索引”文件的文件权限,但不成功。我的最终目标是能够在我的 Ubuntu 服务器上安装 freetds 和 tinytds(brew install freetds),所以如果有其他方法,请让我知道!
【问题讨论】:
标签: activerecord homebrew freetds tiny-tds