I did a clean install of Fedora 9 i386 on my Thinkpad t60p. After the install I did a yum update and everything went well until the end. After the final package cleaned up I received the error message:
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
Has anyone seen this or know what is causing it? Everything seems to be working ok and the updates seem to all be installed. Is there anything I should be concerned about?
Thanks
--
-GS
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
Has anyone seen this or know what is causing it? Everything seems to be working ok and the updates seem to all be installed. Is there anything I should be concerned about?
Thanks
--
-GS
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list