Software update/Yum crash
I ran Software Update on a Centos 5.x machine today and got the following error (followed by a long stack trace):
Component: pirut
Summary: TBe8ae967a sqlitesack.py:94:_read_db_obj:TypeError: unsubscriptable object
I'll cut to the chase and note the fix. Open up a terminal window, then type the following:
yum clean all
After that I was able to update my software.
Posted by rickg ( May 16 2009, 06:08:14 PM PDT ) Permalink Comments [0]

