Bug 960016 - Unable to report problems: OSError: [Errno 2] No such file or directory
Summary: Unable to report problems: OSError: [Errno 2] No such file or directory
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-abrt
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Jakub Filak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 960219 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-06 12:47 UTC by Philipp Dreimann
Modified: 2016-12-01 00:44 UTC (History)
3 users (show)

Fixed In Version: gnome-abrt-0.2.12-3.fc19
Clone Of:
Environment:
Last Closed: 2013-05-22 03:08:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Philipp Dreimann 2013-05-06 12:47:57 UTC
Description of problem:
gnome-abrt is not able to report bugs.

Version-Release number of selected component (if applicable):
gnome-abrt.x86_64                    0.2.12-1.fc19
python.x86_64                        2.7.4-4.fc19

How reproducible:
Always

Steps to Reproduce:
1. Start gnome-abrt in a terminal to see the warnings and errors. The gui shows nothing
2. Try to report a but
  
Actual results:
$ gnome-abrt 
/usr/lib64/python2.7/site-packages/gnome_abrt/application.py:79: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
  ret = (os.path.basename(cmdline) == os.path.basename(dcmdline)
/usr/lib64/python2.7/site-packages/gnome_abrt/application.py:80: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
  or cmdline == dcmdline)
ERROR:root:[Errno 2] No such file or directory
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/gnome_abrt/controller.py", line 63, in _run_event_on_problem
    os.execvp(exctbl, args)
  File "/usr/lib64/python2.7/os.py", line 344, in execvp
    _execvpe(file, args)
  File "/usr/lib64/python2.7/os.py", line 368, in _execvpe
    func(file, *argrest)
OSError: [Errno 2] No such file or directory

Expected results:
The bug should be reported.

Additional information:
I upgraded to F19 via yum.

Comment 1 Jakub Filak 2013-05-06 12:58:14 UTC
Thank you for the report!

Fixed in upstream git:

commit 357b6ccb95355e2f4244ce1ab347750d130631dc
Author: Jakub Filak <jfilak>
Date:   Mon May 6 11:01:41 2013 +0200

    Make all generated files dependent on configuration
    
    Signed-off-by: Jakub Filak <jfilak>

Comment 2 Fedora Update System 2013-05-06 12:59:30 UTC
gnome-abrt-0.2.12-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/FEDORA-2013-7321/gnome-abrt-0.2.12-2.fc19

Comment 3 Philipp Dreimann 2013-05-06 13:42:53 UTC
Thanks, it solved this issue!

Comment 4 Fedora Update System 2013-05-06 18:29:25 UTC
Package gnome-abrt-0.2.12-3.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing gnome-abrt-0.2.12-3.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-7321/gnome-abrt-0.2.12-3.fc19
then log in and leave karma (feedback).

Comment 5 Jakub Filak 2013-05-07 06:13:28 UTC
*** Bug 960219 has been marked as a duplicate of this bug. ***

Comment 6 Fedora Update System 2013-05-22 03:08:52 UTC
gnome-abrt-0.2.12-3.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.