您的位置:首页 > 产品设计 > UI/UE

Warning: user mockbuild does not exist. using root

2016-12-23 10:58 1721 查看
rpm -ivh 安装某个rpm包时报错:

Warning:
user mockbuild does not exist. using root

解决办法:

yum install mock

useradd -s /sbin/nologin mockbuild


--本篇文章参考自http://blog.sina.com.cn/s/blog_743a7cfd0102veau.html
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