Tech and thoughts
yum: TypeError: rpmdb open failed on Centos
I had this error and found the solution here.
#rm /dev/urandom #mknod -m 644 /dev/urandom c 1 9
Works like a charm.
Because it seems to me that I used a similar fix for other problem some time ago I wrote it to remember it.
This entry was posted by alex on December 13, 2011 at 5:33 pm, and is filed under Linux. Follow any responses to this post through RSS 2.0. Both comments and pings are currently closed. |
Comments are closed.