Description of problem: Trying to report a crash using ABRT Version-Release number of selected component: abrt-addon-ccpp-2.0.20-1.fc18 Additional info: cmdline: python /usr/bin/abrt-action-perform-ccpp-analysis core_backtrace: 3445c395ea4a09197710b248a7ee60b8a273b3f7 0xe <module> /usr/bin/abrt-action-perform-ccpp-analysis - executable: /usr/bin/abrt-action-perform-ccpp-analysis kernel: 3.7.4-204.fc18.x86_64 uid: 1000 Truncated backtrace: abrt-action-perform-ccpp-analysis:14:<module>:ImportError: cannot import name ask_yes_no_yesforever Traceback (most recent call last): File "/usr/bin/abrt-action-perform-ccpp-analysis", line 14, in <module> from reportclient import ask_yes_no_yesforever ImportError: cannot import name ask_yes_no_yesforever Local variables in innermost frame: __builtins__: <module '__builtin__' (built-in)> __file__: '/usr/bin/abrt-action-perform-ccpp-analysis' Popen: <class 'subprocess.Popen'> ArgumentParser: <class 'argparse.ArgumentParser'> __package__: None sys: <module 'sys' (built-in)> locale: <module 'locale' from '/usr/lib64/python2.7/locale.pyc'> gettext: <module 'gettext' from '/usr/lib64/python2.7/gettext.pyc'> report: <module 'report' from '/usr/lib64/python2.7/site-packages/report/__init__.pyc'> __name__: '__main__' os: <module 'os' from '/usr/lib64/python2.7/os.pyc'> __doc__: 'This module provides a function for executing of disjunction of analyze\nevents.\n'
Created attachment 691586 [details] File: backtrace
Created attachment 691587 [details] File: environ
Trying to report a crash using ABRT Package: abrt-addon-ccpp-2.0.20-1.fc18 OS Release: Fedora release 18 (Spherical Cow)
Thank you for taking the time to report this bug. The ask_yes_no_yesforever function has been introduced in the last release of libreport. If you have time to update libreport's packages and re-test, please do so and report the results here. You can obtain the updated package by typing 'yum update libreport-python' or using the graphical updater, Software Update.
Thanks for giving a solution. Crash is gone after updating to libreport-2.0.20-1.fc18.x86_64