dongtui9168 2017-01-28 15:58
浏览 58

Vagrant UP / PuPHPet / VirtualBox - 无法构建框

I'm starting work on a Laravel project and I'm trying to initiate it with vagrant up. Three specific errors that are preventing me from creating the box.

1: not sure if this one is super critical but it was bright red on output.

==> default: gpg: 
==> default: directory `/root/.gnupg' created
==> default: gpg: 
==> default: new configuration file `/root/.gnupg/gpg.conf' created
==> default: gpg: 
==> default: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run
==> default: gpg: 
==> default: keyring `/root/.gnupg/secring.gpg' created
==> default: gpg: 
==> default: keyring `/root/.gnupg/pubring.gpg' created
==> default: gpg: 
==> default: requesting key D39DC0E3 from hkp server keyserver.ubuntu.com
==> default: gpg: 
==> default: /root/.gnupg/trustdb.gpg: trustdb created
==> default: gpg: 
==> default: key D39DC0E3: public key "Michal Papis (RVM signing) <mpapis@gmail.com>" imported
==> default: gpg: 
==> default: no ultimately trusted keys found
==> default: gpg: 
==> default: Total number processed: 1
==> default: gpg: 
==> default:               imported: 1
==> default:   (RSA: 1)
  1. The fact that activesupport won't install seems to be the cause of the 3rd error.

    ==> default: ERROR: Error installing activesupport: ==> default: activesupport requires Ruby version >= 2.2.2.

  2. This error seemingly is a result of the 2nd error.

==> default: Error: Could not autoload puppet/parser/functions/merge_yaml: cannot load such file -- active_support ==> default: Error: Could not autoload puppet/parser/functions/merge_yaml: cannot load such file -- active_support on node dev.<client>.com ==> default: Error: Could not autoload puppet/parser/functions/merge_yaml: cannot load such file -- active_support on node dev.<client>.com The SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed. The output for this command should be in the log above. Please read the output to determine what went wrong.

I've tried changing the version of Ruby installed up to 2.2.6 and that caused even more errors. If you need my config or full vagrant up command then please let me know. Any help super appreciated.

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥35 平滑拟合曲线该如何生成
    • ¥100 c语言,请帮蒟蒻写一个题的范例作参考
    • ¥15 名为“Product”的列已属于此 DataTable
    • ¥15 安卓adb backup备份应用数据失败
    • ¥15 eclipse运行项目时遇到的问题
    • ¥15 关于#c##的问题:最近需要用CAT工具Trados进行一些开发
    • ¥15 南大pa1 小游戏没有界面,并且报了如下错误,尝试过换显卡驱动,但是好像不行
    • ¥15 没有证书,nginx怎么反向代理到只能接受https的公网网站
    • ¥50 成都蓉城足球俱乐部小程序抢票
    • ¥15 yolov7训练自己的数据集