PDA

View Full Version : yum update demands dbus 0.50-1


ewinb
9th December 2005, 06:38 PM
I'm running FC5 and have kept it current with 'yum update'

After resolving all dependencies, yum demands dbus 0.50-1 so it is needed for dbus-qt.

If anyone has posted the steps to address this, or the workaround, please post the link.

smfinley
10th December 2005, 12:23 AM
Do a "yum remove dbus-qt" as root. Then you can update. Or at least yesterday you could. Today there are a bunch of dependency errors involving libgcj.so.6 and libgcjawt.so.6. With test releases sometimes you just have to wait for it to all get worked out. See Jef Spaleta's Testing Manifesto (http://fedoraproject.org/wiki/JefSpaleta/TestingManifesto).

ewinb
11th December 2005, 05:07 AM

That did it. Thanks!