update-manager -c -d gives deprecation error in jaunty (python2.6/dbus error - clean trace)

Bug #372615 reported by tdflanders
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
update-manager (Ubuntu)
New
Undecided
Unassigned

Bug Description

update-manager -c -d gives following error:

root@thomas-laptop:/home/thomas# update-manager -c -d
/var/lib/python-support/python2.6/dbus/connection.py:242: DeprecationWarning: object.__init__() takes no parameters
  super(Connection, self).__init__(*args, **kwargs)
^CTraceback (most recent call last):
  File "/usr/bin/update-manager", line 103, in <module>
    app.main(options)
  File "/usr/lib/python2.6/dist-packages/UpdateManager/UpdateManager.py", line 917, in main
    gtk.main()
KeyboardInterrupt
root@thomas-laptop:/home/thomas# update-manager -c -d
/var/lib/python-support/python2.6/dbus/connection.py:242: DeprecationWarning: object.__init__() takes no parameters
  super(Connection, self).__init__(*args, **kwargs)
^Croot@thomas-laptop:/home/thomas#

I used ctrl+C to obtain trace

thomas@thomas-laptop:~$ lsb_release -rd ; uname -a ; apt-cache policy update-manager linux dbus python2.6
Description: Ubuntu 9.04
Release: 9.04
Linux thomas-laptop 2.6.28-12-generic #43-Ubuntu SMP Fri May 1 19:27:06 UTC 2009 i686 GNU/Linux
update-manager:
  Installed: 1:0.111.9
  Candidate: 1:0.111.9
  Version table:
 *** 1:0.111.9 0
        500 http://archive.ubuntu.com jaunty-updates/main Packages
        100 /var/lib/dpkg/status
     1:0.111.7 0
        500 http://archive.ubuntu.com jaunty/main Packages
linux:
  Installed: (none)
  Candidate: 2.6.28.12.16
  Version table:
     2.6.28.12.16 0
        500 http://archive.ubuntu.com jaunty-proposed/restricted Packages
     2.6.28.11.15 0
        500 http://archive.ubuntu.com jaunty/restricted Packages
dbus:
  Installed: 1.2.12-0ubuntu2
  Candidate: 1.2.12-0ubuntu2
  Version table:
 *** 1.2.12-0ubuntu2 0
        500 http://archive.ubuntu.com jaunty/main Packages
        100 /var/lib/dpkg/status
python2.6:
  Installed: 2.6.2-0ubuntu1
  Candidate: 2.6.2-0ubuntu1
  Version table:
 *** 2.6.2-0ubuntu1 0
        500 http://archive.ubuntu.com jaunty/main Packages
        100 /var/lib/dpkg/status
thomas@thomas-laptop:~$ sudo apt-get install linux
[sudo] password for thomas:
Sorry, try again.
[sudo] password for thomas:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  linux: Depends: linux-restricted-modules (= 2.6.28.12.16) but 2.6.28.11.15 is to be installed
E: Broken packages
thomas@thomas-laptop:~$

Revision history for this message
tdflanders (thomasdelbeke) wrote :
Download full text (19.8 KiB)

First gdb output:

root@thomas-laptop:/home/thomas# gdb 2>&1 | tee gdb-update-manager.txt
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
(gdb) handle SIG33 pass nostop noprint
Signal Stop Print Pass to program Description
SIG33 No No Yes Real-time event 33
(gdb) set pagination 0
(gdb) attach 5109
Attaching to process 5109
Reading symbols from /usr/bin/python2.6...Reading symbols from /usr/lib/debug/usr/bin/python2.6...done.
done.
Reading symbols from /lib/tls/i686/cmov/libpthread.so.0...done.
[Thread debugging using libthread_db enabled]
[New Thread 0xb7db56c0 (LWP 5109)]
Loaded symbols for /lib/tls/i686/cmov/libpthread.so.0
Reading symbols from /lib/tls/i686/cmov/libdl.so.2...done.
Loaded symbols for /lib/tls/i686/cmov/libdl.so.2
Reading symbols from /lib/tls/i686/cmov/libutil.so.1...done.
Loaded symbols for /lib/tls/i686/cmov/libutil.so.1
Reading symbols from /lib/libz.so.1...done.
Loaded symbols for /lib/libz.so.1
Reading symbols from /lib/tls/i686/cmov/libm.so.6...done.
Loaded symbols for /lib/tls/i686/cmov/libm.so.6
Reading symbols from /lib/tls/i686/cmov/libc.so.6...done.
Loaded symbols for /lib/tls/i686/cmov/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /var/lib/python-support/python2.6/gtk-2.0/glib/_glib.so...done.
Loaded symbols for /var/lib/python-support/python2.6/gtk-2.0/glib/_glib.so
Reading symbols from /usr/lib/libgobject-2.0.so.0...Reading symbols from /usr/lib/debug/usr/lib/libgobject-2.0.so.0.2000.1...done.
done.
Loaded symbols for /usr/lib/libgobject-2.0.so.0
Reading symbols from /usr/lib/libgthread-2.0.so.0...Reading symbols from /usr/lib/debug/usr/lib/libgthread-2.0.so.0.2000.1...done.
done.
Loaded symbols for /usr/lib/libgthread-2.0.so.0
Reading symbols from /lib/tls/i686/cmov/librt.so.1...done.
Loaded symbols for /lib/tls/i686/cmov/librt.so.1
Reading symbols from /usr/lib/libglib-2.0.so.0...Reading symbols from /usr/lib/debug/usr/lib/libglib-2.0.so.0.2000.1...done.
done.
Loaded symbols for /usr/lib/libglib-2.0.so.0
Reading symbols from /usr/lib/libpyglib-2.0-python2.6.so.0...done.
Loaded symbols for /usr/lib/libpyglib-2.0-python2.6.so.0
Reading symbols from /lib/libpcre.so.3...done.
Loaded symbols for /lib/libpcre.so.3
Reading symbols from /usr/lib/libffi.so.5...done.
Loaded symbols for /usr/lib/libffi.so.5
Reading symbols from /var/lib/python-support/python2.6/gtk-2.0/gobject/_gobject.so...done.
Loaded symbols for /var/lib/python-support/python2.6/gtk-2.0/gobject/_gobject.so
Reading symbols from /var/lib/python-support/python2.6/gtk-2.0/gtk/_gtk.so...done.
Loaded symbols for /var/lib/python-support/python2.6/gtk-2.0/gtk/_gtk.so
Reading symbols from /usr/lib/libgtk-x11-2.0.so.0...Reading symbols from /usr/lib/debug/usr/lib/libgtk-x11-2.0.so.0.1600.1...done.
done.
Loaded symbols for /usr/lib/libgtk-x11-2.0.so.0
Reading sy...

Revision history for this message
tdflanders (thomasdelbeke) wrote :

Valgrind:

root@thomas-laptop:/home/thomas# G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log update-manager -c -d
/usr/bin/python2.6: can't open file 'update-manager': [Errno 2] No such file or directory
root@thomas-laptop:/home/thomas# G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log /usr/bin/update-manager -c -d
/var/lib/python-support/python2.6/dbus/connection.py:242: DeprecationWarning: object.__init__() takes no parameters
  super(Connection, self).__init__(*args, **kwargs)
root@thomas-laptop:/home/thomas#

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.