Bug 1997894

Summary: [abrt] blivet-gui-runtime: __init__(): client.py:110:__init__:PermissionError: [Errno 13] Permission non accordée
Product: [Fedora] Fedora Reporter: a.thiaville
Component: blivet-guiAssignee: Vojtech Trefny <vtrefny>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 34CC: mkolman, vtrefny
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/7750050da0e6798c340076fdb78dc6ca0e8399ed
Whiteboard: abrt_hash:a090f2a9530ec8b36eabb7e61264cf372d1ade5e;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-09-22 12:59:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: blivet-gui-utils.log
none
File: blivet.log
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds
none
File: program.log none

Description a.thiaville 2021-08-26 01:54:25 UTC
Version-Release number of selected component:
blivet-gui-runtime-2.3.0-1.fc34

Additional info:
reporter:       libreport-2.15.2
cgroup:         0::/user.slice/user-1001.slice/user/app.slice/app-glib-org.kde.konsole-16186.scope
cmdline:        /usr/bin/python3 /usr/bin/blivet-gui
crash_function: __init__
exception_type: PermissionError
executable:     /usr/bin/blivet-gui
interpreter:    python3-3.9.6-2.fc34.x86_64
kernel:         5.13.12-200.fc34.x86_64
runlevel:       N 5
type:           Python3
uid:            1001

Truncated backtrace:
client.py:110:__init__:PermissionError: [Errno 13] Permission non accordée

Traceback (most recent call last):
  File "/usr/bin/blivet-gui", line 117, in <module>
    main()
  File "/usr/bin/blivet-gui", line 110, in main
    client = BlivetGUIClient(server_socket=sockfile)
  File "/usr/lib/python3.9/site-packages/blivetgui/communication/client.py", line 110, in __init__
    self.sock.connect(server_socket)
PermissionError: [Errno 13] Permission non accordée

Local variables in innermost frame:
self: <blivetgui.communication.client.BlivetGUIClient object at 0x7f69d55f1f70>
server_socket: b'/tmp/tmpj8tdz382/blivet-gui.sock'

Comment 1 a.thiaville 2021-08-26 01:54:28 UTC
Created attachment 1817672 [details]
File: backtrace

Comment 2 a.thiaville 2021-08-26 01:54:29 UTC
Created attachment 1817673 [details]
File: blivet-gui-utils.log

Comment 3 a.thiaville 2021-08-26 01:54:31 UTC
Created attachment 1817674 [details]
File: blivet.log

Comment 4 a.thiaville 2021-08-26 01:54:32 UTC
Created attachment 1817675 [details]
File: cpuinfo

Comment 5 a.thiaville 2021-08-26 01:54:34 UTC
Created attachment 1817676 [details]
File: environ

Comment 6 a.thiaville 2021-08-26 01:54:35 UTC
Created attachment 1817677 [details]
File: mountinfo

Comment 7 a.thiaville 2021-08-26 01:54:36 UTC
Created attachment 1817678 [details]
File: namespaces

Comment 8 a.thiaville 2021-08-26 01:54:38 UTC
Created attachment 1817679 [details]
File: open_fds

Comment 9 a.thiaville 2021-08-26 01:54:39 UTC
Created attachment 1817680 [details]
File: program.log

Comment 10 Vojtech Trefny 2021-09-22 12:59:53 UTC

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