解決 CentOS 7 出現的問題 ABRT has detected 1 problem(s). For more info run: abrt-cli list --since 1502979524
SSH 登入之後出現這個錯誤訊息 ABRT has detected 1 problem(s). For more info run: abrt-cli list --since 1502979524
查明原因之後發現是 __init__.py:50:info:RuntimeError: Policy not loaded
用附上的指令 (/usr/bin/python -Es /usr/sbin/setroubleshootd -f '') , 出現以下問題:
centos ValueError: Failed to read //etc/selinux/targeted/policy/policy.30 policy file
最直接的解決方法 :
yum update selinux-policy-targeted -y
或者
yum upgrade -y
查明原因之後發現是 __init__.py:50:info:RuntimeError: Policy not loaded
用附上的指令 (/usr/bin/python -Es /usr/sbin/setroubleshootd -f '') , 出現以下問題:
centos ValueError: Failed to read //etc/selinux/targeted/policy/policy.30 policy file
最直接的解決方法 :
yum update selinux-policy-targeted -y
或者
yum upgrade -y
留言
張貼留言