Can't figure out a python dependency problem

I’m in Ubuntu Noble (24.04) and in the desktop environment lxqt.

I’m trying to run “Playonlinux” but not all the dependencies were installed when I installed the package.

Here is the scrollback for when I tried to get it set up:

C:\home\james> /usr/bin/playonlinux
Looking for python3... 3.12.7 - Traceback (most recent call last):
  File "/usr/share/playonlinux/python/check_python.py", line 3, in <module>
    import wx
ModuleNotFoundError: No module named 'wx'
failed tests
Looking for python... 3.12.7 - Traceback (most recent call last):
  File "/usr/share/playonlinux/python/check_python.py", line 3, in <module>
    import wx
ModuleNotFoundError: No module named 'wx'
failed tests
Looking for python2.7...       python2 and python3 to be found. - unexpected version
Looking for python2.6... 
Looking for python2...       python2 and python3 to be found. - unexpected version
Please install python before trying to run this program
C:\home\james> python
Python 3.12.7 | packaged by Anaconda, Inc. | (main, Oct  4 2024, 13:27:36) [GCC 11.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> quit()
C:\home\james> pipx install wx
Command 'pipx' not found, but can be installed with:                                                                  
sudo apt install pipx                                                                                                 
C:\home\james> sudo apt install pipx                                                                                  
[sudo] password for james:                                                                                            
Waiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 1332323 (synaptic)      
Waiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 1332323 (synaptic)      
Waiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 1332323 (synaptic)      
Waiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 1332323 (synaptic)      
Waiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 1332323 (synaptic)      
Reading package lists... Done                                                                                         
Building dependency tree... Done                                                                                      
Reading state information... Done                                                                                     
The following additional packages will be installed:                                                                  
  python3-argcomplete python3-pip-whl python3-platformdirs python3-psutil python3-setuptools-whl python3-userpath     
  python3-venv python3.12-venv                                                                                        
The following NEW packages will be installed:                                                                         
  pipx python3-argcomplete python3-pip-whl python3-platformdirs python3-psutil python3-setuptools-whl
  python3-userpath python3-venv python3.12-venv
0 upgraded, 9 newly installed, 0 to remove and 121 not upgraded.
Need to get 3,467 kB of archives.
After this operation, 7,642 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://us.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.1 [1,703 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.1 [716 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.5 [5,678 B]
Get:4 http://us.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2 [1,034 B]
Get:5 http://us.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-argcomplete all 3.1.4-1ubuntu0.1 [33.8 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu noble/main amd64 python3-platformdirs all 4.2.0-1 [16.1 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu noble/universe amd64 python3-userpath all 1.9.1-1 [9,416 B]
Get:8 http://us.archive.ubuntu.com/ubuntu noble/universe amd64 pipx all 1.4.3-1 [787 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu noble/main amd64 python3-psutil amd64 5.9.8-2build2 [195 kB]
Fetched 3,467 kB in 2s (2,139 kB/s)     
Selecting previously unselected package python3-pip-whl.
(Reading database ... 338806 files and directories currently installed.)
Preparing to unpack .../0-python3-pip-whl_24.0+dfsg-1ubuntu1.1_all.deb ...
Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.1) ...
Selecting previously unselected package python3-setuptools-whl.
Preparing to unpack .../1-python3-setuptools-whl_68.1.2-2ubuntu1.1_all.deb ...
Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.1) ...
Selecting previously unselected package python3.12-venv.
Preparing to unpack .../2-python3.12-venv_3.12.3-1ubuntu0.5_amd64.deb ...
Unpacking python3.12-venv (3.12.3-1ubuntu0.5) ...
Selecting previously unselected package python3-venv.
Preparing to unpack .../3-python3-venv_3.12.3-0ubuntu2_amd64.deb ...
Unpacking python3-venv (3.12.3-0ubuntu2) ...
Selecting previously unselected package python3-argcomplete.
Preparing to unpack .../4-python3-argcomplete_3.1.4-1ubuntu0.1_all.deb ...
Unpacking python3-argcomplete (3.1.4-1ubuntu0.1) ...
Selecting previously unselected package python3-platformdirs.
Preparing to unpack .../5-python3-platformdirs_4.2.0-1_all.deb ...
Unpacking python3-platformdirs (4.2.0-1) ...
Selecting previously unselected package python3-userpath.
Preparing to unpack .../6-python3-userpath_1.9.1-1_all.deb ...
Unpacking python3-userpath (1.9.1-1) ...
Selecting previously unselected package pipx.
Preparing to unpack .../7-pipx_1.4.3-1_all.deb ...
Unpacking pipx (1.4.3-1) ...
Selecting previously unselected package python3-psutil.
Preparing to unpack .../8-python3-psutil_5.9.8-2build2_amd64.deb ...
Unpacking python3-psutil (5.9.8-2build2) ...
Setting up python3-setuptools-whl (68.1.2-2ubuntu1.1) ...
Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.1) ...
Setting up python3-platformdirs (4.2.0-1) ...
Setting up python3-psutil (5.9.8-2build2) ...
Setting up python3-argcomplete (3.1.4-1ubuntu0.1) ...
Setting up python3-userpath (1.9.1-1) ...
Setting up python3.12-venv (3.12.3-1ubuntu0.5) ...
Setting up python3-venv (3.12.3-0ubuntu2) ...
Setting up pipx (1.4.3-1) ...
Processing triggers for man-db (2.12.0-4build2) ...
C:\home\james> pipx install wx

