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-gui | Assignee: | Vojtech Trefny <vtrefny> | ||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||
| Priority: | unspecified | ||||||||||||||||
| Version: | 34 | CC: | 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: |
|
||||||||||||||||
Created attachment 1792918 [details]
File: backtrace
Created attachment 1792919 [details]
File: cpuinfo
Created attachment 1792920 [details]
File: environ
Created attachment 1792921 [details]
File: mountinfo
Created attachment 1792922 [details]
File: namespaces
Created attachment 1792923 [details]
File: open_fds
*** This bug has been marked as a duplicate of bug 1953251 *** |
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'