Ubiquity 19.10.12 /usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py:54: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded. from gi.repository import Gtk, Gdk, GObject, GLib, Atk, Gio /usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:5: PyGIWarning: NM was imported without specifying a version first. Use gi.require_version('NM', '1.0') before import to ensure that the right version gets loaded. from gi.repository import NM, NMA /usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:5: PyGIWarning: NMA was imported without specifying a version first. Use gi.require_version('NMA', '1.0') before import to ensure that the right version gets loaded. from gi.repository import NM, NMA /usr/lib/ubiquity/plugins/ubi-timezone.py:195: PyGIWarning: TimezoneMap was imported without specifying a version first. Use gi.require_version('TimezoneMap', '1.0') before import to ensure that the right version gets loaded. from gi.repository import TimezoneMap No such schema “org.gnome.nautilus.desktop” Failed to play sound: Not available update_release_notes_label() update_release_notes_label() Could not translate page (prepare): 'NoneType' object has no attribute 'replace' /usr/lib/ubiquity/plugins/ubi-console-setup.py:72: Warning: Source ID 255 was not found when attempting to remove it GLib.source_remove(self.keyboard_layout_timeout_id) /usr/lib/ubiquity/plugins/ubi-console-setup.py:74: Warning: Source ID 258 was not found when attempting to remove it GLib.source_remove(self.keyboard_variant_timeout_id) /usr/lib/ubiquity/plugins/ubi-timezone.py:98: PyGIWarning: Soup was imported without specifying a version first. Use gi.require_version('Soup', '2.4') before import to ensure that the right version gets loaded. from gi.repository import Gtk, GObject, GLib, Soup (process:31878): dconf-WARNING **: 12:47:33.650: failed to commit changes to dconf: Error spawning command line “dbus-launch --autolaunch=8d82213026304d77bfb0df9b03bf8fbd --binary-syntax --close-stderr”: Child process exited with code 1 (process:31919): dconf-WARNING **: 12:47:34.555: failed to commit changes to dconf: Error spawning command line “dbus-launch --autolaunch=8d82213026304d77bfb0df9b03bf8fbd --binary-syntax --close-stderr”: Child process exited with code 1 (process:31927): dconf-WARNING **: 12:47:34.630: failed to commit changes to dconf: Error spawning command line “dbus-launch --autolaunch=8d82213026304d77bfb0df9b03bf8fbd --binary-syntax --close-stderr”: Child process exited with code 1 (process:31932): dconf-WARNING **: 12:47:34.676: failed to commit changes to dconf: Error spawning command line “dbus-launch --autolaunch=8d82213026304d77bfb0df9b03bf8fbd --binary-syntax --close-stderr”: Child process exited with code 1 (process:31937): dconf-WARNING **: 12:47:34.998: failed to commit changes to dconf: Error spawning command line “dbus-launch --autolaunch=8d82213026304d77bfb0df9b03bf8fbd --binary-syntax --close-stderr”: Child process exited with code 1 Gdk-Message: 12:47:35.015: ubiquity: Fatal IO error 0 (Success) on X server :0. Ubiquity 19.10.12 /usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py:54: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded. from gi.repository import Gtk, Gdk, GObject, GLib, Atk, Gio /usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:5: PyGIWarning: NM was imported without specifying a version first. Use gi.require_version('NM', '1.0') before import to ensure that the right version gets loaded. from gi.repository import NM, NMA /usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:5: PyGIWarning: NMA was imported without specifying a version first. Use gi.require_version('NMA', '1.0') before import to ensure that the right version gets loaded. from gi.repository import NM, NMA Exception in GTK frontend (invoking crash handler): Traceback (most recent call last): File "/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py", line 330, in __init__ self.view = NetworkManagerTreeView(self.state_changed) File "/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py", line 102, in __init__ state_changed) File "/usr/lib/ubiquity/ubiquity/nm.py", line 120, in __init__ self.start(state_changed) File "/usr/lib/ubiquity/ubiquity/nm.py", line 140, in start self.build_cache() File "/usr/lib/ubiquity/ubiquity/nm.py", line 237, in build_cache vendor, model = get_vendor_and_model(udi) File "/usr/lib/ubiquity/ubiquity/nm.py", line 43, in get_vendor_and_model universal_newlines=True) File "/usr/lib/python3.7/subprocess.py", line 775, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1522, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: '/sbin/udevadm': '/sbin/udevadm' Traceback (most recent call last): File "/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py", line 330, in __init__ self.view = NetworkManagerTreeView(self.state_changed) File "/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py", line 102, in __init__ state_changed) File "/usr/lib/ubiquity/ubiquity/nm.py", line 120, in __init__ self.start(state_changed) File "/usr/lib/ubiquity/ubiquity/nm.py", line 140, in start self.build_cache() File "/usr/lib/ubiquity/ubiquity/nm.py", line 237, in build_cache vendor, model = get_vendor_and_model(udi) File "/usr/lib/ubiquity/ubiquity/nm.py", line 43, in get_vendor_and_model universal_newlines=True) File "/usr/lib/python3.7/subprocess.py", line 775, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1522, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: '/sbin/udevadm': '/sbin/udevadm' Ubiquity 19.10.12 /usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py:54: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded. from gi.repository import Gtk, Gdk, GObject, GLib, Atk, Gio /usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:5: PyGIWarning: NM was imported without specifying a version first. Use gi.require_version('NM', '1.0') before import to ensure that the right version gets loaded. from gi.repository import NM, NMA /usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:5: PyGIWarning: NMA was imported without specifying a version first. Use gi.require_version('NMA', '1.0') before import to ensure that the right version gets loaded. from gi.repository import NM, NMA Exception in GTK frontend (invoking crash handler): Traceback (most recent call last): File "/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py", line 330, in __init__ self.view = NetworkManagerTreeView(self.state_changed) File "/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py", line 102, in __init__ state_changed) File "/usr/lib/ubiquity/ubiquity/nm.py", line 120, in __init__ self.start(state_changed) File "/usr/lib/ubiquity/ubiquity/nm.py", line 140, in start self.build_cache() File "/usr/lib/ubiquity/ubiquity/nm.py", line 237, in build_cache vendor, model = get_vendor_and_model(udi) File "/usr/lib/ubiquity/ubiquity/nm.py", line 43, in get_vendor_and_model universal_newlines=True) File "/usr/lib/python3.7/subprocess.py", line 775, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1522, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: '/sbin/udevadm': '/sbin/udevadm' Traceback (most recent call last): File "/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py", line 330, in __init__ self.view = NetworkManagerTreeView(self.state_changed) File "/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py", line 102, in __init__ state_changed) File "/usr/lib/ubiquity/ubiquity/nm.py", line 120, in __init__ self.start(state_changed) File "/usr/lib/ubiquity/ubiquity/nm.py", line 140, in start self.build_cache() File "/usr/lib/ubiquity/ubiquity/nm.py", line 237, in build_cache vendor, model = get_vendor_and_model(udi) File "/usr/lib/ubiquity/ubiquity/nm.py", line 43, in get_vendor_and_model universal_newlines=True) File "/usr/lib/python3.7/subprocess.py", line 775, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1522, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: '/sbin/udevadm': '/sbin/udevadm'