| Summary: | [abrt] backintime-gnome-1.0.26-2.fc20: tools.py:505:set_keyring:AttributeError: 'module' object has no attribute 'GnomeKeyring' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Niklas Doose <niklasdoose> | ||||||
| Component: | backintime | Assignee: | Christopher Meng <i> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | i, menzinoah, ortizsantini, rpm | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i686 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/6400ef66a00296ea5064d5c323c3f173b0d90c44 | ||||||||
| Whiteboard: | abrt_hash:537000d23f0e6a2c9b4e15e7d2122db398bb3677 | ||||||||
| Fixed In Version: | backintime-1.0.28-2.fc20 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-11-26 15:32:53 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 819399 [details]
File: backtrace
Created attachment 819401 [details]
File: environ
Confirmed. See external tracker. However 1.0.28 needs a new python module which is being reviewed(stalled with problematic tests), and 1.0.28 contains fix for this, but...You know I'm standing in a hard situation...... I will solve it quickly...... Description of problem:
I tried to open backintime....
Version-Release number of selected component:
backintime-gnome-1.0.26-2.fc20
Additional info:
reporter: libreport-2.1.9
cmdline: python /usr/share/backintime/gnome/app.py
dso_list: backintime-common-1.0.26-2.fc20.noarch
executable: /usr/share/backintime/gnome/app.py
kernel: 3.11.7-300.fc20.x86_64
runlevel: N 5
type: Python
uid: 1000
Truncated backtrace:
tools.py:505:set_keyring:AttributeError: 'module' object has no attribute 'GnomeKeyring'
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 321, in __init__
settingsdialog.SettingsDialog( self.config, self.snapshots, self ).run()
File "/usr/share/backintime/gnome/settingsdialog.py", line 197, in __init__
self.keyring_supported = tools.set_keyring(backend)
File "/usr/share/backintime/common/tools.py", line 505, in set_keyring
backends = (keyring.backend.GnomeKeyring(), keyring.backend.KDEKWallet())
AttributeError: 'module' object has no attribute 'GnomeKeyring'
Local variables in innermost frame:
prefered: 'gnomekeyring'
Description of problem:
I have backintime scheduled for backups but just crashed after updating from F19 to F20 beta, 64 bit.
Version-Release number of selected component:
backintime-common-1.0.26-2.fc20
Additional info:
reporter: libreport-2.1.9
cmdline: python /usr/share/backintime/common/backintime.py --backup-job
executable: /usr/share/backintime/common/backintime.py
kernel: 3.11.8-300.fc20.x86_64
runlevel: N 5
type: Python
uid: 1000
Truncated backtrace:
tools.py:505:set_keyring:AttributeError: 'module' object has no attribute 'GnomeKeyring'
Traceback (most recent call last):
File "/usr/share/backintime/common/backintime.py", line 388, in <module>
start_app()
File "/usr/share/backintime/common/backintime.py", line 175, in start_app
take_snapshot( cfg, False )
File "/usr/share/backintime/common/backintime.py", line 53, in take_snapshot
snapshots.Snapshots( cfg ).take_snapshot( force )
File "/usr/share/backintime/common/snapshots.py", line 887, in take_snapshot
hash_id = mount.Mount(cfg = self.config).mount()
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 265, in __init__
self.keyring_supported = tools.set_keyring(backend)
File "/usr/share/backintime/common/tools.py", line 505, in set_keyring
backends = (keyring.backend.GnomeKeyring(), keyring.backend.KDEKWallet())
AttributeError: 'module' object has no attribute 'GnomeKeyring'
Local variables in innermost frame:
prefered: 'gnomekeyring'
I will fix this in monday. backintime-1.0.28-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/backintime-1.0.28-2.fc19 backintime-1.0.28-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/backintime-1.0.28-2.fc20 Version 1.0.28-2 fixes the problem for me. Thank you Christopher! backintime-1.0.28-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. backintime-1.0.28-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. I am still having the following issue, not sure if it is related, when trying to update wuth yum:
Dependency Resolution Errors:
Package: backintime-gnome-1.0.28-2.fc20.noarch (updates-testing)
Requires: python-SecretStorage
(In reply to Boricua from comment #12) > I am still having the following issue, not sure if it is related, when > trying to update wuth yum: > > > Dependency Resolution Errors: > > Package: backintime-gnome-1.0.28-2.fc20.noarch (updates-testing) > Requires: python-SecretStorage Mirrors are in synchronization status. Please wait. |
Description of problem: The crash happened for backintime-gnome for user and root starters after updating python-keyring to python-keyring-3.1-1.fc20.noarch from updates-testing. Steps to reproduce: 1. Update to python-keyring-3.1-1.fc20.noarch from updates-testing 2. start backintime-gnome Version-Release number of selected component: backintime-gnome-1.0.26-2.fc20 Additional info: reporter: libreport-2.1.9 cmdline: python /usr/share/backintime/gnome/app.py dso_list: backintime-common-1.0.26-2.fc20.noarch executable: /usr/share/backintime/gnome/app.py kernel: 3.11.6-302.fc20.i686+PAE runlevel: N 5 type: Python uid: 0 Truncated backtrace: tools.py:505:set_keyring:AttributeError: 'module' object has no attribute 'GnomeKeyring' 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 265, in __init__ self.keyring_supported = tools.set_keyring(backend) File "/usr/share/backintime/common/tools.py", line 505, in set_keyring backends = (keyring.backend.GnomeKeyring(), keyring.backend.KDEKWallet()) AttributeError: 'module' object has no attribute 'GnomeKeyring' Local variables in innermost frame: prefered: 'gnomekeyring'