Vagrant 为什么《流浪者行动》在yajl和图书管理员厨师身上失败了?

Vagrant 为什么《流浪者行动》在yajl和图书管理员厨师身上失败了?,vagrant,chef-infra,yajl,librarian,Vagrant,Chef Infra,Yajl,Librarian,当我试图提起流浪汉时,我得到了这个错误 $ vagrant up --provision Bringing machine 'default' up with 'virtualbox' provider... ==> default: Installing Chef cookbooks with Librarian-Chef... /Users/username/.vagrant.d/gems/gems/yajl-ruby-1.2.1/lib/yajl/yajl.bundle: [BUG

当我试图提起流浪汉时,我得到了这个错误

$ vagrant up --provision

Bringing machine 'default' up with 'virtualbox' provider...
==> default: Installing Chef cookbooks with Librarian-Chef...
/Users/username/.vagrant.d/gems/gems/yajl-ruby-1.2.1/lib/yajl/yajl.bundle: [BUG] Segmentation fault
ruby 2.0.0p353 (2013-11-22 revision 43784) [universal.x86_64-darwin12.5.0]

-- Crash Report log information --------------------------------------------
   See Crash Report log file under the one of following:
     * ~/Library/Logs/CrashReporter
     * /Library/Logs/CrashReporter
     * ~/Library/Logs/DiagnosticReports
     * /Library/Logs/DiagnosticReports
   the more detail of.

我正在运行OS X 10.10和ruby 2.0.0-p594

我已经检查了日志,它们都是空白的。将内容粘贴到
Vagrantfile
Cheffile
,然后手动运行
Library Chef install
,有错误消息吗?