Bug 2240453 - [abrt] python3-pip: _check_buffer(): base_command.py:211:exc_logging_wrapper:BrokenPipeError: [Errno 32] Broken pipe
Summary: [abrt] python3-pip: _check_buffer(): base_command.py:211:exc_logging_wrapper:...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: blender
Version: 39
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Luya Tshimbalanga
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:038f3fd0f4513ae8f136445a0bd...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-09-24 14:25 UTC by Seth Maurice-Brant
Modified: 2023-10-23 12:07 UTC (History)
13 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
File: os_info (756 bytes, text/plain)
2023-09-24 14:25 UTC, Seth Maurice-Brant
no flags Details
File: environ (1.55 KB, text/plain)
2023-09-24 14:25 UTC, Seth Maurice-Brant
no flags Details
File: mountinfo (3.48 KB, text/plain)
2023-09-24 14:25 UTC, Seth Maurice-Brant
no flags Details
File: open_fds (315 bytes, text/plain)
2023-09-24 14:26 UTC, Seth Maurice-Brant
no flags Details
File: namespaces (171 bytes, text/plain)
2023-09-24 14:26 UTC, Seth Maurice-Brant
no flags Details
File: backtrace (11.55 KB, text/plain)
2023-09-24 14:26 UTC, Seth Maurice-Brant
no flags Details
File: cpuinfo (3.19 KB, text/plain)
2023-09-24 14:26 UTC, Seth Maurice-Brant
no flags Details

Description Seth Maurice-Brant 2023-09-24 14:25:52 UTC
Description of problem:
Using blender, trying to import/enable BlenderKit addon

Version-Release number of selected component:
python3-pip-23.2.1-1.fc39

Additional info:
reporter:       libreport-2.17.11
kernel:         6.4.16-200.fc38.x86_64
cmdline:        /usr/bin/python3.12 -m pip install --upgrade -t /home/seth/blenderkit_data/daemon/dependencies/3-8-2/3-12/installed -r /home/seth/.config/blender/3.6/scripts/addons/blenderkit/requirements.txt
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-blender-40102.scope
uid:            1000
reason:         base_command.py:211:exc_logging_wrapper:BrokenPipeError: [Errno 32] Broken pipe
executable:     /usr/lib/python3.12/site-packages/pip/__main__.py
type:           Python3
package:        python3-pip-23.2.1-1.fc39
runlevel:       N 5
exception_type: BrokenPipeError
crash_function: _check_buffer
interpreter:    python3-3.12.0~rc3-1.fc39.x86_64
comment:        Using blender, trying to import/enable BlenderKit addon

Truncated backtrace:
#1 [/usr/lib/python3.12/site-packages/pip/_vendor/rich/console.py:2065] _check_buffer
#2 [/usr/lib/python3.12/site-packages/pip/_vendor/rich/console.py:822] _exit_buffer
#3 [/usr/lib/python3.12/site-packages/pip/_vendor/rich/console.py:864] __exit__
#4 [/usr/lib/python3.12/site-packages/pip/_vendor/rich/console.py:1672] print
#5 [/usr/lib/python3.12/site-packages/pip/_internal/utils/logging.py:177] emit

Comment 1 Seth Maurice-Brant 2023-09-24 14:25:56 UTC
Created attachment 1990310 [details]
File: os_info

Comment 2 Seth Maurice-Brant 2023-09-24 14:25:57 UTC
Created attachment 1990311 [details]
File: environ

Comment 3 Seth Maurice-Brant 2023-09-24 14:25:59 UTC
Created attachment 1990312 [details]
File: mountinfo

Comment 4 Seth Maurice-Brant 2023-09-24 14:26:00 UTC
Created attachment 1990313 [details]
File: open_fds

Comment 5 Seth Maurice-Brant 2023-09-24 14:26:01 UTC
Created attachment 1990314 [details]
File: namespaces

Comment 6 Seth Maurice-Brant 2023-09-24 14:26:03 UTC
Created attachment 1990315 [details]
File: backtrace

Comment 7 Seth Maurice-Brant 2023-09-24 14:26:04 UTC
Created attachment 1990316 [details]
File: cpuinfo

Comment 8 Seth Maurice-Brant 2023-09-24 14:34:50 UTC
Trying to open Blender


reporter:       libreport-2.17.11
kernel:         6.4.16-200.fc38.x86_64
cmdline:        /usr/bin/python3.12 -m pip install --upgrade -t /home/seth/blenderkit_data/daemon/dependencies/3-8-2/3-12/installed -r /home/seth/.config/blender/3.6/scripts/addons/blenderkit/requirements.txt
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-blender-43483.scope
uid:            1000
reason:         base_command.py:211:exc_logging_wrapper:BrokenPipeError: [Errno 32] Broken pipe
executable:     /usr/lib/python3.12/site-packages/pip/__main__.py
type:           Python3
package:        python3-pip-23.2.1-1.fc39
runlevel:       N 5
exception_type: BrokenPipeError
crash_function: _check_buffer
interpreter:    python3-3.12.0~rc3-1.fc39.x86_64
comment:        Trying to open Blender

Comment 9 Miro Hrončok 2023-09-24 15:43:40 UTC
A broken pipe usually indicates a problem in the usage of pip rather than pip itself. I am reassigning this report to blender for a lack of better options.


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