首页 > 系统服务 > 详细

perl: warning: Falling back to the standard locale ("C").   (Ubuntu repo sync 报错)

时间:2016-08-22 16:21:16      阅读:1343      评论:0      收藏:0      [点我收藏+]

报错::perl: warning: Setting locale failed.                                      

perl: warning: Please check that your locale settings:                     

        LANGUAGE = (unset),                                                

        LC_ALL = (unset),                                                  

        LANG = "en_IE.UTF-8"                                               

    are supported and installed on your system.                            

perl: warning: Falling back to the standard locale ("C").   


apt-get install locales

dpkg-reconfigure locales



LANG=en_US.UTF8

export LC_ALL=en_US.UTF8

perl: warning: Falling back to the standard locale ("C").   (Ubuntu repo sync 报错)

原文:http://kmt1994.blog.51cto.com/8766580/1841078

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!