Deprecation Warning in Jaunty

Asked by Sean

abraham@abraham-laptop:~$ sudo update-manager
[sudo] password for abraham:
/var/lib/python-support/python2.6/dbus/connection.py:242: DeprecationWarning: object.__init__() takes no parameters
  super(Connection, self).__init__(*args, **kwargs)
thanks for your help
John

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Michael Tsang
Solved:
Last query:
Last reply:
Revision history for this message
Best Michael Tsang (michaeldadmum-deactivatedaccount) said :
#1

This is a bug in update-manager. File a bug report with the above details.

Revision history for this message
Sean (mareshah) said :
#2

Thank you Michael
John

Revision history for this message
Mazen (mezen) said :
#3

message happens when i click on check button in the update-manager interface :

$ sudo update-manager

/var/lib/python-support/python2.6/dbus/connection.py:242: DeprecationWarning: object.__init__() takes no parameters
  super(Connection, self).__init__(*args, **kwargs)