| Summary: | [abrt] abrt-addon-ccpp: __init__.py:84:error_msg_and_die:BrokenPipeError: [Errno 32] Broken pipe | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Luca Ciavatta <luca.ciavatta> | ||||||
| Component: | abrt | Assignee: | abrt <abrt-devel-list> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | rawhide | CC: | 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/3aab5a41b0029340e2e2f3bec58ce2d2c51a5052 | ||||||||
| Whiteboard: | abrt_hash:6e6375d161209ca9b624fe6ced57f8415aa87826;VARIANT_ID=workstation; | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-03-30 06:58:10 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: |
|
||||||||
Created attachment 1141318 [details]
File: backtrace
Created attachment 1141319 [details]
File: environ
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 *** |
Version-Release number of selected component: abrt-addon-ccpp-2.8.0-4.fc25 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.8iqsRV -- executable: /usr/bin/abrt-action-install-debuginfo kernel: 4.6.0-0.rc0.git20.1.fc25.x86_64 runlevel: N 5 type: Python3 uid: 173 Truncated backtrace: __init__.py:84:error_msg_and_die:BrokenPipeError: [Errno 32] Broken pipe 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.5/site-packages/reportclient/debuginfo.py", line 326, in download print(_("Looking for needed packages in repositories")) BrokenPipeError: [Errno 32] Broken pipe 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.5/site-packages/reportclient/__init__.py", line 84, in error_msg_and_die sys.stderr.write("%s\n" % (fmt % args)) BrokenPipeError: [Errno 32] Broken pipe Local variables in innermost frame: fmt: "Can't download debuginfos: %s" args: (BrokenPipeError(32, 'Broken pipe'),) Potential duplicate: bug 1255259