Upgraded BIT to 10.0.28, now will not start

Asked by Ron Prine

Realized that my BIT was not updating today so I corrected this and upgraded to version 10.0.28 on an Unbuntu 10.04 LTS system. Error is as follows:

# backintime-gnome

Back In Time
Version: 1.0.28

Back In Time comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; type `backintime-gnome --license' for details.

Traceback (most recent call last):
  File "/usr/share/backintime/gnome/app.py", line 1280, in <module>
    main_window = MainWindow( cfg, app_instance )
  File "/usr/share/backintime/gnome/app.py", line 333, in __init__
    mnt = mount.Mount(cfg = self.config, profile_id = profile_id, parent = self.window)
  File "/usr/share/backintime/common/mount.py", line 52, in __init__
    pw_cache = password.Password_Cache(self.config)
  File "/usr/share/backintime/common/password.py", line 252, in __init__
    self.keyring_supported = tools.keyring_supported()
  File "/usr/share/backintime/common/tools.py", line 511, in keyring_supported
    backends = (keyring.backend.SecretServiceKeyring,
AttributeError: 'module' object has no attribute 'SecretServiceKeyring'

I have tried running BIT as root and as a reg user.

Question information

Language:
English Edit question
Status:
Answered
For:
Back In Time Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Germar (germar) said :
#1

I created bug #1243911 out of your question. Please use the attached patch in there.

Can you help with this problem?

Provide an answer of your own, or ask Ron Prine for more information if necessary.

To post a message you must log in.