PDA

View Full Version : yum update - TypeError: unsubscriptable object


SharkSpace_Scott
06-11-2009, 09:56 AM
If you are running yum update or yum upgrade and get the error:

TypeError: unsubscriptable object


Run the following from root:

# yum clean all

then re-run your update command.