【发布时间】:2013-07-11 19:48:40
【问题描述】:
这让我很难过。
我按照http://docs.cloudfoundry.com/docs/running/deploying-cf/ec2/上点的说明进行操作
我使用的是 Ruby 1.9.3,Windows 7 64 位。
这是我得到的错误
C:\code\CloudfoundryAWS>bosh aws create
←[0m←[31m←[0m←[31mFailed to load plugin C:/Ruby193/lib/ruby/gems/1.9.1/gems/bosh_cli_plugin_aws-1.5.0.pre.805/lib/bosh/cli/commands/aws.rb: No such file or directory - /dev/null←[0m←[0m
是的,奇怪的箭头是输出的一部分。
有一个文件叫C:/Ruby193/lib/ruby/gems/1.9.1/gems/bosh_cli_plugin_aws-1.5.0.pre.805/lib/bosh/cli/commands/aws.rb
没有名为/dev/null 的文件。我不确定 Ruby / Bosh 是指哪一种。
【问题讨论】:
-
仅供参考,我已经打开了a pull request,我认为它会为您解决问题。不过我并不肯定,因为看起来您缺少堆栈跟踪(而且我没有可用于试用的 Windows 机器)。
标签: ruby amazon-web-services amazon cloud-foundry