Bug 1974615

Summary: [abrt] blivet-gui-runtime: __init__(): client.py:112:__init__:PermissionError: [Errno 13] Brak dostępu
Product: [Fedora] Fedora Reporter: Andrzej Grenczuk <andrzej.grenczuk>
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/033217a7b1b8eea6ba7aeb371456aa33e57f956a
Whiteboard: abrt_hash:b67483c1f0b3c530e2124646d76d59bd65d58991;VARIANT_ID=matecompiz;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-08-19 11:19:20 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: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description Andrzej Grenczuk 2021-06-22 08:01:36 UTC
Description of problem:
chcąc go uruchomić

Version-Release number of selected component:
blivet-gui-runtime-2.2.1-3.fc34

Additional info:
reporter:       libreport-2.15.2
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-glib-blivet\x2dgui-98068.scope
cmdline:        /usr/bin/python3 /usr/bin/blivet-gui
crash_function: __init__
exception_type: PermissionError
executable:     /usr/bin/blivet-gui
interpreter:    python3-3.9.5-2.fc34.x86_64
kernel:         5.12.11-300.fc34.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
client.py:112:__init__:PermissionError: [Errno 13] Brak dostępu

Traceback (most recent call last):
  File "/usr/bin/blivet-gui", line 115, in <module>
    main()
  File "/usr/bin/blivet-gui", line 108, in main
    client = BlivetGUIClient(server_socket=sockfile)
  File "/usr/lib/python3.9/site-packages/blivetgui/communication/client.py", line 112, in __init__
    self.sock.connect(server_socket)
PermissionError: [Errno 13] Brak dostępu

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

Comment 1 Andrzej Grenczuk 2021-06-22 08:01:40 UTC
Created attachment 1792918 [details]
File: backtrace

Comment 2 Andrzej Grenczuk 2021-06-22 08:01:41 UTC
Created attachment 1792919 [details]
File: cpuinfo

Comment 3 Andrzej Grenczuk 2021-06-22 08:01:43 UTC
Created attachment 1792920 [details]
File: environ

Comment 4 Andrzej Grenczuk 2021-06-22 08:01:45 UTC
Created attachment 1792921 [details]
File: mountinfo

Comment 5 Andrzej Grenczuk 2021-06-22 08:01:46 UTC
Created attachment 1792922 [details]
File: namespaces

Comment 6 Andrzej Grenczuk 2021-06-22 08:01:48 UTC
Created attachment 1792923 [details]
File: open_fds

Comment 7 Vojtech Trefny 2021-08-19 11:19:20 UTC

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