Traceback (most recent call last):
  File "/usr/bin/pipx", line 8, in <module>
    sys.exit(cli())
             ^^^^^
  File "/usr/lib/python3/dist-packages/pipx/main.py", line 921, in cli
    return run_pipx_command(parsed_pipx_args)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/pipx/main.py", line 219, in run_pipx_command
    return commands.install(
           ^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/pipx/commands/install.py", line 87, in install
    venv.create_venv(venv_args, pip_args, override_shared)
  File "/usr/lib/python3/dist-packages/pipx/venv.py", line 163, in create_venv
    shared_libs.create(self.verbose)
  File "/usr/lib/python3/dist-packages/pipx/shared_libs.py", line 44, in create
    if not self.is_valid:
           ^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/pipx/shared_libs.py", line 57, in is_valid
    out = run_subprocess(
          ^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/pipx/util.py", line 179, in run_subprocess
    completed_process = subprocess.run(
                        ^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/subprocess.py", line 548, in run
    with Popen(*popenargs, **kwargs) as process:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/subprocess.py", line 1026, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/lib/python3.12/subprocess.py", line 1955, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
OSError: [Errno 8] Exec format error: '/home/james/.local/share/pipx/shared/bin/python'
C:\home\james> python -m venv myenv
C:\home\james> source myenv/bin/activate
(myenv) C:\home\james> pip install wx
WARNING: Ignoring invalid distribution ~penai-whisper (/home/james/myenv/lib/python3.12/site-packages)
ERROR: Could not find a version that satisfies the requirement wx (from versions: none)                               
ERROR: No matching distribution found for wx                                                                          
(myenv) C:\home\james> pip install wxPython                                                                           
WARNING: Ignoring invalid distribution ~penai-whisper (/home/james/myenv/lib/python3.12/site-packages)
Collecting wxPython                                                                                                   
  Downloading wxPython-4.2.3.tar.gz (58.9 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.9/58.9 MB 9.9 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: wxPython
  Building wheel for wxPython (pyproject.toml) ... error
  error: subprocess-exited-with-error
  
  × Building wheel for wxPython (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [160 lines of output]
      /tmp/pip-build-env-fy949jhb/overlay/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
      !!
      
              ********************************************************************************
              Please consider removing the following classifiers in favor of a SPDX license expression:
      
              License :: OSI Approved
      
              See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
              ********************************************************************************
      
      !!
        dist._finalize_license_expression()
      /tmp/pip-build-env-fy949jhb/overlay/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated.
      !!
      
              ********************************************************************************
              Please consider removing the following classifiers in favor of a SPDX license expression:
      
              License :: OSI Approved
      
              See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
              ********************************************************************************
      
      !!
        self._finalize_license_expression()
      running bdist_wheel
      running build
      Will build using: "/home/james/myenv/bin/python3"
      3.12.3 (main, Feb  4 2025, 14:48:35) [GCC 13.3.0]
      Python's architecture is 64bit
      cfg.VERSION: 4.2.3
      
      Running command: build
      Running command: build_wx
      wxWidgets build options: ['--wxpython', '--unicode', '--gtk3']
      Configure options: ['--enable-unicode', '--with-gtk=3', '--enable-sound', '--enable-graphics_ctx', '--enable-display', '--enable-geometry', '--enable-debug_flag', '--enable-optimise', '--disable-debugreport', '--enable-uiactionsim', '--enable-autoidman', '--with-sdl']
      /tmp/pip-install-n7yjj7w9/wxpython_011e7ecdadf84996b403c6549b32e441/ext/wxWidgets/configure --enable-unicode --with-gtk=3 --enable-sound --enable-graphics_ctx --enable-display --enable-geometry --enable-debug_flag --enable-optimise --disable-debugreport --enable-uiactionsim --enable-autoidman --with-sdl
      checking build system type... x86_64-pc-linux-gnu
      checking host system type... x86_64-pc-linux-gnu
      checking for toolkit... gtk
      checking for gcc... gcc
      checking whether the C compiler works... yes
      checking for C compiler default output file name... a.out
      checking for suffix of executables...
      checking whether we are cross compiling... no
      checking for suffix of object files... o
      checking whether we are using the GNU C compiler... yes
      checking whether gcc accepts -g... yes
      checking for gcc option to accept ISO C89... none needed
      checking whether we are using the Intel C compiler... no
      checking how to run the C preprocessor... gcc -E
      checking for grep that handles long lines and -e... /usr/bin/grep
      checking for egrep... /usr/bin/grep -E
      checking whether gcc needs -traditional... no
      checking for g++... g++
      checking whether we are using the GNU C++ compiler... yes
      checking whether g++ accepts -g... yes
      checking whether we are using the Intel C++ compiler... no
      checking whether we are using the Sun C++ compiler... no
      checking for ar... ar
      checking for ANSI C header files... yes
      checking for sys/types.h... yes
      checking for sys/stat.h... yes
      checking for stdlib.h... yes
      checking for string.h... yes
      checking for memory.h... yes
      checking for strings.h... yes
      checking for inttypes.h... yes
      checking for stdint.h... yes
      checking for unistd.h... yes
      checking for langinfo.h... yes
      checking for wchar.h... yes
      checking for sys/select.h... yes
      checking for cxxabi.h... yes
      checking for an ANSI C-conforming const... yes
      checking for inline... inline
      checking size of short... 2
      checking size of void *... 8
      checking size of int... 4
      checking size of long... 8
      checking size of size_t... 8
      checking size of long long... 8
      checking size of wchar_t... 4
      checking for va_copy... yes
      checking for _FILE_OFFSET_BITS value needed for large files... 64
      checking if large file support is available... yes
      checking for _LARGEFILE_SOURCE value needed for large files... no
      checking whether byte ordering is bigendian... no
      checking for std::wstring in <string>... yes
      checking for std::istream... yes
      checking for std::ostream... yes
      checking for type_traits... yes
      checking for __sync_xxx_and_fetch builtins... yes
      checking for libraries directories... /usr/lib/x86_64-linux-gnu /usr/lib
      checking for cos... no
      checking for floor... no
      checking if floating point functions link without -lm... no
      checking for sin... yes
      checking for ceil... yes
      checking if floating point functions link with -lm... yes
      checking for strtoull... yes
      checking for pkg-config... /usr/bin/pkg-config
      checking pkg-config is at least version 0.9.0... yes
      checking for LIBPCRE... yes
      checking for zlib.h >= 1.1.4... yes
      checking for zlib.h... (cached) yes
      checking for deflate in -lz... yes
      checking for png.h > 0.90... no
      checking for png.h... (cached) no
      configure: WARNING: system png library not found or too old, will use built-in instead
      checking whether png.c file exists... yes
      checking for jpeglib.h... no
      configure: WARNING: system jpeg library not found, will use built-in instead
      checking whether jpeglib.h file exists... yes
      checking for jbg_dec_init in -ljbig... no
      checking for LIBTIFF... not found via pkg-config
      checking for tiffio.h... no
      configure: WARNING: system tiff library not found, will use built-in instead
      checking whether tiff.h file exists... yes
      checking for expat.h... no
      configure: WARNING: system expat library not found, will use built-in instead
      checking whether expat.h file exists... yes
      checking for gcc option to accept ISO C99... none needed
      checking for LIBCURL... not found
      checking for GTK+ version...
      checking for pkg-config... (cached) /usr/bin/pkg-config
      checking pkg-config is at least version 0.16... yes
      checking for GTK+ - version >= 3.0.0... no
      *** Could not run GTK+ test program, checking why...
      *** The test program failed to compile or link. See the file config.log for the
      *** exact error that occurred. This usually means GTK+ is incorrectly installed.
      configure: error:
      The development files for GTK+ were not found. For GTK+ 2, please
      ensure that pkg-config is in the path and that gtk+-2.0.pc is
      installed. For GTK+ 1.2 please check that gtk-config is in the path,
      and that the version is 1.2.3 or above. Also check that the
      libraries returned by 'pkg-config gtk+-2.0 --libs' or 'gtk-config
      --libs' are in the LD_LIBRARY_PATH or equivalent.
      
      Error running configure
      ERROR: failed building wxWidgets
      Traceback (most recent call last):
        File "/tmp/pip-install-n7yjj7w9/wxpython_011e7ecdadf84996b403c6549b32e441/build.py", line 1607, in cmd_build_wx
          wxbuild.main(wxDir(), build_options)
        File "/tmp/pip-install-n7yjj7w9/wxpython_011e7ecdadf84996b403c6549b32e441/buildtools/build_wxwidgets.py", line 383, in main
          exitIfError(wxBuilder.configure(dir=wxRootDir, options=configure_opts, env=env),
        File "/tmp/pip-install-n7yjj7w9/wxpython_011e7ecdadf84996b403c6549b32e441/buildtools/build_wxwidgets.py", line 70, in exitIfError
          raise builder.BuildError(msg)
      buildtools.builder.BuildError: Error running configure
      Finished command: build_wx (0m7.201s)
      Finished command: build (0m7.201s)
      WARNING: Building this way assumes that all generated files have been
      generated already.  If that is not the case then use build.py directly
      to generate the source and perform the build stage.  You can use
      --skip-build with the bdist_* or install commands to avoid this
      message and the wxWidgets and Phoenix build steps in the future.
      
      "/home/james/myenv/bin/python3" -u build.py build
      Command '"/home/james/myenv/bin/python3" -u build.py build' failed with exit code 1.
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for wxPython
Failed to build wxPython                                                                                              
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (wxPython)
(myenv) C:\home\james> sudo apt install gtk+-2.0.pc                                                                   
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package gtk+-2.0.pc
E: Couldn't find any package by glob 'gtk+-2.0.pc'
(myenv) C:\home\james> pip install wxPython
WARNING: Ignoring invalid distribution ~penai-whisper (/home/james/myenv/lib/python3.12/site-packages)
Collecting wxPython                                                                                                   
  Using cached wxPython-4.2.3.tar.gz (58.9 MB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: wxPython
  Building wheel for wxPython (pyproject.toml) ... error
  error: subprocess-exited-with-error
  
  × Building wheel for wxPython (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [154 lines of output]
      /tmp/pip-build-env-npnjrl0c/overlay/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
      !!
      
              ********************************************************************************
              Please consider removing the following classifiers in favor of a SPDX license expression:
      
              License :: OSI Approved
      
              See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
              ********************************************************************************
      
      !!
        dist._finalize_license_expression()
      /tmp/pip-build-env-npnjrl0c/overlay/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated.
      !!
      
              ********************************************************************************
              Please consider removing the following classifiers in favor of a SPDX license expression:
      
              License :: OSI Approved
      
              See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
              ********************************************************************************
      
      !!
        self._finalize_license_expression()
      running bdist_wheel
      running build
      Will build using: "/home/james/myenv/bin/python3"
      3.12.3 (main, Feb  4 2025, 14:48:35) [GCC 13.3.0]
      Python's architecture is 64bit
      cfg.VERSION: 4.2.3
      
      Running command: build
      Running command: build_wx
      wxWidgets build options: ['--wxpython', '--unicode', '--gtk3']
      Configure options: ['--enable-unicode', '--with-gtk=3', '--enable-sound', '--enable-graphics_ctx', '--enable-display', '--enable-geometry', '--enable-debug_flag', '--enable-optimise', '--disable-debugreport', '--enable-uiactionsim', '--enable-autoidman', '--with-sdl']
      /tmp/pip-install-e8wvm_6k/wxpython_b2271fd5f1f6486b93b2830b3fd7f72c/ext/wxWidgets/configure --enable-unicode --with-gtk=3 --enable-sound --enable-graphics_ctx --enable-display --enable-geometry --enable-debug_flag --enable-optimise --disable-debugreport --enable-uiactionsim --enable-autoidman --with-sdl
      checking build system type... x86_64-pc-linux-gnu
      checking host system type... x86_64-pc-linux-gnu
      checking for toolkit... gtk
      checking for gcc... gcc
      checking whether the C compiler works... yes
      checking for C compiler default output file name... a.out
      checking for suffix of executables...
      checking whether we are cross compiling... no
      checking for suffix of object files... o
      checking whether we are using the GNU C compiler... yes
      checking whether gcc accepts -g... yes
      checking for gcc option to accept ISO C89... none needed
      checking whether we are using the Intel C compiler... no
      checking how to run the C preprocessor... gcc -E
      checking for grep that handles long lines and -e... /usr/bin/grep
      checking for egrep... /usr/bin/grep -E
      checking whether gcc needs -traditional... no
      checking for g++... g++
      checking whether we are using the GNU C++ compiler... yes
      checking whether g++ accepts -g... yes
      checking whether we are using the Intel C++ compiler... no
      checking whether we are using the Sun C++ compiler... no
      checking for ar... ar
      checking for ANSI C header files... yes
      checking for sys/types.h... yes
      checking for sys/stat.h... yes
      checking for stdlib.h... yes
      checking for string.h... yes
      checking for memory.h... yes
      checking for strings.h... yes
      checking for inttypes.h... yes
      checking for stdint.h... yes
      checking for unistd.h... yes
      checking for langinfo.h... yes
      checking for wchar.h... yes
      checking for sys/select.h... yes
      checking for cxxabi.h... yes
      checking for an ANSI C-conforming const... yes
      checking for inline... inline
      checking size of short... 2
      checking size of void *... 8
      checking size of int... 4
      checking size of long... 8
      checking size of size_t... 8
      checking size of long long... 8
      checking size of wchar_t... 4
      checking for va_copy... yes
      checking for _FILE_OFFSET_BITS value needed for large files... 64
      checking if large file support is available... yes
      checking for _LARGEFILE_SOURCE value needed for large files... no
      checking whether byte ordering is bigendian... no
      checking for std::wstring in <string>... yes
      checking for std::istream... yes
      checking for std::ostream... yes
      checking for type_traits... yes
      checking for __sync_xxx_and_fetch builtins... yes
      checking for libraries directories... /usr/lib/x86_64-linux-gnu /usr/lib
      checking for cos... no
      checking for floor... no
      checking if floating point functions link without -lm... no
      checking for sin... yes
      checking for ceil... yes
      checking if floating point functions link with -lm... yes
      checking for strtoull... yes
      checking for pkg-config... /usr/bin/pkg-config
      checking pkg-config is at least version 0.9.0... yes
      checking for LIBPCRE... yes
      checking for zlib.h >= 1.1.4... yes
      checking for zlib.h... (cached) yes
      checking for deflate in -lz... yes
      checking for png.h > 0.90... yes
      checking for png.h... (cached) yes
      checking for png_sig_cmp in -lpng... yes
      checking for jpeglib.h... yes
      checking for jpeg_read_header in -ljpeg... yes
      checking for jbg_dec_init in -ljbig... yes
      checking for LIBTIFF... yes
      checking for expat.h... yes
      checking if expat.h is valid C++ header... yes
      checking for XML_ParserCreate in -lexpat... yes
      checking for LIBCURL... not found
      checking for GTK+ version...
      checking for pkg-config... (cached) /usr/bin/pkg-config
      checking pkg-config is at least version 0.16... yes
      checking for GTK+ - version >= 3.0.0... no
      *** Could not run GTK+ test program, checking why...
      *** The test program failed to compile or link. See the file config.log for the
      *** exact error that occurred. This usually means GTK+ is incorrectly installed.
      configure: error:
      The development files for GTK+ were not found. For GTK+ 2, please
      ensure that pkg-config is in the path and that gtk+-2.0.pc is
      installed. For GTK+ 1.2 please check that gtk-config is in the path,
      and that the version is 1.2.3 or above. Also check that the
      libraries returned by 'pkg-config gtk+-2.0 --libs' or 'gtk-config
      --libs' are in the LD_LIBRARY_PATH or equivalent.
      
      Error running configure
      ERROR: failed building wxWidgets
      Traceback (most recent call last):
        File "/tmp/pip-install-e8wvm_6k/wxpython_b2271fd5f1f6486b93b2830b3fd7f72c/build.py", line 1607, in cmd_build_wx
          wxbuild.main(wxDir(), build_options)
        File "/tmp/pip-install-e8wvm_6k/wxpython_b2271fd5f1f6486b93b2830b3fd7f72c/buildtools/build_wxwidgets.py", line 383, in main
          exitIfError(wxBuilder.configure(dir=wxRootDir, options=configure_opts, env=env),
        File "/tmp/pip-install-e8wvm_6k/wxpython_b2271fd5f1f6486b93b2830b3fd7f72c/buildtools/build_wxwidgets.py", line 70, in exitIfError
          raise builder.BuildError(msg)
      buildtools.builder.BuildError: Error running configure
      Finished command: build_wx (0m6.739s)
      Finished command: build (0m6.739s)
      WARNING: Building this way assumes that all generated files have been
      generated already.  If that is not the case then use build.py directly
      to generate the source and perform the build stage.  You can use
      --skip-build with the bdist_* or install commands to avoid this
      message and the wxWidgets and Phoenix build steps in the future.
      
      "/home/james/myenv/bin/python3" -u build.py build
      Command '"/home/james/myenv/bin/python3" -u build.py build' failed with exit code 1.
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for wxPython
Failed to build wxPython                                                                                              
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (wxPython)
(myenv) C:\home\james> pip install wxPython                                                                           
WARNING: Ignoring invalid distribution ~penai-whisper (/home/james/myenv/lib/python3.12/site-packages)
Collecting wxPython                                                                                                   
  Using cached wxPython-4.2.3.tar.gz (58.9 MB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: wxPython
  Building wheel for wxPython (pyproject.toml) ... error
  error: subprocess-exited-with-error
  
  × Building wheel for wxPython (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [154 lines of output]
      /tmp/pip-build-env-smhmndhc/overlay/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
      !!
      
              ********************************************************************************
              Please consider removing the following classifiers in favor of a SPDX license expression:
      
              License :: OSI Approved
      
              See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
              ********************************************************************************
      
      !!
        dist._finalize_license_expression()
      /tmp/pip-build-env-smhmndhc/overlay/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated.
      !!
      
              ********************************************************************************
              Please consider removing the following classifiers in favor of a SPDX license expression:
      
              License :: OSI Approved
      
              See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
              ********************************************************************************
      
      !!
        self._finalize_license_expression()
      running bdist_wheel
      running build
      Will build using: "/home/james/myenv/bin/python3"
      3.12.3 (main, Feb  4 2025, 14:48:35) [GCC 13.3.0]
      Python's architecture is 64bit
      cfg.VERSION: 4.2.3
      
      Running command: build
      Running command: build_wx
      wxWidgets build options: ['--wxpython', '--unicode', '--gtk3']
      Configure options: ['--enable-unicode', '--with-gtk=3', '--enable-sound', '--enable-graphics_ctx', '--enable-display', '--enable-geometry', '--enable-debug_flag', '--enable-optimise', '--disable-debugreport', '--enable-uiactionsim', '--enable-autoidman', '--with-sdl']
      /tmp/pip-install-1ozwqcv6/wxpython_419f61b2cf234d84b686ef25da991790/ext/wxWidgets/configure --enable-unicode --with-gtk=3 --enable-sound --enable-graphics_ctx --enable-display --enable-geometry --enable-debug_flag --enable-optimise --disable-debugreport --enable-uiactionsim --enable-autoidman --with-sdl
      checking build system type... x86_64-pc-linux-gnu
      checking host system type... x86_64-pc-linux-gnu
      checking for toolkit... gtk
      checking for gcc... gcc
      checking whether the C compiler works... yes
      checking for C compiler default output file name... a.out
      checking for suffix of executables...
      checking whether we are cross compiling... no
      checking for suffix of object files... o
      checking whether we are using the GNU C compiler... yes
      checking whether gcc accepts -g... yes
      checking for gcc option to accept ISO C89... none needed
      checking whether we are using the Intel C compiler... no
      checking how to run the C preprocessor... gcc -E
      checking for grep that handles long lines and -e... /usr/bin/grep
      checking for egrep... /usr/bin/grep -E
      checking whether gcc needs -traditional... no
      checking for g++... g++
      checking whether we are using the GNU C++ compiler... yes
      checking whether g++ accepts -g... yes
      checking whether we are using the Intel C++ compiler... no
      checking whether we are using the Sun C++ compiler... no
      checking for ar... ar
      checking for ANSI C header files... yes
      checking for sys/types.h... yes
      checking for sys/stat.h... yes
      checking for stdlib.h... yes
      checking for string.h... yes
      checking for memory.h... yes
      checking for strings.h... yes
      checking for inttypes.h... yes
      checking for stdint.h... yes
      checking for unistd.h... yes
      checking for langinfo.h... yes
      checking for wchar.h... yes
      checking for sys/select.h... yes
      checking for cxxabi.h... yes
      checking for an ANSI C-conforming const... yes
      checking for inline... inline
      checking size of short... 2
      checking size of void *... 8
      checking size of int... 4
      checking size of long... 8
      checking size of size_t... 8
      checking size of long long... 8
      checking size of wchar_t... 4
      checking for va_copy... yes
      checking for _FILE_OFFSET_BITS value needed for large files... 64
      checking if large file support is available... yes
      checking for _LARGEFILE_SOURCE value needed for large files... no
      checking whether byte ordering is bigendian... no
      checking for std::wstring in <string>... yes
      checking for std::istream... yes
      checking for std::ostream... yes
      checking for type_traits... yes
      checking for __sync_xxx_and_fetch builtins... yes
      checking for libraries directories... /usr/lib/x86_64-linux-gnu /usr/lib
      checking for cos... no
      checking for floor... no
      checking if floating point functions link without -lm... no
      checking for sin... yes
      checking for ceil... yes
      checking if floating point functions link with -lm... yes
      checking for strtoull... yes
      checking for pkg-config... /usr/bin/pkg-config
      checking pkg-config is at least version 0.9.0... yes
      checking for LIBPCRE... yes
      checking for zlib.h >= 1.1.4... yes
      checking for zlib.h... (cached) yes
      checking for deflate in -lz... yes
      checking for png.h > 0.90... yes
      checking for png.h... (cached) yes
      checking for png_sig_cmp in -lpng... yes
      checking for jpeglib.h... yes
      checking for jpeg_read_header in -ljpeg... yes
      checking for jbg_dec_init in -ljbig... yes
      checking for LIBTIFF... yes
      checking for expat.h... yes
      checking if expat.h is valid C++ header... yes
      checking for XML_ParserCreate in -lexpat... yes
      checking for LIBCURL... not found
      checking for GTK+ version...
      checking for pkg-config... (cached) /usr/bin/pkg-config
      checking pkg-config is at least version 0.16... yes
      checking for GTK+ - version >= 3.0.0... no
      *** Could not run GTK+ test program, checking why...
      *** The test program failed to compile or link. See the file config.log for the
      *** exact error that occurred. This usually means GTK+ is incorrectly installed.
      configure: error:
      The development files for GTK+ were not found. For GTK+ 2, please
      ensure that pkg-config is in the path and that gtk+-2.0.pc is
      installed. For GTK+ 1.2 please check that gtk-config is in the path,
      and that the version is 1.2.3 or above. Also check that the
      libraries returned by 'pkg-config gtk+-2.0 --libs' or 'gtk-config
      --libs' are in the LD_LIBRARY_PATH or equivalent.
      
      Error running configure
      ERROR: failed building wxWidgets
      Traceback (most recent call last):
        File "/tmp/pip-install-1ozwqcv6/wxpython_419f61b2cf234d84b686ef25da991790/build.py", line 1607, in cmd_build_wx
          wxbuild.main(wxDir(), build_options)
        File "/tmp/pip-install-1ozwqcv6/wxpython_419f61b2cf234d84b686ef25da991790/buildtools/build_wxwidgets.py", line 383, in main
          exitIfError(wxBuilder.configure(dir=wxRootDir, options=configure_opts, env=env),
        File "/tmp/pip-install-1ozwqcv6/wxpython_419f61b2cf234d84b686ef25da991790/buildtools/build_wxwidgets.py", line 70, in exitIfError
          raise builder.BuildError(msg)
      buildtools.builder.BuildError: Error running configure
      Finished command: build_wx (0m6.763s)
      Finished command: build (0m6.763s)
      WARNING: Building this way assumes that all generated files have been
      generated already.  If that is not the case then use build.py directly
      to generate the source and perform the build stage.  You can use
      --skip-build with the bdist_* or install commands to avoid this
      message and the wxWidgets and Phoenix build steps in the future.
      
      "/home/james/myenv/bin/python3" -u build.py build
      Command '"/home/james/myenv/bin/python3" -u build.py build' failed with exit code 1.
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for wxPython
Failed to build wxPython                                                                                              
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (wxPython)
(myenv) C:\home\james> conda install wxpython                                                                         
Retrieving notices: ...working... done
Channels:
 - defaults
 - anaconda
Platform: linux-64
Collecting package metadata (repodata.json): done
Solving environment: / warning  libmamba Added empty dependency for problem type SOLVER_RULE_UPDATE
failed

LibMambaUnsatisfiableError: Encountered problems while solving:
  - nothing provides openssl >=1.1.1,<1.1.2.0a0 needed by python-2.7.15-h9bab390_2

Could not solve for environment specs
The following packages are incompatible
├─ pin-1 is installable and it requires
│  └─ python 3.12.* , which can be installed;
└─ wxpython is not installable because there are no viable options
   ├─ wxpython [4.0.1|4.0.2|4.0.3|4.0.4] would require
   │  └─ python >=2.7,<2.8.0a0  but there are no viable options
   │     ├─ python [2.7.13|2.7.14|...|2.7.18] conflicts with any installable versions previously reported;
   │     └─ python [2.7.15|3.6.7|3.7.1] would require
   │        └─ openssl >=1.1.1,<1.1.2.0a0 , which does not exist (perhaps a missing channel);
   ├─ wxpython [4.0.1|4.0.2|4.0.3] would require
   │  └─ python >=3.5,<3.6.0a0 , which conflicts with any installable versions previously reported;
   ├─ wxpython [4.0.1|4.0.2|4.0.3|4.0.4] would require
   │  └─ python >=3.6,<3.7.0a0  but there are no viable options
   │     ├─ python [2.7.15|3.6.7|3.7.1], which cannot be installed (as previously explained);
   │     └─ python [3.6.10|3.6.12|...|3.6.9] conflicts with any installable versions previously reported;
   └─ wxpython [4.0.2|4.0.3|4.0.4] would require
      └─ python >=3.7,<3.8.0a0  but there are no viable options
         ├─ python [2.7.15|3.6.7|3.7.1], which cannot be installed (as previously explained);
         └─ python [3.7.0|3.7.1|...|3.7.9] conflicts with any installable versions previously reported.

(myenv) C:\home\james>

from another terminal:

C:\home\james> sudo synaptic
[sudo] password for james: 
C:\home\james> sudo apt install pkg-config libgtk2.0-dev build-essential
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
pkg-config is already the newest version (1.8.1-2build1).
libgtk2.0-dev is already the newest version (2.24.33-4ubuntu1.1).
build-essential is already the newest version (12.10ubuntu1).
build-essential set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 121 not upgraded.
C:\home\james> sudo apt install libglib2.0-dev
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libglib2.0-dev is already the newest version (2.80.0-6ubuntu3.2).
libglib2.0-dev set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 121 not upgraded.
C:\home\james> sudo apt install libglib2.0-dev;sudo apt install --reinstall libgtk2.0-dev
sudo apt build‑dep libgtk2.0-0
[sudo] password for james: 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libglib2.0-dev is already the newest version (2.80.0-6ubuntu3.2).
0 upgraded, 0 newly installed, 0 to remove and 121 not upgraded.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 121 not upgraded.
Need to get 0 B/779 kB of archives.
After this operation, 0 B of additional disk space will be used.
(Reading database ... 341968 files and directories currently installed.)
Preparing to unpack .../libgtk2.0-dev_2.24.33-4ubuntu1.1_amd64.deb ...
Unpacking libgtk2.0-dev:amd64 (2.24.33-4ubuntu1.1) over (2.24.33-4ubuntu1.1) ...
Setting up libgtk2.0-dev:amd64 (2.24.33-4ubuntu1.1) ...
Processing triggers for man-db (2.12.0-4build2) ...
E: Invalid operation build‑dep
C:\home\james> sudo apt-get build‑dep libgtk2.0-0
E: Invalid operation build‑dep
C:\home\james>

I’m not in windows, I just have my linux showing C:.

So - show us:

sudo apt update
sudo apt full-upgrade

-see what tale gets told-

C:\home\james> sudo apt update
sudo apt full-upgrade
[sudo] password for james: 
Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
Get:2 https://dl.google.com/linux/chrome/deb stable InRelease [1,825 B]
Hit:3 http://us.archive.ubuntu.com/ubuntu noble InRelease          
Get:4 http://us.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
Get:5 https://dl.google.com/linux/chrome/deb stable/main amd64 Packages [1,214 B]
Get:6 http://us.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
Get:7 http://security.ubuntu.com/ubuntu noble-security/main amd64 Components [21.6 kB]
Get:8 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]
Get:9 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Components [52.2 kB]
Get:10 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [212 B]
Hit:11 https://ppa.launchpadcontent.net/danielrichter2007/grub-customizer/ubuntu noble InRelease
Get:12 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,057 kB]
Hit:13 https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu noble InRelease
Get:14 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [161 kB]
Get:15 http://us.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
Get:16 http://us.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,060 kB]
Get:17 http://us.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [376 kB]
Get:18 http://us.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
Get:19 http://us.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7,092 B]
Get:20 http://us.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [216 B]
Get:21 http://us.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [16.4 kB]
Get:22 http://us.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]
Fetched 3,135 kB in 2s (1,877 kB/s)                                
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
121 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  icoutils libwxbase3.2-1t64 libwxgtk-gl3.2-1t64 libwxgtk3.2-1t64
  python3-natsort python3-wxgtk4.0
Use 'sudo apt autoremove' to remove them.
Get more security updates through Ubuntu Pro with 'esm-apps' enabled:
  libzvbi-common libcjson1 libavdevice60 ffmpeg libpostproc57 libavcodec60
  libzvbi0t64 libavutil58 libswscale7 libswresample4 7zip libavformat60
  libavfilter9
Learn more about Ubuntu Pro at https://ubuntu.com/pro
The following NEW packages will be installed:
  linux-headers-6.11.0-25-generic linux-hwe-6.11-headers-6.11.0-25
  linux-hwe-6.11-tools-6.11.0-25 linux-image-6.11.0-25-generic
  linux-modules-6.11.0-25-generic
  linux-modules-extra-6.11.0-25-generic
  linux-tools-6.11.0-25-generic
The following upgrades have been deferred due to phasing:
  ubuntu-drivers-common
The following packages will be upgraded:
  apparmor apport apport-core-dump-handler apport-gtk bluez
  bluez-cups bluez-obexd cloud-init distro-info-data dmsetup
  dns-root-data dracut-install fonts-noto-color-emoji fwupd
  gir1.2-gtk-3.0 gir1.2-gtk-4.0 gir1.2-mutter-14
  gir1.2-packagekitglib-1.0 gnome-control-center
  gnome-control-center-data gnome-control-center-faces gnome-shell
  gnome-shell-common gnome-shell-extension-desktop-icons-ng
  google-chrome-stable grub-common grub-pc grub-pc-bin
  grub2-common gstreamer1.0-packagekit gstreamer1.0-pipewire
  gtk-update-icon-cache initramfs-tools initramfs-tools-bin
  initramfs-tools-core ldap-utils libapparmor1 libbluetooth3
  libcryptsetup12 libdevmapper1.02.1 libfprint-2-2
  libfprint-2-tod1 libfwupd2 libgtk-3-0t64 libgtk-3-bin
  libgtk-3-common libgtk-4-1 libgtk-4-bin libgtk-4-common
  libgtk-4-media-gstreamer libinput-bin libinput10 libldap-common
  libldap2 libmalcontent-0-0 libmutter-14-0 libnetplan1
  libnss-systemd libnvme1t64 libpackagekit-glib2-18 libpam-systemd
  libpipewire-0.3-0t64 libpipewire-0.3-common
  libpipewire-0.3-modules libplymouth5 libsdl2-2.0-0 libsnmp-base
  libsnmp40t64 libspa-0.2-bluetooth libspa-0.2-modules
  libsystemd-shared libsystemd0 libudev1 linux-base
  linux-generic-hwe-24.04 linux-headers-generic-hwe-24.04
  linux-image-generic-hwe-24.04 linux-libc-dev linux-tools-common
  mutter-common mutter-common-bin netplan-generator netplan.io
  packagekit packagekit-tools pci.ids pipewire pipewire-alsa
  pipewire-audio pipewire-bin pipewire-pulse plymouth
  plymouth-label plymouth-theme-spinner plymouth-theme-ubuntu-text
  python3-apport python3-netplan python3-problem-report
  python3-software-properties rsyslog snapd
  software-properties-common software-properties-gtk systemd
  systemd-dev systemd-oomd systemd-resolved systemd-sysv
  systemd-timesyncd ubuntu-pro-client ubuntu-pro-client-l10n udev
  update-notifier update-notifier-common xserver-common
  xserver-xephyr xserver-xorg-core xserver-xorg-input-libinput
  xserver-xorg-legacy xwayland
120 upgraded, 7 newly installed, 0 to remove and 1 not upgraded.
Need to get 410 MB of archives.
After this operation, 320 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.6 [159 kB]
Get:2 https://dl.google.com/linux/chrome/deb stable/main amd64 google-chrome-stable amd64 136.0.7103.59-1 [116 MB]
Get:3 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.6 [104 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.6 [35.3 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.6 [296 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-oomd amd64 255.4-1ubuntu8.6 [39.2 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.6 [2,073 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.6 [433 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.6 [11.9 kB]
Get:10 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.6 [235 kB]
Get:11 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 xserver-common all 2:21.1.12-1ubuntu1.3 [34.1 kB]
Get:12 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 xserver-xorg-legacy amd64 2:21.1.12-1ubuntu1.3 [41.1 kB]
Get:13 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 xserver-xorg-core amd64 2:21.1.12-1ubuntu1.3 [1,475 kB]
Get:14 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.6 [3,471 kB]
Get:15 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.6 [1,873 kB]
Get:16 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.6 [175 kB]
Get:17 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapparmor1 amd64 4.0.1really4.0.1-0ubuntu0.24.04.4 [50.6 kB]
Get:18 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-3ubuntu3.2 [139 kB]
Get:19 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB]
Get:20 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-problem-report all 2.28.1-0ubuntu3.5 [24.9 kB]
Get:21 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apport all 2.28.1-0ubuntu3.5 [92.4 kB]
Get:22 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-pc amd64 2.12-1ubuntu7.3 [137 kB]
Get:23 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 grub2-common amd64 2.12-1ubuntu7.3 [670 kB]
Get:24 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-pc-bin amd64 2.12-1ubuntu7.3 [1,101 kB]
Get:25 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-common amd64 2.12-1ubuntu7.3 [2,120 kB]
Get:26 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 apport-core-dump-handler all 2.28.1-0ubuntu3.5 [17.9 kB]
Get:27 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 apport all 2.28.1-0ubuntu3.5 [84.7 kB]
Get:28 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 bluez amd64 5.72-0ubuntu5.1 [1,360 kB]
Get:29 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-common all 3.24.41-4ubuntu1.3 [1,426 kB]
Get:30 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-0t64 amd64 3.24.41-4ubuntu1.3 [2,913 kB]
Get:31 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-4-common all 4.14.2+ds-1ubuntu2 [1,496 kB]
Get:32 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-4-1 amd64 4.14.2+ds-1ubuntu2 [3,288 kB]
Get:33 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-mutter-14 amd64 46.2-1ubuntu0.24.04.8 [131 kB]                                                                                                                   
Get:34 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 mutter-common all 46.2-1ubuntu0.24.04.8 [49.8 kB] 
Get:35 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmutter-14-0 amd64 46.2-1ubuntu0.24.04.8 [1,391 kB]                                                                                                                   
Get:36 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 mutter-common-bin amd64 46.2-1ubuntu0.24.04.8 [52.8 kB]                                                                                                                 
Get:37 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libinput-bin amd64 1.25.0-1ubuntu3 [22.4 kB]      
Get:38 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libinput10 amd64 1.25.0-1ubuntu3 [133 kB]         
Get:39 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 pipewire-pulse amd64 1.0.5-1ubuntu3 [8,450 B]     
Get:40 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-pipewire amd64 1.0.5-1ubuntu3 [49.5 kB]                                                                                                                    
Get:41 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 pipewire-bin amd64 1.0.5-1ubuntu3 [365 kB]        
Get:42 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 pipewire-alsa amd64 1.0.5-1ubuntu3 [48.5 kB]      
Get:43 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-0t64 amd64 1.0.5-1ubuntu3 [252 kB]
Get:44 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspa-0.2-bluetooth amd64 1.0.5-1ubuntu3 [330 kB]
Get:45 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspa-0.2-modules amd64 1.0.5-1ubuntu3 [626 kB]  
Get:46 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 pipewire amd64 1.0.5-1ubuntu3 [90.1 kB]          
Get:47 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-modules amd64 1.0.5-1ubuntu3 [814 kB]
Get:48 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbluetooth3 amd64 5.72-0ubuntu5.1 [85.1 kB]    
Get:49 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 gnome-control-center-data all 1:46.7-0ubuntu0.24.04.1 [164 kB]
Get:50 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 gnome-control-center amd64 1:46.7-0ubuntu0.24.04.1 [5,013 kB]
Get:51 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 gnome-shell amd64 46.0-0ubuntu6~24.04.8 [955 kB] 
Get:52 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 gnome-shell-common all 46.0-0ubuntu6~24.04.8 [248 kB]
Get:53 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-4-media-gstreamer amd64 4.14.2+ds-1ubuntu2 [67.7 kB]
Get:54 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmalcontent-0-0 amd64 0.11.1-1ubuntu1.1 [22.3 kB]
Get:55 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-gtk-4.0 amd64 4.14.2+ds-1ubuntu2 [223 kB] 
Get:56 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 update-notifier amd64 3.192.68.1 [66.8 kB]       
Get:57 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 update-notifier-common all 3.192.68.1 [207 kB]   
Get:58 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 distro-info-data all 0.60ubuntu0.3 [6,686 B]     
Get:59 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmsetup amd64 2:1.02.185-3ubuntu3.2 [79.2 kB]    
Get:60 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 netplan-generator amd64 1.1.2-2~ubuntu24.04.1 [61.1 kB]
Get:61 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-netplan amd64 1.1.2-2~ubuntu24.04.1 [24.3 kB]
Get:62 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB]  
Get:63 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B]    
Get:64 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.5 [50.5 kB]
Get:65 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.5 [21.5 kB]
Get:66 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB]      
Get:67 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 netplan.io amd64 1.1.2-2~ubuntu24.04.1 [69.7 kB] 
Get:68 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnetplan1 amd64 1.1.2-2~ubuntu24.04.1 [132 kB] 
Get:69 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.1 [511 kB]       
Get:70 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 ubuntu-pro-client-l10n amd64 35.1ubuntu0~24.04 [19.8 kB]
Get:71 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 ubuntu-pro-client amd64 35.1ubuntu0~24.04 [257 kB]
Get:72 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 apparmor amd64 4.0.1really4.0.1-0ubuntu0.24.04.4 [637 kB]
Get:73 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libplymouth5 amd64 24.004.60-1ubuntu7.1 [137 kB] 
Get:74 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB]   
Get:75 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpackagekit-glib2-18 amd64 1.2.8-2ubuntu1.2 [120 kB]
Get:76 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-packagekit amd64 1.2.8-2ubuntu1.2 [9,252 B]
Get:77 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 packagekit-tools amd64 1.2.8-2ubuntu1.2 [28.3 kB]
Get:78 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 packagekit amd64 1.2.8-2ubuntu1.2 [434 kB]       
Get:79 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 plymouth-theme-ubuntu-text amd64 24.004.60-1ubuntu7.1 [9,924 B]
Get:80 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 plymouth-theme-spinner amd64 24.004.60-1ubuntu7.1 [132 kB]
Get:81 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 plymouth-label amd64 24.004.60-1ubuntu7.1 [9,368 B]
Get:82 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 plymouth amd64 24.004.60-1ubuntu7.1 [134 kB]     
Get:83 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-gtk-3.0 amd64 3.24.41-4ubuntu1.3 [245 kB] 
Get:84 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 apport-gtk all 2.28.1-0ubuntu3.5 [9,748 B]       
Get:85 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 bluez-cups amd64 5.72-0ubuntu5.1 [29.2 kB]       
Get:86 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 bluez-obexd amd64 5.72-0ubuntu5.1 [232 kB]       
Get:87 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 dns-root-data all 2024071801~ubuntu0.24.04.1 [5,918 B]
Get:88 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 fonts-noto-color-emoji all 2.047-0ubuntu0.24.04.1 [9,764 kB]
Get:89 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfwupd2 amd64 1.9.29-0ubuntu1~24.04.1ubuntu1 [136 kB]
Get:90 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 fwupd amd64 1.9.29-0ubuntu1~24.04.1ubuntu1 [4,587 kB]
Get:91 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.8-2ubuntu1.2 [25.6 kB]
Get:92 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 gnome-control-center-faces all 1:46.7-0ubuntu0.24.04.1 [1,232 kB]
Get:93 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 gnome-shell-extension-desktop-icons-ng all 46+really47.0.9-1ubuntu1 [66.3 kB]
Get:94 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 gtk-update-icon-cache amd64 3.24.41-4ubuntu1.3 [51.9 kB]
Get:95 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 ldap-utils amd64 2.6.7+dfsg-1~exp1ubuntu8.2 [153 kB]
Get:96 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2 amd64 2.6.7+dfsg-1~exp1ubuntu8.2 [196 kB]
Get:97 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfprint-2-tod1 amd64 1:1.94.7+tod1-0ubuntu5~24.04.3 [64.5 kB]
Get:98 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfprint-2-2 amd64 1:1.94.7+tod1-0ubuntu5~24.04.3 [264 kB]
Get:99 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-bin amd64 3.24.41-4ubuntu1.3 [73.9 kB]  
Get:100 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-4-bin amd64 4.14.2+ds-1ubuntu2 [3,350 kB]
Get:101 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-common all 2.6.7+dfsg-1~exp1ubuntu8.2 [31.7 kB]
Get:102 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB]        
Get:103 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-common all 1.0.5-1ubuntu3 [18.8 kB]
Get:104 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsdl2-2.0-0 amd64 2.30.0+dfsg-1ubuntu3.1 [686 kB]
Get:105 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp-base all 5.9.4+dfsg-1.1ubuntu3.1 [206 kB]
Get:106 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp40t64 amd64 5.9.4+dfsg-1.1ubuntu3.1 [1,066 kB]
Get:107 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-modules-6.11.0-25-generic amd64 6.11.0-25.25~24.04.1 [40.2 MB]
Get:108 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-image-6.11.0-25-generic amd64 6.11.0-25.25~24.04.1 [15.1 MB]
Get:109 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-modules-extra-6.11.0-25-generic amd64 6.11.0-25.25~24.04.1 [117 MB]
Get:110 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-generic-hwe-24.04 amd64 6.11.0-25.25~24.04.1 [1,760 B]
Get:111 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-image-generic-hwe-24.04 amd64 6.11.0-25.25~24.04.1 [2,550 B]
Get:112 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-hwe-6.11-headers-6.11.0-25 all 6.11.0-25.25~24.04.1 [13.8 MB]
Get:113 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-headers-6.11.0-25-generic amd64 6.11.0-25.25~24.04.1 [4,003 kB]
Get:114 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-headers-generic-hwe-24.04 amd64 6.11.0-25.25~24.04.1 [2,382 B]
Get:115 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-tools-common all 6.8.0-59.61 [698 kB]     
Get:116 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-hwe-6.11-tools-6.11.0-25 amd64 6.11.0-25.25~24.04.1 [6,058 kB]
Get:117 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-59.61 [1,858 kB]     
Get:118 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-tools-6.11.0-25-generic amd64 6.11.0-25.25~24.04.1 [1,830 B]
Get:119 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 pipewire-audio all 1.0.5-1ubuntu3 [4,078 B]     
Get:120 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 software-properties-common all 0.99.49.2 [14.4 kB]
Get:121 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 software-properties-gtk all 0.99.49.2 [83.2 kB] 
Get:122 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-software-properties all 0.99.49.2 [29.8 kB]
Get:123 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 snapd amd64 2.67.1+24.04 [30.1 MB]              
Get:124 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 xserver-xephyr amd64 2:21.1.12-1ubuntu1.3 [1,019 kB]
Get:125 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 xserver-xorg-input-libinput amd64 1.4.0-1ubuntu24.04.1 [41.4 kB]
Get:126 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 xwayland amd64 2:23.2.6-1ubuntu0.5 [946 kB]     
Get:127 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 cloud-init all 24.4.1-0ubuntu0~24.04.3 [604 kB] 
Fetched 410 MB in 47s (8,679 kB/s)                                                                                   
Extracting templates from packages: 100%
Preconfiguring packages ...
setting xserver-xorg-legacy/xwrapper/allowed_users from configuration file
(Reading database ... 341682 files and directories currently installed.)
Preparing to unpack .../0-libnss-systemd_255.4-1ubuntu8.6_amd64.deb ...
Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.6) over (255.4-1ubuntu8.5) ...
Preparing to unpack .../1-systemd-dev_255.4-1ubuntu8.6_all.deb ...
Unpacking systemd-dev (255.4-1ubuntu8.6) over (255.4-1ubuntu8.5) ...
Preparing to unpack .../2-systemd-timesyncd_255.4-1ubuntu8.6_amd64.deb ...
Unpacking systemd-timesyncd (255.4-1ubuntu8.6) over (255.4-1ubuntu8.5) ...
Preparing to unpack .../3-systemd-resolved_255.4-1ubuntu8.6_amd64.deb ...
Unpacking systemd-resolved (255.4-1ubuntu8.6) over (255.4-1ubuntu8.5) ...
Preparing to unpack .../4-systemd-oomd_255.4-1ubuntu8.6_amd64.deb ...
Unpacking systemd-oomd (255.4-1ubuntu8.6) over (255.4-1ubuntu8.5) ...
Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.6_amd64.deb ...
Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.6) over (255.4-1ubuntu8.5) ...
Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.6_amd64.deb ...
Unpacking libsystemd0:amd64 (255.4-1ubuntu8.6) over (255.4-1ubuntu8.5) ...
Setting up libsystemd0:amd64 (255.4-1ubuntu8.6) ...
(Reading database ... 341682 files and directories currently installed.)
Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.6_amd64.deb ...
Unpacking systemd-sysv (255.4-1ubuntu8.6) over (255.4-1ubuntu8.5) ...
Preparing to unpack .../1-libpam-systemd_255.4-1ubuntu8.6_amd64.deb ...
Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.6) over (255.4-1ubuntu8.5) ...
Preparing to unpack .../2-xserver-common_2%3a21.1.12-1ubuntu1.3_all.deb ...
Unpacking xserver-common (2:21.1.12-1ubuntu1.3) over (2:21.1.12-1ubuntu1.2) ...
Preparing to unpack .../3-xserver-xorg-legacy_2%3a21.1.12-1ubuntu1.3_amd64.deb ...
Unpacking xserver-xorg-legacy (2:21.1.12-1ubuntu1.3) over (2:21.1.12-1ubuntu1.2) ...
Preparing to unpack .../4-xserver-xorg-core_2%3a21.1.12-1ubuntu1.3_amd64.deb ...
Unpacking xserver-xorg-core (2:21.1.12-1ubuntu1.3) over (2:21.1.12-1ubuntu1.2) ...
Preparing to unpack .../5-systemd_255.4-1ubuntu8.6_amd64.deb ...
Unpacking systemd (255.4-1ubuntu8.6) over (255.4-1ubuntu8.5) ...
Preparing to unpack .../6-udev_255.4-1ubuntu8.6_amd64.deb ...
Unpacking udev (255.4-1ubuntu8.6) over (255.4-1ubuntu8.5) ...
Preparing to unpack .../7-libudev1_255.4-1ubuntu8.6_amd64.deb ...
Unpacking libudev1:amd64 (255.4-1ubuntu8.6) over (255.4-1ubuntu8.5) ...
Setting up libudev1:amd64 (255.4-1ubuntu8.6) ...
(Reading database ... 341682 files and directories currently installed.)
Preparing to unpack .../000-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) over (4.0.1really4.0.1-0ubuntu0.24.04.3) ...
Preparing to unpack .../001-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) over (2:1.02.185-3ubuntu3.1) ...
Preparing to unpack .../002-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) over (2:2.7.0-1ubuntu4.1) ...
Preparing to unpack .../003-python3-problem-report_2.28.1-0ubuntu3.5_all.deb ...
Unpacking python3-problem-report (2.28.1-0ubuntu3.5) over (2.28.1-0ubuntu3.3) ...
Preparing to unpack .../004-python3-apport_2.28.1-0ubuntu3.5_all.deb ...
Unpacking python3-apport (2.28.1-0ubuntu3.5) over (2.28.1-0ubuntu3.3) ...
Preparing to unpack .../005-grub-pc_2.12-1ubuntu7.3_amd64.deb ...
Unpacking grub-pc (2.12-1ubuntu7.3) over (2.12-1ubuntu7.1) ...
Preparing to unpack .../006-grub2-common_2.12-1ubuntu7.3_amd64.deb ...
Unpacking grub2-common (2.12-1ubuntu7.3) over (2.12-1ubuntu7.1) ...
Preparing to unpack .../007-grub-pc-bin_2.12-1ubuntu7.3_amd64.deb ...
Unpacking grub-pc-bin (2.12-1ubuntu7.3) over (2.12-1ubuntu7.1) ...
Preparing to unpack .../008-grub-common_2.12-1ubuntu7.3_amd64.deb ...
Unpacking grub-common (2.12-1ubuntu7.3) over (2.12-1ubuntu7.1) ...
Preparing to unpack .../009-apport-core-dump-handler_2.28.1-0ubuntu3.5_all.deb ...
Unpacking apport-core-dump-handler (2.28.1-0ubuntu3.5) over (2.28.1-0ubuntu3.3) ...
Preparing to unpack .../010-apport_2.28.1-0ubuntu3.5_all.deb ...
Unpacking apport (2.28.1-0ubuntu3.5) over (2.28.1-0ubuntu3.3) ...
Preparing to unpack .../011-bluez_5.72-0ubuntu5.1_amd64.deb ...
Unpacking bluez (5.72-0ubuntu5.1) over (5.72-0ubuntu5) ...
Preparing to unpack .../012-libgtk-3-common_3.24.41-4ubuntu1.3_all.deb ...
Unpacking libgtk-3-common (3.24.41-4ubuntu1.3) over (3.24.41-4ubuntu1.2) ...
Preparing to unpack .../013-libgtk-3-0t64_3.24.41-4ubuntu1.3_amd64.deb ...
Unpacking libgtk-3-0t64:amd64 (3.24.41-4ubuntu1.3) over (3.24.41-4ubuntu1.2) ...
Preparing to unpack .../014-libgtk-4-common_4.14.2+ds-1ubuntu2_all.deb ...
Unpacking libgtk-4-common (4.14.2+ds-1ubuntu2) over (4.14.2+ds-1ubuntu1) ...
Preparing to unpack .../015-libgtk-4-1_4.14.2+ds-1ubuntu2_amd64.deb ...
Unpacking libgtk-4-1:amd64 (4.14.2+ds-1ubuntu2) over (4.14.2+ds-1ubuntu1) ...
Preparing to unpack .../016-google-chrome-stable_136.0.7103.59-1_amd64.deb ...
Unpacking google-chrome-stable (136.0.7103.59-1) over (135.0.7049.114-1) ...
Preparing to unpack .../017-gir1.2-mutter-14_46.2-1ubuntu0.24.04.8_amd64.deb ...
Unpacking gir1.2-mutter-14:amd64 (46.2-1ubuntu0.24.04.8) over (46.2-1ubuntu0.24.04.5) ...
Preparing to unpack .../018-mutter-common_46.2-1ubuntu0.24.04.8_all.deb ...
Unpacking mutter-common (46.2-1ubuntu0.24.04.8) over (46.2-1ubuntu0.24.04.5) ...
Preparing to unpack .../019-libmutter-14-0_46.2-1ubuntu0.24.04.8_amd64.deb ...
Unpacking libmutter-14-0:amd64 (46.2-1ubuntu0.24.04.8) over (46.2-1ubuntu0.24.04.5) ...
Preparing to unpack .../020-mutter-common-bin_46.2-1ubuntu0.24.04.8_amd64.deb ...
Unpacking mutter-common-bin (46.2-1ubuntu0.24.04.8) over (46.2-1ubuntu0.24.04.5) ...
Preparing to unpack .../021-libinput-bin_1.25.0-1ubuntu3_amd64.deb ...
Unpacking libinput-bin (1.25.0-1ubuntu3) over (1.25.0-1ubuntu2) ...
Preparing to unpack .../022-libinput10_1.25.0-1ubuntu3_amd64.deb ...
Unpacking libinput10:amd64 (1.25.0-1ubuntu3) over (1.25.0-1ubuntu2) ...
Preparing to unpack .../023-pipewire-pulse_1.0.5-1ubuntu3_amd64.deb ...
Unpacking pipewire-pulse (1.0.5-1ubuntu3) over (1.0.5-1ubuntu2) ...
Preparing to unpack .../024-gstreamer1.0-pipewire_1.0.5-1ubuntu3_amd64.deb ...
Unpacking gstreamer1.0-pipewire:amd64 (1.0.5-1ubuntu3) over (1.0.5-1ubuntu2) ...
Preparing to unpack .../025-pipewire-bin_1.0.5-1ubuntu3_amd64.deb ...
Unpacking pipewire-bin (1.0.5-1ubuntu3) over (1.0.5-1ubuntu2) ...
Preparing to unpack .../026-pipewire-alsa_1.0.5-1ubuntu3_amd64.deb ...
Unpacking pipewire-alsa:amd64 (1.0.5-1ubuntu3) over (1.0.5-1ubuntu2) ...
Preparing to unpack .../027-libpipewire-0.3-0t64_1.0.5-1ubuntu3_amd64.deb ...
Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3) over (1.0.5-1ubuntu2) ...
Preparing to unpack .../028-libspa-0.2-bluetooth_1.0.5-1ubuntu3_amd64.deb ...
Unpacking libspa-0.2-bluetooth:amd64 (1.0.5-1ubuntu3) over (1.0.5-1ubuntu2) ...
Preparing to unpack .../029-libspa-0.2-modules_1.0.5-1ubuntu3_amd64.deb ...
Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3) over (1.0.5-1ubuntu2) ...
Preparing to unpack .../030-pipewire_1.0.5-1ubuntu3_amd64.deb ...
Unpacking pipewire:amd64 (1.0.5-1ubuntu3) over (1.0.5-1ubuntu2) ...
Preparing to unpack .../031-libpipewire-0.3-modules_1.0.5-1ubuntu3_amd64.deb ...
Unpacking libpipewire-0.3-modules:amd64 (1.0.5-1ubuntu3) over (1.0.5-1ubuntu2) ...
Preparing to unpack .../032-libbluetooth3_5.72-0ubuntu5.1_amd64.deb ...
Unpacking libbluetooth3:amd64 (5.72-0ubuntu5.1) over (5.72-0ubuntu5) ...
Preparing to unpack .../033-gnome-control-center-data_1%3a46.7-0ubuntu0.24.04.1_all.deb ...
Unpacking gnome-control-center-data (1:46.7-0ubuntu0.24.04.1) over (1:46.5-0ubuntu0.24.04.1) ...
Preparing to unpack .../034-gnome-control-center_1%3a46.7-0ubuntu0.24.04.1_amd64.deb ...
Unpacking gnome-control-center (1:46.7-0ubuntu0.24.04.1) over (1:46.5-0ubuntu0.24.04.1) ...
Preparing to unpack .../035-gnome-shell_46.0-0ubuntu6~24.04.8_amd64.deb ...
Unpacking gnome-shell (46.0-0ubuntu6~24.04.8) over (46.0-0ubuntu6~24.04.6) ...
Preparing to unpack .../036-gnome-shell-common_46.0-0ubuntu6~24.04.8_all.deb ...
Unpacking gnome-shell-common (46.0-0ubuntu6~24.04.8) over (46.0-0ubuntu6~24.04.6) ...
Preparing to unpack .../037-libgtk-4-media-gstreamer_4.14.2+ds-1ubuntu2_amd64.deb ...
Unpacking libgtk-4-media-gstreamer (4.14.2+ds-1ubuntu2) over (4.14.2+ds-1ubuntu1) ...
Preparing to unpack .../038-libmalcontent-0-0_0.11.1-1ubuntu1.1_amd64.deb ...
Unpacking libmalcontent-0-0:amd64 (0.11.1-1ubuntu1.1) over (0.11.1-1ubuntu1) ...
Preparing to unpack .../039-gir1.2-gtk-4.0_4.14.2+ds-1ubuntu2_amd64.deb ...
Unpacking gir1.2-gtk-4.0:amd64 (4.14.2+ds-1ubuntu2) over (4.14.2+ds-1ubuntu1) ...
Preparing to unpack .../040-update-notifier_3.192.68.1_amd64.deb ...
Unpacking update-notifier (3.192.68.1) over (3.192.68build3) ...
Preparing to unpack .../041-update-notifier-common_3.192.68.1_all.deb ...
Unpacking update-notifier-common (3.192.68.1) over (3.192.68build3) ...
Preparing to unpack .../042-distro-info-data_0.60ubuntu0.3_all.deb ...
Unpacking distro-info-data (0.60ubuntu0.3) over (0.60ubuntu0.2) ...
Preparing to unpack .../043-dmsetup_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
Unpacking dmsetup (2:1.02.185-3ubuntu3.2) over (2:1.02.185-3ubuntu3.1) ...
Preparing to unpack .../044-netplan-generator_1.1.2-2~ubuntu24.04.1_amd64.deb ...
Adding 'diversion of /lib/systemd/system-generators/netplan to /lib/systemd/system-generators/netplan.usr-is-merged by netplan-generator'
Unpacking netplan-generator (1.1.2-2~ubuntu24.04.1) over (1.1.1-1~ubuntu24.04.1) ...
Preparing to unpack .../045-python3-netplan_1.1.2-2~ubuntu24.04.1_amd64.deb ...
Unpacking python3-netplan (1.1.2-2~ubuntu24.04.1) over (1.1.1-1~ubuntu24.04.1) ...
Preparing to unpack .../046-dracut-install_060+5-1ubuntu3.3_amd64.deb ...
Unpacking dracut-install (060+5-1ubuntu3.3) over (060+5-1ubuntu3.2) ...
Preparing to unpack .../047-initramfs-tools_0.142ubuntu25.5_all.deb ...
Unpacking initramfs-tools (0.142ubuntu25.5) over (0.142ubuntu25.4) ...
Preparing to unpack .../048-initramfs-tools-core_0.142ubuntu25.5_all.deb ...
Unpacking initramfs-tools-core (0.142ubuntu25.5) over (0.142ubuntu25.4) ...
Preparing to unpack .../049-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ...
Unpacking initramfs-tools-bin (0.142ubuntu25.5) over (0.142ubuntu25.4) ...
Preparing to unpack .../050-linux-base_4.5ubuntu9+24.04.1_all.deb ...
Unpacking linux-base (4.5ubuntu9+24.04.1) over (4.5ubuntu9) ...
Preparing to unpack .../051-netplan.io_1.1.2-2~ubuntu24.04.1_amd64.deb ...
Unpacking netplan.io (1.1.2-2~ubuntu24.04.1) over (1.1.1-1~ubuntu24.04.1) ...
Preparing to unpack .../052-libnetplan1_1.1.2-2~ubuntu24.04.1_amd64.deb ...
Unpacking libnetplan1:amd64 (1.1.2-2~ubuntu24.04.1) over (1.1.1-1~ubuntu24.04.1) ...
Preparing to unpack .../053-rsyslog_8.2312.0-3ubuntu9.1_amd64.deb ...
Unpacking rsyslog (8.2312.0-3ubuntu9.1) over (8.2312.0-3ubuntu9) ...
Preparing to unpack .../054-ubuntu-pro-client-l10n_35.1ubuntu0~24.04_amd64.deb ...
Unpacking ubuntu-pro-client-l10n (35.1ubuntu0~24.04) over (34~24.04) ...
Preparing to unpack .../055-ubuntu-pro-client_35.1ubuntu0~24.04_amd64.deb ...
Unpacking ubuntu-pro-client (35.1ubuntu0~24.04) over (34~24.04) ...
Preparing to unpack .../056-apparmor_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
Unpacking apparmor (4.0.1really4.0.1-0ubuntu0.24.04.4) over (4.0.1really4.0.1-0ubuntu0.24.04.3) ...
Preparing to unpack .../057-libplymouth5_24.004.60-1ubuntu7.1_amd64.deb ...
Unpacking libplymouth5:amd64 (24.004.60-1ubuntu7.1) over (24.004.60-1ubuntu7) ...
Preparing to unpack .../058-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ...
Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) over (0.0~2024.03.31-1) ...
Preparing to unpack .../059-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) over (1.2.8-2ubuntu1.1) ...
Preparing to unpack .../060-gstreamer1.0-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
Unpacking gstreamer1.0-packagekit (1.2.8-2ubuntu1.2) over (1.2.8-2ubuntu1.1) ...
Preparing to unpack .../061-packagekit-tools_1.2.8-2ubuntu1.2_amd64.deb ...
Unpacking packagekit-tools (1.2.8-2ubuntu1.2) over (1.2.8-2ubuntu1.1) ...
Preparing to unpack .../062-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
Unpacking packagekit (1.2.8-2ubuntu1.2) over (1.2.8-2ubuntu1.1) ...
Preparing to unpack .../063-plymouth-theme-ubuntu-text_24.004.60-1ubuntu7.1_amd64.deb ...
Unpacking plymouth-theme-ubuntu-text (24.004.60-1ubuntu7.1) over (24.004.60-1ubuntu7) ...
Preparing to unpack .../064-plymouth-theme-spinner_24.004.60-1ubuntu7.1_amd64.deb ...
Unpacking plymouth-theme-spinner (24.004.60-1ubuntu7.1) over (24.004.60-1ubuntu7) ...
Preparing to unpack .../065-plymouth-label_24.004.60-1ubuntu7.1_amd64.deb ...
Unpacking plymouth-label (24.004.60-1ubuntu7.1) over (24.004.60-1ubuntu7) ...
Preparing to unpack .../066-plymouth_24.004.60-1ubuntu7.1_amd64.deb ...
Unpacking plymouth (24.004.60-1ubuntu7.1) over (24.004.60-1ubuntu7) ...
Preparing to unpack .../067-gir1.2-gtk-3.0_3.24.41-4ubuntu1.3_amd64.deb ...
Unpacking gir1.2-gtk-3.0:amd64 (3.24.41-4ubuntu1.3) over (3.24.41-4ubuntu1.2) ...
Preparing to unpack .../068-apport-gtk_2.28.1-0ubuntu3.5_all.deb ...
Unpacking apport-gtk (2.28.1-0ubuntu3.5) over (2.28.1-0ubuntu3.3) ...
Preparing to unpack .../069-bluez-cups_5.72-0ubuntu5.1_amd64.deb ...
Unpacking bluez-cups (5.72-0ubuntu5.1) over (5.72-0ubuntu5) ...
Preparing to unpack .../070-bluez-obexd_5.72-0ubuntu5.1_amd64.deb ...
Unpacking bluez-obexd (5.72-0ubuntu5.1) over (5.72-0ubuntu5) ...
Preparing to unpack .../071-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ...
Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) over (2023112702~willsync1) ...
Preparing to unpack .../072-fonts-noto-color-emoji_2.047-0ubuntu0.24.04.1_all.deb ...
Unpacking fonts-noto-color-emoji (2.047-0ubuntu0.24.04.1) over (2.042-1) ...
Preparing to unpack .../073-libfwupd2_1.9.29-0ubuntu1~24.04.1ubuntu1_amd64.deb ...
Unpacking libfwupd2:amd64 (1.9.29-0ubuntu1~24.04.1ubuntu1) over (1.9.27-0ubuntu1~24.04.1) ...
Preparing to unpack .../074-fwupd_1.9.29-0ubuntu1~24.04.1ubuntu1_amd64.deb ...
Unpacking fwupd (1.9.29-0ubuntu1~24.04.1ubuntu1) over (1.9.27-0ubuntu1~24.04.1) ...
Preparing to unpack .../075-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) over (1.2.8-2ubuntu1.1) ...
Preparing to unpack .../076-gnome-control-center-faces_1%3a46.7-0ubuntu0.24.04.1_all.deb ...
Unpacking gnome-control-center-faces (1:46.7-0ubuntu0.24.04.1) over (1:46.5-0ubuntu0.24.04.1) ...
Preparing to unpack .../077-gnome-shell-extension-desktop-icons-ng_46+really47.0.9-1ubuntu1_all.deb ...
Unpacking gnome-shell-extension-desktop-icons-ng (46+really47.0.9-1ubuntu1) over (46+really47.0.9-1) ...
Preparing to unpack .../078-gtk-update-icon-cache_3.24.41-4ubuntu1.3_amd64.deb ...
Unpacking gtk-update-icon-cache (3.24.41-4ubuntu1.3) over (3.24.41-4ubuntu1.2) ...
Preparing to unpack .../079-ldap-utils_2.6.7+dfsg-1~exp1ubuntu8.2_amd64.deb ...
Unpacking ldap-utils (2.6.7+dfsg-1~exp1ubuntu8.2) over (2.6.7+dfsg-1~exp1ubuntu8.1) ...
Preparing to unpack .../080-libldap2_2.6.7+dfsg-1~exp1ubuntu8.2_amd64.deb ...
Unpacking libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) over (2.6.7+dfsg-1~exp1ubuntu8.1) ...
Preparing to unpack .../081-libfprint-2-tod1_1%3a1.94.7+tod1-0ubuntu5~24.04.3_amd64.deb ...
Unpacking libfprint-2-tod1:amd64 (1:1.94.7+tod1-0ubuntu5~24.04.3) over (1:1.94.7+tod1-0ubuntu5~24.04.2) ...
Preparing to unpack .../082-libfprint-2-2_1%3a1.94.7+tod1-0ubuntu5~24.04.3_amd64.deb ...
Unpacking libfprint-2-2 (1:1.94.7+tod1-0ubuntu5~24.04.3) over (1:1.94.7+tod1-0ubuntu5~24.04.2) ...
Preparing to unpack .../083-libgtk-3-bin_3.24.41-4ubuntu1.3_amd64.deb ...
Unpacking libgtk-3-bin (3.24.41-4ubuntu1.3) over (3.24.41-4ubuntu1.2) ...
Preparing to unpack .../084-libgtk-4-bin_4.14.2+ds-1ubuntu2_amd64.deb ...
Unpacking libgtk-4-bin (4.14.2+ds-1ubuntu2) over (4.14.2+ds-1ubuntu1) ...
Preparing to unpack .../085-libldap-common_2.6.7+dfsg-1~exp1ubuntu8.2_all.deb ...
Unpacking libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) over (2.6.7+dfsg-1~exp1ubuntu8.1) ...
Preparing to unpack .../086-libnvme1t64_1.8-3ubuntu1_amd64.deb ...
Unpacking libnvme1t64 (1.8-3ubuntu1) over (1.8-3build1) ...
Preparing to unpack .../087-libpipewire-0.3-common_1.0.5-1ubuntu3_all.deb ...
Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3) over (1.0.5-1ubuntu2) ...
Preparing to unpack .../088-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ...
Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) over (2.30.0+dfsg-1build3) ...
Preparing to unpack .../089-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.1_all.deb ...
Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) over (5.9.4+dfsg-1.1ubuntu3) ...
Preparing to unpack .../090-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.1_amd64.deb ...
Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) over (5.9.4+dfsg-1.1ubuntu3) ...
Selecting previously unselected package linux-modules-6.11.0-25-generic.
Preparing to unpack .../091-linux-modules-6.11.0-25-generic_6.11.0-25.25~24.04.1_amd64.deb ...
Unpacking linux-modules-6.11.0-25-generic (6.11.0-25.25~24.04.1) ...
Selecting previously unselected package linux-image-6.11.0-25-generic.
Preparing to unpack .../092-linux-image-6.11.0-25-generic_6.11.0-25.25~24.04.1_amd64.deb ...
Unpacking linux-image-6.11.0-25-generic (6.11.0-25.25~24.04.1) ...
Selecting previously unselected package linux-modules-extra-6.11.0-25-generic.
Preparing to unpack .../093-linux-modules-extra-6.11.0-25-generic_6.11.0-25.25~24.04.1_amd64.deb ...
Unpacking linux-modules-extra-6.11.0-25-generic (6.11.0-25.25~24.04.1) ...
Preparing to unpack .../094-linux-generic-hwe-24.04_6.11.0-25.25~24.04.1_amd64.deb ...
Unpacking linux-generic-hwe-24.04 (6.11.0-25.25~24.04.1) over (6.11.0-24.24~24.04.1) ...
Preparing to unpack .../095-linux-image-generic-hwe-24.04_6.11.0-25.25~24.04.1_amd64.deb ...
Unpacking linux-image-generic-hwe-24.04 (6.11.0-25.25~24.04.1) over (6.11.0-24.24~24.04.1) ...
Selecting previously unselected package linux-hwe-6.11-headers-6.11.0-25.
Preparing to unpack .../096-linux-hwe-6.11-headers-6.11.0-25_6.11.0-25.25~24.04.1_all.deb ...
Unpacking linux-hwe-6.11-headers-6.11.0-25 (6.11.0-25.25~24.04.1) ...
Selecting previously unselected package linux-headers-6.11.0-25-generic.
Preparing to unpack .../097-linux-headers-6.11.0-25-generic_6.11.0-25.25~24.04.1_amd64.deb ...
Unpacking linux-headers-6.11.0-25-generic (6.11.0-25.25~24.04.1) ...
Preparing to unpack .../098-linux-headers-generic-hwe-24.04_6.11.0-25.25~24.04.1_amd64.deb ...
Unpacking linux-headers-generic-hwe-24.04 (6.11.0-25.25~24.04.1) over (6.11.0-24.24~24.04.1) ...
Preparing to unpack .../099-linux-tools-common_6.8.0-59.61_all.deb ...
Unpacking linux-tools-common (6.8.0-59.61) over (6.8.0-58.60) ...
Selecting previously unselected package linux-hwe-6.11-tools-6.11.0-25.
Preparing to unpack .../100-linux-hwe-6.11-tools-6.11.0-25_6.11.0-25.25~24.04.1_amd64.deb ...
Unpacking linux-hwe-6.11-tools-6.11.0-25 (6.11.0-25.25~24.04.1) ...
Preparing to unpack .../101-linux-libc-dev_6.8.0-59.61_amd64.deb ...
Unpacking linux-libc-dev:amd64 (6.8.0-59.61) over (6.8.0-58.60) ...
Selecting previously unselected package linux-tools-6.11.0-25-generic.
Preparing to unpack .../102-linux-tools-6.11.0-25-generic_6.11.0-25.25~24.04.1_amd64.deb ...
Unpacking linux-tools-6.11.0-25-generic (6.11.0-25.25~24.04.1) ...
Preparing to unpack .../103-pipewire-audio_1.0.5-1ubuntu3_all.deb ...
Unpacking pipewire-audio (1.0.5-1ubuntu3) over (1.0.5-1ubuntu2) ...
Preparing to unpack .../104-software-properties-common_0.99.49.2_all.deb ...
Unpacking software-properties-common (0.99.49.2) over (0.99.49.1) ...
Preparing to unpack .../105-software-properties-gtk_0.99.49.2_all.deb ...
Unpacking software-properties-gtk (0.99.49.2) over (0.99.49.1) ...
Preparing to unpack .../106-python3-software-properties_0.99.49.2_all.deb ...
Unpacking python3-software-properties (0.99.49.2) over (0.99.49.1) ...
Preparing to unpack .../107-snapd_2.67.1+24.04_amd64.deb ...
Unpacking snapd (2.67.1+24.04) over (2.66.1+24.04) ...
Preparing to unpack .../108-xserver-xephyr_2%3a21.1.12-1ubuntu1.3_amd64.deb ...
Unpacking xserver-xephyr (2:21.1.12-1ubuntu1.3) over (2:21.1.12-1ubuntu1.2) ...
Preparing to unpack .../109-xserver-xorg-input-libinput_1.4.0-1ubuntu24.04.1_amd64.deb ...
Unpacking xserver-xorg-input-libinput (1.4.0-1ubuntu24.04.1) over (1.4.0-1build1) ...
Preparing to unpack .../110-xwayland_2%3a23.2.6-1ubuntu0.5_amd64.deb ...
Unpacking xwayland (2:23.2.6-1ubuntu0.5) over (2:23.2.6-1ubuntu0.4) ...
Preparing to unpack .../111-cloud-init_24.4.1-0ubuntu0~24.04.3_all.deb ...
Unpacking cloud-init (24.4.1-0ubuntu0~24.04.3) over (24.4-0ubuntu1~24.04.2) ...
Setting up libpipewire-0.3-common (1.0.5-1ubuntu3) ...
Setting up gtk-update-icon-cache (3.24.41-4ubuntu1.3) ...
Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ...
Setting up linux-base (4.5ubuntu9+24.04.1) ...
Setting up fonts-noto-color-emoji (2.047-0ubuntu0.24.04.1) ...
Setting up linux-hwe-6.11-headers-6.11.0-25 (6.11.0-25.25~24.04.1) ...
Setting up python3-problem-report (2.28.1-0ubuntu3.5) ...
Setting up distro-info-data (0.60ubuntu0.3) ...
Setting up update-notifier-common (3.192.68.1) ...
update-notifier-download.service is a disabled or a static unit not running, not starting it.
update-notifier-motd.service is a disabled or a static unit not running, not starting it.
Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ...
Setting up libfprint-2-tod1:amd64 (1:1.94.7+tod1-0ubuntu5~24.04.3) ...
Setting up libfwupd2:amd64 (1.9.29-0ubuntu1~24.04.1ubuntu1) ...
Setting up rsyslog (8.2312.0-3ubuntu9.1) ...
Installing new version of config file /etc/apparmor.d/usr.sbin.rsyslogd ...
info: The user `syslog' is already a member of `adm'.
Setting up linux-headers-6.11.0-25-generic (6.11.0-25.25~24.04.1) ...
Setting up linux-libc-dev:amd64 (6.8.0-59.61) ...
Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
Setting up gnome-shell-common (46.0-0ubuntu6~24.04.8) ...
Setting up systemd-dev (255.4-1ubuntu8.6) ...
Setting up linux-modules-6.11.0-25-generic (6.11.0-25.25~24.04.1) ...
Setting up libnetplan1:amd64 (1.1.2-2~ubuntu24.04.1) ...
Setting up libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) ...
Setting up bluez-obexd (5.72-0ubuntu5.1) ...
Setting up python3-apport (2.28.1-0ubuntu3.5) ...
Setting up libinput-bin (1.25.0-1ubuntu3) ...
Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ...
Setting up apparmor (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
/var/lib/dpkg/info/apparmor.postinst: 148: [: Illegal number: yes
Reloading AppArmor profiles 
Warning: found usr.sbin.sssd in /etc/apparmor.d/force-complain, forcing complain mode
Warning from /etc/apparmor.d (/etc/apparmor.d/usr.sbin.sssd line 63): Caching disabled for: 'usr.sbin.sssd' due to force complain
Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
Setting up mutter-common (46.2-1ubuntu0.24.04.8) ...
Setting up python3-software-properties (0.99.49.2) ...
Setting up gnome-control-center-data (1:46.7-0ubuntu0.24.04.1) ...
Setting up libnvme1t64 (1.8-3ubuntu1) ...
Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3) ...
Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.6) ...
Setting up linux-modules-extra-6.11.0-25-generic (6.11.0-25.25~24.04.1) ...
Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
Setting up dracut-install (060+5-1ubuntu3.3) ...
Setting up bluez-cups (5.72-0ubuntu5.1) ...
Setting up dmsetup (2:1.02.185-3ubuntu3.2) ...
Setting up gnome-control-center-faces (1:46.7-0ubuntu0.24.04.1) ...
Setting up libbluetooth3:amd64 (5.72-0ubuntu5.1) ...
Setting up libplymouth5:amd64 (24.004.60-1ubuntu7.1) ...
Setting up libspa-0.2-bluetooth:amd64 (1.0.5-1ubuntu3) ...
Setting up linux-headers-generic-hwe-24.04 (6.11.0-25.25~24.04.1) ...
Setting up python3-netplan (1.1.2-2~ubuntu24.04.1) ...
Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
Setting up packagekit (1.2.8-2ubuntu1.2) ...
Setting up xserver-common (2:21.1.12-1ubuntu1.3) ...
Setting up libgtk-4-common (4.14.2+ds-1ubuntu2) ...
Setting up linux-image-6.11.0-25-generic (6.11.0-25.25~24.04.1) ...
I: /boot/vmlinuz is now a symlink to vmlinuz-6.11.0-25-generic
I: /boot/initrd.img is now a symlink to initrd.img-6.11.0-25-generic
Setting up xwayland (2:23.2.6-1ubuntu0.5) ...
Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ...
Setting up xserver-xorg-legacy (2:21.1.12-1ubuntu1.3) ...
setting xserver-xorg-legacy/xwrapper/allowed_users from configuration file
Setting up linux-tools-common (6.8.0-59.61) ...
Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3) ...
Setting up ubuntu-pro-client (35.1ubuntu0~24.04) ...
Installing new version of config file /etc/apparmor.d/ubuntu_pro_apt_news ...
Installing new version of config file /etc/apt/apt.conf.d/20apt-esm-hook.conf ...
Setting up libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ...
Setting up libgtk-3-common (3.24.41-4ubuntu1.3) ...
Setting up libmalcontent-0-0:amd64 (0.11.1-1ubuntu1.1) ...
Setting up initramfs-tools-bin (0.142ubuntu25.5) ...
Setting up libfprint-2-2 (1:1.94.7+tod1-0ubuntu5~24.04.3) ...
Setting up ubuntu-pro-client-l10n (35.1ubuntu0~24.04) ...
Setting up libinput10:amd64 (1.25.0-1ubuntu3) ...
Setting up packagekit-tools (1.2.8-2ubuntu1.2) ...
Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ...
Setting up linux-hwe-6.11-tools-6.11.0-25 (6.11.0-25.25~24.04.1) ...
Setting up linux-image-generic-hwe-24.04 (6.11.0-25.25~24.04.1) ...
Setting up systemd (255.4-1ubuntu8.6) ...
Setting up ldap-utils (2.6.7+dfsg-1~exp1ubuntu8.2) ...
Setting up software-properties-common (0.99.49.2) ...
Setting up libpipewire-0.3-modules:amd64 (1.0.5-1ubuntu3) ...
Setting up grub-common (2.12-1ubuntu7.3) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Setting up linux-generic-hwe-24.04 (6.11.0-25.25~24.04.1) ...
Setting up xserver-xephyr (2:21.1.12-1ubuntu1.3) ...
Setting up systemd-timesyncd (255.4-1ubuntu8.6) ...
Setting up udev (255.4-1ubuntu8.6) ...
Setting up gstreamer1.0-packagekit (1.2.8-2ubuntu1.2) ...
Setting up systemd-oomd (255.4-1ubuntu8.6) ...
Setting up linux-tools-6.11.0-25-generic (6.11.0-25.25~24.04.1) ...
Setting up netplan-generator (1.1.2-2~ubuntu24.04.1) ...
Removing 'diversion of /lib/systemd/system-generators/netplan to /lib/systemd/system-generators/netplan.usr-is-merged by netplan-generator'
Setting up initramfs-tools-core (0.142ubuntu25.5) ...
Setting up fwupd (1.9.29-0ubuntu1~24.04.1ubuntu1) ...
fwupd-offline-update.service is a disabled or a static unit not running, not starting it.
fwupd-refresh.service is a disabled or a static unit not running, not starting it.
Setting up systemd-resolved (255.4-1ubuntu8.6) ...
Setting up snapd (2.67.1+24.04) ...
snapd.failure.service is a disabled or a static unit not running, not starting it.
snapd.snap-repair.service is a disabled or a static unit not running, not starting it.
Setting up systemd-sysv (255.4-1ubuntu8.6) ...
Setting up initramfs-tools (0.142ubuntu25.5) ...
update-initramfs: deferring update (trigger activated)
Setting up plymouth (24.004.60-1ubuntu7.1) ...
update-initramfs: Generating /boot/initrd.img-6.11.0-24-generic
I: The initramfs will attempt to resume from /dev/sda8
I: (UUID=e8434a41-626a-4de4-a68a-afcacdc10a74)
I: Set the RESUME variable to override this.
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Setting up grub2-common (2.12-1ubuntu7.3) ...
Setting up xserver-xorg-core (2:21.1.12-1ubuntu1.3) ...
Setting up libnss-systemd:amd64 (255.4-1ubuntu8.6) ...
Setting up grub-pc-bin (2.12-1ubuntu7.3) ...
Setting up pipewire-bin (1.0.5-1ubuntu3) ...
Setting up netplan.io (1.1.2-2~ubuntu24.04.1) ...
Setting up grub-pc (2.12-1ubuntu7.3) ...
grub-pc: Running grub-install ...
Installing for i386-pc platform.
Installation finished. No error reported.
  grub-install success for /dev/sda
