Bug 630969
Summary: | [abrt] backintime-gnome-0.9.26-4.fc14: app.py:30:<module>:ImportError: No module named pynotify | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | leigh scott <leigh123linux> | ||||
Component: | backintime | Assignee: | Tim Jackson <rpm> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 14 | CC: | rpm | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | abrt_hash:7e3af426 | ||||||
Fixed In Version: | backintime-1.0.6-2.fc14 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-02-13 09:00:47 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
leigh scott
2010-09-07 14:06:13 UTC
Created an attachment (id=443513) File: backtrace A significant update to backintime has been made in Fedora 14+ which may solve this problem - please see https://admin.fedoraproject.org/updates/backintime-1.0.6-1.fc14 and bug #655263 for details. Please could you test the update and see if you still experience it. The new package still give the error as you have failed to follow my advice to add the missing requires to the spec file [leigh@localhost ~]$ /usr/bin/backintime-gnome Traceback (most recent call last): File "/usr/share/backintime/gnome/app.py", line 30, in <module> import pynotify ImportError: No module named pynotify Sorry, had a bunch of related bugs which I thought were all the same (backtraces from the core program rather than packaging issues) but this one was separate. New package building now. backintime-1.0.6-2.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/backintime-1.0.6-2.fc14 Hi Tim, Ok that fixed the missing pynotify module error. I have found another missing requirement (gloobus-preview) [leigh@localhost ~]$ /usr/bin/backintime-gnome Back In Time Version: 1.0.6 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. which: no gloobus-preview in (/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/leigh/bin) Thanks Leigh The gloobus-preview issue is completely different, and it's an optional dependency, nothing broken if it's not installed. backintime-1.0.6-2.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |