Bug 1305370 - [abrt] abrt-addon-ccpp: __init__.py:84:error_msg_and_die:BrokenPipeError: [Errno 32] Relais brisé (pipe)
Summary: [abrt] abrt-addon-ccpp: __init__.py:84:error_msg_and_die:BrokenPipeError: [Er...
Keywords:
Status: CLOSED DUPLICATE of bug 1255259
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 23
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: abrt
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:0053c4bd92fd6b8756ed9eb1c1b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-07 19:12 UTC by Guillaume Poirier-Morency
Modified: 2016-04-25 08:04 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-08 17:30:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1005 bytes, text/plain)
2016-02-07 19:12 UTC, Guillaume Poirier-Morency
no flags Details
File: environ (66 bytes, text/plain)
2016-02-07 19:13 UTC, Guillaume Poirier-Morency
no flags Details

Description Guillaume Poirier-Morency 2016-02-07 19:12:53 UTC
Version-Release number of selected component:
abrt-addon-ccpp-2.6.2-7.fc23

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

Truncated backtrace:
__init__.py:84:error_msg_and_die:BrokenPipeError: [Errno 32] Relais brisé (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.4/site-packages/reportclient/debuginfo.py", line 312, in download
    print(_("Initializing package manager"))
BrokenPipeError: [Errno 32] Relais brisé (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.4/site-packages/reportclient/__init__.py", line 84, in error_msg_and_die
    sys.stderr.write("%s\n" % (fmt % args))
BrokenPipeError: [Errno 32] Relais brisé (pipe)

Local variables in innermost frame:
args: (BrokenPipeError(32, 'Relais brisé (pipe)'),)
fmt: "Can't download debuginfos: %s"

Comment 1 Guillaume Poirier-Morency 2016-02-07 19:12:59 UTC
Created attachment 1121947 [details]
File: backtrace

Comment 2 Guillaume Poirier-Morency 2016-02-07 19:13:00 UTC
Created attachment 1121948 [details]
File: environ

Comment 3 Jakub Filak 2016-02-08 17:30:01 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 ***


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