Sourcing file `/etc/default/grub'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.11.0-25-generic
Found linux image: /boot/vmlinuz-6.11.0-24-generic
Found initrd image: /boot/initrd.img-6.11.0-24-generic
Found memtest86+x64 image: /boot/memtest86+x64.bin
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows 10 on /dev/sda1
Found Windows 10 on /dev/sda2
Adding boot menu entry for UEFI Firmware Settings ...
done
Setting up bluez (5.72-0ubuntu5.1) ...
Setting up plymouth-theme-ubuntu-text (24.004.60-1ubuntu7.1) ...
update-initramfs: deferring update (trigger activated)
Setting up libpam-systemd:amd64 (255.4-1ubuntu8.6) ...
Setting up pipewire:amd64 (1.0.5-1ubuntu3) ...
Setting up plymouth-label (24.004.60-1ubuntu7.1) ...
Setting up cloud-init (24.4.1-0ubuntu0~24.04.3) ...
Setting up xserver-xorg-input-libinput (1.4.0-1ubuntu24.04.1) ...
Setting up gstreamer1.0-pipewire:amd64 (1.0.5-1ubuntu3) ...
Setting up pipewire-alsa:amd64 (1.0.5-1ubuntu3) ...
Setting up plymouth-theme-spinner (24.004.60-1ubuntu7.1) ...
update-initramfs: deferring update (trigger activated)
Sourcing file `/etc/default/grub'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.11.0-25-generic
Found linux image: /boot/vmlinuz-6.11.0-24-generic
Found initrd image: /boot/initrd.img-6.11.0-24-generic
Found memtest86+x64 image: /boot/memtest86+x64.bin
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows 10 on /dev/sda1
Found Windows 10 on /dev/sda2
Adding boot menu entry for UEFI Firmware Settings ...
done
Setting up pipewire-pulse (1.0.5-1ubuntu3) ...
Setting up pipewire-audio (1.0.5-1ubuntu3) ...
Setting up apport (2.28.1-0ubuntu3.5) ...
apport-autoreport.service is a disabled or a static unit not running, not starting it.
Setting up apport-core-dump-handler (2.28.1-0ubuntu3.5) ...
Processing triggers for install-info (7.1-3build2) ...
Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
Processing triggers for desktop-file-utils (0.27-2build1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for gnome-menus (3.36.0-1.1ubuntu3) ...
Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
Processing triggers for man-db (2.12.0-4build2) ...
Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.2) ...
Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
Setting up libgtk-3-0t64:amd64 (3.24.41-4ubuntu1.3) ...
Processing triggers for shared-mime-info (2.4-4) ...
Setting up libgtk-4-1:amd64 (4.14.2+ds-1ubuntu2) ...
Setting up libgtk-4-bin (4.14.2+ds-1ubuntu2) ...
Setting up update-notifier (3.192.68.1) ...
Setting up gir1.2-gtk-4.0:amd64 (4.14.2+ds-1ubuntu2) ...
Setting up google-chrome-stable (136.0.7103.59-1) ...
Setting up gir1.2-gtk-3.0:amd64 (3.24.41-4ubuntu1.3) ...
Setting up libgtk-3-bin (3.24.41-4ubuntu1.3) ...
Setting up mutter-common-bin (46.2-1ubuntu0.24.04.8) ...
Setting up apport-gtk (2.28.1-0ubuntu3.5) ...
Setting up libgtk-4-media-gstreamer (4.14.2+ds-1ubuntu2) ...
Setting up gnome-control-center (1:46.7-0ubuntu0.24.04.1) ...
Setting up software-properties-gtk (0.99.49.2) ...
Setting up libmutter-14-0:amd64 (46.2-1ubuntu0.24.04.8) ...
Setting up gir1.2-mutter-14:amd64 (46.2-1ubuntu0.24.04.8) ...
Setting up gnome-shell (46.0-0ubuntu6~24.04.8) ...
Setting up gnome-shell-extension-desktop-icons-ng (46+really47.0.9-1ubuntu1) ...
Processing triggers for linux-image-6.11.0-25-generic (6.11.0-25.25~24.04.1) ...
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-6.11.0-25-generic
I: The initramfs will attempt to resume from /dev/sda8
I: (UUID=e8434a41-626a-4de4-a68a-afcacdc10a74)
I: Set the RESUME variable to override this.
/etc/kernel/postinst.d/zz-update-grub:
Sourcing file `/etc/default/grub'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.11.0-25-generic
Found initrd image: /boot/initrd.img-6.11.0-25-generic
Found linux image: /boot/vmlinuz-6.11.0-24-generic
Found initrd image: /boot/initrd.img-6.11.0-24-generic
Found memtest86+x64 image: /boot/memtest86+x64.bin
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows 10 on /dev/sda1
Found Windows 10 on /dev/sda2
Adding boot menu entry for UEFI Firmware Settings ...
done
Processing triggers for initramfs-tools (0.142ubuntu25.5) ...
update-initramfs: Generating /boot/initrd.img-6.11.0-25-generic
I: The initramfs will attempt to resume from /dev/sda8
I: (UUID=e8434a41-626a-4de4-a68a-afcacdc10a74)
I: Set the RESUME variable to override this.
Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
C:\home\james>

Looking good :smiley:

Reboot now, tell us afterward if anything is not working.

-all hunky dory ?-

I’ve installed Playonlinux through Flatpak but I’m still having problems: the row of buttons at the top of the install menu is missing.

Sorry - can not help with a Flatpak issue - never used or seen it in operation.

-exit stage left-

Rebooted and now:

C:\home\james> playonlinux
Looking for python3... 3.12.7 - Traceback (most recent call last):
  File "/usr/share/playonlinux/python/check_python.py", line 3, in <module>
    import wx
ModuleNotFoundError: No module named 'wx'
failed tests
Looking for python... 3.12.7 - Traceback (most recent call last):
  File "/usr/share/playonlinux/python/check_python.py", line 3, in <module>
    import wx
ModuleNotFoundError: No module named 'wx'
failed tests
Looking for python2.7...       python2 and python3 to be found. - unexpected version
Looking for python2.6... 
Looking for python2...       python2 and python3 to be found. - unexpected version
Please install python before trying to run this program
C:\home\james>

@Pendeb I edited your posts to add code tags. Long blocks of output are hard to read and analyze as plain text.

To use code tags, whether for shorter or longer blocks of output, simply highlight the output and then use Ctrl+E to add tags.

Thanks.

Seems you are missing some python modules. No module named 'wx' may point to wxPython. If that’s the case then wxPython Downloads and/or Building wxPython for Linux via Pip may provide some help.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.