Comment 1 for bug 1681939

Revision history for this message
Brian Murray (brian-murray) wrote :

Here's the Traceback:

Traceback (most recent call last):
  File "/usr/bin/update-manager", line 117, in <module>
    settings.set_int64("launch-time", int(time.time()))
AttributeError: 'Settings' object has no attribute 'set_int64'

This can happen if update-manager is upgraded but python3-gi is not.