Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 2256507 - Live install in Fedora Linux LXDE Spin doesn't start
Summary: Live install in Fedora Linux LXDE Spin doesn't start
Keywords:
Status: CLOSED DUPLICATE of bug 2240162
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda-liveinst
Version: 39
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Orphan Owner
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-01-02 19:36 UTC by Alessio
Modified: 2024-01-03 12:19 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2024-01-02 20:13:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Alessio 2024-01-02 19:36:36 UTC
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

Comment 1 Alessio 2024-01-02 20:13:11 UTC

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


Note You need to log in before you can comment on or make changes to this bug.