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-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/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: |
|
||||||||||||||||||||||
Created attachment 1817672 [details]
File: backtrace
Created attachment 1817673 [details]
File: blivet-gui-utils.log
Created attachment 1817674 [details]
File: blivet.log
Created attachment 1817675 [details]
File: cpuinfo
Created attachment 1817676 [details]
File: environ
Created attachment 1817677 [details]
File: mountinfo
Created attachment 1817678 [details]
File: namespaces
Created attachment 1817679 [details]
File: open_fds
Created attachment 1817680 [details]
File: program.log
*** This bug has been marked as a duplicate of bug 1953251 *** |
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'