Bug 880201 - core dump uploading broken under cs_CZ locale
Summary: core dump uploading broken under cs_CZ locale
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: abrt
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 879641 880230
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-26 13:35 UTC by Jakub Filak
Modified: 2016-12-01 00:42 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 879641
Environment:
Last Closed: 2012-11-26 18:05:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jakub Filak 2012-11-26 13:35:19 UTC
+++ This bug was initially created as a clone of Bug #879641 +++

Description of problem:
ABRT asked me whether to upload the core dump. I said *YES*. But it started to download debuginfo locally. Why?


--- Running report_uReport ---
(exited with 0)

--- Running analyze_CCpp ---
Ok to upload core dump? (It may contain sensitive data). If your answer is 'No', a stack trace will be generated locally. (It may download a huge amount of data). 'YES'
Analyzing coredump 'coredump'
Coredump references 173 debuginfo files, 173 of them are not installed
Setting up yum repositories
Looking for needed packages in repositories
Packages to download: 94
Downloading (1 of 94) libXtst-debuginfo-1.2.0-3.fc17.x86_64.rpm: 100%
Extracting cpio from /tmp/abrt-tmp-debuginfo-2012-11-23-15:32:23.2199/libXtst-debuginfo-1.2.0-3.fc17.x86_64.rpm
Caching files from unpacked.cpio made from libXtst-debuginfo-1.2.0-3.fc17.x86_64.rpm
Downloading (2 of 94) libtdb-debuginfo-1.2.10-15.fc17.x86_64.rpm: 100%
Extracting cpio from /tmp/abrt-tmp-debuginfo-2012-11-23-15:32:23.2199/libtdb-debuginfo-1.2.10-15.fc17.x86_64.rpm
Caching files from unpacked.cpio made from libtdb-debuginfo-1.2.10-15.fc17.x86_64.rpm
...

I killed the process here. It seems to be reproducible.


Version-Release number of selected component (if applicable):
abrt-2.0.19-1.fc17.x86_64
abrt-addon-ccpp-2.0.19-1.fc17.x86_64
abrt-addon-kerneloops-2.0.19-1.fc17.x86_64
abrt-addon-python-2.0.19-1.fc17.x86_64
abrt-addon-vmcore-2.0.19-1.fc17.x86_64
abrt-addon-xorg-2.0.19-1.fc17.x86_64
abrt-dbus-2.0.19-1.fc17.x86_64
abrt-desktop-2.0.19-1.fc17.x86_64
abrt-gui-2.0.19-1.fc17.x86_64
abrt-libs-2.0.19-1.fc17.x86_64
abrt-plugin-bodhi-2.0.19-1.fc17.x86_64
abrt-retrace-client-2.0.19-1.fc17.x86_64

--- Additional comment from Kamil Páral on 2012-11-23 15:41:03 CET ---

There is a minor glitch in the UI, "Yes" button should be on the right side, and "No" should be on the left side, to conform to GNOME interface guidelines. But as you can see from the log, I hit the correct button.

--- Additional comment from Jakub Filak on 2012-11-23 16:14:48 CET ---

This bug is probably caused by inconsistency of abrt/libreport translations. I can't reproduce it with english localization.

--- Additional comment from Kamil Páral on 2012-11-23 16:18:38 CET ---

No matter what I respond, whether YES or NO (the text log mirrors what I clicked in GUI), it always downloads the packages. What log file do you want?

--- Additional comment from Kamil Páral on 2012-11-23 16:32:16 CET ---

I can confirm this works well if I set LC_ALL=en_US.UTF-8. With cs_CZ it behaves as described.

--- Additional comment from Jakub Filak on 2012-11-23 19:01:35 CET ---

Fixed in git

commit 6136beb5c669c8c6336b9d6c24a3f60d7528cf6e
Author: Jakub Filak <jfilak>
Date:   Fri Nov 23 17:51:22 2012 +0100

    update translations
    
    - closes rhbz#879641
    
    Signed-off-by: Jakub Filak <jfilak>


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