作者热门文章
- iOS/Objective-C 元类和类别
- objective-c - -1001 错误,当 NSURLSession 通过 httpproxy 和/etc/hosts
- java - 使用网络类获取 url 地址
- ios - 推送通知中不播放声音
我在创建 Recipe 时遇到问题,如下所示:
这可能与什么有关?我安装了 chef-dk
。我是 Chef 的新手,所以如果您需要有关我的环境的更多信息,请不要犹豫。
root@chef-work:/home/ubuntu/chef-repo/cookbooks# chef generate cookbook learn_chef_apache2
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_PAPER = "nb_NO.UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Can't open generate: No such file or directory.
Can't open cookbook: No such file or directory.
Can't open learn_chef_apache2: No such file or directory.
最佳答案
检查您的 $PATH,type -a chef
。我猜你安装了多个 chef
可执行文件,而来自 ChefDK 的不是第一个。您可以将 chef shell-init
移动到 shellrc 文件的底部。
关于linux - Chef 生成菜谱,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37550016/
我是一名优秀的程序员,十分优秀!