码迷,mamicode.com
首页 > 其他好文 > 详细

pve proxmox 常见问题,perl warning

时间:2019-12-28 13:02:06      阅读:112      评论:0      收藏:0      [点我收藏+]

标签:ted   you   failed   color   code   war   ash   ack   set   

pve命令,如下报错

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LC_CTYPE = "UTF-8",
    LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_US.UTF-8").

修改.bashrc

vi .bashrc

文件末尾插入

export LC_ALL=C

:wq 保存退出

source .bashrc

pve proxmox 常见问题,perl warning

标签:ted   you   failed   color   code   war   ash   ack   set   

原文地址:https://www.cnblogs.com/faberbeta/p/proxmox002.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!