Scriptlet errors (Was: Did anyone's F20 system randomly "reboot" after updating from updates-testing just recently?)

Michael Schwendt mschwendt at gmail.com
Thu Jan 16 18:57:39 UTC 2014


> > Is this with SELinux enforcing/permissive/disabled?
> > Do you get any AVC denied messages in the logs?
> 
> For me, yes and no.
> 
> Yes enforcing. And ausearch -m AVC most recent entry is three days ago.

Try updating to selinux-policy\* from updates-testing.

I've returned to my rawhide-to-F20 installation:

# setenforce 0
# rpm -ivh compat-lua-libs-5.1.4-5.fc20.x86_64.rpm 
Preparing...                          ################################# [100%]
Updating / installing...
   1:compat-lua-libs-5.1.4-5.fc20     ################################# [100%]
# rpm -e compat-lua-libs
# setenforce 1
# rpm -ivh compat-lua-libs-5.1.4-5.fc20.x86_64.rpm 
Preparing...                          ################################# [100%]
Updating / installing...
   1:compat-lua-libs-5.1.4-5.fc20     ################################# [100%]
warning: %post(compat-lua-libs-5.1.4-5.fc20.x86_64) scriptlet failed, exit status 127
# rpm -e compat-lua-libs
warning: %postun(compat-lua-libs-5.1.4-5.fc20.x86_64) scriptlet failed, exit status 127
# setenforce 0
# rpm -ivh compat-lua-libs-5.1.4-5.fc20.x86_64.rpm 
Preparing...                          ################################# [100%]
Updating / installing...
   1:compat-lua-libs-5.1.4-5.fc20     ################################# [100%]
# rpm -e compat-lua-libs

That's with selinux-policy* 0:3.12.1-106.fc20 and kernel 3.12.7-300.fc20.x86_64

Updating to my usual  updates-testing  setup, I cannot reproduce anymore.

---> Package selinux-policy.noarch 0:3.12.1-106.fc20 will be updated
---> Package selinux-policy.noarch 0:3.12.1-117.fc20 will be an update
---> Package selinux-policy-targeted.noarch 0:3.12.1-116.fc20 will be updated
---> Package selinux-policy-targeted.noarch 0:3.12.1-117.fc20 will be an update



More information about the test mailing list