Traceback (most recent call last):
  File "/usr/bin/update-manager", line 108, in <module>
    app.main(options)
  File "/usr/lib/python2.7/dist-packages/UpdateManager/UpdateManager.py", line 
1142, in main
    self.fillstore()
  File "/usr/lib/python2.7/dist-packages/UpdateManager/UpdateManager.py", line 
997, in fillstore
    self.update_count()
  File "/usr/lib/python2.7/dist-packages/UpdateManager/UpdateManager.py", line 
636, in update_count
    if self._get_last_apt_get_update_text() is not None:
  File "/usr/lib/python2.7/dist-packages/UpdateManager/UpdateManager.py", line 
586, in _get_last_apt_get_update_text
    ago_days = int( ago_hours / 24 )
TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/712346

Title:
  update-manager crashed with TypeError in
  _get_last_apt_get_update_text(): unsupported operand type(s) for /:
  'NoneType' and 'int'

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to