|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Update virgin F9: yum/dbus TypeErrorHi,
I just installed F9 on a box and did a yum update. 700+ packages later I see the following error: Cleanup : gtk2 ######################### [885/885] <-last pkg ERROR:dbus.connection:Unable to set arguments () according to signature u's': <type 'exceptions.TypeError'>: More items found in D-Bus signature than in Python arguments Traceback (most recent call last): File "/usr/bin/yum", line 29, in <module> yummain.user_main(sys.argv[1:], exit_code=True) File "/usr/share/yum-cli/yummain.py", line 241, in user_main errcode = hotshot(main, args) File "/usr/share/yum-cli/yummain.py", line 193, in main # Run the transaction File "/usr/share/yum-cli/cli.py", line 432, in doTransaction errstring = ' %s\n' % to_unicode(descr) File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 790, in runTransaction if os.path.exists(fn) File "/usr/lib/python2.5/site-packages/yum/plugins.py", line 175, in run func(conduitcls(self, self.base, conf, **kwargs)) File "/usr/lib/yum-plugins/refresh-packagekit.py", line 37, in posttrans_hook packagekit_iface.StateHasChanged('posttrans') File "/usr/lib/python2.5/site-packages/dbus/proxies.py", line 68, in __call__ return self._proxy_method(*args, **keywords) File "/usr/lib/python2.5/site-packages/dbus/proxies.py", line 140, in __call__ **keywords) File "/usr/lib/python2.5/site-packages/dbus/connection.py", line 597, in call_blocking message.append(signature=signature, *args) TypeError: More items found in D-Bus signature than in Python arguments My googling came up empty so I wonder if this error is a known issue and if I should bugzilla this. And how I can possible fix this error if it impedes the correct working of yum. Suggestions most welcome. Thanks and regards, Patrick -- fedora-list mailing list fedora-list@... To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list |
|
|
Re: Update virgin F9: yum/dbus TypeErrorOn Fri, 08 Aug 2008 12:32:52 +0200, Patrick wrote:
> Hi, > > I just installed F9 on a box and did a yum update. 700+ packages later I > see the following error: > > Cleanup : gtk2 ######################### [885/885] <-last pkg > ERROR:dbus.connection:Unable to set arguments () according to signature > u's': <type 'exceptions.TypeError'>: More items found in D-Bus signature > than in Python arguments > TypeError: More items found in D-Bus signature than in Python arguments > > > My googling came up empty so I wonder if this error is a known issue and > if I should bugzilla this. You could skim over http://bugz.fedoraproject.org/yum and http://bugz.fedoraproject.org/dbus-python > And how I can possible fix this error if it > impedes the correct working of yum. Try "yum-complete-transaction" from yum-utils. -- fedora-list mailing list fedora-list@... To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list |
|
|
Re: Update virgin F9: yum/dbus TypeErrorMichael Schwendt wrote:
> On Fri, 08 Aug 2008 12:32:52 +0200, Patrick wrote: > >> Hi, >> >> I just installed F9 on a box and did a yum update. 700+ packages later I >> see the following error: >> >> Cleanup : gtk2 ######################### [885/885] <-last pkg >> ERROR:dbus.connection:Unable to set arguments () according to signature >> u's': <type 'exceptions.TypeError'>: More items found in D-Bus signature >> than in Python arguments > >> TypeError: More items found in D-Bus signature than in Python arguments >> >> >> My googling came up empty so I wonder if this error is a known issue and >> if I should bugzilla this. > > You could skim over http://bugz.fedoraproject.org/yum > and http://bugz.fedoraproject.org/dbus-python > >> And how I can possible fix this error if it >> impedes the correct working of yum. > > Try "yum-complete-transaction" from yum-utils. Thanks for your feedback Michael. yum-complete-transaction said there was nothing to complete so I guess all is well. Regards, Patrick -- fedora-list mailing list fedora-list@... To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list |
| Free Forum Powered by Nabble | Forum Help |