Friday, January 9, 2009

Fedora 10 "Failed to get a TID" Error

Problem:

When trying to update Fedora 10 I got this error:

failed to get a TID: A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file (rejected message had interface "org.freedesktop.PackageKit.Transaction" member "SetLocale" error name "(unset)" destination "org.freedesktop.PackageKit") (0)

The fix:

Open Terminal and type:

su -c 'yum update' then press "Enter" to execute the command

Your system will then search for available updates and then install them. Restart your system and then everything should work fine from there.

No comments: