20090925 Friday September 25, 2009

Right Triangle Margarita

Had nothing better to do, so created a new drink for geometry geeks...the right triangle margarita.

Content: tequila (blanco), Cointreau, sweetened lime juice.
Proportions: 1:1:sqrt(2)

nuff said
Posted by rickg ( Sep 25 2009, 08:22:58 AM PDT ) Permalink Comments [0]
20090516 Saturday May 16, 2009

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]