Bug 1314199

Summary: [abrt] abrt-addon-ccpp
Product: [Fedora] Fedora Reporter: ve3g43gv
Component: abrtAssignee: abrt <abrt-devel-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: abrt-devel-list, iprikryl, jfilak, mhabrnal, michal.toman, mmilata, phelia
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/e84adc6b93d9b1f00d417ead327ec29a5b747d6b
Whiteboard: abrt_hash:9ba358ee4f47f76c21e979c6185a5ec62462de80;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-03 08:47:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description ve3g43gv 2016-03-03 08:16:31 UTC
Description of problem:
Game Warzone

Version-Release number of selected component:
abrt-addon-ccpp-2.8.0-3.fc23

Additional info:
reporter:       libreport-2.6.4
cmdline:        /usr/bin/python3 -u /usr/bin/abrt-action-install-debuginfo --ids /proc/self/fd/3 --tmpdir /var/tmp/abrt-tmp-debuginfo.pEpiXb --
executable:     /usr/bin/abrt-action-install-debuginfo
kernel:         4.4.2-301.fc23.x86_64
runlevel:       N 5
type:           Python3
uid:            173

Truncated backtrace:
__init__.py:84:error_msg_and_die:BrokenPipeError: [Errno 32] Обрыв канала

Traceback (most recent call last):
  File "/usr/bin/abrt-action-install-debuginfo", line 242, in <module>
    result = downloader.download(missing, download_exact_files=exact_fls)
  File "/usr/lib64/python3.4/site-packages/reportclient/debuginfo.py", line 319, in download
    print(_("Setting up repositories"))
BrokenPipeError: [Errno 32] Обрыв канала

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/abrt-action-install-debuginfo", line 244, in <module>
    error_msg_and_die("Can't download debuginfos: %s", ex)
  File "/usr/lib64/python3.4/site-packages/reportclient/__init__.py", line 84, in error_msg_and_die
    sys.stderr.write("%s\n" % (fmt % args))
BrokenPipeError: [Errno 32] Обрыв канала

Local variables in innermost frame:
fmt: "Can't download debuginfos: %s"
args: (BrokenPipeError(32, 'Обрыв канала'),)

Potential duplicate: bug 1258140

Comment 1 ve3g43gv 2016-03-03 08:16:38 UTC
Created attachment 1132682 [details]
File: backtrace

Comment 2 ve3g43gv 2016-03-03 08:16:41 UTC
Created attachment 1132683 [details]
File: environ

Comment 3 Matej Habrnal 2016-03-03 08:47:21 UTC
Thank you for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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