Skip to content

Instantly share code, notes, and snippets.

@tych0
Created April 24, 2024 13:22
Show Gist options
  • Save tych0/8653a01f34005c30b563e08fe0f10c0f to your computer and use it in GitHub Desktop.
Save tych0/8653a01f34005c30b563e08fe0f10c0f to your computer and use it in GitHub Desktop.
2024-04-23T13:37:36.5583925Z Current runner version: '2.315.0'
2024-04-23T13:37:36.5613985Z ##[group]Operating System
2024-04-23T13:37:36.5614807Z Ubuntu
2024-04-23T13:37:36.5615113Z 22.04.4
2024-04-23T13:37:36.5615429Z LTS
2024-04-23T13:37:36.5616402Z ##[endgroup]
2024-04-23T13:37:36.5616799Z ##[group]Runner Image
2024-04-23T13:37:36.5617469Z Image: ubuntu-22.04
2024-04-23T13:37:36.5618304Z Version: 20240414.1.0
2024-04-23T13:37:36.5619306Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20240414.1/images/ubuntu/Ubuntu2204-Readme.md
2024-04-23T13:37:36.5620701Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240414.1
2024-04-23T13:37:36.5621662Z ##[endgroup]
2024-04-23T13:37:36.5622253Z ##[group]Runner Image Provisioner
2024-04-23T13:37:36.5622707Z 2.0.361.1
2024-04-23T13:37:36.5623240Z ##[endgroup]
2024-04-23T13:37:36.5625498Z ##[group]GITHUB_TOKEN Permissions
2024-04-23T13:37:36.5627456Z Actions: write
2024-04-23T13:37:36.5628057Z Attestations: write
2024-04-23T13:37:36.5628616Z Checks: write
2024-04-23T13:37:36.5628980Z Contents: write
2024-04-23T13:37:36.5629780Z Deployments: write
2024-04-23T13:37:36.5630270Z Discussions: write
2024-04-23T13:37:36.5630670Z Issues: write
2024-04-23T13:37:36.5631009Z Metadata: read
2024-04-23T13:37:36.5631449Z Packages: write
2024-04-23T13:37:36.5631833Z Pages: write
2024-04-23T13:37:36.5632157Z PullRequests: write
2024-04-23T13:37:36.5632629Z RepositoryProjects: write
2024-04-23T13:37:36.5633090Z SecurityEvents: write
2024-04-23T13:37:36.5633453Z Statuses: write
2024-04-23T13:37:36.5633909Z ##[endgroup]
2024-04-23T13:37:36.5637417Z Secret source: Actions
2024-04-23T13:37:36.5637968Z Prepare workflow directory
2024-04-23T13:37:36.6279184Z Prepare all required actions
2024-04-23T13:37:36.6441780Z Getting action download info
2024-04-23T13:37:36.8202470Z Download action repository 'actions/checkout@v4' (SHA:1d96c772d19495a3b5c517cd2bc0cb401ea0529f)
2024-04-23T13:37:37.4294781Z Download action repository 'actions/setup-python@v5' (SHA:82c7e631bb3cdc910f68e0081d67478d79c6982d)
2024-04-23T13:37:38.0365504Z Complete job name: python pypy-3.10 on x11
2024-04-23T13:37:38.1179552Z ##[group]Run actions/checkout@v4
2024-04-23T13:37:38.1180198Z with:
2024-04-23T13:37:38.1180546Z repository: qtile/qtile
2024-04-23T13:37:38.1181200Z token: ***
2024-04-23T13:37:38.1181535Z ssh-strict: true
2024-04-23T13:37:38.1181869Z ssh-user: git
2024-04-23T13:37:38.1182286Z persist-credentials: true
2024-04-23T13:37:38.1182649Z clean: true
2024-04-23T13:37:38.1182992Z sparse-checkout-cone-mode: true
2024-04-23T13:37:38.1183457Z fetch-depth: 1
2024-04-23T13:37:38.1183767Z fetch-tags: false
2024-04-23T13:37:38.1184106Z show-progress: true
2024-04-23T13:37:38.1184523Z lfs: false
2024-04-23T13:37:38.1184828Z submodules: false
2024-04-23T13:37:38.1185163Z set-safe-directory: true
2024-04-23T13:37:38.1185612Z ##[endgroup]
2024-04-23T13:37:38.6921832Z Syncing repository: qtile/qtile
2024-04-23T13:37:38.6923906Z ##[group]Getting Git version info
2024-04-23T13:37:38.6924669Z Working directory is '/home/runner/work/qtile/qtile'
2024-04-23T13:37:38.6925720Z [command]/usr/bin/git version
2024-04-23T13:37:38.7036090Z git version 2.43.2
2024-04-23T13:37:38.7062765Z ##[endgroup]
2024-04-23T13:37:38.7090188Z Temporarily overriding HOME='/home/runner/work/_temp/077891ba-d0f7-4272-8eb6-fce7ac73bf23' before making global git config changes
2024-04-23T13:37:38.7092397Z Adding repository directory to the temporary git global config as a safe directory
2024-04-23T13:37:38.7094145Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/qtile/qtile
2024-04-23T13:37:38.7132181Z Deleting the contents of '/home/runner/work/qtile/qtile'
2024-04-23T13:37:38.7138181Z ##[group]Initializing the repository
2024-04-23T13:37:38.7141643Z [command]/usr/bin/git init /home/runner/work/qtile/qtile
2024-04-23T13:37:38.7604134Z hint: Using 'master' as the name for the initial branch. This default branch name
2024-04-23T13:37:38.7605203Z hint: is subject to change. To configure the initial branch name to use in all
2024-04-23T13:37:38.7606380Z hint: of your new repositories, which will suppress this warning, call:
2024-04-23T13:37:38.7607099Z hint:
2024-04-23T13:37:38.7607975Z hint: git config --global init.defaultBranch <name>
2024-04-23T13:37:38.7608829Z hint:
2024-04-23T13:37:38.7609763Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2024-04-23T13:37:38.7611276Z hint: 'development'. The just-created branch can be renamed via this command:
2024-04-23T13:37:38.7612371Z hint:
2024-04-23T13:37:38.7613047Z hint: git branch -m <name>
2024-04-23T13:37:38.7619143Z Initialized empty Git repository in /home/runner/work/qtile/qtile/.git/
2024-04-23T13:37:38.7629995Z [command]/usr/bin/git remote add origin https://github.com/qtile/qtile
2024-04-23T13:37:38.7670146Z ##[endgroup]
2024-04-23T13:37:38.7671065Z ##[group]Disabling automatic garbage collection
2024-04-23T13:37:38.7673251Z [command]/usr/bin/git config --local gc.auto 0
2024-04-23T13:37:38.7701262Z ##[endgroup]
2024-04-23T13:37:38.7701917Z ##[group]Setting up auth
2024-04-23T13:37:38.7707334Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2024-04-23T13:37:38.7737664Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2024-04-23T13:37:38.8321681Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2024-04-23T13:37:38.8352860Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2024-04-23T13:37:38.8593892Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2024-04-23T13:37:38.8633237Z ##[endgroup]
2024-04-23T13:37:38.8635402Z ##[group]Fetching the repository
2024-04-23T13:37:38.8644037Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +3e7284b0514e47eb700900fcc037812b86b8481e:refs/remotes/origin/master
2024-04-23T13:37:39.4328280Z From https://github.com/qtile/qtile
2024-04-23T13:37:39.4330255Z * [new ref] 3e7284b0514e47eb700900fcc037812b86b8481e -> origin/master
2024-04-23T13:37:39.4362163Z ##[endgroup]
2024-04-23T13:37:39.4363112Z ##[group]Determining the checkout info
2024-04-23T13:37:39.4364980Z ##[endgroup]
2024-04-23T13:37:39.4370153Z [command]/usr/bin/git sparse-checkout disable
2024-04-23T13:37:39.4425006Z ##[group]Checking out the ref
2024-04-23T13:37:39.4426897Z [command]/usr/bin/git checkout --progress --force -B master refs/remotes/origin/master
2024-04-23T13:37:39.4818866Z Reset branch 'master'
2024-04-23T13:37:39.4819803Z branch 'master' set up to track 'origin/master'.
2024-04-23T13:37:39.4826303Z ##[endgroup]
2024-04-23T13:37:39.4865588Z [command]/usr/bin/git log -1 --format='%H'
2024-04-23T13:37:39.4889322Z '3e7284b0514e47eb700900fcc037812b86b8481e'
2024-04-23T13:37:39.5262406Z ##[group]Run actions/setup-python@v5
2024-04-23T13:37:39.5262831Z with:
2024-04-23T13:37:39.5263207Z python-version: pypy-3.10
2024-04-23T13:37:39.5263691Z check-latest: false
2024-04-23T13:37:39.5264176Z token: ***
2024-04-23T13:37:39.5264533Z update-environment: true
2024-04-23T13:37:39.5265020Z allow-prereleases: false
2024-04-23T13:37:39.5265351Z ##[endgroup]
2024-04-23T13:37:39.6888457Z ##[group]Installed versions
2024-04-23T13:37:39.7147828Z Successfully set up PyPy 7.3.15 with Python (3.10.13)
2024-04-23T13:37:39.7151153Z ##[endgroup]
2024-04-23T13:37:39.7305796Z ##[group]Run sudo apt update
2024-04-23T13:37:39.7306459Z sudo apt update
2024-04-23T13:37:39.7307203Z # Any Wayland-specific Ubuntu system dependencies should be installed from ./scripts/ubuntu_wayland_setup
2024-04-23T13:37:39.7308027Z sudo apt install --no-install-recommends \
2024-04-23T13:37:39.7308891Z  libdbus-1-dev libgirepository1.0-dev gir1.2-gtk-3.0 gir1.2-notify-0.7 gir1.2-gudev-1.0 graphviz \
2024-04-23T13:37:39.7310380Z  imagemagick git xserver-xephyr xterm xvfb dbus-x11 libnotify-bin \
2024-04-23T13:37:39.7311219Z  libxcb-composite0-dev libxcb-icccm4-dev libxcb-res0-dev libxcb-render0-dev libxcb-res0-dev \
2024-04-23T13:37:39.7312159Z  libxcb-xfixes0-dev vlc volumeicon-alsa libxkbcommon-dev
2024-04-23T13:37:39.7312809Z sudo pip -q install meson PyGObject
2024-04-23T13:37:39.7313264Z pip -q install tox tox-gh-actions
2024-04-23T13:37:39.7382904Z shell: /usr/bin/bash -e {0}
2024-04-23T13:37:39.7383504Z env:
2024-04-23T13:37:39.7383880Z pythonLocation: /opt/hostedtoolcache/PyPy/3.10.13/x64
2024-04-23T13:37:39.7384472Z Python_ROOT_DIR: /opt/hostedtoolcache/PyPy/3.10.13/x64
2024-04-23T13:37:39.7385152Z Python2_ROOT_DIR: /opt/hostedtoolcache/PyPy/3.10.13/x64
2024-04-23T13:37:39.7385736Z Python3_ROOT_DIR: /opt/hostedtoolcache/PyPy/3.10.13/x64
2024-04-23T13:37:39.7386385Z PKG_CONFIG_PATH: /opt/hostedtoolcache/PyPy/3.10.13/x64/bin/lib/pkgconfig
2024-04-23T13:37:39.7387039Z ##[endgroup]
2024-04-23T13:37:39.7666199Z
2024-04-23T13:37:39.7667582Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2024-04-23T13:37:39.7668214Z
2024-04-23T13:37:39.8855223Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [142 B]
2024-04-23T13:37:39.9094640Z Get:6 https://packages.microsoft.com/ubuntu/22.04/prod jammy InRelease [3632 B]
2024-04-23T13:37:39.9223275Z Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy InRelease
2024-04-23T13:37:39.9242803Z Get:3 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
2024-04-23T13:37:39.9299456Z Hit:4 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease
2024-04-23T13:37:39.9318269Z Get:5 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
2024-04-23T13:37:40.0380599Z Get:7 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main arm64 Packages [36.1 kB]
2024-04-23T13:37:40.0580699Z Get:8 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main amd64 Packages [142 kB]
2024-04-23T13:37:40.0772460Z Get:9 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main armhf Packages [12.7 kB]
2024-04-23T13:37:40.2397987Z Get:10 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1608 kB]
2024-04-23T13:37:40.2517226Z Get:11 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [303 kB]
2024-04-23T13:37:40.2565702Z Get:12 http://azure.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1826 kB]
2024-04-23T13:37:40.2710361Z Get:13 http://azure.archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [310 kB]
2024-04-23T13:37:40.2754973Z Get:14 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1070 kB]
2024-04-23T13:37:40.2854762Z Get:15 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB]
2024-04-23T13:37:40.2902964Z Get:16 http://azure.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB]
2024-04-23T13:37:40.2932201Z Get:17 http://azure.archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB]
2024-04-23T13:37:40.3332078Z Hit:18 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu jammy InRelease
2024-04-23T13:37:40.4608390Z Get:19 http://azure.archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1388 kB]
2024-04-23T13:37:40.4698008Z Get:20 http://azure.archive.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB]
2024-04-23T13:37:40.5195750Z Get:21 http://azure.archive.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1762 kB]
2024-04-23T13:37:40.5273153Z Get:22 http://azure.archive.ubuntu.com/ubuntu jammy-security/restricted Translation-en [299 kB]
2024-04-23T13:37:40.5304355Z Get:23 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB]
2024-04-23T13:37:40.5374722Z Get:24 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe Translation-en [162 kB]
2024-04-23T13:37:45.3538174Z Fetched 10.5 MB in 1s (7155 kB/s)
2024-04-23T13:37:46.0465661Z Reading package lists...
2024-04-23T13:37:46.1918449Z Building dependency tree...
2024-04-23T13:37:46.1928221Z Reading state information...
2024-04-23T13:37:46.2047455Z 39 packages can be upgraded. Run 'apt list --upgradable' to see them.
2024-04-23T13:37:46.2175026Z
2024-04-23T13:37:46.2175671Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2024-04-23T13:37:46.2176325Z
2024-04-23T13:37:46.2559647Z Reading package lists...
2024-04-23T13:37:46.4051240Z Building dependency tree...
2024-04-23T13:37:46.4063047Z Reading state information...
2024-04-23T13:37:46.5402889Z libxcb-render0-dev is already the newest version (1.14-3ubuntu3).
2024-04-23T13:37:46.5404426Z libxcb-render0-dev set to manually installed.
2024-04-23T13:37:46.5405874Z imagemagick is already the newest version (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3).
2024-04-23T13:37:46.5407368Z xvfb is already the newest version (2:21.1.4-2ubuntu1.7~22.04.10).
2024-04-23T13:37:46.5408871Z git is already the newest version (1:2.43.2-0ppa1~ubuntu22.04.1).
2024-04-23T13:37:46.5409976Z git set to manually installed.
2024-04-23T13:37:46.5410846Z The following additional packages will be installed:
2024-04-23T13:37:46.5412293Z gir1.2-atk-1.0 gir1.2-harfbuzz-0.0 gir1.2-pango-1.0 gobject-introspection
2024-04-23T13:37:46.5413636Z liba52-0.7.4 libaa1 libann0 libaribb24-0 libass9 libasyncns0 libavc1394-0
2024-04-23T13:37:46.5415032Z libavcodec58 libavformat58 libavutil56 libbluray2 libcaca0 libcddb2 libcdt5
2024-04-23T13:37:46.5416598Z libcgraph6 libchromaprint1 libcodec2-1.0 libdc1394-25 libdca0
2024-04-23T13:37:46.5417840Z libdouble-conversion3 libdvbpsi10 libdvdnav4 libdvdread8 libebml5
2024-04-23T13:37:46.5419123Z libegl-mesa0 libegl1 libevdev2 libfaad2 libflac8 libgles2 libgme0 libgsm1
2024-04-23T13:37:46.5420410Z libgts-0.7-5 libgvc6 libgvpr2 libidn12 libinput-bin libinput10 libixml10
2024-04-23T13:37:46.5421626Z libkate1 liblab-gamut1 liblirc-client0 liblua5.2-0 libmad0 libmatroska7
2024-04-23T13:37:46.5422856Z libmd4c0 libmfx1 libmp3lame0 libmpcdec6 libmpeg2-4 libmpg123-0 libmtdev1
2024-04-23T13:37:46.5424225Z libmtp-common libmtp9 libmysofa1 libnfs13 libnotify4 libopenmpt-modplug1
2024-04-23T13:37:46.5425488Z libopenmpt0 libopus0 libpangoxft-1.0-0 libpathplan4 libplacebo192
2024-04-23T13:37:46.5426409Z libpostproc55 libpulse0 libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5
2024-04-23T13:37:46.5427260Z libqt5svg5 libqt5widgets5 libqt5x11extras5 libraw1394-11
2024-04-23T13:37:46.5428133Z libresid-builder0c2a libsamplerate0 libsdl-image1.2 libsdl1.2debian
2024-04-23T13:37:46.5428923Z libshine3 libshout3 libsidplay2 libsndfile1 libsndio7.0 libsoxr0
2024-04-23T13:37:46.5430238Z libspatialaudio0 libspeex1 libspeexdsp1 libsrt1.4-gnutls libssh-gcrypt-4
2024-04-23T13:37:46.5430968Z libswresample3 libswscale5 libtag1v5 libtag1v5-vanilla libtheora0
2024-04-23T13:37:46.5431719Z libtwolame0 libudfread0 libupnp13 libva-drm2 libva-wayland2 libva-x11-2
2024-04-23T13:37:46.5432612Z libva2 libvdpau1 libvlc-bin libvlc5 libvlccore9 libvorbisenc2 libvpx7
2024-04-23T13:37:46.5433323Z libwacom-common libwacom9 libx264-163 libxcb-composite0 libxcb-icccm4
2024-04-23T13:37:46.5434093Z libxcb-image0 libxcb-keysyms1 libxcb-render-util0 libxcb-res0 libxcb-shape0
2024-04-23T13:37:46.5435013Z libxcb-shape0-dev libxcb-util1 libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1
2024-04-23T13:37:46.5435774Z libxcb-xv0 libxkbcommon-x11-0 libxvidcore4 libzvbi-common libzvbi0
2024-04-23T13:37:46.5436841Z ocl-icd-libopencl1 python3-mako python3-markdown vlc-bin vlc-data
2024-04-23T13:37:46.5437932Z vlc-plugin-base vlc-plugin-qt vlc-plugin-video-output xbitmaps
2024-04-23T13:37:46.5438491Z Suggested packages:
2024-04-23T13:37:46.5439057Z gsfonts graphviz-doc libcuda1 libnvcuvid1 libnvidia-encode1 libbluray-bdj
2024-04-23T13:37:46.5439975Z libdvdcss2 libgirepository1.0-doc lirc gnome-shell | notification-daemon
2024-04-23T13:37:46.5441020Z opus-tools pulseaudio qt5-image-formats-plugins qtwayland5 libraw1394-doc
2024-04-23T13:37:46.5441944Z sndiod speex opencl-icd python3-beaker python-mako-doc python-markdown-doc
2024-04-23T13:37:46.5442762Z vlc-plugin-fluidsynth vlc-plugin-jack vlc-plugin-svg alsamixergui
2024-04-23T13:37:46.5443478Z | aumix-gtk | kmix | gnome-alsamixer notify-osd | xfce4-notifyd
2024-04-23T13:37:46.5444140Z | notification-daemon xfonts-cyrillic
2024-04-23T13:37:46.5444534Z Recommended packages:
2024-04-23T13:37:46.5445037Z libaacs0 libgts-bin libmtp-runtime qttranslations5-l10n
2024-04-23T13:37:46.5445787Z qt5-gtk-platformtheme va-driver-all | va-driver vdpau-driver-all
2024-04-23T13:37:46.5446527Z | vdpau-driver libproxy-tools libwacom-bin vlc-l10n vlc-plugin-access-extra
2024-04-23T13:37:46.5447242Z vlc-plugin-notify vlc-plugin-samba vlc-plugin-skins2
2024-04-23T13:37:46.5447997Z vlc-plugin-video-splitter vlc-plugin-visualization luit | x11-utils
2024-04-23T13:37:46.6065332Z The following NEW packages will be installed:
2024-04-23T13:37:46.6067421Z dbus-x11 gir1.2-atk-1.0 gir1.2-gtk-3.0 gir1.2-gudev-1.0 gir1.2-harfbuzz-0.0
2024-04-23T13:37:46.6069130Z gir1.2-notify-0.7 gir1.2-pango-1.0 gobject-introspection graphviz
2024-04-23T13:37:46.6070990Z liba52-0.7.4 libaa1 libann0 libaribb24-0 libass9 libasyncns0 libavc1394-0
2024-04-23T13:37:46.6072800Z libavcodec58 libavformat58 libavutil56 libbluray2 libcaca0 libcddb2 libcdt5
2024-04-23T13:37:46.6074379Z libcgraph6 libchromaprint1 libcodec2-1.0 libdbus-1-dev libdc1394-25 libdca0
2024-04-23T13:37:46.6075995Z libdouble-conversion3 libdvbpsi10 libdvdnav4 libdvdread8 libebml5
2024-04-23T13:37:46.6077407Z libegl-mesa0 libegl1 libevdev2 libfaad2 libflac8 libgirepository1.0-dev
2024-04-23T13:37:46.6078936Z libgles2 libgme0 libgsm1 libgts-0.7-5 libgvc6 libgvpr2 libidn12 libinput-bin
2024-04-23T13:37:46.6080617Z libinput10 libixml10 libkate1 liblab-gamut1 liblirc-client0 liblua5.2-0
2024-04-23T13:37:46.6081511Z libmad0 libmatroska7 libmd4c0 libmfx1 libmp3lame0 libmpcdec6 libmpeg2-4
2024-04-23T13:37:46.6082404Z libmpg123-0 libmtdev1 libmtp-common libmtp9 libmysofa1 libnfs13
2024-04-23T13:37:46.6083449Z libnotify-bin libnotify4 libopenmpt-modplug1 libopenmpt0 libopus0
2024-04-23T13:37:46.6084339Z libpangoxft-1.0-0 libpathplan4 libplacebo192 libpostproc55 libpulse0
2024-04-23T13:37:46.6085028Z libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 libqt5svg5 libqt5widgets5
2024-04-23T13:37:46.6085912Z libqt5x11extras5 libraw1394-11 libresid-builder0c2a libsamplerate0
2024-04-23T13:37:46.6086694Z libsdl-image1.2 libsdl1.2debian libshine3 libshout3 libsidplay2 libsndfile1
2024-04-23T13:37:46.6087371Z libsndio7.0 libsoxr0 libspatialaudio0 libspeex1 libspeexdsp1
2024-04-23T13:37:46.6088208Z libsrt1.4-gnutls libssh-gcrypt-4 libswresample3 libswscale5 libtag1v5
2024-04-23T13:37:46.6089001Z libtag1v5-vanilla libtheora0 libtwolame0 libudfread0 libupnp13 libva-drm2
2024-04-23T13:37:46.6089774Z libva-wayland2 libva-x11-2 libva2 libvdpau1 libvlc-bin libvlc5 libvlccore9
2024-04-23T13:37:46.6090578Z libvorbisenc2 libvpx7 libwacom-common libwacom9 libx264-163
2024-04-23T13:37:46.6091296Z libxcb-composite0 libxcb-composite0-dev libxcb-icccm4 libxcb-icccm4-dev
2024-04-23T13:37:46.6092053Z libxcb-image0 libxcb-keysyms1 libxcb-render-util0 libxcb-res0
2024-04-23T13:37:46.6092793Z libxcb-res0-dev libxcb-shape0 libxcb-shape0-dev libxcb-util1
2024-04-23T13:37:46.6093622Z libxcb-xfixes0-dev libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxcb-xv0
2024-04-23T13:37:46.6094438Z libxkbcommon-dev libxkbcommon-x11-0 libxvidcore4 libzvbi-common libzvbi0
2024-04-23T13:37:46.6095569Z ocl-icd-libopencl1 python3-mako python3-markdown vlc vlc-bin vlc-data
2024-04-23T13:37:46.6096383Z vlc-plugin-base vlc-plugin-qt vlc-plugin-video-output volumeicon-alsa
2024-04-23T13:37:46.6097010Z xbitmaps xserver-xephyr xterm
2024-04-23T13:37:46.6284689Z 0 upgraded, 156 newly installed, 0 to remove and 39 not upgraded.
2024-04-23T13:37:46.6580547Z Need to get 55.0 MB of archives.
2024-04-23T13:37:46.6581857Z After this operation, 182 MB of additional disk space will be used.
2024-04-23T13:37:46.6583375Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [142 B]
2024-04-23T13:37:46.7091589Z Get:2 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB]
2024-04-23T13:37:46.7775613Z Get:3 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2006 kB]
2024-04-23T13:37:46.9767246Z Get:4 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libegl-mesa0 amd64 23.2.1-1ubuntu3.1~22.04.2 [118 kB]
2024-04-23T13:37:47.0119039Z Get:5 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libegl1 amd64 1.4.0-1 [28.6 kB]
2024-04-23T13:37:47.0462770Z Get:6 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libevdev2 amd64 1.12.1+dfsg-1 [39.5 kB]
2024-04-23T13:37:47.0811370Z Get:7 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libmtdev1 amd64 1.1.6-1build4 [14.5 kB]
2024-04-23T13:37:47.1158290Z Get:8 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libwacom-common all 2.2.0-1 [54.3 kB]
2024-04-23T13:37:47.1496985Z Get:9 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libwacom9 amd64 2.2.0-1 [22.0 kB]
2024-04-23T13:37:47.1842475Z Get:10 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libinput-bin amd64 1.20.0-1ubuntu0.3 [19.9 kB]
2024-04-23T13:37:47.2196936Z Get:11 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libinput10 amd64 1.20.0-1ubuntu0.3 [131 kB]
2024-04-23T13:37:47.2553623Z Get:12 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libmd4c0 amd64 0.4.8-1 [42.0 kB]
2024-04-23T13:37:47.2902524Z Get:13 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB]
2024-04-23T13:37:47.3294284Z Get:14 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB]
2024-04-23T13:37:47.3745795Z Get:15 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-icccm4 amd64 0.4.1-1.1build2 [11.5 kB]
2024-04-23T13:37:47.4080984Z Get:16 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-util1 amd64 0.4.0-1build2 [11.4 kB]
2024-04-23T13:37:47.4414403Z Get:17 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-image0 amd64 0.4.0-2 [11.5 kB]
2024-04-23T13:37:47.4758302Z Get:18 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-keysyms1 amd64 0.4.0-1build3 [8746 B]
2024-04-23T13:37:47.5094432Z Get:19 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-render-util0 amd64 0.3.9-1build3 [10.3 kB]
2024-04-23T13:37:47.5866893Z Get:20 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-shape0 amd64 1.14-3ubuntu3 [6158 B]
2024-04-23T13:37:47.6205060Z Get:21 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xinerama0 amd64 1.14-3ubuntu3 [5414 B]
2024-04-23T13:37:47.6556277Z Get:22 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xinput0 amd64 1.14-3ubuntu3 [34.3 kB]
2024-04-23T13:37:47.6927848Z Get:23 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xkb1 amd64 1.14-3ubuntu3 [32.8 kB]
2024-04-23T13:37:47.7294863Z Get:24 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libxkbcommon-x11-0 amd64 1.4.0-1 [14.4 kB]
2024-04-23T13:37:47.7707087Z Get:25 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5gui5 amd64 5.15.3+dfsg-2ubuntu0.2 [3722 kB]
2024-04-23T13:37:47.8512572Z Get:26 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5widgets5 amd64 5.15.3+dfsg-2ubuntu0.2 [2561 kB]
2024-04-23T13:37:47.9371245Z Get:27 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5svg5 amd64 5.15.3-1 [149 kB]
2024-04-23T13:37:47.9764187Z Get:28 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus-x11 amd64 1.12.20-2ubuntu4.1 [23.0 kB]
2024-04-23T13:37:48.0106043Z Get:29 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-atk-1.0 amd64 2.36.0-3build1 [21.0 kB]
2024-04-23T13:37:48.0454161Z Get:30 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gir1.2-harfbuzz-0.0 amd64 2.7.4-1ubuntu3.1 [31.6 kB]
2024-04-23T13:37:48.0797109Z Get:31 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpangoxft-1.0-0 amd64 1.50.6+ds-2ubuntu1 [31.0 kB]
2024-04-23T13:37:48.1135490Z Get:32 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gir1.2-pango-1.0 amd64 1.50.6+ds-2ubuntu1 [44.0 kB]
2024-04-23T13:37:48.1478402Z Get:33 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gir1.2-gtk-3.0 amd64 3.24.33-1ubuntu2 [240 kB]
2024-04-23T13:37:48.1896376Z Get:34 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-gudev-1.0 amd64 1:237-2build1 [3792 B]
2024-04-23T13:37:48.2290406Z Get:35 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1 [20.3 kB]
2024-04-23T13:37:48.2635427Z Get:36 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gir1.2-notify-0.7 amd64 0.7.9-3ubuntu5.22.04.1 [3566 B]
2024-04-23T13:37:48.2981529Z Get:37 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB]
2024-04-23T13:37:48.3739922Z Get:38 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 python3-markdown all 3.3.6-1 [68.5 kB]
2024-04-23T13:37:48.4095902Z Get:39 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 gobject-introspection amd64 1.72.0-1 [297 kB]
2024-04-23T13:37:48.4471106Z Get:40 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB]
2024-04-23T13:37:48.4808313Z Get:41 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libcdt5 amd64 2.42.2-6 [21.1 kB]
2024-04-23T13:37:48.5150862Z Get:42 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libcgraph6 amd64 2.42.2-6 [45.8 kB]
2024-04-23T13:37:48.5507457Z Get:43 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5 [164 kB]
2024-04-23T13:37:48.5998293Z Get:44 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libpathplan4 amd64 2.42.2-6 [23.5 kB]
2024-04-23T13:37:48.6390939Z Get:45 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libgvc6 amd64 2.42.2-6 [726 kB]
2024-04-23T13:37:48.6907376Z Get:46 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libgvpr2 amd64 2.42.2-6 [191 kB]
2024-04-23T13:37:48.7297611Z Get:47 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 liblab-gamut1 amd64 2.42.2-6 [1964 kB]
2024-04-23T13:37:48.8137662Z Get:48 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 graphviz amd64 2.42.2-6 [650 kB]
2024-04-23T13:37:48.8641712Z Get:49 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 liba52-0.7.4 amd64 0.7.4-20 [30.5 kB]
2024-04-23T13:37:48.9005018Z Get:50 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libaa1 amd64 1.4p5-50build1 [51.9 kB]
2024-04-23T13:37:48.9412340Z Get:51 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libaribb24-0 amd64 1.0.3-2 [26.9 kB]
2024-04-23T13:37:48.9817765Z Get:52 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libass9 amd64 1:0.15.2-1 [97.5 kB]
2024-04-23T13:37:49.0198187Z Get:53 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libasyncns0 amd64 0.8-6build2 [12.8 kB]
2024-04-23T13:37:49.0542011Z Get:54 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libva2 amd64 2.14.0-1 [65.0 kB]
2024-04-23T13:37:49.0924690Z Get:55 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libmfx1 amd64 22.3.0-1 [3105 kB]
2024-04-23T13:37:49.2202667Z Get:56 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libva-drm2 amd64 2.14.0-1 [7502 B]
2024-04-23T13:37:49.2985554Z Get:57 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libva-x11-2 amd64 2.14.0-1 [12.6 kB]
2024-04-23T13:37:49.3326296Z Get:58 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libvdpau1 amd64 1.4-3build2 [27.0 kB]
2024-04-23T13:37:49.3690171Z Get:59 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 ocl-icd-libopencl1 amd64 2.2.14-3 [39.1 kB]
2024-04-23T13:37:49.4044466Z Get:60 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavutil56 amd64 7:4.4.2-0ubuntu0.22.04.1 [290 kB]
2024-04-23T13:37:49.4495079Z Get:61 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libcodec2-1.0 amd64 1.0.1-3 [8435 kB]
2024-04-23T13:37:49.6503251Z Get:62 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libgsm1 amd64 1.0.19-1 [27.7 kB]
2024-04-23T13:37:49.6852548Z Get:63 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libmp3lame0 amd64 3.100-3build2 [141 kB]
2024-04-23T13:37:49.7202790Z Get:64 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libopus0 amd64 1.3.1-0.1build2 [203 kB]
2024-04-23T13:37:49.7562278Z Get:65 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB]
2024-04-23T13:37:49.7901086Z Get:66 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu3 [57.9 kB]
2024-04-23T13:37:49.8265435Z Get:67 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libsoxr0 amd64 0.1.3-4build2 [79.8 kB]
2024-04-23T13:37:49.8631086Z Get:68 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libswresample3 amd64 7:4.4.2-0ubuntu0.22.04.1 [62.2 kB]
2024-04-23T13:37:49.8974187Z Get:69 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu4 [209 kB]
2024-04-23T13:37:49.9338290Z Get:70 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libtwolame0 amd64 0.4.0-2build2 [52.5 kB]
2024-04-23T13:37:49.9694738Z Get:71 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libvorbisenc2 amd64 1.3.7-1build2 [82.6 kB]
2024-04-23T13:37:50.0045456Z Get:72 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libvpx7 amd64 1.11.0-2ubuntu2.2 [1078 kB]
2024-04-23T13:37:50.0597247Z Get:73 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libx264-163 amd64 2:0.163.3060+git5db6aa6-2build1 [591 kB]
2024-04-23T13:37:50.1068949Z Get:74 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB]
2024-04-23T13:37:50.1433825Z Get:75 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libzvbi-common all 0.2.35-19 [35.5 kB]
2024-04-23T13:37:50.2226728Z Get:76 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libzvbi0 amd64 0.2.35-19 [262 kB]
2024-04-23T13:37:50.2604755Z Get:77 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavcodec58 amd64 7:4.4.2-0ubuntu0.22.04.1 [5567 kB]
2024-04-23T13:37:50.3721053Z Get:78 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libudfread0 amd64 1.1.2-1 [16.2 kB]
2024-04-23T13:37:50.4076123Z Get:79 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libbluray2 amd64 1:1.3.1-1 [159 kB]
2024-04-23T13:37:50.4433179Z Get:80 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libchromaprint1 amd64 1.5.1-2 [28.4 kB]
2024-04-23T13:37:50.4777097Z Get:81 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libgme0 amd64 0.6.3-2 [127 kB]
2024-04-23T13:37:50.5135043Z Get:82 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libmpg123-0 amd64 1.29.3-1build1 [172 kB]
2024-04-23T13:37:50.5493056Z Get:83 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libopenmpt0 amd64 0.6.1-1 [592 kB]
2024-04-23T13:37:50.5927452Z Get:84 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libsrt1.4-gnutls amd64 1.4.4-4 [309 kB]
2024-04-23T13:37:50.6300763Z Get:85 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-gcrypt-4 amd64 0.9.6-2ubuntu0.22.04.3 [223 kB]
2024-04-23T13:37:50.6661861Z Get:86 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavformat58 amd64 7:4.4.2-0ubuntu0.22.04.1 [1103 kB]
2024-04-23T13:37:50.7079260Z Get:87 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libcaca0 amd64 0.99.beta19-2.2ubuntu4 [224 kB]
2024-04-23T13:37:50.7441177Z Get:88 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libcddb2 amd64 1.3.2-7fakesync1 [37.2 kB]
2024-04-23T13:37:50.7798537Z Get:89 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-dev amd64 1.12.20-2ubuntu4.1 [188 kB]
2024-04-23T13:37:50.8180057Z Get:90 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libraw1394-11 amd64 2.1.2-2build2 [27.0 kB]
2024-04-23T13:37:50.8531079Z Get:91 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libdc1394-25 amd64 2.2.6-4 [88.8 kB]
2024-04-23T13:37:50.8926280Z Get:92 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libdvbpsi10 amd64 1.3.3-1 [47.1 kB]
2024-04-23T13:37:50.9270330Z Get:93 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libdvdread8 amd64 6.1.2-1 [55.7 kB]
2024-04-23T13:37:50.9616053Z Get:94 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libdvdnav4 amd64 6.1.1-1 [39.3 kB]
2024-04-23T13:37:51.0382956Z Get:95 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libebml5 amd64 1.4.2-2 [49.3 kB]
2024-04-23T13:37:51.0732236Z Get:96 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libfaad2 amd64 2.10.0-2 [197 kB]
2024-04-23T13:37:51.1104521Z Get:97 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libflac8 amd64 1.3.3-2ubuntu0.2 [111 kB]
2024-04-23T13:37:51.1455523Z Get:98 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libgirepository1.0-dev amd64 1.72.0-1 [847 kB]
2024-04-23T13:37:51.1866983Z Get:99 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libidn12 amd64 1.38-4ubuntu1 [60.0 kB]
2024-04-23T13:37:51.2214434Z Get:100 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libixml10 amd64 1:1.8.4-2ubuntu2 [23.6 kB]
2024-04-23T13:37:51.2564630Z Get:101 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libkate1 amd64 0.4.1-11build1 [39.4 kB]
2024-04-23T13:37:51.2922114Z Get:102 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 liblua5.2-0 amd64 5.2.4-2 [125 kB]
2024-04-23T13:37:51.3299087Z Get:103 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libmad0 amd64 0.15.1b-10ubuntu1 [63.1 kB]
2024-04-23T13:37:51.3655368Z Get:104 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libmatroska7 amd64 1.6.3-2 [123 kB]
2024-04-23T13:37:51.4007213Z Get:105 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libmpcdec6 amd64 2:0.1~r495-2 [32.4 kB]
2024-04-23T13:37:51.4343249Z Get:106 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libmpeg2-4 amd64 0.5.1-9 [50.7 kB]
2024-04-23T13:37:51.4682399Z Get:107 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libmtp-common all 1.1.19-1build1 [19.9 kB]
2024-04-23T13:37:51.5022150Z Get:108 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libmtp9 amd64 1.1.19-1build1 [164 kB]
2024-04-23T13:37:51.5380829Z Get:109 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libmysofa1 amd64 1.2.1~dfsg0-1 [1157 kB]
2024-04-23T13:37:51.5821139Z Get:110 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libnfs13 amd64 4.0.0-1build2 [106 kB]
2024-04-23T13:37:51.6166102Z Get:111 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnotify-bin amd64 0.7.9-3ubuntu5.22.04.1 [7560 B]
2024-04-23T13:37:51.6503971Z Get:112 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libopenmpt-modplug1 amd64 0.8.9.0-openmpt1-2 [22.7 kB]
2024-04-23T13:37:51.6848320Z Get:113 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libplacebo192 amd64 4.192.1-1 [2279 kB]
2024-04-23T13:37:51.7366556Z Get:114 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libpostproc55 amd64 7:4.4.2-0ubuntu0.22.04.1 [60.1 kB]
2024-04-23T13:37:51.7705064Z Get:115 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsndfile1 amd64 1.0.31-2ubuntu0.1 [197 kB]
2024-04-23T13:37:51.8053646Z Get:116 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpulse0 amd64 1:15.99.1+dfsg1-1ubuntu2.2 [298 kB]
2024-04-23T13:37:51.8403494Z Get:117 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5x11extras5 amd64 5.15.3-1 [10.9 kB]
2024-04-23T13:37:51.8748802Z Get:118 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libresid-builder0c2a amd64 2.1.1-15ubuntu2 [31.3 kB]
2024-04-23T13:37:51.9092586Z Get:119 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libsamplerate0 amd64 0.2.2-1build1 [1359 kB]
2024-04-23T13:37:51.9742795Z Get:120 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libsdl1.2debian amd64 1.2.15+dfsg2-6 [177 kB]
2024-04-23T13:37:52.0510937Z Get:121 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libsdl-image1.2 amd64 1.2.12-13build1 [31.8 kB]
2024-04-23T13:37:52.0858400Z Get:122 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libshout3 amd64 2.4.5-1build3 [54.5 kB]
2024-04-23T13:37:52.1201053Z Get:123 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libsidplay2 amd64 2.1.1-15ubuntu2 [89.2 kB]
2024-04-23T13:37:52.1547934Z Get:124 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libsndio7.0 amd64 1.8.1-1.1 [29.3 kB]
2024-04-23T13:37:52.1879487Z Get:125 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libspatialaudio0 amd64 0.3.0+git20180730+dfsg1-2build1 [32.9 kB]
2024-04-23T13:37:52.2320789Z Get:126 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libspeexdsp1 amd64 1.2~rc1.2-1.1ubuntu3 [42.5 kB]
2024-04-23T13:37:52.2793528Z Get:127 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libswscale5 amd64 7:4.4.2-0ubuntu0.22.04.1 [180 kB]
2024-04-23T13:37:52.3780420Z Get:128 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libtag1v5-vanilla amd64 1.11.1+dfsg.1-3ubuntu3 [304 kB]
2024-04-23T13:37:52.4506441Z Get:129 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libtag1v5 amd64 1.11.1+dfsg.1-3ubuntu3 [11.5 kB]
2024-04-23T13:37:52.4850857Z Get:130 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libupnp13 amd64 1:1.8.4-2ubuntu2 [87.9 kB]
2024-04-23T13:37:52.5193331Z Get:131 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libva-wayland2 amd64 2.14.0-1 [9784 B]
2024-04-23T13:37:52.5551364Z Get:132 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libvlccore9 amd64 3.0.16-1build7 [469 kB]
2024-04-23T13:37:52.5922107Z Get:133 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libvlc5 amd64 3.0.16-1build7 [75.3 kB]
2024-04-23T13:37:52.6268459Z Get:134 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libvlc-bin amd64 3.0.16-1build7 [17.9 kB]
2024-04-23T13:37:52.6609734Z Get:135 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-composite0 amd64 1.14-3ubuntu3 [5354 B]
2024-04-23T13:37:52.6946526Z Get:136 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-shape0-dev amd64 1.14-3ubuntu3 [7320 B]
2024-04-23T13:37:52.7284713Z Get:137 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xfixes0-dev amd64 1.14-3ubuntu3 [12.5 kB]
2024-04-23T13:37:52.7626498Z Get:138 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-composite0-dev amd64 1.14-3ubuntu3 [5778 B]
2024-04-23T13:37:52.8390360Z Get:139 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-res0 amd64 1.14-3ubuntu3 [6704 B]
2024-04-23T13:37:52.8732899Z Get:140 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-res0-dev amd64 1.14-3ubuntu3 [7520 B]
2024-04-23T13:37:52.9076773Z Get:141 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xv0 amd64 1.14-3ubuntu3 [9876 B]
2024-04-23T13:37:52.9425761Z Get:142 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libxkbcommon-dev amd64 1.4.0-1 [54.9 kB]
2024-04-23T13:37:52.9776999Z Get:143 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 vlc-bin amd64 3.0.16-1build7 [56.7 kB]
2024-04-23T13:37:53.0127679Z Get:144 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 vlc-data all 3.0.16-1build7 [349 kB]
2024-04-23T13:37:53.0499215Z Get:145 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libavc1394-0 amd64 0.5.4-5build2 [17.0 kB]
2024-04-23T13:37:53.0841115Z Get:146 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libdca0 amd64 0.0.7-2 [88.2 kB]
2024-04-23T13:37:53.1200529Z Get:147 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 liblirc-client0 amd64 0.10.1-6.3ubuntu1 [24.7 kB]
2024-04-23T13:37:53.1537264Z Get:148 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 vlc-plugin-base amd64 3.0.16-1build7 [3034 kB]
2024-04-23T13:37:53.2129149Z Get:149 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 vlc-plugin-qt amd64 3.0.16-1build7 [1102 kB]
2024-04-23T13:37:53.2608423Z Get:150 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libgles2 amd64 1.4.0-1 [18.0 kB]
2024-04-23T13:37:53.2953129Z Get:151 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 vlc-plugin-video-output amd64 3.0.16-1build7 [167 kB]
2024-04-23T13:37:53.3299114Z Get:152 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 vlc amd64 3.0.16-1build7 [37.3 kB]
2024-04-23T13:37:53.3643167Z Get:153 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 volumeicon-alsa amd64 0.5.1+git20170117-1build2 [48.8 kB]
2024-04-23T13:37:53.3986562Z Get:154 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 xbitmaps all 1.1.1-2.1ubuntu1 [23.4 kB]
2024-04-23T13:37:53.4325159Z Get:155 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xserver-xephyr amd64 2:21.1.4-2ubuntu1.7~22.04.10 [1012 kB]
2024-04-23T13:37:53.4778474Z Get:156 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 xterm amd64 372-1ubuntu1 [857 kB]
2024-04-23T13:37:53.5173404Z Get:157 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-icccm4-dev amd64 0.4.1-1.1build2 [11.5 kB]
2024-04-23T13:37:54.0827627Z Fetched 55.0 MB in 7s (8007 kB/s)
2024-04-23T13:37:54.1113371Z Selecting previously unselected package libdouble-conversion3:amd64.
2024-04-23T13:37:54.1362623Z (Reading database ...
2024-04-23T13:37:54.1363386Z (Reading database ... 5%
2024-04-23T13:37:54.1364168Z (Reading database ... 10%
2024-04-23T13:37:54.1364895Z (Reading database ... 15%
2024-04-23T13:37:54.1365807Z (Reading database ... 20%
2024-04-23T13:37:54.1366672Z (Reading database ... 25%
2024-04-23T13:37:54.1367526Z (Reading database ... 30%
2024-04-23T13:37:54.1369169Z (Reading database ... 35%
2024-04-23T13:37:54.1369904Z (Reading database ... 40%
2024-04-23T13:37:54.1370784Z (Reading database ... 45%
2024-04-23T13:37:54.1371511Z (Reading database ... 50%
2024-04-23T13:37:54.1800148Z (Reading database ... 55%
2024-04-23T13:37:54.2038667Z (Reading database ... 60%
2024-04-23T13:37:54.2251707Z (Reading database ... 65%
2024-04-23T13:37:54.2728966Z (Reading database ... 70%
2024-04-23T13:37:54.3114117Z (Reading database ... 75%
2024-04-23T13:37:54.3558803Z (Reading database ... 80%
2024-04-23T13:37:54.4279619Z (Reading database ... 85%
2024-04-23T13:37:54.4806949Z (Reading database ... 90%
2024-04-23T13:37:54.5266601Z (Reading database ... 95%
2024-04-23T13:37:54.5267442Z (Reading database ... 100%
2024-04-23T13:37:54.5268192Z (Reading database ... 268680 files and directories currently installed.)
2024-04-23T13:37:54.5323649Z Preparing to unpack .../000-libdouble-conversion3_3.1.7-4_amd64.deb ...
2024-04-23T13:37:54.5372918Z Unpacking libdouble-conversion3:amd64 (3.1.7-4) ...
2024-04-23T13:37:54.5651575Z Selecting previously unselected package libqt5core5a:amd64.
2024-04-23T13:37:54.5815388Z Preparing to unpack .../001-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
2024-04-23T13:37:54.5896662Z Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
2024-04-23T13:37:54.6399407Z Selecting previously unselected package libegl-mesa0:amd64.
2024-04-23T13:37:54.6569362Z Preparing to unpack .../002-libegl-mesa0_23.2.1-1ubuntu3.1~22.04.2_amd64.deb ...
2024-04-23T13:37:54.6579651Z Unpacking libegl-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.2) ...
2024-04-23T13:37:54.6914116Z Selecting previously unselected package libegl1:amd64.
2024-04-23T13:37:54.7108898Z Preparing to unpack .../003-libegl1_1.4.0-1_amd64.deb ...
2024-04-23T13:37:54.7120233Z Unpacking libegl1:amd64 (1.4.0-1) ...
2024-04-23T13:37:54.7387108Z Selecting previously unselected package libevdev2:amd64.
2024-04-23T13:37:54.7550561Z Preparing to unpack .../004-libevdev2_1.12.1+dfsg-1_amd64.deb ...
2024-04-23T13:37:54.7560670Z Unpacking libevdev2:amd64 (1.12.1+dfsg-1) ...
2024-04-23T13:37:54.7823545Z Selecting previously unselected package libmtdev1:amd64.
2024-04-23T13:37:54.7991344Z Preparing to unpack .../005-libmtdev1_1.1.6-1build4_amd64.deb ...
2024-04-23T13:37:54.8019642Z Unpacking libmtdev1:amd64 (1.1.6-1build4) ...
2024-04-23T13:37:54.8279741Z Selecting previously unselected package libwacom-common.
2024-04-23T13:37:54.8448560Z Preparing to unpack .../006-libwacom-common_2.2.0-1_all.deb ...
2024-04-23T13:37:54.8462307Z Unpacking libwacom-common (2.2.0-1) ...
2024-04-23T13:37:54.9465428Z Selecting previously unselected package libwacom9:amd64.
2024-04-23T13:37:54.9629206Z Preparing to unpack .../007-libwacom9_2.2.0-1_amd64.deb ...
2024-04-23T13:37:54.9638120Z Unpacking libwacom9:amd64 (2.2.0-1) ...
2024-04-23T13:37:54.9886469Z Selecting previously unselected package libinput-bin.
2024-04-23T13:37:55.0051468Z Preparing to unpack .../008-libinput-bin_1.20.0-1ubuntu0.3_amd64.deb ...
2024-04-23T13:37:55.0063948Z Unpacking libinput-bin (1.20.0-1ubuntu0.3) ...
2024-04-23T13:37:55.0431442Z Selecting previously unselected package libinput10:amd64.
2024-04-23T13:37:55.0597179Z Preparing to unpack .../009-libinput10_1.20.0-1ubuntu0.3_amd64.deb ...
2024-04-23T13:37:55.0608659Z Unpacking libinput10:amd64 (1.20.0-1ubuntu0.3) ...
2024-04-23T13:37:55.0879516Z Selecting previously unselected package libmd4c0:amd64.
2024-04-23T13:37:55.1043469Z Preparing to unpack .../010-libmd4c0_0.4.8-1_amd64.deb ...
2024-04-23T13:37:55.1052608Z Unpacking libmd4c0:amd64 (0.4.8-1) ...
2024-04-23T13:37:55.1459836Z Selecting previously unselected package libqt5dbus5:amd64.
2024-04-23T13:37:55.1622564Z Preparing to unpack .../011-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
2024-04-23T13:37:55.1634067Z Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
2024-04-23T13:37:55.1928352Z Selecting previously unselected package libqt5network5:amd64.
2024-04-23T13:37:55.2094592Z Preparing to unpack .../012-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
2024-04-23T13:37:55.2104749Z Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
2024-04-23T13:37:55.2447720Z Selecting previously unselected package libxcb-icccm4:amd64.
2024-04-23T13:37:55.2609515Z Preparing to unpack .../013-libxcb-icccm4_0.4.1-1.1build2_amd64.deb ...
2024-04-23T13:37:55.2619964Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1build2) ...
2024-04-23T13:37:55.2867421Z Selecting previously unselected package libxcb-util1:amd64.
2024-04-23T13:37:55.3035127Z Preparing to unpack .../014-libxcb-util1_0.4.0-1build2_amd64.deb ...
2024-04-23T13:37:55.3044340Z Unpacking libxcb-util1:amd64 (0.4.0-1build2) ...
2024-04-23T13:37:55.3304326Z Selecting previously unselected package libxcb-image0:amd64.
2024-04-23T13:37:55.3470639Z Preparing to unpack .../015-libxcb-image0_0.4.0-2_amd64.deb ...
2024-04-23T13:37:55.3494426Z Unpacking libxcb-image0:amd64 (0.4.0-2) ...
2024-04-23T13:37:55.3789969Z Selecting previously unselected package libxcb-keysyms1:amd64.
2024-04-23T13:37:55.3952952Z Preparing to unpack .../016-libxcb-keysyms1_0.4.0-1build3_amd64.deb ...
2024-04-23T13:37:55.3962653Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build3) ...
2024-04-23T13:37:55.4225227Z Selecting previously unselected package libxcb-render-util0:amd64.
2024-04-23T13:37:55.4391572Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build3_amd64.deb ...
2024-04-23T13:37:55.4400749Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build3) ...
2024-04-23T13:37:55.4658371Z Selecting previously unselected package libxcb-shape0:amd64.
2024-04-23T13:37:55.4823529Z Preparing to unpack .../018-libxcb-shape0_1.14-3ubuntu3_amd64.deb ...
2024-04-23T13:37:55.4834409Z Unpacking libxcb-shape0:amd64 (1.14-3ubuntu3) ...
2024-04-23T13:37:55.5108123Z Selecting previously unselected package libxcb-xinerama0:amd64.
2024-04-23T13:37:55.5270635Z Preparing to unpack .../019-libxcb-xinerama0_1.14-3ubuntu3_amd64.deb ...
2024-04-23T13:37:55.5279662Z Unpacking libxcb-xinerama0:amd64 (1.14-3ubuntu3) ...
2024-04-23T13:37:55.5531535Z Selecting previously unselected package libxcb-xinput0:amd64.
2024-04-23T13:37:55.5692155Z Preparing to unpack .../020-libxcb-xinput0_1.14-3ubuntu3_amd64.deb ...
2024-04-23T13:37:55.5702192Z Unpacking libxcb-xinput0:amd64 (1.14-3ubuntu3) ...
2024-04-23T13:37:55.6006097Z Selecting previously unselected package libxcb-xkb1:amd64.
2024-04-23T13:37:55.6167548Z Preparing to unpack .../021-libxcb-xkb1_1.14-3ubuntu3_amd64.deb ...
2024-04-23T13:37:55.6178078Z Unpacking libxcb-xkb1:amd64 (1.14-3ubuntu3) ...
2024-04-23T13:37:55.6423642Z Selecting previously unselected package libxkbcommon-x11-0:amd64.
2024-04-23T13:37:55.6586304Z Preparing to unpack .../022-libxkbcommon-x11-0_1.4.0-1_amd64.deb ...
2024-04-23T13:37:55.6598805Z Unpacking libxkbcommon-x11-0:amd64 (1.4.0-1) ...
2024-04-23T13:37:55.6886050Z Selecting previously unselected package libqt5gui5:amd64.
2024-04-23T13:37:55.7048882Z Preparing to unpack .../023-libqt5gui5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
2024-04-23T13:37:55.7121885Z Unpacking libqt5gui5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
2024-04-23T13:37:55.7929568Z Selecting previously unselected package libqt5widgets5:amd64.
2024-04-23T13:37:55.8096708Z Preparing to unpack .../024-libqt5widgets5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
2024-04-23T13:37:55.8109018Z Unpacking libqt5widgets5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
2024-04-23T13:37:55.8668266Z Selecting previously unselected package libqt5svg5:amd64.
2024-04-23T13:37:55.8829580Z Preparing to unpack .../025-libqt5svg5_5.15.3-1_amd64.deb ...
2024-04-23T13:37:55.8840513Z Unpacking libqt5svg5:amd64 (5.15.3-1) ...
2024-04-23T13:37:55.9112158Z Selecting previously unselected package dbus-x11.
2024-04-23T13:37:55.9276114Z Preparing to unpack .../026-dbus-x11_1.12.20-2ubuntu4.1_amd64.deb ...
2024-04-23T13:37:55.9285877Z Unpacking dbus-x11 (1.12.20-2ubuntu4.1) ...
2024-04-23T13:37:55.9553932Z Selecting previously unselected package gir1.2-atk-1.0:amd64.
2024-04-23T13:37:55.9718105Z Preparing to unpack .../027-gir1.2-atk-1.0_2.36.0-3build1_amd64.deb ...
2024-04-23T13:37:55.9729151Z Unpacking gir1.2-atk-1.0:amd64 (2.36.0-3build1) ...
2024-04-23T13:37:55.9992402Z Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64.
2024-04-23T13:37:56.0154701Z Preparing to unpack .../028-gir1.2-harfbuzz-0.0_2.7.4-1ubuntu3.1_amd64.deb ...
2024-04-23T13:37:56.0164113Z Unpacking gir1.2-harfbuzz-0.0:amd64 (2.7.4-1ubuntu3.1) ...
2024-04-23T13:37:56.0459966Z Selecting previously unselected package libpangoxft-1.0-0:amd64.
2024-04-23T13:37:56.0641373Z Preparing to unpack .../029-libpangoxft-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ...
2024-04-23T13:37:56.0652974Z Unpacking libpangoxft-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ...
2024-04-23T13:37:56.0901420Z Selecting previously unselected package gir1.2-pango-1.0:amd64.
2024-04-23T13:37:56.1074326Z Preparing to unpack .../030-gir1.2-pango-1.0_1.50.6+ds-2ubuntu1_amd64.deb ...
2024-04-23T13:37:56.1084094Z Unpacking gir1.2-pango-1.0:amd64 (1.50.6+ds-2ubuntu1) ...
2024-04-23T13:37:56.1353335Z Selecting previously unselected package gir1.2-gtk-3.0:amd64.
2024-04-23T13:37:56.1526265Z Preparing to unpack .../031-gir1.2-gtk-3.0_3.24.33-1ubuntu2_amd64.deb ...
2024-04-23T13:37:56.1536753Z Unpacking gir1.2-gtk-3.0:amd64 (3.24.33-1ubuntu2) ...
2024-04-23T13:37:56.1820353Z Selecting previously unselected package gir1.2-gudev-1.0:amd64.
2024-04-23T13:37:56.1986437Z Preparing to unpack .../032-gir1.2-gudev-1.0_1%3a237-2build1_amd64.deb ...
2024-04-23T13:37:56.1997164Z Unpacking gir1.2-gudev-1.0:amd64 (1:237-2build1) ...
2024-04-23T13:37:56.2264796Z Selecting previously unselected package libnotify4:amd64.
2024-04-23T13:37:56.2431114Z Preparing to unpack .../033-libnotify4_0.7.9-3ubuntu5.22.04.1_amd64.deb ...
2024-04-23T13:37:56.2443602Z Unpacking libnotify4:amd64 (0.7.9-3ubuntu5.22.04.1) ...
2024-04-23T13:37:56.2729665Z Selecting previously unselected package gir1.2-notify-0.7:amd64.
2024-04-23T13:37:56.2894508Z Preparing to unpack .../034-gir1.2-notify-0.7_0.7.9-3ubuntu5.22.04.1_amd64.deb ...
2024-04-23T13:37:56.2905152Z Unpacking gir1.2-notify-0.7:amd64 (0.7.9-3ubuntu5.22.04.1) ...
2024-04-23T13:37:56.3137595Z Selecting previously unselected package python3-mako.
2024-04-23T13:37:56.3301498Z Preparing to unpack .../035-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ...
2024-04-23T13:37:56.3312076Z Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ...
2024-04-23T13:37:56.3626904Z Selecting previously unselected package python3-markdown.
2024-04-23T13:37:56.3794970Z Preparing to unpack .../036-python3-markdown_3.3.6-1_all.deb ...
2024-04-23T13:37:56.3805207Z Unpacking python3-markdown (3.3.6-1) ...
2024-04-23T13:37:56.4128590Z Selecting previously unselected package gobject-introspection.
2024-04-23T13:37:56.4294230Z Preparing to unpack .../037-gobject-introspection_1.72.0-1_amd64.deb ...
2024-04-23T13:37:56.4308858Z Unpacking gobject-introspection (1.72.0-1) ...
2024-04-23T13:37:56.4883492Z Selecting previously unselected package libann0.
2024-04-23T13:37:56.5049480Z Preparing to unpack .../038-libann0_1.1.2+doc-7build1_amd64.deb ...
2024-04-23T13:37:56.5059304Z Unpacking libann0 (1.1.2+doc-7build1) ...
2024-04-23T13:37:56.5332264Z Selecting previously unselected package libcdt5:amd64.
2024-04-23T13:37:56.5496730Z Preparing to unpack .../039-libcdt5_2.42.2-6_amd64.deb ...
2024-04-23T13:37:56.5507798Z Unpacking libcdt5:amd64 (2.42.2-6) ...
2024-04-23T13:37:56.5769052Z Selecting previously unselected package libcgraph6:amd64.
2024-04-23T13:37:56.5937027Z Preparing to unpack .../040-libcgraph6_2.42.2-6_amd64.deb ...
2024-04-23T13:37:56.5948428Z Unpacking libcgraph6:amd64 (2.42.2-6) ...
2024-04-23T13:37:56.6212400Z Selecting previously unselected package libgts-0.7-5:amd64.
2024-04-23T13:37:56.6385487Z Preparing to unpack .../041-libgts-0.7-5_0.7.6+darcs121130-5_amd64.deb ...
2024-04-23T13:37:56.6398547Z Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5) ...
2024-04-23T13:37:56.6695458Z Selecting previously unselected package libpathplan4:amd64.
2024-04-23T13:37:56.6866634Z Preparing to unpack .../042-libpathplan4_2.42.2-6_amd64.deb ...
2024-04-23T13:37:56.6879074Z Unpacking libpathplan4:amd64 (2.42.2-6) ...
2024-04-23T13:37:56.7147363Z Selecting previously unselected package libgvc6.
2024-04-23T13:37:56.7317721Z Preparing to unpack .../043-libgvc6_2.42.2-6_amd64.deb ...
2024-04-23T13:37:56.7327193Z Unpacking libgvc6 (2.42.2-6) ...
2024-04-23T13:37:56.7687023Z Selecting previously unselected package libgvpr2:amd64.
2024-04-23T13:37:56.7852879Z Preparing to unpack .../044-libgvpr2_2.42.2-6_amd64.deb ...
2024-04-23T13:37:56.7864064Z Unpacking libgvpr2:amd64 (2.42.2-6) ...
2024-04-23T13:37:56.8175519Z Selecting previously unselected package liblab-gamut1:amd64.
2024-04-23T13:37:56.8350682Z Preparing to unpack .../045-liblab-gamut1_2.42.2-6_amd64.deb ...
2024-04-23T13:37:56.8361744Z Unpacking liblab-gamut1:amd64 (2.42.2-6) ...
2024-04-23T13:37:56.8748217Z Selecting previously unselected package graphviz.
2024-04-23T13:37:56.8922138Z Preparing to unpack .../046-graphviz_2.42.2-6_amd64.deb ...
2024-04-23T13:37:56.8933137Z Unpacking graphviz (2.42.2-6) ...
2024-04-23T13:37:56.9576962Z Selecting previously unselected package liba52-0.7.4:amd64.
2024-04-23T13:37:56.9749847Z Preparing to unpack .../047-liba52-0.7.4_0.7.4-20_amd64.deb ...
2024-04-23T13:37:56.9762520Z Unpacking liba52-0.7.4:amd64 (0.7.4-20) ...
2024-04-23T13:37:57.0093464Z Selecting previously unselected package libaa1:amd64.
2024-04-23T13:37:57.0269253Z Preparing to unpack .../048-libaa1_1.4p5-50build1_amd64.deb ...
2024-04-23T13:37:57.0281271Z Unpacking libaa1:amd64 (1.4p5-50build1) ...
2024-04-23T13:37:57.0592902Z Selecting previously unselected package libaribb24-0:amd64.
2024-04-23T13:37:57.0770912Z Preparing to unpack .../049-libaribb24-0_1.0.3-2_amd64.deb ...
2024-04-23T13:37:57.0783908Z Unpacking libaribb24-0:amd64 (1.0.3-2) ...
2024-04-23T13:37:57.1087543Z Selecting previously unselected package libass9:amd64.
2024-04-23T13:37:57.1263454Z Preparing to unpack .../050-libass9_1%3a0.15.2-1_amd64.deb ...
2024-04-23T13:37:57.1278047Z Unpacking libass9:amd64 (1:0.15.2-1) ...
2024-04-23T13:37:57.1583140Z Selecting previously unselected package libasyncns0:amd64.
2024-04-23T13:37:57.1757410Z Preparing to unpack .../051-libasyncns0_0.8-6build2_amd64.deb ...
2024-04-23T13:37:57.1769646Z Unpacking libasyncns0:amd64 (0.8-6build2) ...
2024-04-23T13:37:57.2032449Z Selecting previously unselected package libva2:amd64.
2024-04-23T13:37:57.2206241Z Preparing to unpack .../052-libva2_2.14.0-1_amd64.deb ...
2024-04-23T13:37:57.2217749Z Unpacking libva2:amd64 (2.14.0-1) ...
2024-04-23T13:37:57.2511569Z Selecting previously unselected package libmfx1:amd64.
2024-04-23T13:37:57.2689359Z Preparing to unpack .../053-libmfx1_22.3.0-1_amd64.deb ...
2024-04-23T13:37:57.2700217Z Unpacking libmfx1:amd64 (22.3.0-1) ...
2024-04-23T13:37:57.3960672Z Selecting previously unselected package libva-drm2:amd64.
2024-04-23T13:37:57.4135256Z Preparing to unpack .../054-libva-drm2_2.14.0-1_amd64.deb ...
2024-04-23T13:37:57.4147964Z Unpacking libva-drm2:amd64 (2.14.0-1) ...
2024-04-23T13:37:57.4420708Z Selecting previously unselected package libva-x11-2:amd64.
2024-04-23T13:37:57.4594565Z Preparing to unpack .../055-libva-x11-2_2.14.0-1_amd64.deb ...
2024-04-23T13:37:57.4604981Z Unpacking libva-x11-2:amd64 (2.14.0-1) ...
2024-04-23T13:37:57.4874680Z Selecting previously unselected package libvdpau1:amd64.
2024-04-23T13:37:57.5049767Z Preparing to unpack .../056-libvdpau1_1.4-3build2_amd64.deb ...
2024-04-23T13:37:57.5060164Z Unpacking libvdpau1:amd64 (1.4-3build2) ...
2024-04-23T13:37:57.5344392Z Selecting previously unselected package ocl-icd-libopencl1:amd64.
2024-04-23T13:37:57.5517767Z Preparing to unpack .../057-ocl-icd-libopencl1_2.2.14-3_amd64.deb ...
2024-04-23T13:37:57.5527102Z Unpacking ocl-icd-libopencl1:amd64 (2.2.14-3) ...
2024-04-23T13:37:57.5817251Z Selecting previously unselected package libavutil56:amd64.
2024-04-23T13:37:57.5988499Z Preparing to unpack .../058-libavutil56_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
2024-04-23T13:37:57.6029243Z Unpacking libavutil56:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
2024-04-23T13:37:57.6335554Z Selecting previously unselected package libcodec2-1.0:amd64.
2024-04-23T13:37:57.6506283Z Preparing to unpack .../059-libcodec2-1.0_1.0.1-3_amd64.deb ...
2024-04-23T13:37:57.6515602Z Unpacking libcodec2-1.0:amd64 (1.0.1-3) ...
2024-04-23T13:37:57.7619664Z Selecting previously unselected package libgsm1:amd64.
2024-04-23T13:37:57.7789999Z Preparing to unpack .../060-libgsm1_1.0.19-1_amd64.deb ...
2024-04-23T13:37:57.7799480Z Unpacking libgsm1:amd64 (1.0.19-1) ...
2024-04-23T13:37:57.8070541Z Selecting previously unselected package libmp3lame0:amd64.
2024-04-23T13:37:57.8245629Z Preparing to unpack .../061-libmp3lame0_3.100-3build2_amd64.deb ...
2024-04-23T13:37:57.8255704Z Unpacking libmp3lame0:amd64 (3.100-3build2) ...
2024-04-23T13:37:57.8568470Z Selecting previously unselected package libopus0:amd64.
2024-04-23T13:37:57.8742339Z Preparing to unpack .../062-libopus0_1.3.1-0.1build2_amd64.deb ...
2024-04-23T13:37:57.8752203Z Unpacking libopus0:amd64 (1.3.1-0.1build2) ...
2024-04-23T13:37:57.9041958Z Selecting previously unselected package libshine3:amd64.
2024-04-23T13:37:57.9212224Z Preparing to unpack .../063-libshine3_3.1.1-2_amd64.deb ...
2024-04-23T13:37:57.9222585Z Unpacking libshine3:amd64 (3.1.1-2) ...
2024-04-23T13:37:57.9521315Z Selecting previously unselected package libspeex1:amd64.
2024-04-23T13:37:57.9694556Z Preparing to unpack .../064-libspeex1_1.2~rc1.2-1.1ubuntu3_amd64.deb ...
2024-04-23T13:37:57.9704248Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu3) ...
2024-04-23T13:37:57.9973739Z Selecting previously unselected package libsoxr0:amd64.
2024-04-23T13:37:58.0144266Z Preparing to unpack .../065-libsoxr0_0.1.3-4build2_amd64.deb ...
2024-04-23T13:37:58.0161207Z Unpacking libsoxr0:amd64 (0.1.3-4build2) ...
2024-04-23T13:37:58.0423082Z Selecting previously unselected package libswresample3:amd64.
2024-04-23T13:37:58.0595591Z Preparing to unpack .../066-libswresample3_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
2024-04-23T13:37:58.0607695Z Unpacking libswresample3:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
2024-04-23T13:37:58.0890082Z Selecting previously unselected package libtheora0:amd64.
2024-04-23T13:37:58.1062865Z Preparing to unpack .../067-libtheora0_1.1.1+dfsg.1-15ubuntu4_amd64.deb ...
2024-04-23T13:37:58.1072920Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu4) ...
2024-04-23T13:37:58.1377423Z Selecting previously unselected package libtwolame0:amd64.
2024-04-23T13:37:58.1554159Z Preparing to unpack .../068-libtwolame0_0.4.0-2build2_amd64.deb ...
2024-04-23T13:37:58.1564625Z Unpacking libtwolame0:amd64 (0.4.0-2build2) ...
2024-04-23T13:37:58.1846118Z Selecting previously unselected package libvorbisenc2:amd64.
2024-04-23T13:37:58.2020004Z Preparing to unpack .../069-libvorbisenc2_1.3.7-1build2_amd64.deb ...
2024-04-23T13:37:58.2030727Z Unpacking libvorbisenc2:amd64 (1.3.7-1build2) ...
2024-04-23T13:37:58.2311491Z Selecting previously unselected package libvpx7:amd64.
2024-04-23T13:37:58.2485179Z Preparing to unpack .../070-libvpx7_1.11.0-2ubuntu2.2_amd64.deb ...
2024-04-23T13:37:58.2495546Z Unpacking libvpx7:amd64 (1.11.0-2ubuntu2.2) ...
2024-04-23T13:37:58.2934972Z Selecting previously unselected package libx264-163:amd64.
2024-04-23T13:37:58.3111396Z Preparing to unpack .../071-libx264-163_2%3a0.163.3060+git5db6aa6-2build1_amd64.deb ...
2024-04-23T13:37:58.3119319Z Unpacking libx264-163:amd64 (2:0.163.3060+git5db6aa6-2build1) ...
2024-04-23T13:37:58.3472089Z Selecting previously unselected package libxvidcore4:amd64.
2024-04-23T13:37:58.3647551Z Preparing to unpack .../072-libxvidcore4_2%3a1.3.7-1_amd64.deb ...
2024-04-23T13:37:58.3656927Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ...
2024-04-23T13:37:58.4083288Z Selecting previously unselected package libzvbi-common.
2024-04-23T13:37:58.4254734Z Preparing to unpack .../073-libzvbi-common_0.2.35-19_all.deb ...
2024-04-23T13:37:58.4264826Z Unpacking libzvbi-common (0.2.35-19) ...
2024-04-23T13:37:58.4866353Z Selecting previously unselected package libzvbi0:amd64.
2024-04-23T13:37:58.5042974Z Preparing to unpack .../074-libzvbi0_0.2.35-19_amd64.deb ...
2024-04-23T13:37:58.5053286Z Unpacking libzvbi0:amd64 (0.2.35-19) ...
2024-04-23T13:37:58.5363034Z Selecting previously unselected package libavcodec58:amd64.
2024-04-23T13:37:58.5533892Z Preparing to unpack .../075-libavcodec58_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
2024-04-23T13:37:58.5545147Z Unpacking libavcodec58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
2024-04-23T13:37:58.6625623Z Selecting previously unselected package libudfread0:amd64.
2024-04-23T13:37:58.6798947Z Preparing to unpack .../076-libudfread0_1.1.2-1_amd64.deb ...
2024-04-23T13:37:58.6809902Z Unpacking libudfread0:amd64 (1.1.2-1) ...
2024-04-23T13:37:58.7091462Z Selecting previously unselected package libbluray2:amd64.
2024-04-23T13:37:58.7263313Z Preparing to unpack .../077-libbluray2_1%3a1.3.1-1_amd64.deb ...
2024-04-23T13:37:58.7276694Z Unpacking libbluray2:amd64 (1:1.3.1-1) ...
2024-04-23T13:37:58.7567441Z Selecting previously unselected package libchromaprint1:amd64.
2024-04-23T13:37:58.7741444Z Preparing to unpack .../078-libchromaprint1_1.5.1-2_amd64.deb ...
2024-04-23T13:37:58.7752065Z Unpacking libchromaprint1:amd64 (1.5.1-2) ...
2024-04-23T13:37:58.8022509Z Selecting previously unselected package libgme0:amd64.
2024-04-23T13:37:58.8193124Z Preparing to unpack .../079-libgme0_0.6.3-2_amd64.deb ...
2024-04-23T13:37:58.8203300Z Unpacking libgme0:amd64 (0.6.3-2) ...
2024-04-23T13:37:58.8573173Z Selecting previously unselected package libmpg123-0:amd64.
2024-04-23T13:37:58.8740560Z Preparing to unpack .../080-libmpg123-0_1.29.3-1build1_amd64.deb ...
2024-04-23T13:37:58.8751962Z Unpacking libmpg123-0:amd64 (1.29.3-1build1) ...
2024-04-23T13:37:58.9056727Z Selecting previously unselected package libopenmpt0:amd64.
2024-04-23T13:37:58.9230750Z Preparing to unpack .../081-libopenmpt0_0.6.1-1_amd64.deb ...
2024-04-23T13:37:58.9240031Z Unpacking libopenmpt0:amd64 (0.6.1-1) ...
2024-04-23T13:37:58.9619920Z Selecting previously unselected package libsrt1.4-gnutls:amd64.
2024-04-23T13:37:58.9787921Z Preparing to unpack .../082-libsrt1.4-gnutls_1.4.4-4_amd64.deb ...
2024-04-23T13:37:58.9799042Z Unpacking libsrt1.4-gnutls:amd64 (1.4.4-4) ...
2024-04-23T13:37:59.0291873Z Selecting previously unselected package libssh-gcrypt-4:amd64.
2024-04-23T13:37:59.0464902Z Preparing to unpack .../083-libssh-gcrypt-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
2024-04-23T13:37:59.0477645Z Unpacking libssh-gcrypt-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
2024-04-23T13:37:59.0864463Z Selecting previously unselected package libavformat58:amd64.
2024-04-23T13:37:59.1039312Z Preparing to unpack .../084-libavformat58_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
2024-04-23T13:37:59.1053351Z Unpacking libavformat58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
2024-04-23T13:37:59.1496198Z Selecting previously unselected package libcaca0:amd64.
2024-04-23T13:37:59.1668465Z Preparing to unpack .../085-libcaca0_0.99.beta19-2.2ubuntu4_amd64.deb ...
2024-04-23T13:37:59.1722829Z Unpacking libcaca0:amd64 (0.99.beta19-2.2ubuntu4) ...
2024-04-23T13:37:59.2047527Z Selecting previously unselected package libcddb2.
2024-04-23T13:37:59.2225104Z Preparing to unpack .../086-libcddb2_1.3.2-7fakesync1_amd64.deb ...
2024-04-23T13:37:59.2235058Z Unpacking libcddb2 (1.3.2-7fakesync1) ...
2024-04-23T13:37:59.2506655Z Selecting previously unselected package libdbus-1-dev:amd64.
2024-04-23T13:37:59.2680805Z Preparing to unpack .../087-libdbus-1-dev_1.12.20-2ubuntu4.1_amd64.deb ...
2024-04-23T13:37:59.2693936Z Unpacking libdbus-1-dev:amd64 (1.12.20-2ubuntu4.1) ...
2024-04-23T13:37:59.3112392Z Selecting previously unselected package libraw1394-11:amd64.
2024-04-23T13:37:59.3287840Z Preparing to unpack .../088-libraw1394-11_2.1.2-2build2_amd64.deb ...
2024-04-23T13:37:59.3298742Z Unpacking libraw1394-11:amd64 (2.1.2-2build2) ...
2024-04-23T13:37:59.3572166Z Selecting previously unselected package libdc1394-25:amd64.
2024-04-23T13:37:59.3743821Z Preparing to unpack .../089-libdc1394-25_2.2.6-4_amd64.deb ...
2024-04-23T13:37:59.3759268Z Unpacking libdc1394-25:amd64 (2.2.6-4) ...
2024-04-23T13:37:59.4044649Z Selecting previously unselected package libdvbpsi10:amd64.
2024-04-23T13:37:59.4222256Z Preparing to unpack .../090-libdvbpsi10_1.3.3-1_amd64.deb ...
2024-04-23T13:37:59.4236978Z Unpacking libdvbpsi10:amd64 (1.3.3-1) ...
2024-04-23T13:37:59.4572239Z Selecting previously unselected package libdvdread8:amd64.
2024-04-23T13:37:59.4748728Z Preparing to unpack .../091-libdvdread8_6.1.2-1_amd64.deb ...
2024-04-23T13:37:59.4759716Z Unpacking libdvdread8:amd64 (6.1.2-1) ...
2024-04-23T13:37:59.5096417Z Selecting previously unselected package libdvdnav4:amd64.
2024-04-23T13:37:59.5274769Z Preparing to unpack .../092-libdvdnav4_6.1.1-1_amd64.deb ...
2024-04-23T13:37:59.5288236Z Unpacking libdvdnav4:amd64 (6.1.1-1) ...
2024-04-23T13:37:59.5568473Z Selecting previously unselected package libebml5:amd64.
2024-04-23T13:37:59.5742921Z Preparing to unpack .../093-libebml5_1.4.2-2_amd64.deb ...
2024-04-23T13:37:59.5754595Z Unpacking libebml5:amd64 (1.4.2-2) ...
2024-04-23T13:37:59.6053751Z Selecting previously unselected package libfaad2:amd64.
2024-04-23T13:37:59.6225474Z Preparing to unpack .../094-libfaad2_2.10.0-2_amd64.deb ...
2024-04-23T13:37:59.6237105Z Unpacking libfaad2:amd64 (2.10.0-2) ...
2024-04-23T13:37:59.6530932Z Selecting previously unselected package libflac8:amd64.
2024-04-23T13:37:59.6707441Z Preparing to unpack .../095-libflac8_1.3.3-2ubuntu0.2_amd64.deb ...
2024-04-23T13:37:59.6718436Z Unpacking libflac8:amd64 (1.3.3-2ubuntu0.2) ...
2024-04-23T13:37:59.6991975Z Selecting previously unselected package libgirepository1.0-dev:amd64.
2024-04-23T13:37:59.7162782Z Preparing to unpack .../096-libgirepository1.0-dev_1.72.0-1_amd64.deb ...
2024-04-23T13:37:59.7174202Z Unpacking libgirepository1.0-dev:amd64 (1.72.0-1) ...
2024-04-23T13:37:59.7949853Z Selecting previously unselected package libidn12:amd64.
2024-04-23T13:37:59.8118643Z Preparing to unpack .../097-libidn12_1.38-4ubuntu1_amd64.deb ...
2024-04-23T13:37:59.8130085Z Unpacking libidn12:amd64 (1.38-4ubuntu1) ...
2024-04-23T13:37:59.8446011Z Selecting previously unselected package libixml10:amd64.
2024-04-23T13:37:59.8621070Z Preparing to unpack .../098-libixml10_1%3a1.8.4-2ubuntu2_amd64.deb ...
2024-04-23T13:37:59.8635438Z Unpacking libixml10:amd64 (1:1.8.4-2ubuntu2) ...
2024-04-23T13:37:59.8908094Z Selecting previously unselected package libkate1:amd64.
2024-04-23T13:37:59.9076582Z Preparing to unpack .../099-libkate1_0.4.1-11build1_amd64.deb ...
2024-04-23T13:37:59.9085787Z Unpacking libkate1:amd64 (0.4.1-11build1) ...
2024-04-23T13:37:59.9358018Z Selecting previously unselected package liblua5.2-0:amd64.
2024-04-23T13:37:59.9526090Z Preparing to unpack .../100-liblua5.2-0_5.2.4-2_amd64.deb ...
2024-04-23T13:37:59.9541776Z Unpacking liblua5.2-0:amd64 (5.2.4-2) ...
2024-04-23T13:37:59.9815123Z Selecting previously unselected package libmad0:amd64.
2024-04-23T13:37:59.9986560Z Preparing to unpack .../101-libmad0_0.15.1b-10ubuntu1_amd64.deb ...
2024-04-23T13:37:59.9998860Z Unpacking libmad0:amd64 (0.15.1b-10ubuntu1) ...
2024-04-23T13:38:00.0301560Z Selecting previously unselected package libmatroska7:amd64.
2024-04-23T13:38:00.0470792Z Preparing to unpack .../102-libmatroska7_1.6.3-2_amd64.deb ...
2024-04-23T13:38:00.0481325Z Unpacking libmatroska7:amd64 (1.6.3-2) ...
2024-04-23T13:38:00.0792753Z Selecting previously unselected package libmpcdec6:amd64.
2024-04-23T13:38:00.0962800Z Preparing to unpack .../103-libmpcdec6_2%3a0.1~r495-2_amd64.deb ...
2024-04-23T13:38:00.0974184Z Unpacking libmpcdec6:amd64 (2:0.1~r495-2) ...
2024-04-23T13:38:00.1251003Z Selecting previously unselected package libmpeg2-4:amd64.
2024-04-23T13:38:00.1417867Z Preparing to unpack .../104-libmpeg2-4_0.5.1-9_amd64.deb ...
2024-04-23T13:38:00.1427458Z Unpacking libmpeg2-4:amd64 (0.5.1-9) ...
2024-04-23T13:38:00.1703612Z Selecting previously unselected package libmtp-common.
2024-04-23T13:38:00.1876450Z Preparing to unpack .../105-libmtp-common_1.1.19-1build1_all.deb ...
2024-04-23T13:38:00.1886936Z Unpacking libmtp-common (1.1.19-1build1) ...
2024-04-23T13:38:00.2168437Z Selecting previously unselected package libmtp9:amd64.
2024-04-23T13:38:00.2342434Z Preparing to unpack .../106-libmtp9_1.1.19-1build1_amd64.deb ...
2024-04-23T13:38:00.2354518Z Unpacking libmtp9:amd64 (1.1.19-1build1) ...
2024-04-23T13:38:00.2638759Z Selecting previously unselected package libmysofa1:amd64.
2024-04-23T13:38:00.2806323Z Preparing to unpack .../107-libmysofa1_1.2.1~dfsg0-1_amd64.deb ...
2024-04-23T13:38:00.2818953Z Unpacking libmysofa1:amd64 (1.2.1~dfsg0-1) ...
2024-04-23T13:38:00.3137446Z Selecting previously unselected package libnfs13:amd64.
2024-04-23T13:38:00.3305771Z Preparing to unpack .../108-libnfs13_4.0.0-1build2_amd64.deb ...
2024-04-23T13:38:00.3315534Z Unpacking libnfs13:amd64 (4.0.0-1build2) ...
2024-04-23T13:38:00.3567268Z Selecting previously unselected package libnotify-bin.
2024-04-23T13:38:00.3733581Z Preparing to unpack .../109-libnotify-bin_0.7.9-3ubuntu5.22.04.1_amd64.deb ...
2024-04-23T13:38:00.3743191Z Unpacking libnotify-bin (0.7.9-3ubuntu5.22.04.1) ...
2024-04-23T13:38:00.4042947Z Selecting previously unselected package libopenmpt-modplug1:amd64.
2024-04-23T13:38:00.4210234Z Preparing to unpack .../110-libopenmpt-modplug1_0.8.9.0-openmpt1-2_amd64.deb ...
2024-04-23T13:38:00.4221534Z Unpacking libopenmpt-modplug1:amd64 (0.8.9.0-openmpt1-2) ...
2024-04-23T13:38:00.4473733Z Selecting previously unselected package libplacebo192:amd64.
2024-04-23T13:38:00.4642808Z Preparing to unpack .../111-libplacebo192_4.192.1-1_amd64.deb ...
2024-04-23T13:38:00.4652268Z Unpacking libplacebo192:amd64 (4.192.1-1) ...
2024-04-23T13:38:00.5226245Z Selecting previously unselected package libpostproc55:amd64.
2024-04-23T13:38:00.5392996Z Preparing to unpack .../112-libpostproc55_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
2024-04-23T13:38:00.5405798Z Unpacking libpostproc55:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
2024-04-23T13:38:00.5668725Z Selecting previously unselected package libsndfile1:amd64.
2024-04-23T13:38:00.5833657Z Preparing to unpack .../113-libsndfile1_1.0.31-2ubuntu0.1_amd64.deb ...
2024-04-23T13:38:00.5841814Z Unpacking libsndfile1:amd64 (1.0.31-2ubuntu0.1) ...
2024-04-23T13:38:00.6158952Z Selecting previously unselected package libpulse0:amd64.
2024-04-23T13:38:00.6326484Z Preparing to unpack .../114-libpulse0_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ...
2024-04-23T13:38:00.6396835Z Unpacking libpulse0:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) ...
2024-04-23T13:38:00.6706197Z Selecting previously unselected package libqt5x11extras5:amd64.
2024-04-23T13:38:00.6877323Z Preparing to unpack .../115-libqt5x11extras5_5.15.3-1_amd64.deb ...
2024-04-23T13:38:00.6892185Z Unpacking libqt5x11extras5:amd64 (5.15.3-1) ...
2024-04-23T13:38:00.7156645Z Selecting previously unselected package libresid-builder0c2a.
2024-04-23T13:38:00.7326700Z Preparing to unpack .../116-libresid-builder0c2a_2.1.1-15ubuntu2_amd64.deb ...
2024-04-23T13:38:00.7337313Z Unpacking libresid-builder0c2a (2.1.1-15ubuntu2) ...
2024-04-23T13:38:00.7625659Z Selecting previously unselected package libsamplerate0:amd64.
2024-04-23T13:38:00.7797488Z Preparing to unpack .../117-libsamplerate0_0.2.2-1build1_amd64.deb ...
2024-04-23T13:38:00.7807558Z Unpacking libsamplerate0:amd64 (0.2.2-1build1) ...
2024-04-23T13:38:00.8141267Z Selecting previously unselected package libsdl1.2debian:amd64.
2024-04-23T13:38:00.8308980Z Preparing to unpack .../118-libsdl1.2debian_1.2.15+dfsg2-6_amd64.deb ...
2024-04-23T13:38:00.8320023Z Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-6) ...
2024-04-23T13:38:00.8707474Z Selecting previously unselected package libsdl-image1.2:amd64.
2024-04-23T13:38:00.8875530Z Preparing to unpack .../119-libsdl-image1.2_1.2.12-13build1_amd64.deb ...
2024-04-23T13:38:00.8885995Z Unpacking libsdl-image1.2:amd64 (1.2.12-13build1) ...
2024-04-23T13:38:00.9141293Z Selecting previously unselected package libshout3:amd64.
2024-04-23T13:38:00.9308923Z Preparing to unpack .../120-libshout3_2.4.5-1build3_amd64.deb ...
2024-04-23T13:38:00.9320436Z Unpacking libshout3:amd64 (2.4.5-1build3) ...
2024-04-23T13:38:00.9587165Z Selecting previously unselected package libsidplay2.
2024-04-23T13:38:00.9762438Z Preparing to unpack .../121-libsidplay2_2.1.1-15ubuntu2_amd64.deb ...
2024-04-23T13:38:00.9781874Z Unpacking libsidplay2 (2.1.1-15ubuntu2) ...
2024-04-23T13:38:01.0109568Z Selecting previously unselected package libsndio7.0:amd64.
2024-04-23T13:38:01.0276290Z Preparing to unpack .../122-libsndio7.0_1.8.1-1.1_amd64.deb ...
2024-04-23T13:38:01.0291982Z Unpacking libsndio7.0:amd64 (1.8.1-1.1) ...
2024-04-23T13:38:01.0547572Z Selecting previously unselected package libspatialaudio0:amd64.
2024-04-23T13:38:01.0721291Z Preparing to unpack .../123-libspatialaudio0_0.3.0+git20180730+dfsg1-2build1_amd64.deb ...
2024-04-23T13:38:01.0732473Z Unpacking libspatialaudio0:amd64 (0.3.0+git20180730+dfsg1-2build1) ...
2024-04-23T13:38:01.1018637Z Selecting previously unselected package libspeexdsp1:amd64.
2024-04-23T13:38:01.1191277Z Preparing to unpack .../124-libspeexdsp1_1.2~rc1.2-1.1ubuntu3_amd64.deb ...
2024-04-23T13:38:01.1200291Z Unpacking libspeexdsp1:amd64 (1.2~rc1.2-1.1ubuntu3) ...
2024-04-23T13:38:01.1482618Z Selecting previously unselected package libswscale5:amd64.
2024-04-23T13:38:01.1654072Z Preparing to unpack .../125-libswscale5_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
2024-04-23T13:38:01.1664493Z Unpacking libswscale5:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
2024-04-23T13:38:01.1978496Z Selecting previously unselected package libtag1v5-vanilla:amd64.
2024-04-23T13:38:01.2148546Z Preparing to unpack .../126-libtag1v5-vanilla_1.11.1+dfsg.1-3ubuntu3_amd64.deb ...
2024-04-23T13:38:01.2160632Z Unpacking libtag1v5-vanilla:amd64 (1.11.1+dfsg.1-3ubuntu3) ...
2024-04-23T13:38:01.2451250Z Selecting previously unselected package libtag1v5:amd64.
2024-04-23T13:38:01.2618349Z Preparing to unpack .../127-libtag1v5_1.11.1+dfsg.1-3ubuntu3_amd64.deb ...
2024-04-23T13:38:01.2628221Z Unpacking libtag1v5:amd64 (1.11.1+dfsg.1-3ubuntu3) ...
2024-04-23T13:38:01.2882003Z Selecting previously unselected package libupnp13:amd64.
2024-04-23T13:38:01.3051307Z Preparing to unpack .../128-libupnp13_1%3a1.8.4-2ubuntu2_amd64.deb ...
2024-04-23T13:38:01.3064724Z Unpacking libupnp13:amd64 (1:1.8.4-2ubuntu2) ...
2024-04-23T13:38:01.3390086Z Selecting previously unselected package libva-wayland2:amd64.
2024-04-23T13:38:01.3563124Z Preparing to unpack .../129-libva-wayland2_2.14.0-1_amd64.deb ...
2024-04-23T13:38:01.3576572Z Unpacking libva-wayland2:amd64 (2.14.0-1) ...
2024-04-23T13:38:01.3845836Z Selecting previously unselected package libvlccore9:amd64.
2024-04-23T13:38:01.4015320Z Preparing to unpack .../130-libvlccore9_3.0.16-1build7_amd64.deb ...
2024-04-23T13:38:01.4046271Z Unpacking libvlccore9:amd64 (3.0.16-1build7) ...
2024-04-23T13:38:01.4370455Z Selecting previously unselected package libvlc5:amd64.
2024-04-23T13:38:01.4550108Z Preparing to unpack .../131-libvlc5_3.0.16-1build7_amd64.deb ...
2024-04-23T13:38:01.4561482Z Unpacking libvlc5:amd64 (3.0.16-1build7) ...
2024-04-23T13:38:01.4853736Z Selecting previously unselected package libvlc-bin:amd64.
2024-04-23T13:38:01.5026972Z Preparing to unpack .../132-libvlc-bin_3.0.16-1build7_amd64.deb ...
2024-04-23T13:38:01.5038116Z Unpacking libvlc-bin:amd64 (3.0.16-1build7) ...
2024-04-23T13:38:01.5351085Z Selecting previously unselected package libxcb-composite0:amd64.
2024-04-23T13:38:01.5522261Z Preparing to unpack .../133-libxcb-composite0_1.14-3ubuntu3_amd64.deb ...
2024-04-23T13:38:01.5531448Z Unpacking libxcb-composite0:amd64 (1.14-3ubuntu3) ...
2024-04-23T13:38:01.5783162Z Selecting previously unselected package libxcb-shape0-dev:amd64.
2024-04-23T13:38:01.5951006Z Preparing to unpack .../134-libxcb-shape0-dev_1.14-3ubuntu3_amd64.deb ...
2024-04-23T13:38:01.5961116Z Unpacking libxcb-shape0-dev:amd64 (1.14-3ubuntu3) ...
2024-04-23T13:38:01.6253542Z Selecting previously unselected package libxcb-xfixes0-dev:amd64.
2024-04-23T13:38:01.6428475Z Preparing to unpack .../135-libxcb-xfixes0-dev_1.14-3ubuntu3_amd64.deb ...
2024-04-23T13:38:01.6438400Z Unpacking libxcb-xfixes0-dev:amd64 (1.14-3ubuntu3) ...
2024-04-23T13:38:01.6690477Z Selecting previously unselected package libxcb-composite0-dev:amd64.
2024-04-23T13:38:01.6859146Z Preparing to unpack .../136-libxcb-composite0-dev_1.14-3ubuntu3_amd64.deb ...
2024-04-23T13:38:01.6869287Z Unpacking libxcb-composite0-dev:amd64 (1.14-3ubuntu3) ...
2024-04-23T13:38:01.7128819Z Selecting previously unselected package libxcb-res0:amd64.
2024-04-23T13:38:01.7297294Z Preparing to unpack .../137-libxcb-res0_1.14-3ubuntu3_amd64.deb ...
2024-04-23T13:38:01.7307177Z Unpacking libxcb-res0:amd64 (1.14-3ubuntu3) ...
2024-04-23T13:38:01.7554812Z Selecting previously unselected package libxcb-res0-dev:amd64.
2024-04-23T13:38:01.7722073Z Preparing to unpack .../138-libxcb-res0-dev_1.14-3ubuntu3_amd64.deb ...
2024-04-23T13:38:01.7732214Z Unpacking libxcb-res0-dev:amd64 (1.14-3ubuntu3) ...
2024-04-23T13:38:01.7999157Z Selecting previously unselected package libxcb-xv0:amd64.
2024-04-23T13:38:01.8165788Z Preparing to unpack .../139-libxcb-xv0_1.14-3ubuntu3_amd64.deb ...
2024-04-23T13:38:01.8177768Z Unpacking libxcb-xv0:amd64 (1.14-3ubuntu3) ...
2024-04-23T13:38:01.8416428Z Selecting previously unselected package libxkbcommon-dev:amd64.
2024-04-23T13:38:01.8597120Z Preparing to unpack .../140-libxkbcommon-dev_1.4.0-1_amd64.deb ...
2024-04-23T13:38:01.8609631Z Unpacking libxkbcommon-dev:amd64 (1.4.0-1) ...
2024-04-23T13:38:01.8907381Z Selecting previously unselected package vlc-bin.
2024-04-23T13:38:01.9081771Z Preparing to unpack .../141-vlc-bin_3.0.16-1build7_amd64.deb ...
2024-04-23T13:38:01.9090650Z Unpacking vlc-bin (3.0.16-1build7) ...
2024-04-23T13:38:01.9374259Z Selecting previously unselected package vlc-data.
2024-04-23T13:38:01.9540420Z Preparing to unpack .../142-vlc-data_3.0.16-1build7_all.deb ...
2024-04-23T13:38:01.9552082Z Unpacking vlc-data (3.0.16-1build7) ...
2024-04-23T13:38:02.0292429Z Selecting previously unselected package libavc1394-0:amd64.
2024-04-23T13:38:02.0462617Z Preparing to unpack .../143-libavc1394-0_0.5.4-5build2_amd64.deb ...
2024-04-23T13:38:02.0474817Z Unpacking libavc1394-0:amd64 (0.5.4-5build2) ...
2024-04-23T13:38:02.0747049Z Selecting previously unselected package libdca0:amd64.
2024-04-23T13:38:02.0915380Z Preparing to unpack .../144-libdca0_0.0.7-2_amd64.deb ...
2024-04-23T13:38:02.0925382Z Unpacking libdca0:amd64 (0.0.7-2) ...
2024-04-23T13:38:02.1240640Z Selecting previously unselected package liblirc-client0:amd64.
2024-04-23T13:38:02.1408809Z Preparing to unpack .../145-liblirc-client0_0.10.1-6.3ubuntu1_amd64.deb ...
2024-04-23T13:38:02.1424229Z Unpacking liblirc-client0:amd64 (0.10.1-6.3ubuntu1) ...
2024-04-23T13:38:02.1674111Z Selecting previously unselected package vlc-plugin-base:amd64.
2024-04-23T13:38:02.1845465Z Preparing to unpack .../146-vlc-plugin-base_3.0.16-1build7_amd64.deb ...
2024-04-23T13:38:02.1856456Z Unpacking vlc-plugin-base:amd64 (3.0.16-1build7) ...
2024-04-23T13:38:02.3258832Z Selecting previously unselected package vlc-plugin-qt:amd64.
2024-04-23T13:38:02.3434593Z Preparing to unpack .../147-vlc-plugin-qt_3.0.16-1build7_amd64.deb ...
2024-04-23T13:38:02.3452435Z Unpacking vlc-plugin-qt:amd64 (3.0.16-1build7) ...
2024-04-23T13:38:02.3945490Z Selecting previously unselected package libgles2:amd64.
2024-04-23T13:38:02.4121461Z Preparing to unpack .../148-libgles2_1.4.0-1_amd64.deb ...
2024-04-23T13:38:02.4131798Z Unpacking libgles2:amd64 (1.4.0-1) ...
2024-04-23T13:38:02.4388899Z Selecting previously unselected package vlc-plugin-video-output:amd64.
2024-04-23T13:38:02.4564229Z Preparing to unpack .../149-vlc-plugin-video-output_3.0.16-1build7_amd64.deb ...
2024-04-23T13:38:02.4572626Z Unpacking vlc-plugin-video-output:amd64 (3.0.16-1build7) ...
2024-04-23T13:38:02.4890673Z Selecting previously unselected package vlc.
2024-04-23T13:38:02.5058583Z Preparing to unpack .../150-vlc_3.0.16-1build7_amd64.deb ...
2024-04-23T13:38:02.5067636Z Unpacking vlc (3.0.16-1build7) ...
2024-04-23T13:38:02.5573054Z Selecting previously unselected package volumeicon-alsa.
2024-04-23T13:38:02.5739724Z Preparing to unpack .../151-volumeicon-alsa_0.5.1+git20170117-1build2_amd64.deb ...
2024-04-23T13:38:02.5749807Z Unpacking volumeicon-alsa (0.5.1+git20170117-1build2) ...
2024-04-23T13:38:02.6280990Z Selecting previously unselected package xbitmaps.
2024-04-23T13:38:02.6450163Z Preparing to unpack .../152-xbitmaps_1.1.1-2.1ubuntu1_all.deb ...
2024-04-23T13:38:02.6778400Z Unpacking xbitmaps (1.1.1-2.1ubuntu1) ...
2024-04-23T13:38:02.7135524Z Selecting previously unselected package xserver-xephyr.
2024-04-23T13:38:02.7306183Z Preparing to unpack .../153-xserver-xephyr_2%3a21.1.4-2ubuntu1.7~22.04.10_amd64.deb ...
2024-04-23T13:38:02.7316611Z Unpacking xserver-xephyr (2:21.1.4-2ubuntu1.7~22.04.10) ...
2024-04-23T13:38:02.7706744Z Selecting previously unselected package xterm.
2024-04-23T13:38:02.7882360Z Preparing to unpack .../154-xterm_372-1ubuntu1_amd64.deb ...
2024-04-23T13:38:02.7893510Z Unpacking xterm (372-1ubuntu1) ...
2024-04-23T13:38:02.8299852Z Selecting previously unselected package libxcb-icccm4-dev:amd64.
2024-04-23T13:38:02.8469718Z Preparing to unpack .../155-libxcb-icccm4-dev_0.4.1-1.1build2_amd64.deb ...
2024-04-23T13:38:02.8480080Z Unpacking libxcb-icccm4-dev:amd64 (0.4.1-1.1build2) ...
2024-04-23T13:38:02.9113087Z Setting up libgme0:amd64 (0.6.3-2) ...
2024-04-23T13:38:02.9143144Z Setting up libssh-gcrypt-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
2024-04-23T13:38:02.9168356Z Setting up libsrt1.4-gnutls:amd64 (1.4.4-4) ...
2024-04-23T13:38:02.9471219Z Setting up libudfread0:amd64 (1.1.2-1) ...
2024-04-23T13:38:02.9495092Z Setting up libebml5:amd64 (1.4.2-2) ...
2024-04-23T13:38:02.9521946Z Setting up libxcb-res0:amd64 (1.14-3ubuntu3) ...
2024-04-23T13:38:02.9551376Z Setting up libdouble-conversion3:amd64 (3.1.7-4) ...
2024-04-23T13:38:02.9574113Z Setting up libraw1394-11:amd64 (2.1.2-2build2) ...
2024-04-23T13:38:02.9601871Z Setting up libtag1v5-vanilla:amd64 (1.11.1+dfsg.1-3ubuntu3) ...
2024-04-23T13:38:02.9628884Z Setting up libkate1:amd64 (0.4.1-11build1) ...
2024-04-23T13:38:02.9656860Z Setting up libdvbpsi10:amd64 (1.3.3-1) ...
2024-04-23T13:38:02.9721050Z Setting up libcodec2-1.0:amd64 (1.0.1-3) ...
2024-04-23T13:38:02.9752130Z Setting up libmpg123-0:amd64 (1.29.3-1build1) ...
2024-04-23T13:38:02.9777926Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu3) ...
2024-04-23T13:38:02.9805574Z Setting up libshine3:amd64 (3.1.1-2) ...
2024-04-23T13:38:02.9832299Z Setting up libcaca0:amd64 (0.99.beta19-2.2ubuntu4) ...
2024-04-23T13:38:02.9856337Z Setting up libpangoxft-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ...
2024-04-23T13:38:02.9887754Z Setting up libtwolame0:amd64 (0.4.0-2build2) ...
2024-04-23T13:38:02.9910617Z Setting up libxcb-xinput0:amd64 (1.14-3ubuntu3) ...
2024-04-23T13:38:02.9936902Z Setting up libgsm1:amd64 (1.0.19-1) ...
2024-04-23T13:38:02.9964142Z Setting up libsoxr0:amd64 (0.1.3-4build2) ...
2024-04-23T13:38:02.9994813Z Setting up gir1.2-atk-1.0:amd64 (2.36.0-3build1) ...
2024-04-23T13:38:03.0024597Z Setting up libxkbcommon-dev:amd64 (1.4.0-1) ...
2024-04-23T13:38:03.0050275Z Setting up liblab-gamut1:amd64 (2.42.2-6) ...
2024-04-23T13:38:03.0074809Z Setting up libmysofa1:amd64 (1.2.1~dfsg0-1) ...
2024-04-23T13:38:03.0104730Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build3) ...
2024-04-23T13:38:03.0133927Z Setting up libxcb-shape0:amd64 (1.14-3ubuntu3) ...
2024-04-23T13:38:03.0160530Z Setting up libxcb-res0-dev:amd64 (1.14-3ubuntu3) ...
2024-04-23T13:38:03.0191074Z Setting up libxcb-render-util0:amd64 (0.3.9-1build3) ...
2024-04-23T13:38:03.0215457Z Setting up libspatialaudio0:amd64 (0.3.0+git20180730+dfsg1-2build1) ...
2024-04-23T13:38:03.0245254Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1build2) ...
2024-04-23T13:38:03.0272767Z Setting up libnfs13:amd64 (4.0.0-1build2) ...
2024-04-23T13:38:03.0298828Z Setting up libmpeg2-4:amd64 (0.5.1-9) ...
2024-04-23T13:38:03.0326121Z Setting up libaribb24-0:amd64 (1.0.3-2) ...
2024-04-23T13:38:03.0359390Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ...
2024-04-23T13:38:03.0385985Z Setting up gir1.2-harfbuzz-0.0:amd64 (2.7.4-1ubuntu3.1) ...
2024-04-23T13:38:03.0417714Z Setting up libmpcdec6:amd64 (2:0.1~r495-2) ...
2024-04-23T13:38:03.0446327Z Setting up libxcb-util1:amd64 (0.4.0-1build2) ...
2024-04-23T13:38:03.0478110Z Setting up libflac8:amd64 (1.3.3-2ubuntu0.2) ...
2024-04-23T13:38:03.0507896Z Setting up libxcb-xkb1:amd64 (1.14-3ubuntu3) ...
2024-04-23T13:38:03.0534875Z Setting up libxcb-image0:amd64 (0.4.0-2) ...
2024-04-23T13:38:03.0561105Z Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5) ...
2024-04-23T13:38:03.0587635Z Setting up libcddb2 (1.3.2-7fakesync1) ...
2024-04-23T13:38:03.0615805Z Setting up liba52-0.7.4:amd64 (0.7.4-20) ...
2024-04-23T13:38:03.0653479Z Setting up gir1.2-pango-1.0:amd64 (1.50.6+ds-2ubuntu1) ...
2024-04-23T13:38:03.0686999Z Setting up libegl-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.2) ...
2024-04-23T13:38:03.0712852Z Setting up libxcb-xinerama0:amd64 (1.14-3ubuntu3) ...
2024-04-23T13:38:03.0735566Z Setting up libgles2:amd64 (1.4.0-1) ...
2024-04-23T13:38:03.0764026Z Setting up libass9:amd64 (1:0.15.2-1) ...
2024-04-23T13:38:03.0819876Z Setting up libdvdread8:amd64 (6.1.2-1) ...
2024-04-23T13:38:03.0849296Z Setting up libva2:amd64 (2.14.0-1) ...
2024-04-23T13:38:03.0877267Z Setting up libdbus-1-dev:amd64 (1.12.20-2ubuntu4.1) ...
2024-04-23T13:38:03.0908014Z Setting up libixml10:amd64 (1:1.8.4-2ubuntu2) ...
2024-04-23T13:38:03.0942743Z Setting up libnotify4:amd64 (0.7.9-3ubuntu5.22.04.1) ...
2024-04-23T13:38:03.0974563Z Setting up libpathplan4:amd64 (2.42.2-6) ...
2024-04-23T13:38:03.1003662Z Setting up libresid-builder0c2a (2.1.1-15ubuntu2) ...
2024-04-23T13:38:03.1035483Z Setting up liblirc-client0:amd64 (0.10.1-6.3ubuntu1) ...
2024-04-23T13:38:03.1061701Z Setting up libann0 (1.1.2+doc-7build1) ...
2024-04-23T13:38:03.1092207Z Setting up libx264-163:amd64 (2:0.163.3060+git5db6aa6-2build1) ...
2024-04-23T13:38:03.1122278Z Setting up libmtp-common (1.1.19-1build1) ...
2024-04-23T13:38:03.1147401Z Setting up libopus0:amd64 (1.3.1-0.1build2) ...
2024-04-23T13:38:03.1170585Z Setting up gir1.2-gudev-1.0:amd64 (1:237-2build1) ...
2024-04-23T13:38:03.1199250Z Setting up libfaad2:amd64 (2.10.0-2) ...
2024-04-23T13:38:03.1227023Z Setting up libxkbcommon-x11-0:amd64 (1.4.0-1) ...
2024-04-23T13:38:03.1251903Z Setting up libdc1394-25:amd64 (2.2.6-4) ...
2024-04-23T13:38:03.1294105Z Setting up libidn12:amd64 (1.38-4ubuntu1) ...
2024-04-23T13:38:03.1321198Z Setting up python3-markdown (3.3.6-1) ...
2024-04-23T13:38:03.2962813Z Setting up libplacebo192:amd64 (4.192.1-1) ...
2024-04-23T13:38:03.2992004Z Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
2024-04-23T13:38:03.3072577Z Setting up libmtdev1:amd64 (1.1.6-1build4) ...
2024-04-23T13:38:03.3098532Z Setting up libxcb-icccm4-dev:amd64 (0.4.1-1.1build2) ...
2024-04-23T13:38:03.3126037Z Setting up libvlccore9:amd64 (3.0.16-1build7) ...
2024-04-23T13:38:03.3150364Z Setting up libsidplay2 (2.1.1-15ubuntu2) ...
2024-04-23T13:38:03.3185017Z Setting up libxcb-shape0-dev:amd64 (1.14-3ubuntu3) ...
2024-04-23T13:38:03.3211091Z Setting up libva-wayland2:amd64 (2.14.0-1) ...
2024-04-23T13:38:03.3235881Z Setting up libnotify-bin (0.7.9-3ubuntu5.22.04.1) ...
2024-04-23T13:38:03.3262665Z Setting up libsndio7.0:amd64 (1.8.1-1.1) ...
2024-04-23T13:38:03.3293729Z Setting up libtag1v5:amd64 (1.11.1+dfsg.1-3ubuntu3) ...
2024-04-23T13:38:03.3318050Z Setting up libmad0:amd64 (0.15.1b-10ubuntu1) ...
2024-04-23T13:38:03.3346411Z Setting up gir1.2-notify-0.7:amd64 (0.7.9-3ubuntu5.22.04.1) ...
2024-04-23T13:38:03.3376244Z Setting up libxcb-composite0:amd64 (1.14-3ubuntu3) ...
2024-04-23T13:38:03.3401784Z Setting up liblua5.2-0:amd64 (5.2.4-2) ...
2024-04-23T13:38:03.3430038Z Setting up libva-drm2:amd64 (2.14.0-1) ...
2024-04-23T13:38:03.3457858Z Setting up ocl-icd-libopencl1:amd64 (2.2.14-3) ...
2024-04-23T13:38:03.3643023Z Setting up libasyncns0:amd64 (0.8-6build2) ...
2024-04-23T13:38:03.3675030Z Setting up libmatroska7:amd64 (1.6.3-2) ...
2024-04-23T13:38:03.3701101Z Setting up libvdpau1:amd64 (1.4-3build2) ...
2024-04-23T13:38:03.3751536Z Setting up dbus-x11 (1.12.20-2ubuntu4.1) ...
2024-04-23T13:38:03.3796513Z Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
2024-04-23T13:38:03.3825254Z Setting up libxcb-xv0:amd64 (1.14-3ubuntu3) ...
2024-04-23T13:38:03.3856823Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu4) ...
2024-04-23T13:38:03.3884456Z Setting up libspeexdsp1:amd64 (1.2~rc1.2-1.1ubuntu3) ...
2024-04-23T13:38:03.3915122Z Setting up libegl1:amd64 (1.4.0-1) ...
2024-04-23T13:38:03.3946635Z Setting up libmd4c0:amd64 (0.4.8-1) ...
2024-04-23T13:38:03.3973445Z Setting up libdca0:amd64 (0.0.7-2) ...
2024-04-23T13:38:03.4014113Z Setting up libmtp9:amd64 (1.1.19-1build1) ...
2024-04-23T13:38:03.4043660Z Setting up libvpx7:amd64 (1.11.0-2ubuntu2.2) ...
2024-04-23T13:38:03.4070656Z Setting up libcdt5:amd64 (2.42.2-6) ...
2024-04-23T13:38:03.4099806Z Setting up libxcb-xfixes0-dev:amd64 (1.14-3ubuntu3) ...
2024-04-23T13:38:03.4127787Z Setting up libcgraph6:amd64 (2.42.2-6) ...
2024-04-23T13:38:03.4187822Z Setting up libmfx1:amd64 (22.3.0-1) ...
2024-04-23T13:38:03.4227624Z Setting up volumeicon-alsa (0.5.1+git20170117-1build2) ...
2024-04-23T13:38:03.4254151Z Setting up libbluray2:amd64 (1:1.3.1-1) ...
2024-04-23T13:38:03.4283578Z Setting up libsamplerate0:amd64 (0.2.2-1build1) ...
2024-04-23T13:38:03.4312699Z Setting up libva-x11-2:amd64 (2.14.0-1) ...
2024-04-23T13:38:03.4339635Z Setting up libevdev2:amd64 (1.12.1+dfsg-1) ...
2024-04-23T13:38:03.4369903Z Setting up libopenmpt0:amd64 (0.6.1-1) ...
2024-04-23T13:38:03.4401826Z Setting up vlc-data (3.0.16-1build7) ...
2024-04-23T13:38:03.4434118Z Setting up xbitmaps (1.1.1-2.1ubuntu1) ...
2024-04-23T13:38:03.4462925Z Setting up libzvbi-common (0.2.35-19) ...
2024-04-23T13:38:03.4487703Z Setting up libmp3lame0:amd64 (3.100-3build2) ...
2024-04-23T13:38:03.4517673Z Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ...
2024-04-23T13:38:03.5934794Z Setting up libvorbisenc2:amd64 (1.3.7-1build2) ...
2024-04-23T13:38:03.5958683Z Setting up libdvdnav4:amd64 (6.1.1-1) ...
2024-04-23T13:38:03.5985608Z Setting up libaa1:amd64 (1.4p5-50build1) ...
2024-04-23T13:38:03.6017864Z Setting up libwacom-common (2.2.0-1) ...
2024-04-23T13:38:03.6046458Z Setting up libavc1394-0:amd64 (0.5.4-5build2) ...
2024-04-23T13:38:03.6072113Z Setting up libzvbi0:amd64 (0.2.35-19) ...
2024-04-23T13:38:03.6099392Z Setting up libxcb-composite0-dev:amd64 (1.14-3ubuntu3) ...
2024-04-23T13:38:03.6122147Z Setting up libwacom9:amd64 (2.2.0-1) ...
2024-04-23T13:38:03.6147891Z Setting up gir1.2-gtk-3.0:amd64 (3.24.33-1ubuntu2) ...
2024-04-23T13:38:03.6182266Z Setting up gobject-introspection (1.72.0-1) ...
2024-04-23T13:38:03.7852003Z Setting up libvlc5:amd64 (3.0.16-1build7) ...
2024-04-23T13:38:03.7881294Z Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
2024-04-23T13:38:03.7914798Z Setting up libavutil56:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
2024-04-23T13:38:03.7945305Z Setting up libinput-bin (1.20.0-1ubuntu0.3) ...
2024-04-23T13:38:03.7976788Z Setting up libupnp13:amd64 (1:1.8.4-2ubuntu2) ...
2024-04-23T13:38:03.8015933Z Setting up libgirepository1.0-dev:amd64 (1.72.0-1) ...
2024-04-23T13:38:03.8041498Z Setting up xserver-xephyr (2:21.1.4-2ubuntu1.7~22.04.10) ...
2024-04-23T13:38:03.8079873Z Setting up libshout3:amd64 (2.4.5-1build3) ...
2024-04-23T13:38:03.8106800Z Setting up libgvc6 (2.42.2-6) ...
2024-04-23T13:38:03.8380186Z Setting up libpostproc55:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
2024-04-23T13:38:03.8411445Z Setting up libgvpr2:amd64 (2.42.2-6) ...
2024-04-23T13:38:03.8446358Z Setting up libvlc-bin:amd64 (3.0.16-1build7) ...
2024-04-23T13:38:03.8522003Z Setting up libswscale5:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
2024-04-23T13:38:03.8548485Z Setting up libopenmpt-modplug1:amd64 (0.8.9.0-openmpt1-2) ...
2024-04-23T13:38:03.8580543Z Setting up xterm (372-1ubuntu1) ...
2024-04-23T13:38:03.8754932Z update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
2024-04-23T13:38:03.8934142Z update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
2024-04-23T13:38:03.8956894Z Setting up libsndfile1:amd64 (1.0.31-2ubuntu0.1) ...
2024-04-23T13:38:03.8997661Z Setting up graphviz (2.42.2-6) ...
2024-04-23T13:38:03.9042579Z Setting up libinput10:amd64 (1.20.0-1ubuntu0.3) ...
2024-04-23T13:38:03.9072762Z Setting up libpulse0:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) ...
2024-04-23T13:38:03.9168062Z Setting up libqt5gui5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
2024-04-23T13:38:03.9246262Z Setting up vlc-bin (3.0.16-1build7) ...
2024-04-23T13:38:03.9285223Z Setting up libqt5widgets5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
2024-04-23T13:38:03.9318718Z Setting up libswresample3:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
2024-04-23T13:38:03.9350807Z Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-6) ...
2024-04-23T13:38:03.9382539Z Setting up libavcodec58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
2024-04-23T13:38:03.9410171Z Setting up vlc-plugin-video-output:amd64 (3.0.16-1build7) ...
2024-04-23T13:38:03.9445517Z Setting up libchromaprint1:amd64 (1.5.1-2) ...
2024-04-23T13:38:03.9476995Z Setting up libqt5x11extras5:amd64 (5.15.3-1) ...
2024-04-23T13:38:03.9516062Z Setting up libsdl-image1.2:amd64 (1.2.12-13build1) ...
2024-04-23T13:38:03.9545610Z Setting up libavformat58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
2024-04-23T13:38:03.9580854Z Setting up libqt5svg5:amd64 (5.15.3-1) ...
2024-04-23T13:38:03.9619193Z Setting up vlc-plugin-qt:amd64 (3.0.16-1build7) ...
2024-04-23T13:38:03.9657656Z Setting up vlc-plugin-base:amd64 (3.0.16-1build7) ...
2024-04-23T13:38:03.9687741Z Setting up vlc (3.0.16-1build7) ...
2024-04-23T13:38:03.9730626Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2024-04-23T13:38:04.6605629Z Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
2024-04-23T13:38:08.1070485Z Processing triggers for man-db (2.10.2-1) ...
2024-04-23T13:38:08.5687715Z Processing triggers for udev (249.11-0ubuntu3.12) ...
2024-04-23T13:38:09.0899870Z Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
2024-04-23T13:38:09.1896835Z Processing triggers for libvlc-bin:amd64 (3.0.16-1build7) ...
2024-04-23T13:38:09.8880555Z NEEDRESTART-VER: 3.5
2024-04-23T13:38:10.1841731Z NEEDRESTART-KCUR: 6.5.0-1018-azure
2024-04-23T13:38:10.1842978Z NEEDRESTART-KEXP: 6.5.0-1018-azure
2024-04-23T13:38:10.1843861Z NEEDRESTART-KSTA: 1
2024-04-23T13:38:23.2143345Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2024-04-23T13:38:35.5276799Z
2024-04-23T13:38:35.5278310Z [notice] A new release of pip is available: 23.0.1 -> 24.0
2024-04-23T13:38:35.5279422Z [notice] To update, run: pip install --upgrade pip
2024-04-23T13:38:35.5525901Z ##[group]Run [ "$(grep -c -P '\t' CHANGELOG)" = "0" ]
2024-04-23T13:38:35.5526501Z [ "$(grep -c -P '\t' CHANGELOG)" = "0" ]
2024-04-23T13:38:35.5527058Z tox
2024-04-23T13:38:35.5580624Z shell: /usr/bin/bash -e {0}
2024-04-23T13:38:35.5581009Z env:
2024-04-23T13:38:35.5581434Z pythonLocation: /opt/hostedtoolcache/PyPy/3.10.13/x64
2024-04-23T13:38:35.5582059Z Python_ROOT_DIR: /opt/hostedtoolcache/PyPy/3.10.13/x64
2024-04-23T13:38:35.5582614Z Python2_ROOT_DIR: /opt/hostedtoolcache/PyPy/3.10.13/x64
2024-04-23T13:38:35.5583179Z Python3_ROOT_DIR: /opt/hostedtoolcache/PyPy/3.10.13/x64
2024-04-23T13:38:35.5583844Z PKG_CONFIG_PATH: /opt/hostedtoolcache/PyPy/3.10.13/x64/bin/lib/pkgconfig
2024-04-23T13:38:35.5584405Z BACKEND: x11
2024-04-23T13:38:35.5584732Z ##[endgroup]
2024-04-23T13:38:38.0992065Z pypy3-x11: install_deps> python -I -m pip install 'cairocffi>=1.6.0' cffi coverage dbus-next isort 'libcst>=1.0.0' PyGObject 'pytest>=6.2.1' 'setuptools>=40.5.0' wheel 'xcffib>=1.4.0'
2024-04-23T13:40:07.8314226Z pypy3-x11: freeze> python -m pip freeze --all
2024-04-23T13:40:08.6602400Z pypy3-x11: cairocffi==1.6.1,cffi==1.16.0,coverage==7.4.4,dbus-next==0.2.3,exceptiongroup==1.2.1,greenlet==0.4.13,hpy==0.9.0,iniconfig==2.0.0,isort==5.13.2,libcst==1.3.1,packaging==24.0,pip==24.0,pluggy==1.5.0,pycairo==1.26.0,PyGObject==3.48.2,pytest==8.1.1,PyYAML==6.0.1,readline==6.2.4.1,setuptools==69.5.1,tomli==2.0.1,wheel==0.43.0,xcffib==1.5.0
2024-04-23T13:40:08.6623698Z ##[group]tox: pypy3-x11
2024-04-23T13:40:08.6624555Z pypy3-x11: commands[0]> pip install .
2024-04-23T13:40:09.6734067Z Processing /home/runner/work/qtile/qtile
2024-04-23T13:40:09.6820494Z Installing build dependencies: started
2024-04-23T13:40:13.2434743Z Installing build dependencies: finished with status 'done'
2024-04-23T13:40:13.2450808Z Getting requirements to build wheel: started
2024-04-23T13:40:13.6911649Z Getting requirements to build wheel: finished with status 'done'
2024-04-23T13:40:13.7026464Z Installing backend dependencies: started
2024-04-23T13:40:22.7660568Z Installing backend dependencies: finished with status 'done'
2024-04-23T13:40:22.7679073Z Preparing metadata (pyproject.toml): started
2024-04-23T13:40:23.7534197Z Preparing metadata (pyproject.toml): finished with status 'done'
2024-04-23T13:40:23.8963683Z Requirement already satisfied: cffi>=1.1.0 in /opt/hostedtoolcache/PyPy/3.10.13/x64/lib/pypy3.10 (from qtile==0.1.dev1+g3e7284b) (1.16.0)
2024-04-23T13:40:23.8991632Z Requirement already satisfied: cairocffi>=1.6.0 in ./.tox/pypy3-x11/lib/pypy3.10/site-packages (from cairocffi[xcb]>=1.6.0->qtile==0.1.dev1+g3e7284b) (1.6.1)
2024-04-23T13:40:23.9028711Z Requirement already satisfied: xcffib>=1.4.0 in ./.tox/pypy3-x11/lib/pypy3.10/site-packages (from qtile==0.1.dev1+g3e7284b) (1.5.0)
2024-04-23T13:40:23.9319621Z Building wheels for collected packages: qtile
2024-04-23T13:40:23.9339175Z Building wheel for qtile (pyproject.toml): started
2024-04-23T13:40:25.2806591Z Building wheel for qtile (pyproject.toml): finished with status 'done'
2024-04-23T13:40:25.2841828Z Created wheel for qtile: filename=qtile-0.1.dev1+g3e7284b-py3-none-any.whl size=570540 sha256=80bf4f4d803ba2737cc57a8f843f933e4228aa608f09eb00c30f3b8c50c4df80
2024-04-23T13:40:25.2848048Z Stored in directory: /tmp/pip-ephem-wheel-cache-02ddy67v/wheels/63/ae/41/31bc52b074f8bdf4a84163490cf8d706ceebc9996586f188bf
2024-04-23T13:40:25.2954972Z Successfully built qtile
2024-04-23T13:40:25.6963160Z Installing collected packages: qtile
2024-04-23T13:40:26.2203236Z Successfully installed qtile-0.1.dev1+g3e7284b
2024-04-23T13:40:26.2639096Z pypy3-x11: commands[1]> python3 -m pytest --backend=x11
2024-04-23T13:40:34.9481902Z ============================= test session starts ==============================
2024-04-23T13:40:34.9488034Z platform linux -- Python 3.10.13[pypy-7.3.15-final], pytest-8.1.1, pluggy-1.5.0
2024-04-23T13:40:34.9489488Z cachedir: .tox/pypy3-x11/.pytest_cache
2024-04-23T13:40:34.9490901Z rootdir: /home/runner/work/qtile/qtile
2024-04-23T13:40:34.9494798Z configfile: pyproject.toml
2024-04-23T13:40:34.9495470Z testpaths: test
2024-04-23T13:40:34.9498579Z collected 1106 items / 1 skipped
2024-04-23T13:40:34.9499223Z
2024-04-23T13:40:34.9534345Z test/backend/test_backend.py . [ 0%]
2024-04-23T13:41:12.9188761Z test/backend/x11/test_window.py ........................... [ 2%]
2024-04-23T13:41:13.2766434Z test/backend/x11/test_xcbq.py . [ 2%]
2024-04-23T13:41:16.6276541Z test/backend/x11/test_xcore.py ... [ 2%]
2024-04-23T13:41:18.2996592Z test/extension/test_window_list.py . [ 2%]
2024-04-23T13:41:22.4663996Z test/layouts/test_base.py .. [ 3%]
2024-04-23T13:41:30.7747225Z test/layouts/test_bsp.py ... [ 3%]
2024-04-23T13:41:48.2302581Z test/layouts/test_columns.py ....... [ 4%]
2024-04-23T13:43:45.0508797Z test/layouts/test_common.py ............................................ [ 8%]
2024-04-23T13:47:22.1894574Z ........................................................................ [ 14%]
2024-04-23T13:51:02.2719942Z .............................................. [ 18%]
2024-04-23T13:51:06.3662498Z test/layouts/test_floating.py .. [ 18%]
2024-04-23T13:51:19.1425505Z test/layouts/test_matrix.py ...... [ 19%]
2024-04-23T13:51:42.0899144Z test/layouts/test_max.py ......... [ 20%]
2024-04-23T13:52:12.3914967Z test/layouts/test_ratiotile.py ....... [ 20%]
2024-04-23T13:52:20.6159454Z test/layouts/test_screensplit.py .... [ 21%]
2024-04-23T13:52:39.4824523Z test/layouts/test_slice.py ........ [ 21%]
2024-04-23T13:53:09.9726663Z test/layouts/test_spiral.py .......... [ 22%]
2024-04-23T13:53:33.1494261Z test/layouts/test_stack.py ........... [ 23%]
2024-04-23T13:53:51.7508946Z test/layouts/test_tile.py ....... [ 24%]
2024-04-23T13:53:59.7215891Z test/layouts/test_treetab.py .. [ 24%]
2024-04-23T13:54:12.2378430Z test/layouts/test_verticaltile.py ..... [ 25%]
2024-04-23T13:55:31.4670312Z test/layouts/test_xmonad.py ............................. [ 27%]
2024-04-23T13:55:37.7517909Z test/layouts/test_zoomy.py .. [ 27%]
2024-04-23T13:55:55.4837192Z test/test_bar.py ..................... [ 29%]
2024-04-23T13:56:23.1124021Z test/test_command.py ...................... [ 31%]
2024-04-23T13:56:53.1117962Z test/test_fakescreen.py ......... [ 32%]
2024-04-23T13:56:57.3649910Z test/test_floating.py .. [ 32%]
2024-04-23T13:57:08.8174295Z test/test_group.py .... [ 33%]
2024-04-23T13:57:09.5963259Z test/test_hook.py ..... [ 33%]
2024-04-23T13:58:57.7930631Z test/test_manager.py ..............F.................................... [ 38%]
2024-04-23T13:59:00.6569348Z ... [ 38%]
2024-04-23T13:59:02.6291959Z test/test_popup.py . [ 38%]
2024-04-23T13:59:11.9926667Z test/test_qtile_cmd.py ... [ 38%]
2024-04-23T13:59:14.0208897Z test/test_restart.py . [ 38%]
2024-04-23T13:59:35.4789079Z test/test_scratchpad.py ......... [ 39%]
2024-04-23T13:59:37.4449048Z test/test_sh.py ...... [ 40%]
2024-04-23T13:59:38.0108094Z test/test_swallow.py . [ 40%]
2024-04-23T13:59:39.1625795Z test/test_when.py . [ 40%]
2024-04-23T14:00:06.7733898Z test/test_window.py ............ [ 41%]
2024-04-23T14:00:15.2988286Z test/widgets/test_base.py .......... [ 42%]
2024-04-23T14:00:30.4530629Z test/widgets/test_bluetooth.py ......... [ 43%]
2024-04-23T14:00:30.7586019Z test/widgets/test_check_updates.py . [ 43%]
2024-04-23T14:00:31.1033268Z test/widgets/test_chord.py . [ 43%]
2024-04-23T14:00:35.3352697Z test/widgets/test_clipboard.py ...... [ 44%]
2024-04-23T14:00:35.6300170Z test/widgets/test_clock.py . [ 44%]
2024-04-23T14:00:35.9589526Z test/widgets/test_cmus.py . [ 44%]
2024-04-23T14:00:37.1814191Z test/widgets/test_configerror.py .... [ 44%]
2024-04-23T14:00:37.4817622Z test/widgets/test_cpu.py . [ 44%]
2024-04-23T14:00:37.8005010Z test/widgets/test_crashme.py . [ 44%]
2024-04-23T14:00:38.8294221Z test/widgets/test_currentscreen.py . [ 44%]
2024-04-23T14:00:40.8713817Z test/widgets/test_do_not_disturb.py ... [ 45%]
2024-04-23T14:00:41.4605035Z test/widgets/test_groupbox.py . [ 45%]
2024-04-23T14:00:43.2412621Z test/widgets/test_image.py ........ [ 45%]
2024-04-23T14:00:45.3821002Z test/widgets/test_import_error.py .... [ 46%]
2024-04-23T14:00:47.0689537Z test/widgets/test_load.py ... [ 46%]
2024-04-23T14:00:49.9135412Z test/widgets/test_memory.py ..... [ 47%]
2024-04-23T14:00:50.8620378Z test/widgets/test_misc.py . [ 47%]
2024-04-23T14:00:51.5491859Z test/widgets/test_moc.py . [ 47%]
2024-04-23T14:00:52.0899720Z test/widgets/test_mouse_callback.py . [ 47%]
2024-04-23T14:00:55.4167204Z test/widgets/test_mpd2widget.py ...... [ 47%]
2024-04-23T14:00:58.0849637Z test/widgets/test_notify.py ....... [ 48%]
2024-04-23T14:00:59.3110234Z test/widgets/test_openweather.py .... [ 48%]
2024-04-23T14:00:59.9254675Z test/widgets/test_quickexit.py .. [ 49%]
2024-04-23T14:01:00.8873325Z test/widgets/test_screensplit.py ... [ 49%]
2024-04-23T14:01:03.3150386Z test/widgets/test_sensors.py ........ [ 50%]
2024-04-23T14:01:03.8519851Z test/widgets/test_sep.py ... [ 50%]
2024-04-23T14:01:04.7888255Z test/widgets/test_spacer.py .... [ 50%]
2024-04-23T14:01:06.6445557Z test/widgets/test_systray.py .... [ 50%]
2024-04-23T14:01:20.7687897Z test/widgets/test_tasklist.py .....Xx. [ 51%]
2024-04-23T14:01:22.9089113Z test/widgets/test_textbox.py ..... [ 52%]
2024-04-23T14:01:41.8375075Z test/widgets/test_widget_init_configure.py ............................. [ 54%]
2024-04-23T14:02:07.6381761Z ........................................................................ [ 61%]
2024-04-23T14:02:29.4739457Z .................................. [ 64%]
2024-04-23T14:02:32.3166245Z test/widgets/test_widgetbox.py ...... [ 64%]
2024-04-23T14:02:36.4985987Z test/widgets/test_window_count.py .. [ 65%]
2024-04-23T14:02:38.0947264Z test/widgets/test_windowname.py . [ 65%]
2024-04-23T14:02:45.3648170Z test/widgets/test_windowtabs.py ..... [ 65%]
2024-04-23T14:02:46.2528962Z test/widgets/test_wlan.py ...... [ 66%]
2024-04-23T14:02:46.2581422Z test/backend/x11/test_xcbq.py .. [ 66%]
2024-04-23T14:02:46.5548028Z test/backend/x11/test_xcore.py .. [ 66%]
2024-04-23T14:02:46.5693475Z test/core/test_lifecycle.py ... [ 66%]
2024-04-23T14:02:46.6022810Z test/extension/test_base.py .......... [ 67%]
2024-04-23T14:02:46.6195501Z test/extension/test_command_set.py .... [ 68%]
2024-04-23T14:02:46.6354390Z test/extension/test_dmenu.py .... [ 68%]
2024-04-23T14:02:46.6421280Z test/layouts/test_matrix.py .. [ 68%]
2024-04-23T14:02:46.6546246Z test/layouts/test_screensplit.py . [ 68%]
2024-04-23T14:02:46.6799219Z test/migrate/test_check_migrations.py ssssssssssssss [ 69%]
2024-04-23T14:04:44.6622111Z test/migrate/test_migrations.py ........................................ [ 73%]
2024-04-23T14:05:00.3541899Z ..... [ 74%]
2024-04-23T14:05:00.4375240Z test/test_bar.py . [ 74%]
2024-04-23T14:05:00.4514988Z test/test_check.py sssssss [ 74%]
2024-04-23T14:05:00.4762448Z test/test_command.py ....... [ 75%]
2024-04-23T14:05:00.4860996Z test/test_command_graph.py .... [ 75%]
2024-04-23T14:05:00.6730534Z test/test_config.py ...... [ 76%]
2024-04-23T14:05:00.6884857Z test/test_configurable.py ... [ 76%]
2024-04-23T14:05:00.8167282Z test/test_hook.py ........ [ 77%]
2024-04-23T14:05:01.4606365Z test/test_images.py ............................................. [ 81%]
2024-04-23T14:05:02.4937420Z test/test_images2.py . [ 81%]
2024-04-23T14:05:02.5014206Z test/test_ipc.py ... [ 81%]
2024-04-23T14:05:11.5400358Z test/test_manager.py ......... [ 82%]
2024-04-23T14:05:11.6147061Z test/test_utils.py ..................... [ 84%]
2024-04-23T14:05:11.7435075Z test/widgets/test_battery.py ............... [ 85%]
2024-04-23T14:05:11.7663113Z test/widgets/test_caps_num_lock_indicator.py ... [ 86%]
2024-04-23T14:05:11.9059054Z test/widgets/test_check_updates.py ....... [ 86%]
2024-04-23T14:05:11.9142797Z test/widgets/test_chord.py .. [ 86%]
2024-04-23T14:05:11.9888418Z test/widgets/test_clock.py ...... [ 87%]
2024-04-23T14:05:12.0158703Z test/widgets/test_cmus.py ..... [ 87%]
2024-04-23T14:05:12.0189271Z test/widgets/test_countdown.py . [ 87%]
2024-04-23T14:05:12.0280893Z test/widgets/test_crypto_ticker.py .. [ 88%]
2024-04-23T14:05:12.0453478Z test/widgets/test_df.py ... [ 88%]
2024-04-23T14:05:12.0767917Z test/widgets/test_generic_poll_text.py ......... [ 89%]
2024-04-23T14:05:12.0990786Z test/widgets/test_gmail_checker.py ... [ 89%]
2024-04-23T14:05:12.1016403Z test/widgets/test_idlerpg.py . [ 89%]
2024-04-23T14:05:12.1219760Z test/widgets/test_imapwidget.py ... [ 89%]
2024-04-23T14:05:12.1418937Z test/widgets/test_keyboardkbdd.py ... [ 90%]
2024-04-23T14:05:12.1454895Z test/widgets/test_launchbar.py . [ 90%]
2024-04-23T14:05:12.1598720Z test/widgets/test_moc.py ... [ 90%]
2024-04-23T14:05:12.1950455Z test/widgets/test_mpris2widget.py ..... [ 90%]
2024-04-23T14:05:12.2359885Z test/widgets/test_net.py ....... [ 91%]
2024-04-23T14:05:12.2424508Z test/widgets/test_notify.py . [ 91%]
2024-04-23T14:05:12.2504833Z test/widgets/test_nvidia_sensors.py .. [ 91%]
2024-04-23T14:05:12.2683253Z test/widgets/test_openweather.py .... [ 92%]
2024-04-23T14:05:12.2763308Z test/widgets/test_pomodoro.py . [ 92%]
2024-04-23T14:05:12.2789566Z test/widgets/test_sep.py . [ 92%]
2024-04-23T14:05:12.2818378Z test/widgets/test_stock_ticker.py . [ 92%]
2024-04-23T14:05:12.2939318Z test/widgets/test_thermal_zone.py . [ 92%]
2024-04-23T14:05:12.3190147Z test/widgets/test_volume.py .... [ 92%]
2024-04-23T14:05:12.4547949Z test/widgets/test_widget_init_configure.py ............................. [ 95%]
2024-04-23T14:05:12.6459203Z ............................................ [ 99%]
2024-04-23T14:05:12.6694960Z test/widgets/test_widgetbox.py .. [ 99%]
2024-04-23T14:05:12.6780558Z test/widgets/test_window_count.py . [ 99%]
2024-04-23T14:05:12.9584946Z test/widgets/test_wttr.py .. [100%]
2024-04-23T14:05:12.9585846Z
2024-04-23T14:05:12.9587679Z =================================== FAILURES ===================================
2024-04-23T14:05:12.9589761Z ____________________ test_kill_window[1-x11-ManagerConfig] _____________________
2024-04-23T14:05:12.9590758Z
2024-04-23T14:05:12.9591498Z self = None
2024-04-23T14:05:12.9592002Z
2024-04-23T14:05:12.9592294Z def __step(self, exc=None):
2024-04-23T14:05:12.9593344Z if self.done():
2024-04-23T14:05:12.9594487Z raise exceptions.InvalidStateError(
2024-04-23T14:05:12.9595696Z f'_step(): already done: {self!r}, {exc!r}')
2024-04-23T14:05:12.9596661Z if self._must_cancel:
2024-04-23T14:05:12.9597124Z if not isinstance(exc, exceptions.CancelledError):
2024-04-23T14:05:12.9597682Z exc = self._make_cancelled_error()
2024-04-23T14:05:12.9598643Z self._must_cancel = False
2024-04-23T14:05:12.9599367Z coro = self._coro
2024-04-23T14:05:12.9599838Z self._fut_waiter = None
2024-04-23T14:05:12.9600318Z
2024-04-23T14:05:12.9600601Z _enter_task(self._loop, self)
2024-04-23T14:05:12.9601100Z # Call either coro.throw(exc) or coro.send(None).
2024-04-23T14:05:12.9601647Z try:
2024-04-23T14:05:12.9601937Z if exc is None:
2024-04-23T14:05:12.9602993Z # We use the `send` method directly, because coroutines
2024-04-23T14:05:12.9603828Z # don't have `__iter__` and `__next__` methods.
2024-04-23T14:05:12.9604368Z result = coro.send(None)
2024-04-23T14:05:12.9605156Z else:
2024-04-23T14:05:12.9606042Z > result = coro.throw(exc)
2024-04-23T14:05:12.9606713Z
2024-04-23T14:05:12.9607328Z /opt/hostedtoolcache/PyPy/3.10.13/x64/lib/pypy3.10/asyncio/tasks.py:234:
2024-04-23T14:05:12.9608643Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
2024-04-23T14:05:12.9609740Z /opt/hostedtoolcache/PyPy/3.10.13/x64/lib/pypy3.10/asyncio/streams.py:662: in read
2024-04-23T14:05:12.9610396Z block = await self.read(self._limit)
2024-04-23T14:05:12.9610982Z /opt/hostedtoolcache/PyPy/3.10.13/x64/lib/pypy3.10/asyncio/streams.py:669: in read
2024-04-23T14:05:12.9612086Z await self._wait_for_data('read')
2024-04-23T14:05:12.9612763Z /opt/hostedtoolcache/PyPy/3.10.13/x64/lib/pypy3.10/asyncio/streams.py:501: in _wait_for_data
2024-04-23T14:05:12.9614043Z await self._waiter
2024-04-23T14:05:12.9615239Z /opt/hostedtoolcache/PyPy/3.10.13/x64/lib/pypy3.10/asyncio/futures.py:285: in __await__
2024-04-23T14:05:12.9616143Z yield self # This tells Task to wait for completion.
2024-04-23T14:05:12.9616819Z /opt/hostedtoolcache/PyPy/3.10.13/x64/lib/pypy3.10/asyncio/tasks.py:304: in __wakeup
2024-04-23T14:05:12.9617582Z future.result()
2024-04-23T14:05:12.9618026Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
2024-04-23T14:05:12.9618627Z
2024-04-23T14:05:12.9618878Z self = <Future cancelled>
2024-04-23T14:05:12.9619556Z
2024-04-23T14:05:12.9619788Z def result(self):
2024-04-23T14:05:12.9620513Z """Return the result this future represents.
2024-04-23T14:05:12.9621136Z
2024-04-23T14:05:12.9621532Z If the future has been cancelled, raises CancelledError. If the
2024-04-23T14:05:12.9622327Z future's result isn't yet available, raises InvalidStateError. If
2024-04-23T14:05:12.9623693Z the future is done and has an exception set, this exception is raised.
2024-04-23T14:05:12.9624665Z """
2024-04-23T14:05:12.9625113Z if self._state == _CANCELLED:
2024-04-23T14:05:12.9625713Z exc = self._make_cancelled_error()
2024-04-23T14:05:12.9626120Z > raise exc
2024-04-23T14:05:12.9626513Z E asyncio.exceptions.CancelledError
2024-04-23T14:05:12.9626833Z
2024-04-23T14:05:12.9627323Z /opt/hostedtoolcache/PyPy/3.10.13/x64/lib/pypy3.10/asyncio/futures.py:196: CancelledError
2024-04-23T14:05:12.9627967Z
2024-04-23T14:05:12.9628235Z During handling of the above exception, another exception occurred:
2024-04-23T14:05:12.9628661Z
2024-04-23T14:05:12.9629888Z fut = <Task cancelled name='Task-2046595' coro=<StreamReader.read() done, defined at /opt/hostedtoolcache/PyPy/3.10.13/x64/lib/pypy3.10/asyncio/streams.py:627>>
2024-04-23T14:05:12.9630937Z timeout = 10
2024-04-23T14:05:12.9631112Z
2024-04-23T14:05:12.9631292Z async def wait_for(fut, timeout):
2024-04-23T14:05:12.9631838Z """Wait for the single Future or coroutine to complete, with timeout.
2024-04-23T14:05:12.9632427Z
2024-04-23T14:05:12.9632752Z Coroutine will be wrapped in Task.
2024-04-23T14:05:12.9633143Z
2024-04-23T14:05:12.9633738Z Returns result of the Future or coroutine. When a timeout occurs,
2024-04-23T14:05:12.9634361Z it cancels the task and raises TimeoutError. To avoid the task
2024-04-23T14:05:12.9634924Z cancellation, wrap it in shield().
2024-04-23T14:05:12.9635405Z
2024-04-23T14:05:12.9635910Z If the wait is cancelled, the task is also cancelled.
2024-04-23T14:05:12.9636331Z
2024-04-23T14:05:12.9636726Z This function is a coroutine.
2024-04-23T14:05:12.9637138Z """
2024-04-23T14:05:12.9637433Z loop = events.get_running_loop()
2024-04-23T14:05:12.9637897Z
2024-04-23T14:05:12.9638531Z if timeout is None:
2024-04-23T14:05:12.9638864Z return await fut
2024-04-23T14:05:12.9639311Z
2024-04-23T14:05:12.9639599Z if timeout <= 0:
2024-04-23T14:05:12.9639957Z fut = ensure_future(fut, loop=loop)
2024-04-23T14:05:12.9640455Z
2024-04-23T14:05:12.9640918Z if fut.done():
2024-04-23T14:05:12.9641265Z return fut.result()
2024-04-23T14:05:12.9641732Z
2024-04-23T14:05:12.9642056Z await _cancel_and_wait(fut, loop=loop)
2024-04-23T14:05:12.9642449Z try:
2024-04-23T14:05:12.9642848Z return fut.result()
2024-04-23T14:05:12.9643300Z except exceptions.CancelledError as exc:
2024-04-23T14:05:12.9643791Z raise exceptions.TimeoutError() from exc
2024-04-23T14:05:12.9644293Z
2024-04-23T14:05:12.9644603Z waiter = loop.create_future()
2024-04-23T14:05:12.9645141Z timeout_handle = loop.call_later(timeout, _release_waiter, waiter)
2024-04-23T14:05:12.9645810Z cb = functools.partial(_release_waiter, waiter)
2024-04-23T14:05:12.9646254Z
2024-04-23T14:05:12.9646551Z fut = ensure_future(fut, loop=loop)
2024-04-23T14:05:12.9647052Z fut.add_done_callback(cb)
2024-04-23T14:05:12.9647416Z
2024-04-23T14:05:12.9647671Z try:
2024-04-23T14:05:12.9648127Z # wait until the future completes or the timeout
2024-04-23T14:05:12.9648598Z try:
2024-04-23T14:05:12.9648882Z await waiter
2024-04-23T14:05:12.9649361Z except exceptions.CancelledError:
2024-04-23T14:05:12.9649813Z if fut.done():
2024-04-23T14:05:12.9650159Z return fut.result()
2024-04-23T14:05:12.9650635Z else:
2024-04-23T14:05:12.9651016Z fut.remove_done_callback(cb)
2024-04-23T14:05:12.9651470Z # We must ensure that the task is not running
2024-04-23T14:05:12.9652035Z # after wait_for() returns.
2024-04-23T14:05:12.9652559Z # See https://bugs.python.org/issue32751
2024-04-23T14:05:12.9653039Z await _cancel_and_wait(fut, loop=loop)
2024-04-23T14:05:12.9653546Z raise
2024-04-23T14:05:12.9653891Z
2024-04-23T14:05:12.9654145Z if fut.done():
2024-04-23T14:05:12.9654586Z return fut.result()
2024-04-23T14:05:12.9654986Z else:
2024-04-23T14:05:12.9655372Z fut.remove_done_callback(cb)
2024-04-23T14:05:12.9655946Z # We must ensure that the task is not running
2024-04-23T14:05:12.9656425Z # after wait_for() returns.
2024-04-23T14:05:12.9656875Z # See https://bugs.python.org/issue32751
2024-04-23T14:05:12.9657464Z await _cancel_and_wait(fut, loop=loop)
2024-04-23T14:05:12.9657968Z # In case task cancellation failed with some
2024-04-23T14:05:12.9658528Z # exception, we should re-raise it
2024-04-23T14:05:12.9659120Z # See https://bugs.python.org/issue40607
2024-04-23T14:05:12.9659564Z try:
2024-04-23T14:05:12.9659870Z > return fut.result()
2024-04-23T14:05:12.9660251Z
2024-04-23T14:05:12.9660543Z /opt/hostedtoolcache/PyPy/3.10.13/x64/lib/pypy3.10/asyncio/tasks.py:456:
2024-04-23T14:05:12.9661211Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
2024-04-23T14:05:12.9661564Z
2024-04-23T14:05:12.9662584Z self = <Task cancelled name='Task-2046595' coro=<StreamReader.read() done, defined at /opt/hostedtoolcache/PyPy/3.10.13/x64/lib/pypy3.10/asyncio/streams.py:627>>
2024-04-23T14:05:12.9663334Z
2024-04-23T14:05:12.9663455Z def result(self):
2024-04-23T14:05:12.9663858Z """Return the result this future represents.
2024-04-23T14:05:12.9664389Z
2024-04-23T14:05:12.9664779Z If the future has been cancelled, raises CancelledError. If the
2024-04-23T14:05:12.9665508Z future's result isn't yet available, raises InvalidStateError. If
2024-04-23T14:05:12.9666523Z the future is done and has an exception set, this exception is raised.
2024-04-23T14:05:12.9667064Z """
2024-04-23T14:05:12.9667348Z if self._state == _CANCELLED:
2024-04-23T14:05:12.9667873Z exc = self._make_cancelled_error()
2024-04-23T14:05:12.9668446Z > raise exc
2024-04-23T14:05:12.9668910Z E asyncio.exceptions.CancelledError
2024-04-23T14:05:12.9669234Z
2024-04-23T14:05:12.9670040Z /opt/hostedtoolcache/PyPy/3.10.13/x64/lib/pypy3.10/asyncio/futures.py:196: CancelledError
2024-04-23T14:05:12.9670540Z
2024-04-23T14:05:12.9670837Z The above exception was the direct cause of the following exception:
2024-04-23T14:05:12.9671241Z
2024-04-23T14:05:12.9671451Z self = <libqtile.ipc.Client object at 0x000000000b452100>
2024-04-23T14:05:12.9672082Z msg = ([], 'commands', (), {}, False)
2024-04-23T14:05:12.9672365Z
2024-04-23T14:05:12.9672596Z async def async_send(self, msg: Any) -> Any:
2024-04-23T14:05:12.9673072Z """Send the message to the server
2024-04-23T14:05:12.9673604Z
2024-04-23T14:05:12.9674348Z Connect to the server, then pack and send the message to the server,
2024-04-23T14:05:12.9675408Z then wait for and return the response from the server.
2024-04-23T14:05:12.9676301Z """
2024-04-23T14:05:12.9676868Z try:
2024-04-23T14:05:12.9677469Z reader, writer = await asyncio.wait_for(
2024-04-23T14:05:12.9678120Z asyncio.open_unix_connection(path=self.socket_path), timeout=3
2024-04-23T14:05:12.9678666Z )
2024-04-23T14:05:12.9679073Z except (ConnectionRefusedError, FileNotFoundError):
2024-04-23T14:05:12.9679866Z raise IPCError("Could not open {}".format(self.socket_path))
2024-04-23T14:05:12.9680392Z
2024-04-23T14:05:12.9680670Z try:
2024-04-23T14:05:12.9681258Z send_data = _IPC.pack(msg, is_json=self.is_json)
2024-04-23T14:05:12.9682153Z writer.write(send_data)
2024-04-23T14:05:12.9682861Z writer.write_eof()
2024-04-23T14:05:12.9683607Z
2024-04-23T14:05:12.9684275Z > read_data = await asyncio.wait_for(reader.read(), timeout=10)
2024-04-23T14:05:12.9684652Z
2024-04-23T14:05:12.9684820Z libqtile/ipc.py:191:
2024-04-23T14:05:12.9685398Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
2024-04-23T14:05:12.9685793Z
2024-04-23T14:05:12.9686811Z fut = <Task cancelled name='Task-2046595' coro=<StreamReader.read() done, defined at /opt/hostedtoolcache/PyPy/3.10.13/x64/lib/pypy3.10/asyncio/streams.py:627>>
2024-04-23T14:05:12.9687807Z timeout = 10
2024-04-23T14:05:12.9688326Z
2024-04-23T14:05:12.9688637Z async def wait_for(fut, timeout):
2024-04-23T14:05:12.9689542Z """Wait for the single Future or coroutine to complete, with timeout.
2024-04-23T14:05:12.9690482Z
2024-04-23T14:05:12.9690967Z Coroutine will be wrapped in Task.
2024-04-23T14:05:12.9691347Z
2024-04-23T14:05:12.9691807Z Returns result of the Future or coroutine. When a timeout occurs,
2024-04-23T14:05:12.9692540Z it cancels the task and raises TimeoutError. To avoid the task
2024-04-23T14:05:12.9693285Z cancellation, wrap it in shield().
2024-04-23T14:05:12.9693718Z
2024-04-23T14:05:12.9694183Z If the wait is cancelled, the task is also cancelled.
2024-04-23T14:05:12.9694736Z
2024-04-23T14:05:12.9695300Z This function is a coroutine.
2024-04-23T14:05:12.9696177Z """
2024-04-23T14:05:12.9696714Z loop = events.get_running_loop()
2024-04-23T14:05:12.9697606Z
2024-04-23T14:05:12.9697923Z if timeout is None:
2024-04-23T14:05:12.9698264Z return await fut
2024-04-23T14:05:12.9698891Z
2024-04-23T14:05:12.9699197Z if timeout <= 0:
2024-04-23T14:05:12.9699744Z fut = ensure_future(fut, loop=loop)
2024-04-23T14:05:12.9968511Z
2024-04-23T14:05:12.9969081Z if fut.done():
2024-04-23T14:05:12.9970154Z return fut.result()
2024-04-23T14:05:12.9970615Z
2024-04-23T14:05:12.9970981Z await _cancel_and_wait(fut, loop=loop)
2024-04-23T14:05:12.9971499Z try:
2024-04-23T14:05:12.9971860Z return fut.result()
2024-04-23T14:05:12.9972396Z except exceptions.CancelledError as exc:
2024-04-23T14:05:12.9973278Z raise exceptions.TimeoutError() from exc
2024-04-23T14:05:12.9973823Z
2024-04-23T14:05:12.9974144Z waiter = loop.create_future()
2024-04-23T14:05:12.9974855Z timeout_handle = loop.call_later(timeout, _release_waiter, waiter)
2024-04-23T14:05:12.9975679Z cb = functools.partial(_release_waiter, waiter)
2024-04-23T14:05:12.9976208Z
2024-04-23T14:05:12.9976548Z fut = ensure_future(fut, loop=loop)
2024-04-23T14:05:12.9977067Z fut.add_done_callback(cb)
2024-04-23T14:05:12.9977482Z
2024-04-23T14:05:12.9977766Z try:
2024-04-23T14:05:12.9978198Z # wait until the future completes or the timeout
2024-04-23T14:05:12.9978757Z try:
2024-04-23T14:05:12.9979094Z await waiter
2024-04-23T14:05:12.9979570Z except exceptions.CancelledError:
2024-04-23T14:05:12.9980085Z if fut.done():
2024-04-23T14:05:12.9980520Z return fut.result()
2024-04-23T14:05:12.9980998Z else:
2024-04-23T14:05:12.9981398Z fut.remove_done_callback(cb)
2024-04-23T14:05:12.9982003Z # We must ensure that the task is not running
2024-04-23T14:05:12.9982604Z # after wait_for() returns.
2024-04-23T14:05:12.9983213Z # See https://bugs.python.org/issue32751
2024-04-23T14:05:12.9983853Z await _cancel_and_wait(fut, loop=loop)
2024-04-23T14:05:12.9984414Z raise
2024-04-23T14:05:12.9984767Z
2024-04-23T14:05:12.9985074Z if fut.done():
2024-04-23T14:05:12.9985505Z return fut.result()
2024-04-23T14:05:12.9985988Z else:
2024-04-23T14:05:12.9986374Z fut.remove_done_callback(cb)
2024-04-23T14:05:12.9986988Z # We must ensure that the task is not running
2024-04-23T14:05:12.9987596Z # after wait_for() returns.
2024-04-23T14:05:12.9988228Z # See https://bugs.python.org/issue32751
2024-04-23T14:05:12.9988866Z await _cancel_and_wait(fut, loop=loop)
2024-04-23T14:05:12.9989753Z # In case task cancellation failed with some
2024-04-23T14:05:12.9990673Z # exception, we should re-raise it
2024-04-23T14:05:12.9991317Z # See https://bugs.python.org/issue40607
2024-04-23T14:05:12.9991858Z try:
2024-04-23T14:05:12.9992258Z return fut.result()
2024-04-23T14:05:12.9992827Z except exceptions.CancelledError as exc:
2024-04-23T14:05:12.9993515Z > raise exceptions.TimeoutError() from exc
2024-04-23T14:05:12.9994165Z E asyncio.exceptions.TimeoutError
2024-04-23T14:05:12.9994591Z
2024-04-23T14:05:12.9995073Z /opt/hostedtoolcache/PyPy/3.10.13/x64/lib/pypy3.10/asyncio/tasks.py:458: TimeoutError
2024-04-23T14:05:12.9995765Z
2024-04-23T14:05:12.9996134Z During handling of the above exception, another exception occurred:
2024-04-23T14:05:12.9996701Z
2024-04-23T14:05:12.9997020Z manager = <test.helpers.TestManager object at 0x000000000b443520>
2024-04-23T14:05:12.9997548Z
2024-04-23T14:05:12.9997703Z @manager_config
2024-04-23T14:05:12.9998095Z def test_kill_window(manager):
2024-04-23T14:05:12.9998564Z manager.test_window("one")
2024-04-23T14:05:12.9999075Z window_info = manager.c.window.info()
2024-04-23T14:05:12.9999650Z manager.c.window[window_info["id"]].kill()
2024-04-23T14:05:13.0000242Z > assert_window_died(manager.c, window_info)
2024-04-23T14:05:13.0000643Z
2024-04-23T14:05:13.0000797Z test/test_manager.py:435:
2024-04-23T14:05:13.0001644Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
2024-04-23T14:05:13.0002342Z test/helpers.py:62: in wrapper
2024-04-23T14:05:13.0002788Z return fn(*args, **kwargs)
2024-04-23T14:05:13.0003286Z test/helpers.py:365: in assert_window_died
2024-04-23T14:05:13.0003808Z client.sync()
2024-04-23T14:05:13.0004546Z libqtile/command/client.py:235: in __getattr__
2024-04-23T14:05:13.0005296Z if not self._command.has_command(self._current_node, name):
2024-04-23T14:05:13.0006045Z libqtile/command/interface.py:276: in has_command
2024-04-23T14:05:13.0006658Z commands = self.execute(cmd_call, (), {})
2024-04-23T14:05:13.0007277Z libqtile/command/interface.py:248: in execute
2024-04-23T14:05:13.0007859Z status, result = self._client.send(
2024-04-23T14:05:13.0008362Z libqtile/ipc.py:171: in send
2024-04-23T14:05:13.0008866Z return asyncio.run(self.async_send(msg))
2024-04-23T14:05:13.0009722Z /opt/hostedtoolcache/PyPy/3.10.13/x64/lib/pypy3.10/asyncio/runners.py:44: in run
2024-04-23T14:05:13.0010577Z return loop.run_until_complete(main)
2024-04-23T14:05:13.0011554Z /opt/hostedtoolcache/PyPy/3.10.13/x64/lib/pypy3.10/asyncio/base_events.py:649: in run_until_complete
2024-04-23T14:05:13.0012511Z return future.result()
2024-04-23T14:05:13.0013238Z /opt/hostedtoolcache/PyPy/3.10.13/x64/lib/pypy3.10/asyncio/futures.py:201: in result
2024-04-23T14:05:13.0014184Z raise self._exception.with_traceback(self._exception_tb)
2024-04-23T14:05:13.0015098Z /opt/hostedtoolcache/PyPy/3.10.13/x64/lib/pypy3.10/asyncio/tasks.py:232: in __step
2024-04-23T14:05:13.0015896Z result = coro.send(None)
2024-04-23T14:05:13.0016461Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
2024-04-23T14:05:13.0016971Z
2024-04-23T14:05:13.0017237Z self = <libqtile.ipc.Client object at 0x000000000b452100>
2024-04-23T14:05:13.0017955Z msg = ([], 'commands', (), {}, False)
2024-04-23T14:05:13.0018284Z
2024-04-23T14:05:13.0018559Z async def async_send(self, msg: Any) -> Any:
2024-04-23T14:05:13.0019148Z """Send the message to the server
2024-04-23T14:05:13.0019621Z
2024-04-23T14:05:13.0020140Z Connect to the server, then pack and send the message to the server,
2024-04-23T14:05:13.0021008Z then wait for and return the response from the server.
2024-04-23T14:05:13.0021622Z """
2024-04-23T14:05:13.0021920Z try:
2024-04-23T14:05:13.0022330Z reader, writer = await asyncio.wait_for(
2024-04-23T14:05:13.0023065Z asyncio.open_unix_connection(path=self.socket_path), timeout=3
2024-04-23T14:05:13.0023718Z )
2024-04-23T14:05:13.0024215Z except (ConnectionRefusedError, FileNotFoundError):
2024-04-23T14:05:13.0025014Z raise IPCError("Could not open {}".format(self.socket_path))
2024-04-23T14:05:13.0025656Z
2024-04-23T14:05:13.0025943Z try:
2024-04-23T14:05:13.0026392Z send_data = _IPC.pack(msg, is_json=self.is_json)
2024-04-23T14:05:13.0027014Z writer.write(send_data)
2024-04-23T14:05:13.0027523Z writer.write_eof()
2024-04-23T14:05:13.0027937Z
2024-04-23T14:05:13.0028428Z read_data = await asyncio.wait_for(reader.read(), timeout=10)
2024-04-23T14:05:13.0029122Z except asyncio.TimeoutError:
2024-04-23T14:05:13.0029929Z > raise IPCError("Server not responding")
2024-04-23T14:05:13.0030584Z E libqtile.ipc.IPCError: Server not responding
2024-04-23T14:05:13.0031054Z
2024-04-23T14:05:13.0031213Z libqtile/ipc.py:193: IPCError
2024-04-23T14:05:13.0031965Z --------------------------- Captured stderr teardown ---------------------------
2024-04-23T14:05:13.0032619Z Killing qtile forcefully
2024-04-23T14:05:13.0033074Z qtile exited with exitcode: -9
2024-04-23T14:05:13.0033635Z =========================== short test summary info ============================
2024-04-23T14:05:13.0034675Z FAILED test/test_manager.py::test_kill_window[1-x11-ManagerConfig] - libqtile...
2024-04-23T14:05:13.0035721Z = 1 failed, 1082 passed, 22 skipped, 1 xfailed, 1 xpassed in 1483.99s (0:24:43) =
2024-04-23T14:05:13.0164154Z pypy3-x11: exit 1 (1486.75 seconds) /home/runner/work/qtile/qtile> python3 -m pytest --backend=x11 pid=5835
2024-04-23T14:05:13.0176547Z ##[endgroup]
2024-04-23T14:05:13.0177969Z pypy3-x11: FAIL code 1 (1595.48=setup[91.13]+cmd[17.60,1486.75] seconds)
2024-04-23T14:05:13.0178555Z evaluation failed :( (1597.00 seconds)
2024-04-23T14:05:13.0247041Z ##[error]Process completed with exit code 1.
2024-04-23T14:05:13.0334991Z Post job cleanup.
2024-04-23T14:05:13.1117042Z [command]/usr/bin/git version
2024-04-23T14:05:13.1159844Z git version 2.43.2
2024-04-23T14:05:13.1202322Z Temporarily overriding HOME='/home/runner/work/_temp/794e6890-9251-4c7a-b3cb-396865ec8966' before making global git config changes
2024-04-23T14:05:13.1204055Z Adding repository directory to the temporary git global config as a safe directory
2024-04-23T14:05:13.1208167Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/qtile/qtile
2024-04-23T14:05:13.1245249Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2024-04-23T14:05:13.1280499Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2024-04-23T14:05:13.1552253Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2024-04-23T14:05:13.1578635Z http.https://github.com/.extraheader
2024-04-23T14:05:13.1592620Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2024-04-23T14:05:13.1626310Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2024-04-23T14:05:13.2113384Z Cleaning up orphan processes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment