I just launched "update-manager" from console and it printed a bunch of error to stderr and then it crashed into apport:
mn...@kingfish:~$ update-manager /usr/lib/python2.6/dist-packages/UpdateManager/UpdateManager.py:188: DeprecationWarning: integer argument expected, got float self.gconfclient.set_int("/apps/update-manager/launch_time", time.time()) /var/lib/python-support/python2.6/dbus/connection.py:242: DeprecationWarning: object.__init__() takes no parameters super(Connection, self).__init__(*args, **kwargs) Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/UpdateManager/UpdateManager.py", line 562, in on_button_install_clicked self.cache.checkFreeSpace() File "/usr/lib/python2.6/dist-packages/DistUpgrade/DistUpgradeCache.py", line 907, in checkFreeSpace if self.config.getWithDefault("Aufs","Enabled", False): AttributeError: 'MyCache' object has no attribute 'config' -- update-manager crashed with AttributeError in checkFreeSpace() https://bugs.launchpad.net/bugs/340828 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs