Bug 650254

Summary: [abrt] gbirthday-0.6.5-1.fc13: gbirthday:3:<module>:ImportError: No module named gbirthday
Product: [Fedora] Fedora Reporter: Petr Kloutvor <kloutvor>
Component: gbirthdayAssignee: Thomas Spura <tomspur>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:5571101e
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-05 19:22:13 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 Flags
File: backtrace none

Description Petr Kloutvor 2010-11-05 15:55:33 UTC
abrt version: 1.1.13
architecture: i686
cmdline: /usr/bin/python /usr/bin/gbirthday
component: gbirthday
executable: /usr/bin/gbirthday
kernel: 2.6.35.6-45.fc14.i686
package: gbirthday-0.6.5-1.fc13
reason: gbirthday:3:<module>:ImportError: No module named gbirthday
release: Fedora release 14 (Laughlin)
time: 1288976176
uid: 0

backtrace
-----
gbirthday:3:<module>:ImportError: No module named gbirthday

Traceback (most recent call last):
  File "/usr/bin/gbirthday", line 3, in <module>
    from gbirthday import main
ImportError: No module named gbirthday

Local variables in innermost frame:
__builtins__: <module '__builtin__' (built-in)>
__name__: '__main__'
__file__: '/usr/bin/gbirthday'
__doc__: 'import main function from gbirthday and execute it'
__package__: None

How to reproduce
-----
1.upgrade from F13 via install DVD
2.
3.

Comment 1 Petr Kloutvor 2010-11-05 15:55:38 UTC
Created attachment 458130 [details]
File: backtrace

Comment 2 Thomas Spura 2010-11-05 19:22:13 UTC
Thanks for the bug report, this seems to happen once after upgrading...

*** This bug has been marked as a duplicate of bug 649507 ***