Bug 2256507
| Summary: | Live install in Fedora Linux LXDE Spin doesn't start | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alessio <alciregi> |
| Component: | anaconda-liveinst | Assignee: | Orphan Owner <extras-orphan> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 39 | CC: | extras-orphan, kparal, ngompa13, tdawson |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-01-02 20:13:11 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: | |||
*** This bug has been marked as a duplicate of bug 2240162 *** |
Fedora Linux 39 LXDE Spin ISO The desktop icon "Install to Hard Drive" icon has not effect. Using the terminal: $ sudo liveinst ... Traceback (most recent call last): File "/sbin/anaconda", line 333, in <module> startup_utils.live_startup() File "/usr/lib64/python3.12/site-packages/pyanaconda/startup_utils.py", line 358, in live_startup inhibit_screensaver() File "/usr/lib64/python3.12/site-packages/pyanaconda/screensaver.py", line 96, in inhibit_screensaver inhibit_id = session_proxy.Inhibit("anaconda", "Installing") ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/dasbus/client/proxy.py", line 161, in __getattr__ member = self._get_member(self._get_interface(name), name) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/dasbus/client/proxy.py", line 211, in _get_interface self._handler.specification.members ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/dasbus/client/handler.py", line 212, in specification self._specification = self._get_specification() ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/dasbus/client/handler.py", line 332, in _get_specification xml = self._call_method( ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/dasbus/client/handler.py", line 435, in _call_method self._message_bus.connection, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/dasbus/connection.py", line 169, in connection self._connection = self._get_connection() ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/dasbus/connection.py", line 336, in _get_connection return self._provider.get_session_bus_connection() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/dasbus/connection.py", line 67, in get_session_bus_connection return Gio.bus_get_sync( ^^^^^^^^^^^^^^^^^ gi.repository.GLib.GError: g-io-error-quark: Could not connect: No such file or directory (1) Reproducible: Always