RPM command errored, Delete /dev/shm/yumwrapper/* and try again. Exit code 1

I’m seeing this error when applying system updates.

How to resolve this??

Thanks!

Same here.

[root@ast4 log]# ll /dev/shm/yumwrapper/*
-rw-r--r-- 1 root root 22626 Aug 29 05:49 /dev/shm/yumwrapper/yum-check-updates-current.log
-rw-r--r-- 1 root root 30727 Aug 29 05:49 /dev/shm/yumwrapper/yum-check-updates.log
[root@ast4 log]# rm -f /dev/shm/yumwrapper/*
[root@ast4 log]#

I did this and the updates page loads fine.

Do I need to look at anything else?

I did the following and it seems to have resolved things.

yum clean all
yum upgrade -y
yum reinstall kernel

I had to do this on multiple boxes as well this morning, then found this error when trying to see if any module updates:

There is already a forum thread on people getting that…

I did your
yum clean all
yum upgrade -y
yum reinstall kernel

Every thing is Ok

Thanks

1 Like

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.