Running with gitlab-runner 15.5.0 (0d4137b8)  on ns4.shore.co.il Z5_U7unN  feature flags: FF_DISABLE_UMASK_FOR_DOCKER_EXECUTOR:true section_start:1667076293:prepare_executor Preparing the "docker" executor Using Docker executor with image registry.shore.co.il/ci-images:docker ... Pulling docker image registry.shore.co.il/ci-images:docker ... Using docker image sha256:b69b4230dd1b08a36ebe6d8c5694c2d8b21274ca5959306ad5ed876a41fbd1c8 for registry.shore.co.il/ci-images:docker with digest registry.shore.co.il/ci-images@sha256:f753e5e31db7f45c4095a994fabb36030d57b45776c4f63aea55a0fbb70490b1 ... Not using umask - FF_DISABLE_UMASK_FOR_DOCKER_EXECUTOR is set! section_end:1667076295:prepare_executor section_start:1667076295:prepare_script Preparing environment Running on runner-z5u7unn-project-64-concurrent-0 via 0d6ee8b2561f... section_end:1667076296:prepare_script section_start:1667076296:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Reinitialized existing Git repository in /builds/shore/workbench/.git/ Checking out ca9e9832 as master... Removing .cache/ Skipping Git submodules setup section_end:1667076299:get_sources section_start:1667076300:step_script Executing "step_script" stage of the job script Using docker image sha256:b69b4230dd1b08a36ebe6d8c5694c2d8b21274ca5959306ad5ed876a41fbd1c8 for registry.shore.co.il/ci-images:docker with digest registry.shore.co.il/ci-images@sha256:f753e5e31db7f45c4095a994fabb36030d57b45776c4f63aea55a0fbb70490b1 ... $ cd "${WORKDIR:-.}" $ if [ -n "${CI_COMMIT_TAG:-}" ] # collapsed multi-line command TAG=latest $ docker-compose build --no-cache --parallel --pull Sending build context to Docker daemon 3.668kB Step 1/13 : FROM registry.shore.co.il/toolbx:latest latest: Pulling from toolbx Digest: sha256:ffd8d318d8147798086711a0b98f9921a1bc64b1e73702e4603429f95b2c6032 Status: Image is up to date for registry.shore.co.il/toolbx:latest ---> b33c9197c842 Step 2/13 : SHELL ["/bin/bash", "-o", "pipefail", "-xc"] ---> Running in 54a52996951a Removing intermediate container 54a52996951a ---> 9761f10b7603 Step 3/13 : RUN apt-get update && curl --location --silent --fail --show-error https://github.com/kubernetes/kompose/releases/download/v1.26.1/kompose_1.26.1_amd64.deb --output /tmp/kompose.deb && curl --location --silent --fail --show-error https://s3.amazonaws.com/session-manager-downloads/plugin/latest/ubuntu_64bit/session-manager-plugin.deb --output /tmp/session-manager-plugin.deb && DEBIAN_FRONTEND=noninteractive apt-get install --yes --no-install-recommends adb apache2-utils aspell-he at aws-vault bash-completion bats bc build-essential bundler bzr ca-certificates clickhouse-client cmake composer consul curl dbus-x11 default-jdk-headless default-mysql-client devscripts direnv dirmngr dnsutils docker.io dos2unix easy-rsa entr expect flatpak flatpak-builder flatpak-xdg-utils fuse3 gdal-bin gettext-base gh gir1.2-glib-2.0 gir1.2-ostree-1.0 git gnupg golang gomplate google-cloud-cli-skaffold google-cloud-sdk go-md2man gpgv helm hugo hunspell hunspell-he hyphen-en-us ipcalc iproute2 iputils-ping iputils-tracepath jp jq keyutils /tmp/kompose.deb kops krb5-config kubectl ldap-utils less libbz2-dev libcairo2-dev libcap2-bin libdbus-1-dev libgirepository1.0-dev liblcms2-dev libldap2-dev liblzma-dev libmariadb-dev libncursesw5-dev libnotify-bin libpq-dev libproj-dev libprotobuf-dev libreadline-dev libsasl2-dev libsecret-tools libsqlite3-dev libwebp-dev libxml2-dev libxmlsec1-dev libyaml-dev llvm lsof lz4 man-db mariadb-client mat2 mercurial meson minikube mlocate mongodb-database-tools mythes-en-us netcat-openbsd nodejs npm ostree packer php-cli postgresql-client protobuf-compiler python3-dev python3-pip python3-venv rclone redis-tools rename reprepro rsync ruby-dev /tmp/session-manager-plugin.deb sharutils shellcheck signify-openbsd skopeo sops subversion sudo swaks systemd task-english task-hebrew task-ssh-server telnet terraform time tk-dev tmux tnftp transmission-cli ttyrec udftools vagrant vault vcdimager vim-nox w3m-img wget whois xdg-user-dirs zip && sed -i 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/; s/# en_IL UTF-8/en_IL UTF-8/; s/# he_IL.UTF-8 UTF-8/he_IL.UTF-8 UTF-8/;' /etc/locale.gen && locale-gen && python3 -m pip install --use-deprecated=legacy-resolver --no-cache-dir https://github.com/aws/aws-cli/archive/refs/heads/v2.zip ansible ansible-runner awslogs bcrypt black bump2version colorama boto boto3 check-manifest cookiecutter cryptography dnspython docker docker-compose elasticsearch-curator elasticsearch[async] fabric flit github3.py Glances gunicorn hashin httpbin httpie identify importlab invoke iredis khal khard litecli magic-wormhole mariadb mycli netaddr paramiko parse passhole passlib pdm pgcli pipenv pip-tools poetry pre-commit protobuf psycopg2 pur pygments pymongo PyMySQL PyGObject pyopenssl 'python-gitlab[autocompletion,yaml]' python-hcl2 pyxdg redis remarshal requests rich-cli sh sqlite-utils template todoman tox transmission-rpc ziglang && echo pdm-publish pdm-version | xargs -n1 pdm plugin add && npm install --global corepack && export GOPATH=/usr/local/lib/go && export PATH="$GOPATH/bin:$PATH" && mkdir "$GOPATH" && export GO111MODULE=on && go install github.com/giantswarm/semver-bump@latest && go install github.com/nishanths/license/v5@latest && go install github.com/spelufo/on-change@latest && go install github.com/kaorimatz/mysqldump-loader@v0.4.1 && go install github.com/lucagrulla/cw@latest && go install github.com/kvz/json2hcl@latest && go install github.com/hashicorp/envconsul@latest && go install sigs.k8s.io/kustomize/kustomize/v4@latest && go install github.com/1player/host-spawn@latest && wget https://raw.githubusercontent.com/rabbitmq/rabbitmq-server/v3.8.16/deps/rabbitmq_management/bin/rabbitmqadmin -qO /usr/local/bin/rabbitmqadmin && chmod +x /usr/local/bin/rabbitmqadmin && mkdir /usr/local/share/bfg && wget 'https://search.maven.org/remote_content?g=com.madgag&a=bfg&v=LATEST' -qO /usr/local/share/bfg/bfg.jar && curl --silent --location --fail --show-error "https://github.com/genuinetools/reg/releases/download/v0.16.1/reg-$(go env GOOS)-$(go env GOARCH)" --output /tmp/reg && install -o root -g root -m 0755 /tmp/reg /usr/local/bin/reg && curl --silent --location --fail --show-error "https://github.com/rancher/rke/releases/download/v1.3.8/rke_$(go env GOOS)-$(go env GOARCH)" --output /tmp/rke && install -o root -g root -m 0755 /tmp/rke /usr/local/bin/rke && _PIPENV_COMPLETE=bash_source pipenv > /etc/bash_completion.d/pipenv && rabbitmqadmin --bash-completion > /etc/bash_completion.d/rabbitmqadmin && poetry completions bash > /etc/bash_completion.d/poetry && register-python-argcomplete gitlab > /etc/bash_completion.d/gitlab && invoke --print-completion-script bash > /etc/bash_completion.d/invoke && fab --print-completion-script bash > /etc/bash_completion.d/fabric && helm completion bash > /etc/bash_completion.d/helm && semver-bump completion bash > /etc/bash_completion.d/semver-bump && pdm completion bash > /etc/bash_completion.d/pdm && kompose completion bash > /etc/bash_completion.d/kompose && skaffold completion bash > /etc/bash_completion.d/skaffold && kustomize completion bash > /etc/bash_completion.d/kustomize && wget https://raw.githubusercontent.com/docker/compose/1.29.2/contrib/completion/bash/docker-compose -qO /etc/bash_completion.d/docker-compose && wget https://raw.githubusercontent.com/ansible-community/molecule/1.25.1/asset/bash_completion/molecule.bash-completion.sh -qO /etc/bash_completion.d/molecule && wget https://github.com/mrolli/packer-bash-completion/raw/master/packer -qO /etc/bash_completion.d/packer && wget https://raw.githubusercontent.com/dsifford/yarn-completion/v0.17.0/yarn-completion.bash -qO /etc/bash_completion.d/yarn && wget https://raw.githubusercontent.com/ziglang/shell-completions/master/_zig -qO /etc/bash_completion.d/zig && git clone https://github.com/asdf-vm/asdf.git /opt/asdf && ln --symbolic --target /etc/profile.d/ /opt/asdf/asdf.sh && ln --symbolic /opt/asdf/completions/asdf.bash /etc/bash_completion.d/asdf && mkdir -p /usr/local/share/ca-certificates && wget https://s3.amazonaws.com/rds-downloads/rds-combined-ca-bundle.pem -qO - | awk '/-----BEGIN[A-Z0-9 ]*CERTIFICATE-----/ {n++} n > 0 {print > ("/usr/local/share/ca-certificates/rds-" (1+n) ".crt")}' && update-ca-certificates && echo "export PATH=$GOPATH/bin:\$PATH" > /etc/profile.d/workbench.sh && rm /etc/ssh/ssh_host_* && rm -rf /tmp/* /var/tmp/* /var/lib/apt/lists/* /var/cache/apt/archives/* ~/.cache/* ---> Running in bf511ed412e4 + apt-get update Get:1 http://deb.debian.org/debian testing InRelease [164 kB] Get:2 http://deb.debian.org/debian-security testing-security InRelease [48.0 kB] Get:3 http://deb.debian.org/debian testing-updates InRelease [49.6 kB] Get:4 http://deb.debian.org/debian testing-backports InRelease [49.7 kB] Get:5 https://apt.releases.hashicorp.com buster InRelease [12.0 kB] Ign:6 https://repo.mongodb.org/apt/debian buster/mongodb-org/5.0 InRelease Get:7 http://deb.debian.org/debian testing/main amd64 Packages [8681 kB] Get:8 https://dl.cloudsmith.io/public/cloudposse/packages/deb/debian any-version InRelease [4967 B] Get:9 https://packages.clickhouse.com/deb stable InRelease [2484 B] Get:10 http://deb.debian.org/debian testing/main Translation-en [5875 kB] Get:11 https://repo.mongodb.org/apt/debian buster/mongodb-org/5.0 Release [2396 B] Get:12 https://packages.cloud.google.com/apt cloud-sdk InRelease [6751 B] Get:13 https://repo.mongodb.org/apt/debian buster/mongodb-org/5.0 Release.gpg [801 B] Get:14 https://repo.charm.sh/apt * InRelease Get:15 https://apt.releases.hashicorp.com buster/main amd64 Packages [69.8 kB] Get:16 https://packages.cloud.google.com/apt cloud-sdk/main amd64 Packages [346 kB] Get:17 https://dl.cloudsmith.io/public/cloudposse/packages/deb/debian any-version/main amd64 Packages [313 kB] Get:18 https://packages.clickhouse.com/deb stable/main amd64 Packages [33.2 kB] Get:19 https://repo.mongodb.org/apt/debian buster/mongodb-org/5.0/main amd64 Packages [22.9 kB] Get:20 https://repo.charm.sh/apt */* amd64 Packages [3578 B] Fetched 15.7 MB in 2s (6968 kB/s) Reading package lists... + curl --location --silent --fail --show-error https://github.com/kubernetes/kompose/releases/download/v1.26.1/kompose_1.26.1_amd64.deb --output /tmp/kompose.deb + curl --location --silent --fail --show-error https://s3.amazonaws.com/session-manager-downloads/plugin/latest/ubuntu_64bit/session-manager-plugin.deb --output /tmp/session-manager-plugin.deb + DEBIAN_FRONTEND=noninteractive + apt-get install --yes --no-install-recommends adb apache2-utils aspell-he at aws-vault bash-completion bats bc build-essential bundler bzr ca-certificates clickhouse-client cmake composer consul curl dbus-x11 default-jdk-headless default-mysql-client devscripts direnv dirmngr dnsutils docker.io dos2unix easy-rsa entr expect flatpak flatpak-builder flatpak-xdg-utils fuse3 gdal-bin gettext-base gh gir1.2-glib-2.0 gir1.2-ostree-1.0 git gnupg golang gomplate google-cloud-cli-skaffold google-cloud-sdk go-md2man gpgv helm hugo hunspell hunspell-he hyphen-en-us ipcalc iproute2 iputils-ping iputils-tracepath jp jq keyutils /tmp/kompose.deb kops krb5-config kubectl ldap-utils less libbz2-dev libcairo2-dev libcap2-bin libdbus-1-dev libgirepository1.0-dev liblcms2-dev libldap2-dev liblzma-dev libmariadb-dev libncursesw5-dev libnotify-bin libpq-dev libproj-dev libprotobuf-dev libreadline-dev libsasl2-dev libsecret-tools libsqlite3-dev libwebp-dev libxml2-dev libxmlsec1-dev libyaml-dev llvm lsof lz4 man-db mariadb-client mat2 mercurial meson minikube mlocate mongodb-database-tools mythes-en-us netcat-openbsd nodejs npm ostree packer php-cli postgresql-client protobuf-compiler python3-dev python3-pip python3-venv rclone redis-tools rename reprepro rsync ruby-dev /tmp/session-manager-plugin.deb sharutils shellcheck signify-openbsd skopeo sops subversion sudo swaks systemd task-english task-hebrew task-ssh-server telnet terraform time tk-dev tmux tnftp transmission-cli ttyrec udftools vagrant vault vcdimager vim-nox w3m-img wget whois xdg-user-dirs zip Reading package lists... Building dependency tree... Reading state information... ca-certificates is already the newest version (20211016). curl is already the newest version (7.85.0-1). dirmngr is already the newest version (2.2.40-1). dirmngr set to manually installed. gnupg is already the newest version (2.2.40-1). gpgv is already the newest version (2.2.40-1). gpgv set to manually installed. The following additional packages will be installed: android-libbase android-libboringssl android-libcutils android-liblog aspell bind9-dnsutils bind9-host bind9-libs binutils binutils-common binutils-x86-64-linux-gnu brz bsdextrautils bubblewrap bzip2 ca-certificates-java clickhouse-common-static cmake-data containerd cpp cpp-12 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common dconf-gsettings-backend dconf-service debugedit default-jre-headless dh-elpa-helper dictionaries-common dmsetup dpkg-dev emacsen-common fakeroot file fontconfig fontconfig-config fonts-dejavu-core g++ g++-12 gcc gcc-12 gdal-data gdal-plugins gir1.2-flatpak-1.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-poppler-0.18 gir1.2-rsvg-2.0 git-man glib-networking glib-networking-common glib-networking-services gobject-introspection golang-1.19 golang-1.19-doc golang-1.19-go golang-1.19-src golang-doc golang-github-containers-common golang-github-containers-image golang-go golang-src groff-base gsettings-desktop-schemas gyp icu-devtools inetutils-telnet iptables java-common jsonlint libaec0 libaom3 libapparmor1 libappstream4 libapr1 libaprutil1 libarchive13 libargon2-1 libarmadillo11 libarpack2 libasan8 libasound2 libasound2-data libaspell15 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libavahi-glib1 libb-hooks-op-check-perl libbinutils libblas3 libblkid-dev libblosc1 libbpf0 libbrotli-dev libbsd0 libc-ares2 libc-bin libc-dev-bin libc-l10n libc6 libc6-dev libcairo-gobject2 libcairo-script-interpreter2 libcairo2 libcbor0.8 libcc1-0 libcdio19 libcfitsio9 libclass-method-modifiers-perl libclass-xsaccessor-perl libconfig-inifiles-perl libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls libcurl3-nss libcurl4-gnutls-dev libdatrie1 libdav1d6 libdbus-1-3 libdconf1 libde265-0 libdeflate-dev libdeflate0 libdevel-callchecker-perl libdevmapper1.02.1 libdpkg-perl libdw1 libdynaloader-functions-perl libedit2 libelf1 libencode-locale-perl liberror-perl libevent-2.1-7 libevent-core-2.1-7 libexpat1 libexpat1-dev libfakeroot libfdisk1 libffi-dev libffi8 libfido2-1 libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl libfile-touch-perl libfile-which-perl libflatpak0 libfontconfig-dev libfontconfig1 libfreetype-dev libfreetype6 libfreetype6-dev libfreexl1 libfribidi0 libfstrm0 libfuse3-3 libfyba0 libgc1 libgcc-12-dev libgcrypt20-dev libgdal31 libgdbm-compat4 libgdbm6 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgeos-c1v5 libgeos3.11.0 libgeotiff5 libgfortran5 libgif7 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgmp-dev libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutls28-dev libgnutlsxx30 libgomp1 libgpg-error-dev libgpgme11 libgpm2 libgprofng0 libgraphite2-3 libharfbuzz0b libhdf4-0-alt libhdf5-103-1 libhdf5-hl-100 libheif1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libhunspell-1.7-0 libice-dev libice6 libicu-dev libicu71 libid3tag0 libidn2-dev libimage-exiftool-perl libimlib2 libimport-into-perl libio-html-perl libio-pty-perl libio-socket-ssl-perl libip4tc2 libip6tc2 libipc-run-perl libisl23 libiso9660-11 libitm1 libjbig-dev libjbig0 libjemalloc2 libjpeg-dev libjpeg62-turbo libjpeg62-turbo-dev libjq1 libjs-events libjs-inherits libjs-is-typedarray libjs-jquery libjs-sphinxdoc libjs-typedarray-to-buffer libjs-underscore libjson-c5 libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp25 libkmlbase1 libkmldom1 libkmlengine1 libkmod2 liblapack3 liblcms2-2 libldap-dev liblerc-dev liblerc4 libllvm14 liblmdb0 liblocale-gettext-perl liblsan0 libltdl7 liblua5.2-0 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzf1 liblzo2-2 libmagic-mgc libmagic1 libmalcontent-0-0 libmariadb3 libmaxminddb0 libmd0 libminiupnpc17 libminizip1 libmnl0 libmodule-runtime-perl libmoo-perl libmount-dev libmpc3 libmpdec3 libmpfr6 libnatpmp1 libncurses-dev libncurses6 libnet-http-perl libnet-ssleay-perl libnetcdf19 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnode-dev libnode108 libnotify4 libnsl-dev libnsl2 libnspr4 libnspr4-dev libnss3 libnss3-dev libnuma1 libodbc2 libodbcinst2 libogdi4.1 libonig5 libopenjp2-7 libostree-1-1 libp11-kit-dev libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparams-classify-perl libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpcsclite1 libperl5.36 libpfm4 libpipeline1 libpixman-1-0 libpixman-1-dev libpng-dev libpng16-16 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpoppler-glib8 libpoppler123 libpopt0 libpq5 libprocps8 libproj25 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 libprotoc23 libproxy1v5 libpthread-stubs0-dev libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev libpython3.10-minimal libpython3.10-stdlib libqhull-r8.0 libquadmath0 libregexp-ipv6-perl librhash0 librole-tiny-perl librsvg2-2 librttopo1 libruby libruby3.0 libsass1 libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libserf-1-1 libsm-dev libsm6 libsnappy1v5 libsodium23 libsoup2.4-1 libsoup2.4-common libspatialite7 libssl-dev libstdc++-12-dev libstemmer0d libsub-quote-perl libsuperlu5 libsvn1 libsystemd-shared libsz2 libtasn1-6-dev libtcl8.6 libtext-iconv-perl libthai-data libthai0 libtiff-dev libtiff5 libtiffxx5 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtk8.6 libtry-tiny-perl libtsan2 libubsan1 libuchardet0 libunbound8 liburi-perl liburing2 liburiparser1 libusb-1.0-0 libutempter0 libutf8proc2 libuv1 libuv1-dev libvcdinfo0 libwebp7 libwebpdemux2 libwebpmux3 libwrap0 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libx11-dev libx11-xcb1 libx265-199 libxau-dev libxau6 libxcb-render0 libxcb-render0-dev libxcb-shm0 libxcb-shm0-dev libxcb1 libxcb1-dev libxdmcp-dev libxdmcp6 libxerces-c3.2 libxext-dev libxext6 libxft-dev libxft2 libxml2 libxmlb2 libxmlsec1 libxmlsec1-gcrypt libxmlsec1-gnutls libxmlsec1-nss libxmlsec1-openssl libxrender-dev libxrender1 libxslt1-dev libxslt1.1 libxss-dev libxss1 libxtables12 libyaml-0-2 libz3-4 linux-libc-dev llvm-14 llvm-14-linker-tools llvm-14-runtime llvm-runtime locales mailcap make mariadb-client-10.6 mariadb-client-core-10.6 mariadb-common media-types mercurial-common mime-support mysql-common netbase nettle-dev ninja-build node-abbrev node-acorn node-agent-base node-ajv node-ajv-keywords node-ansi-regex node-ansi-styles node-ansistyles node-aproba node-archy node-are-we-there-yet node-asap node-balanced-match node-big.js node-binary-extensions node-brace-expansion node-builtins node-busboy node-cacache node-camelcase node-chalk node-chownr node-cjs-module-lexer node-cli-table node-clone node-color-convert node-color-name node-colors node-columnify node-console-control-strings node-copy-concurrently node-core-util-is node-css-loader node-css-selector-tokenizer node-debug node-decompress-response node-defaults node-delegates node-depd node-diff node-emojis-list node-encoding node-end-of-stream node-err-code node-escape-string-regexp node-events node-fancy-log node-fast-deep-equal node-formidable node-fs-write-stream-atomic node-fs.realpath node-function-bind node-gauge node-get-stream node-glob node-got node-graceful-fs node-gyp node-has-flag node-has-unicode node-hosted-git-info node-https-proxy-agent node-iconv-lite node-icss-utils node-iferr node-imurmurhash node-indent-string node-inflight node-inherits node-ini node-ip node-ip-regex node-is-typedarray node-isarray node-isexe node-isobject node-json-buffer node-json-parse-better-errors node-json-schema-traverse node-json-stable-stringify node-json5 node-jsonify node-jsonparse node-loader-utils node-lowercase-keys node-lru-cache node-mimic-response node-minimatch node-minipass node-mkdirp node-move-concurrently node-ms node-mute-stream node-negotiator node-nopt node-normalize-package-data node-normalize-path node-npm-bundled node-npm-package-arg node-npmlog node-object-assign node-once node-osenv node-p-cancelable node-p-map node-picocolors node-postcss node-postcss-modules-extract-imports node-postcss-modules-values node-postcss-value-parser node-process-nextick-args node-promise-inflight node-promise-retry node-promzard node-pump node-punycode node-quick-lru node-read node-read-package-json node-readable-stream node-resolve node-retry node-rimraf node-run-queue node-safe-buffer node-schema-utils node-semver node-set-blocking node-signal-exit node-slash node-slice-ansi node-spdx-correct node-spdx-exceptions node-spdx-expression-parse node-spdx-license-ids node-ssri node-string-decoder node-string-width node-strip-ansi node-supports-color node-tar node-text-table node-time-stamp node-typedarray-to-buffer node-undici node-uniq node-unique-filename node-uri-js node-util-deprecate node-validate-npm-package-license node-validate-npm-package-name node-wcwidth.js node-whatwg-fetch node-which node-wide-align node-wrappy node-write-file-atomic node-xtend node-yallist openjdk-11-jdk-headless openjdk-11-jre-headless openssh-client openssh-server openssh-sftp-server patch patchutils perl perl-base perl-modules-5.36 perl-openssl-defaults php-common php-composer-ca-bundle php-composer-class-map-generator php-composer-metadata-minifier php-composer-pcre php-composer-semver php-composer-spdx-licenses php-composer-xdebug-handler php-intl php-json-schema php-mbstring php-psr-container php-psr-log php-react-promise php-seld-signal-handler php-symfony-console php-symfony-deprecation-contracts php-symfony-filesystem php-symfony-finder php-symfony-process php-symfony-service-contracts php-symfony-string php8.1-cli php8.1-common php8.1-intl php8.1-mbstring php8.1-opcache php8.1-readline pkg-config plocate postgresql-client-15 postgresql-client-common procps proj-data psmisc python3 python3-breezy python3-cairo python3-configobj python3-distutils python3-dulwich python3-fastbencode python3-gdal python3-gi python3-gi-cairo python3-lib2to3 python3-mako python3-markdown python3-markupsafe python3-minimal python3-mutagen python3-numpy python3-patiencediff python3-pip-whl python3-pkg-resources python3-setuptools python3-setuptools-whl python3-six python3-urllib3 python3-wheel python3.10 python3.10-dev python3.10-minimal python3.10-venv rake rpcsvc-proto ruby ruby-bundler ruby-net-telnet ruby-rubygems ruby-sdbm ruby-webrick ruby-xmlrpc ruby3.0 ruby3.0-dev rubygems-integration runc runit-helper sensible-utils sgml-base shared-mime-info tasksel tasksel-data tcl tcl-dev tcl-expect tcl8.6 tcl8.6-dev tini tk tk8.6 tk8.6-dev transmission-common ucf unixodbc-common uuid-dev vim-common vim-runtime w3m wdiff x11-common x11proto-core-dev x11proto-dev xdg-dbus-proxy xml-core xorg-sgml-doctools xtrans-dev xz-utils zlib1g-dev zstd Suggested packages: aspell-doc spellutils binutils-doc brz-doc python3-breezy.tests python3-fastimport bzip2-doc clickhouse-common-static-dbg cmake-doc cmake-format fossil php-zip containernetworking-plugins cpp-doc gcc-12-locales cpp-12-doc default-jre adequate autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts pristine-lfs quilt ratt reprotest svn-buildpackage wordlist docker-doc aufs-tools btrfs-progs debootstrap rinse rootlesskit xfsprogs zfs-fuse | zfsutils-linux debian-keyring avahi-daemon malcontent-gui p7zip-full xdg-desktop-portal g++-multilib g++-12-multilib gcc-12-doc gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc gcc-12-multilib libgdal-grass git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn google-cloud-sdk-app-engine-java google-cloud-sdk-app-engine-python google-cloud-sdk-pubsub-emulator google-cloud-sdk-bigtable-emulator google-cloud-sdk-datastore-emulator groff asciidoctor golang-any pandoc python3-docutils unzip libreoffice-writer iproute2-doc firewalld kmod traceroute libsasl2-modules libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal lrzip libasound2-plugins alsa-utils glibc-doc libnss-nis libnss-nisplus libcairo2-doc cups-common libcurl4-doc libidn11-dev libkrb5-dev librtmp-dev libssh2-1-dev freetype2-doc libgcrypt20-doc gdbm-l10n geotiff-bin libgeotiff-epsg libgirepository1.0-doc libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils gmp-doc libgmp10-doc libmpfr-dev dns-root-data gnutls-bin gnutls-doc gpm libhdf4-doc libhdf4-alt-dev hdf4-tools libdata-dump-perl libice-doc icu-doc libposix-strptime-perl liblcms2-utils libcrypt-ssleay-perl liblzma-doc mmdb-bin minissdpd natpmpc ncurses-doc notification-daemon odbc-postgresql tdsodbc ogdi-bin p11-kit-doc libscalar-number-perl pcscd postgresql-doc-15 proj-bin readline-doc librsvg2-bin libsm-doc sqlite3-doc libssl-doc libstdc++-12-doc libsub-name-perl libbusiness-isbn-perl libauthen-ntlm-perl libx11-doc libxcb-doc libxext-doc libyaml-doc llvm-14-doc make-doc apparmor ffmpeg kdiff3 | kdiff3-qt | kompare | meld | tkcvs | mgdiff qct python3-mysqldb python3-openssl python3-pygments javascript-common node-lodash node-opener openjdk-11-demo openjdk-11-source libnss-mdns fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl libtap-harness-archive-perl php-symfony-event-dispatcher php-symfony-lock php-symfony-service-implementation php-pear systemd-sysv | powermgmt-base systemd-sysv | nocache postgresql-15 protobuf-mode-el python3-doc python3-tk python3-breezy-dbg python3-kerberos python3-paramiko xdg-utils python-configobj-doc python3-gpg python3-beaker python-mako-doc python-markdown-doc python-mutagen-doc gfortran python-numpy-doc python3-pytest python-setuptools-doc python3-brotli python3-cryptography python3-idna python3-socks python3.10-doc binfmt-support ruby-redis inoticoming lzip python3-braceexpand ri session-manager-plugin-doc sgml-base-doc sharutils-doc signify-openbsd-keys db5.3-util libapache2-mod-svn subversion-tools systemd-container systemd-homed systemd-userdbd systemd-boot systemd-resolved libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 policykit-1 tcl-doc tcl-tclreadline tcl8.6-doc tk-doc tk8.6-doc transmission-daemon transmission-gtk dvd+rw-tools udfclient cscope vim-doc brotli cmigemo compface dict dict-wn dictd libsixel-bin w3m-el xsel wdiff-doc Recommended packages: android-sdk-platform-tools-common default-mta | mail-transport-agent parallel python3-gpg unzip dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl licensecheck lintian python3-apt python3-debian python3-magic python3-requests python3-unidiff python3-xdg strace debian-keyring equivs libsoap-lite-perl pristine-tar apparmor cgroupfs-mount needrestart libalgorithm-merge-perl opensc desktop-file-utils hicolor-icon-theme gtk-update-icon-cache libpam-systemd p11-kit polkitd | policykit-1 xdg-desktop-portal xdg-desktop-portal-gtk | xdg-desktop-portal-backend elfutils libatm1 nftables alsa-ucm-conf alsa-topology-conf bzip2-doc manpages manpages-dev libc-devtools libpam-cap libfile-fcntllock-perl proj-bin libgdk-pixbuf2.0-bin libhtml-format-perl libclone-perl libarchive-zip-perl libunicode-linebreak-perl javascript-common libnamespace-clean-perl libpng-tools poppler-data librsvg2-common libtasn1-doc libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl llvm-14-dev libdbd-mariadb-perl | libdbd-mysql-perl libdbi-perl libterm-readkey-perl python3-nautilus nodejs-doc node-tap xauth default-logind | logind | libpam-systemd ncurses-term python3-launchpadlib python3-github python3-gitlab python3-fastimport python3-pygments python3-yaml fonts-lato ruby3.0-doc criu libio-socket-inet6-perl libnet-dns-perl systemd-timesyncd | time-daemon util-linux-locales ibritish iamerican libhdate1 bidiv culmus hspell mlterm laptop-detect xterm | x-terminal-emulator udev xxd The following NEW packages will be installed: adb android-libbase android-libboringssl android-libcutils android-liblog apache2-utils aspell aspell-he at aws-vault bash-completion bats bc bind9-dnsutils bind9-host bind9-libs binutils binutils-common binutils-x86-64-linux-gnu brz bsdextrautils bubblewrap build-essential bundler bzip2 bzr ca-certificates-java clickhouse-client clickhouse-common-static cmake cmake-data composer consul containerd cpp cpp-12 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-x11 dconf-gsettings-backend dconf-service debugedit default-jdk-headless default-jre-headless default-mysql-client devscripts dh-elpa-helper dictionaries-common direnv dmsetup dnsutils docker.io dos2unix dpkg-dev easy-rsa emacsen-common entr expect fakeroot file flatpak flatpak-builder flatpak-xdg-utils fontconfig fontconfig-config fonts-dejavu-core fuse3 g++ g++-12 gcc gcc-12 gdal-bin gdal-data gdal-plugins gettext-base gh gir1.2-flatpak-1.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-glib-2.0 gir1.2-ostree-1.0 gir1.2-poppler-0.18 gir1.2-rsvg-2.0 git git-man glib-networking glib-networking-common glib-networking-services go-md2man gobject-introspection golang golang-1.19 golang-1.19-doc golang-1.19-go golang-1.19-src golang-doc golang-github-containers-common golang-github-containers-image golang-go golang-src gomplate google-cloud-cli-skaffold google-cloud-sdk groff-base gsettings-desktop-schemas gyp helm hugo hunspell hunspell-he hyphen-en-us icu-devtools inetutils-telnet ipcalc iproute2 iptables iputils-ping iputils-tracepath java-common jp jq jsonlint keyutils kompose kops krb5-config kubectl ldap-utils less libaec0 libaom3 libapparmor1 libappstream4 libapr1 libaprutil1 libarchive13 libargon2-1 libarmadillo11 libarpack2 libasan8 libasound2 libasound2-data libaspell15 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libavahi-glib1 libb-hooks-op-check-perl libbinutils libblas3 libblkid-dev libblosc1 libbpf0 libbrotli-dev libbsd0 libbz2-dev libc-ares2 libc-dev-bin libc-l10n libc6-dev libcairo-gobject2 libcairo-script-interpreter2 libcairo2 libcairo2-dev libcap2-bin libcbor0.8 libcc1-0 libcdio19 libcfitsio9 libclass-method-modifiers-perl libclass-xsaccessor-perl libconfig-inifiles-perl libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls libcurl3-nss libcurl4-gnutls-dev libdatrie1 libdav1d6 libdbus-1-3 libdbus-1-dev libdconf1 libde265-0 libdeflate-dev libdeflate0 libdevel-callchecker-perl libdevmapper1.02.1 libdpkg-perl libdw1 libdynaloader-functions-perl libedit2 libelf1 libencode-locale-perl liberror-perl libevent-2.1-7 libevent-core-2.1-7 libexpat1 libexpat1-dev libfakeroot libfdisk1 libffi-dev libfido2-1 libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl libfile-touch-perl libfile-which-perl libflatpak0 libfontconfig-dev libfontconfig1 libfreetype-dev libfreetype6 libfreetype6-dev libfreexl1 libfribidi0 libfstrm0 libfuse3-3 libfyba0 libgc1 libgcc-12-dev libgcrypt20-dev libgdal31 libgdbm-compat4 libgdbm6 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgeos-c1v5 libgeos3.11.0 libgeotiff5 libgfortran5 libgif7 libgirepository-1.0-1 libgirepository1.0-dev libglib2.0-0 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgmp-dev libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutls28-dev libgnutlsxx30 libgomp1 libgpg-error-dev libgpgme11 libgpm2 libgprofng0 libgraphite2-3 libharfbuzz0b libhdf4-0-alt libhdf5-103-1 libhdf5-hl-100 libheif1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libhunspell-1.7-0 libice-dev libice6 libicu-dev libicu71 libid3tag0 libidn2-dev libimage-exiftool-perl libimlib2 libimport-into-perl libio-html-perl libio-pty-perl libio-socket-ssl-perl libip4tc2 libip6tc2 libipc-run-perl libisl23 libiso9660-11 libitm1 libjbig-dev libjbig0 libjemalloc2 libjpeg-dev libjpeg62-turbo libjpeg62-turbo-dev libjq1 libjs-events libjs-inherits libjs-is-typedarray libjs-jquery libjs-sphinxdoc libjs-typedarray-to-buffer libjs-underscore libjson-c5 libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp25 libkmlbase1 libkmldom1 libkmlengine1 libkmod2 liblapack3 liblcms2-2 liblcms2-dev libldap-dev libldap2-dev liblerc-dev liblerc4 libllvm14 liblmdb0 liblocale-gettext-perl liblsan0 libltdl7 liblua5.2-0 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzf1 liblzma-dev liblzo2-2 libmagic-mgc libmagic1 libmalcontent-0-0 libmariadb-dev libmariadb3 libmaxminddb0 libmd0 libminiupnpc17 libminizip1 libmnl0 libmodule-runtime-perl libmoo-perl libmount-dev libmpc3 libmpdec3 libmpfr6 libnatpmp1 libncurses-dev libncurses6 libncursesw5-dev libnet-http-perl libnet-ssleay-perl libnetcdf19 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnode-dev libnode108 libnotify-bin libnotify4 libnsl-dev libnsl2 libnspr4 libnspr4-dev libnss3 libnss3-dev libnuma1 libodbc2 libodbcinst2 libogdi4.1 libonig5 libopenjp2-7 libostree-1-1 libp11-kit-dev libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparams-classify-perl libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpcsclite1 libperl5.36 libpfm4 libpipeline1 libpixman-1-0 libpixman-1-dev libpng-dev libpng16-16 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpoppler-glib8 libpoppler123 libpopt0 libpq-dev libpq5 libprocps8 libproj-dev libproj25 libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 libprotobuf23 libprotoc23 libproxy1v5 libpthread-stubs0-dev libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev libpython3.10-minimal libpython3.10-stdlib libqhull-r8.0 libquadmath0 libreadline-dev libregexp-ipv6-perl librhash0 librole-tiny-perl librsvg2-2 librttopo1 libruby libruby3.0 libsasl2-dev libsass1 libsecret-1-0 libsecret-common libsecret-tools libselinux1-dev libsepol-dev libserf-1-1 libsm-dev libsm6 libsnappy1v5 libsodium23 libsoup2.4-1 libsoup2.4-common libspatialite7 libsqlite3-dev libssl-dev libstdc++-12-dev libstemmer0d libsub-quote-perl libsuperlu5 libsvn1 libsystemd-shared libsz2 libtasn1-6-dev libtcl8.6 libtext-iconv-perl libthai-data libthai0 libtiff-dev libtiff5 libtiffxx5 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtk8.6 libtry-tiny-perl libtsan2 libubsan1 libuchardet0 libunbound8 liburi-perl liburing2 liburiparser1 libusb-1.0-0 libutempter0 libutf8proc2 libuv1 libuv1-dev libvcdinfo0 libwebp-dev libwebp7 libwebpdemux2 libwebpmux3 libwrap0 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libx11-dev libx11-xcb1 libx265-199 libxau-dev libxau6 libxcb-render0 libxcb-render0-dev libxcb-shm0 libxcb-shm0-dev libxcb1 libxcb1-dev libxdmcp-dev libxdmcp6 libxerces-c3.2 libxext-dev libxext6 libxft-dev libxft2 libxml2 libxml2-dev libxmlb2 libxmlsec1 libxmlsec1-dev libxmlsec1-gcrypt libxmlsec1-gnutls libxmlsec1-nss libxmlsec1-openssl libxrender-dev libxrender1 libxslt1-dev libxslt1.1 libxss-dev libxss1 libxtables12 libyaml-0-2 libyaml-dev libz3-4 linux-libc-dev llvm llvm-14 llvm-14-linker-tools llvm-14-runtime llvm-runtime locales lsof lz4 mailcap make man-db mariadb-client mariadb-client-10.6 mariadb-client-core-10.6 mariadb-common mat2 media-types mercurial mercurial-common meson mime-support minikube mlocate mongodb-database-tools mysql-common mythes-en-us netbase netcat-openbsd nettle-dev ninja-build node-abbrev node-acorn node-agent-base node-ajv node-ajv-keywords node-ansi-regex node-ansi-styles node-ansistyles node-aproba node-archy node-are-we-there-yet node-asap node-balanced-match node-big.js node-binary-extensions node-brace-expansion node-builtins node-busboy node-cacache node-camelcase node-chalk node-chownr node-cjs-module-lexer node-cli-table node-clone node-color-convert node-color-name node-colors node-columnify node-console-control-strings node-copy-concurrently node-core-util-is node-css-loader node-css-selector-tokenizer node-debug node-decompress-response node-defaults node-delegates node-depd node-diff node-emojis-list node-encoding node-end-of-stream node-err-code node-escape-string-regexp node-events node-fancy-log node-fast-deep-equal node-formidable node-fs-write-stream-atomic node-fs.realpath node-function-bind node-gauge node-get-stream node-glob node-got node-graceful-fs node-gyp node-has-flag node-has-unicode node-hosted-git-info node-https-proxy-agent node-iconv-lite node-icss-utils node-iferr node-imurmurhash node-indent-string node-inflight node-inherits node-ini node-ip node-ip-regex node-is-typedarray node-isarray node-isexe node-isobject node-json-buffer node-json-parse-better-errors node-json-schema-traverse node-json-stable-stringify node-json5 node-jsonify node-jsonparse node-loader-utils node-lowercase-keys node-lru-cache node-mimic-response node-minimatch node-minipass node-mkdirp node-move-concurrently node-ms node-mute-stream node-negotiator node-nopt node-normalize-package-data node-normalize-path node-npm-bundled node-npm-package-arg node-npmlog node-object-assign node-once node-osenv node-p-cancelable node-p-map node-picocolors node-postcss node-postcss-modules-extract-imports node-postcss-modules-values node-postcss-value-parser node-process-nextick-args node-promise-inflight node-promise-retry node-promzard node-pump node-punycode node-quick-lru node-read node-read-package-json node-readable-stream node-resolve node-retry node-rimraf node-run-queue node-safe-buffer node-schema-utils node-semver node-set-blocking node-signal-exit node-slash node-slice-ansi node-spdx-correct node-spdx-exceptions node-spdx-expression-parse node-spdx-license-ids node-ssri node-string-decoder node-string-width node-strip-ansi node-supports-color node-tar node-text-table node-time-stamp node-typedarray-to-buffer node-undici node-uniq node-unique-filename node-uri-js node-util-deprecate node-validate-npm-package-license node-validate-npm-package-name node-wcwidth.js node-whatwg-fetch node-which node-wide-align node-wrappy node-write-file-atomic node-xtend node-yallist nodejs npm openjdk-11-jdk-headless openjdk-11-jre-headless openssh-client openssh-server openssh-sftp-server ostree packer patch patchutils perl perl-modules-5.36 perl-openssl-defaults php-cli php-common php-composer-ca-bundle php-composer-class-map-generator php-composer-metadata-minifier php-composer-pcre php-composer-semver php-composer-spdx-licenses php-composer-xdebug-handler php-intl php-json-schema php-mbstring php-psr-container php-psr-log php-react-promise php-seld-signal-handler php-symfony-console php-symfony-deprecation-contracts php-symfony-filesystem php-symfony-finder php-symfony-process php-symfony-service-contracts php-symfony-string php8.1-cli php8.1-common php8.1-intl php8.1-mbstring php8.1-opcache php8.1-readline pkg-config plocate postgresql-client postgresql-client-15 postgresql-client-common procps proj-data protobuf-compiler psmisc python3 python3-breezy python3-cairo python3-configobj python3-dev python3-distutils python3-dulwich python3-fastbencode python3-gdal python3-gi python3-gi-cairo python3-lib2to3 python3-mako python3-markdown python3-markupsafe python3-minimal python3-mutagen python3-numpy python3-patiencediff python3-pip python3-pip-whl python3-pkg-resources python3-setuptools python3-setuptools-whl python3-six python3-urllib3 python3-venv python3-wheel python3.10 python3.10-dev python3.10-minimal python3.10-venv rake rclone redis-tools rename reprepro rpcsvc-proto rsync ruby ruby-bundler ruby-dev ruby-net-telnet ruby-rubygems ruby-sdbm ruby-webrick ruby-xmlrpc ruby3.0 ruby3.0-dev rubygems-integration runc runit-helper sensible-utils session-manager-plugin sgml-base shared-mime-info sharutils shellcheck signify-openbsd skopeo sops subversion sudo swaks systemd task-english task-hebrew task-ssh-server tasksel tasksel-data tcl tcl-dev tcl-expect tcl8.6 tcl8.6-dev telnet terraform time tini tk tk-dev tk8.6 tk8.6-dev tmux tnftp transmission-cli transmission-common ttyrec ucf udftools unixodbc-common uuid-dev vagrant vault vcdimager vim-common vim-nox vim-runtime w3m w3m-img wdiff wget whois x11-common x11proto-core-dev x11proto-dev xdg-dbus-proxy xdg-user-dirs xml-core xorg-sgml-doctools xtrans-dev xz-utils zip zlib1g-dev zstd The following packages will be upgraded: libc-bin libc6 libffi8 perl-base 4 upgraded, 875 newly installed, 0 to remove and 2 not upgraded. Need to get 1712 MB/1722 MB of archives. After this operation, 5632 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian testing/main amd64 perl-base amd64 5.36.0-4 [1607 kB] Get:2 http://deb.debian.org/debian testing/main amd64 libc6 amd64 2.35-4 [2738 kB] Get:3 /tmp/session-manager-plugin.deb session-manager-plugin amd64 1.2.398.0-1 [3369 kB] Get:4 https://packages.cloud.google.com/apt cloud-sdk/main amd64 kubectl amd64 1.25.3-00 [9503 kB] Get:5 http://deb.debian.org/debian testing/main amd64 libc-bin amd64 2.35-4 [617 kB] Get:6 http://deb.debian.org/debian testing/main amd64 libargon2-1 amd64 0~20171227-0.3 [20.0 kB] Get:7 http://deb.debian.org/debian testing/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] Get:8 http://deb.debian.org/debian testing/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] Get:9 http://deb.debian.org/debian testing/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] Get:10 http://deb.debian.org/debian testing/main amd64 libcryptsetup12 amd64 2:2.5.0-5 [257 kB] Get:11 http://deb.debian.org/debian testing/main amd64 libfdisk1 amd64 2.38.1-1.1+b1 [192 kB] Get:12 http://deb.debian.org/debian testing/main amd64 libkmod2 amd64 30+20220905-1 [60.1 kB] Get:13 http://deb.debian.org/debian testing/main amd64 libapparmor1 amd64 3.0.7-1+b1 [41.1 kB] Get:14 http://deb.debian.org/debian testing/main amd64 libip4tc2 amd64 1.8.8-1 [34.9 kB] Get:15 http://deb.debian.org/debian testing/main amd64 libsystemd-shared amd64 251.6-1 [1615 kB] Get:16 /tmp/kompose.deb kompose amd64 1.26.1 [6563 kB] Get:17 https://repo.mongodb.org/apt/debian buster/mongodb-org/5.0/main amd64 mongodb-database-tools amd64 100.6.0 [47.7 MB] Get:18 https://packages.clickhouse.com/deb stable/main amd64 clickhouse-common-static amd64 22.10.1.1877 [256 MB] Get:19 http://deb.debian.org/debian testing/main amd64 systemd amd64 251.6-1 [2838 kB] Get:20 https://apt.releases.hashicorp.com buster/main amd64 consul amd64 1.13.3-1 [47.9 MB] Get:21 https://packages.cloud.google.com/apt cloud-sdk/main amd64 google-cloud-cli-skaffold amd64 407.0.0-0 [14.5 MB] Get:22 https://dl.cloudsmith.io/public/cloudposse/packages/deb/debian any-version/main amd64 aws-vault amd64 6.6.0-1 [6807 kB] Get:23 https://dl.cloudsmith.io/public/cloudposse/packages/deb/debian any-version/main amd64 gomplate amd64 3.11.3-1 [9382 kB] Get:24 https://apt.releases.hashicorp.com buster/main amd64 packer amd64 1.8.4-1 [35.7 MB] Get:25 http://deb.debian.org/debian testing/main amd64 libdbus-1-3 amd64 1.14.4-1 [235 kB] Get:26 http://deb.debian.org/debian testing/main amd64 dbus-bin amd64 1.14.4-1 [139 kB] Get:27 http://deb.debian.org/debian testing/main amd64 dbus-session-bus-common all 1.14.4-1 [112 kB] Get:28 http://deb.debian.org/debian testing/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB] Get:29 http://deb.debian.org/debian testing/main amd64 dbus-daemon amd64 1.14.4-1 [217 kB] Get:30 https://packages.cloud.google.com/apt cloud-sdk/main amd64 google-cloud-sdk all 407.0.0-0 [129 MB] Get:31 http://deb.debian.org/debian testing/main amd64 dbus-system-bus-common all 1.14.4-1 [113 kB] Get:32 https://dl.cloudsmith.io/public/cloudposse/packages/deb/debian any-version/main amd64 helm amd64 3.10.1-1 [14.6 MB] Get:33 http://deb.debian.org/debian testing/main amd64 dbus amd64 1.14.4-1 [131 kB] Get:34 http://deb.debian.org/debian testing/main amd64 perl-modules-5.36 all 5.36.0-4 [2815 kB] Get:35 https://apt.releases.hashicorp.com buster/main amd64 vault amd64 1.12.0-1 [84.9 MB] Get:36 http://deb.debian.org/debian testing/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] Get:37 http://deb.debian.org/debian testing/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] Get:38 http://deb.debian.org/debian testing/main amd64 libperl5.36 amd64 5.36.0-4 [4211 kB] Get:39 https://dl.cloudsmith.io/public/cloudposse/packages/deb/debian any-version/main amd64 kops amd64 1.25.2-1 [60.6 MB] Get:40 http://deb.debian.org/debian testing/main amd64 perl amd64 5.36.0-4 [238 kB] Get:41 http://deb.debian.org/debian testing/main amd64 runc amd64 1.1.4+ds1-1 [2704 kB] Get:42 http://deb.debian.org/debian testing/main amd64 containerd amd64 1.6.9~ds1-1 [25.9 MB] Get:43 https://apt.releases.hashicorp.com buster/main amd64 terraform amd64 1.3.3 [19.5 MB] Get:44 https://dl.cloudsmith.io/public/cloudposse/packages/deb/debian any-version/main amd64 minikube amd64 1.27.1-1 [33.2 MB] Get:45 https://apt.releases.hashicorp.com buster/main amd64 vagrant amd64 2.3.2 [107 MB] Get:46 https://dl.cloudsmith.io/public/cloudposse/packages/deb/debian any-version/main amd64 sops amd64 3.7.3-1 [12.7 MB] Get:47 https://packages.clickhouse.com/deb stable/main amd64 clickhouse-client amd64 22.10.1.1877 [106 kB] Get:48 http://deb.debian.org/debian testing/main amd64 libip6tc2 amd64 1.8.8-1 [35.2 kB] Get:49 http://deb.debian.org/debian testing/main amd64 libxtables12 amd64 1.8.8-1 [46.1 kB] Get:50 http://deb.debian.org/debian testing/main amd64 netbase all 6.4 [12.8 kB] Get:51 http://deb.debian.org/debian testing/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] Get:52 http://deb.debian.org/debian testing/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.1 kB] Get:53 http://deb.debian.org/debian testing/main amd64 libnetfilter-conntrack3 amd64 1.0.9-2 [42.3 kB] Get:54 http://deb.debian.org/debian testing/main amd64 libnftnl11 amd64 1.2.3-1 [63.5 kB] Get:55 http://deb.debian.org/debian testing/main amd64 iptables amd64 1.8.8-1 [378 kB] Get:56 http://deb.debian.org/debian testing/main amd64 tini amd64 0.19.0-1 [255 kB] Get:57 http://deb.debian.org/debian testing/main amd64 docker.io amd64 20.10.19+dfsg1-1 [36.1 MB] Get:58 http://deb.debian.org/debian testing/main amd64 liblocale-gettext-perl amd64 1.07-4+b3 [15.1 kB] Get:59 http://deb.debian.org/debian testing/main amd64 libmd0 amd64 1.0.4-2 [29.5 kB] Get:60 http://deb.debian.org/debian testing/main amd64 libbsd0 amd64 0.11.7-1 [117 kB] Get:61 http://deb.debian.org/debian testing/main amd64 libedit2 amd64 3.1-20221009-1 [92.6 kB] Get:62 http://deb.debian.org/debian testing/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] Get:63 http://deb.debian.org/debian testing/main amd64 libfido2-1 amd64 1.12.0-1 [76.8 kB] Get:64 http://deb.debian.org/debian testing/main amd64 openssh-client amd64 1:9.0p1-1+b2 [973 kB] Get:65 http://deb.debian.org/debian testing/main amd64 openssh-sftp-server amd64 1:9.0p1-1+b2 [65.7 kB] Get:66 http://deb.debian.org/debian testing/main amd64 libncurses6 amd64 6.3+20220423-2 [102 kB] Get:67 http://deb.debian.org/debian testing/main amd64 libprocps8 amd64 2:3.3.17-7.1 [45.1 kB] Get:68 http://deb.debian.org/debian testing/main amd64 procps amd64 2:3.3.17-7.1 [482 kB] Get:69 http://deb.debian.org/debian testing/main amd64 sensible-utils all 0.0.17 [21.5 kB] Get:70 http://deb.debian.org/debian testing/main amd64 ucf all 3.0043 [74.0 kB] Get:71 http://deb.debian.org/debian testing/main amd64 runit-helper all 2.15.0 [6460 B] Get:72 http://deb.debian.org/debian testing/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] Get:73 http://deb.debian.org/debian testing/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] Get:74 http://deb.debian.org/debian testing/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] Get:75 http://deb.debian.org/debian testing/main amd64 libwrap0 amd64 7.6.q-31 [59.0 kB] Get:76 http://deb.debian.org/debian testing/main amd64 openssh-server amd64 1:9.0p1-1+b2 [449 kB] Get:77 http://deb.debian.org/debian testing/main amd64 libpython3.10-minimal amd64 3.10.8-1 [784 kB] Get:78 http://deb.debian.org/debian testing/main amd64 python3.10-minimal amd64 3.10.8-1 [1951 kB] Get:79 http://deb.debian.org/debian testing/main amd64 python3-minimal amd64 3.10.6-1 [38.7 kB] Get:80 http://deb.debian.org/debian testing/main amd64 media-types all 8.0.0 [33.4 kB] Get:81 http://deb.debian.org/debian testing/main amd64 mailcap all 3.70+nmu1 [32.0 kB] Get:82 http://deb.debian.org/debian testing/main amd64 mime-support all 3.66 [10.9 kB] Get:83 http://deb.debian.org/debian testing/main amd64 libffi8 amd64 3.4.4-1 [22.9 kB] Get:84 http://deb.debian.org/debian testing/main amd64 libmpdec3 amd64 2.5.1-2 [87.8 kB] Get:85 http://deb.debian.org/debian testing/main amd64 libpython3.10-stdlib amd64 3.10.8-1 [1684 kB] Get:86 http://deb.debian.org/debian testing/main amd64 python3.10 amd64 3.10.8-1 [505 kB] Get:87 http://deb.debian.org/debian testing/main amd64 libpython3-stdlib amd64 3.10.6-1 [21.7 kB] Get:88 http://deb.debian.org/debian testing/main amd64 python3 amd64 3.10.6-1 [38.2 kB] Get:89 http://deb.debian.org/debian testing/main amd64 libpopt0 amd64 1.19+dfsg-1 [43.3 kB] Get:90 http://deb.debian.org/debian testing/main amd64 rsync amd64 3.2.6-4+b1 [409 kB] Get:91 http://deb.debian.org/debian testing/main amd64 sgml-base all 1.31 [15.4 kB] Get:92 http://deb.debian.org/debian testing/main amd64 sudo amd64 1.9.11p3-2 [1818 kB] Get:93 http://deb.debian.org/debian testing/main amd64 tasksel-data all 3.70 [18.0 kB] Get:94 http://deb.debian.org/debian testing/main amd64 tasksel all 3.70 [101 kB] Get:95 http://deb.debian.org/debian testing/main amd64 libelf1 amd64 0.187-4 [179 kB] Get:96 http://deb.debian.org/debian testing/main amd64 libbpf0 amd64 1:0.8.0-1 [153 kB] Get:97 http://deb.debian.org/debian testing/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] Get:98 http://deb.debian.org/debian testing/main amd64 iproute2 amd64 6.0.0-1 [1056 kB] Get:99 http://deb.debian.org/debian testing/main amd64 iputils-ping amd64 3:20211215-1 [51.3 kB] Get:100 http://deb.debian.org/debian testing/main amd64 less amd64 590-1 [143 kB] Get:101 http://deb.debian.org/debian testing/main amd64 vim-common all 2:9.0.0626-1 [192 kB] Get:102 http://deb.debian.org/debian testing/main amd64 bash-completion all 1:2.11-6 [234 kB] Get:103 http://deb.debian.org/debian testing/main amd64 libuv1 amd64 1.44.2-1 [140 kB] Get:104 http://deb.debian.org/debian testing/main amd64 libfstrm0 amd64 0.6.1-1 [21.6 kB] Get:105 http://deb.debian.org/debian testing/main amd64 libjemalloc2 amd64 5.2.1-5 [251 kB] Get:106 http://deb.debian.org/debian testing/main amd64 liblmdb0 amd64 0.9.24-1 [45.0 kB] Get:107 http://deb.debian.org/debian testing/main amd64 libmaxminddb0 amd64 1.5.2-1 [29.8 kB] Get:108 http://deb.debian.org/debian testing/main amd64 libprotobuf-c1 amd64 1.4.1-1 [27.6 kB] Get:109 http://deb.debian.org/debian testing/main amd64 libicu71 amd64 71.1-3 [9218 kB] Get:110 http://deb.debian.org/debian testing/main amd64 libxml2 amd64 2.9.14+dfsg-1+b1 [708 kB] Get:111 http://deb.debian.org/debian testing/main amd64 bind9-libs amd64 1:9.18.7-1 [1413 kB] Get:112 http://deb.debian.org/debian testing/main amd64 bind9-host amd64 1:9.18.7-1 [320 kB] Get:113 http://deb.debian.org/debian testing/main amd64 bind9-dnsutils amd64 1:9.18.7-1 [418 kB] Get:114 http://deb.debian.org/debian testing/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB] Get:115 http://deb.debian.org/debian testing/main amd64 libmagic-mgc amd64 1:5.41-4 [295 kB] Get:116 http://deb.debian.org/debian testing/main amd64 libmagic1 amd64 1:5.41-4 [129 kB] Get:117 http://deb.debian.org/debian testing/main amd64 file amd64 1:5.41-4 [67.0 kB] Get:118 http://deb.debian.org/debian testing/main amd64 gettext-base amd64 0.21-9 [175 kB] Get:119 http://deb.debian.org/debian testing/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] Get:120 http://deb.debian.org/debian testing/main amd64 groff-base amd64 1.22.4-8 [936 kB] Get:121 http://deb.debian.org/debian testing/main amd64 inetutils-telnet amd64 2:2.4-1 [105 kB] Get:122 http://deb.debian.org/debian testing/main amd64 libc-l10n all 2.35-4 [671 kB] Get:123 http://deb.debian.org/debian testing/main amd64 locales all 2.35-4 [3895 kB] Get:124 http://deb.debian.org/debian testing/main amd64 lsof amd64 4.95.0-1 [318 kB] Get:125 http://deb.debian.org/debian testing/main amd64 bsdextrautils amd64 2.38.1-1.1+b1 [85.9 kB] Get:126 http://deb.debian.org/debian testing/main amd64 libpipeline1 amd64 1.5.6-3 [39.4 kB] Get:127 http://deb.debian.org/debian testing/main amd64 man-db amd64 2.11.0-1+b1 [1342 kB] Get:128 http://deb.debian.org/debian testing/main amd64 wget amd64 1.21.3-1+b2 [984 kB] Get:129 http://deb.debian.org/debian testing/main amd64 xz-utils amd64 5.2.5-2.1 [220 kB] Get:130 http://deb.debian.org/debian testing/main amd64 android-liblog amd64 1:29.0.6-21 [39.9 kB] Get:131 http://deb.debian.org/debian testing/main amd64 android-libbase amd64 1:29.0.6-21 [46.2 kB] Get:132 http://deb.debian.org/debian testing/main amd64 android-libboringssl amd64 13~preview2-7 [676 kB] Get:133 http://deb.debian.org/debian testing/main amd64 android-libcutils amd64 1:29.0.6-21 [34.5 kB] Get:134 http://deb.debian.org/debian testing/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB] Get:135 http://deb.debian.org/debian testing/main amd64 adb amd64 1:29.0.6-21 [193 kB] Get:136 http://deb.debian.org/debian testing/main amd64 libapr1 amd64 1.7.0-8 [106 kB] Get:137 http://deb.debian.org/debian testing/main amd64 libaprutil1 amd64 1.6.1-5+b2 [92.1 kB] Get:138 http://deb.debian.org/debian testing/main amd64 apache2-utils amd64 2.4.54-3 [196 kB] Get:139 http://deb.debian.org/debian testing/main amd64 libaspell15 amd64 0.60.8-4+b1 [344 kB] Get:140 http://deb.debian.org/debian testing/main amd64 libtext-iconv-perl amd64 1.7-7+b3 [14.5 kB] Get:141 http://deb.debian.org/debian testing/main amd64 emacsen-common all 3.0.4 [19.3 kB] Get:142 http://deb.debian.org/debian testing/main amd64 dictionaries-common all 1.28.18 [242 kB] Get:143 http://deb.debian.org/debian testing/main amd64 aspell amd64 0.60.8-4+b1 [266 kB] Get:144 http://deb.debian.org/debian testing/main amd64 aspell-he all 1.0-0-8.1 [180 kB] Get:145 http://deb.debian.org/debian testing/main amd64 at amd64 3.2.5-1+b1 [44.6 kB] Get:146 http://deb.debian.org/debian testing/main amd64 bats all 1.8.0-3 [47.7 kB] Get:147 http://deb.debian.org/debian testing/main amd64 bc amd64 1.07.1-3+b1 [110 kB] Get:148 http://deb.debian.org/debian testing/main amd64 binutils-common amd64 2.39-8 [2330 kB] Get:149 http://deb.debian.org/debian testing/main amd64 libbinutils amd64 2.39-8 [548 kB] Get:150 http://deb.debian.org/debian testing/main amd64 libctf-nobfd0 amd64 2.39-8 [153 kB] Get:151 http://deb.debian.org/debian testing/main amd64 libctf0 amd64 2.39-8 [89.8 kB] Get:152 http://deb.debian.org/debian testing/main amd64 libgprofng0 amd64 2.39-8 [812 kB] Get:153 http://deb.debian.org/debian testing/main amd64 binutils-x86-64-linux-gnu amd64 2.39-8 [2177 kB] Get:154 http://deb.debian.org/debian testing/main amd64 binutils amd64 2.39-8 [64.1 kB] Get:155 http://deb.debian.org/debian testing/main amd64 python3-six all 1.16.0-4 [17.5 kB] Get:156 http://deb.debian.org/debian testing/main amd64 python3-configobj all 5.0.6-5 [36.1 kB] Get:157 http://deb.debian.org/debian testing/main amd64 python3-fastbencode amd64 0.0.12-1 [37.7 kB] Get:158 http://deb.debian.org/debian testing/main amd64 python3-urllib3 all 1.26.12-1 [117 kB] Get:159 http://deb.debian.org/debian testing/main amd64 python3-dulwich amd64 0.20.46-2 [311 kB] Get:160 http://deb.debian.org/debian testing/main amd64 python3-patiencediff amd64 0.2.3-2 [20.3 kB] Get:161 http://deb.debian.org/debian testing/main amd64 python3-breezy amd64 3.2.2-2+b1 [1859 kB] Get:162 http://deb.debian.org/debian testing/main amd64 brz all 3.2.2-2 [62.0 kB] Get:163 http://deb.debian.org/debian testing/main amd64 bubblewrap amd64 0.6.2-1 [48.6 kB] Get:164 http://deb.debian.org/debian testing/main amd64 libc-dev-bin amd64 2.35-4 [42.1 kB] Get:165 http://deb.debian.org/debian testing/main amd64 linux-libc-dev amd64 6.0.3-1 [1671 kB] Get:166 http://deb.debian.org/debian testing/main amd64 libcrypt-dev amd64 1:4.4.28-2 [118 kB] Get:167 http://deb.debian.org/debian testing/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB] Get:168 http://deb.debian.org/debian testing/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] Get:169 http://deb.debian.org/debian testing/main amd64 rpcsvc-proto amd64 1.4.2-4 [63.1 kB] Get:170 http://deb.debian.org/debian testing/main amd64 libc6-dev amd64 2.35-4 [1893 kB] Get:171 http://deb.debian.org/debian testing/main amd64 libisl23 amd64 0.25-1 [690 kB] Get:172 http://deb.debian.org/debian testing/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB] Get:173 http://deb.debian.org/debian testing/main amd64 libmpc3 amd64 1.2.1-2 [44.6 kB] Get:174 http://deb.debian.org/debian testing/main amd64 cpp-12 amd64 12.2.0-3 [9768 kB] Get:175 http://deb.debian.org/debian testing/main amd64 cpp amd64 4:12.2.0-1 [20.0 kB] Get:176 http://deb.debian.org/debian testing/main amd64 libcc1-0 amd64 12.2.0-3 [41.8 kB] Get:177 http://deb.debian.org/debian testing/main amd64 libgomp1 amd64 12.2.0-3 [116 kB] Get:178 http://deb.debian.org/debian testing/main amd64 libitm1 amd64 12.2.0-3 [26.1 kB] Get:179 http://deb.debian.org/debian testing/main amd64 libatomic1 amd64 12.2.0-3 [9320 B] Get:180 http://deb.debian.org/debian testing/main amd64 libasan8 amd64 12.2.0-3 [2194 kB] Get:181 http://deb.debian.org/debian testing/main amd64 liblsan0 amd64 12.2.0-3 [969 kB] Get:182 http://deb.debian.org/debian testing/main amd64 libtsan2 amd64 12.2.0-3 [2197 kB] Get:183 http://deb.debian.org/debian testing/main amd64 libubsan1 amd64 12.2.0-3 [883 kB] Get:184 http://deb.debian.org/debian testing/main amd64 libquadmath0 amd64 12.2.0-3 [145 kB] Get:185 http://deb.debian.org/debian testing/main amd64 libgcc-12-dev amd64 12.2.0-3 [2437 kB] Get:186 http://deb.debian.org/debian testing/main amd64 gcc-12 amd64 12.2.0-3 [19.3 MB] Get:187 http://deb.debian.org/debian testing/main amd64 gcc amd64 4:12.2.0-1 [5192 B] Get:188 http://deb.debian.org/debian testing/main amd64 libstdc++-12-dev amd64 12.2.0-3 [2045 kB] Get:189 http://deb.debian.org/debian testing/main amd64 g++-12 amd64 12.2.0-3 [10.7 MB] Get:190 http://deb.debian.org/debian testing/main amd64 g++ amd64 4:12.2.0-1 [1636 B] Get:191 http://deb.debian.org/debian testing/main amd64 make amd64 4.3-4.1 [396 kB] Get:192 http://deb.debian.org/debian testing/main amd64 libdpkg-perl all 1.21.9 [1621 kB] Get:193 http://deb.debian.org/debian testing/main amd64 patch amd64 2.7.6-7 [128 kB] Get:194 http://deb.debian.org/debian testing/main amd64 dpkg-dev all 1.21.9 [2361 kB] Get:195 http://deb.debian.org/debian testing/main amd64 build-essential amd64 12.9 [7704 B] Get:196 http://deb.debian.org/debian testing/main amd64 rubygems-integration all 1.18 [6704 B] Get:197 http://deb.debian.org/debian testing/main amd64 rake all 13.0.6-3 [83.9 kB] Get:198 http://deb.debian.org/debian testing/main amd64 ruby-net-telnet all 0.1.1-2.1 [12.7 kB] Get:199 http://deb.debian.org/debian testing/main amd64 ruby-webrick all 1.7.0-4 [50.9 kB] Get:200 http://deb.debian.org/debian testing/main amd64 ruby-xmlrpc all 0.3.2-2 [24.4 kB] Get:201 http://deb.debian.org/debian testing/main amd64 libruby amd64 1:3.0+3.1 [11.3 kB] Get:202 http://deb.debian.org/debian testing/main amd64 ruby-sdbm amd64 1.0.0-5 [18.5 kB] Get:203 http://deb.debian.org/debian testing/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB] Get:204 http://deb.debian.org/debian testing/main amd64 libruby3.0 amd64 3.0.4-8 [5399 kB] Get:205 http://deb.debian.org/debian testing/main amd64 ruby3.0 amd64 3.0.4-8 [683 kB] Get:206 http://deb.debian.org/debian testing/main amd64 ruby amd64 1:3.0+3.1 [12.2 kB] Get:207 http://deb.debian.org/debian testing/main amd64 ruby-rubygems all 3.3.15-1 [293 kB] Get:208 http://deb.debian.org/debian testing/main amd64 ruby-bundler all 2.3.15-1 [388 kB] Get:209 http://deb.debian.org/debian testing/main amd64 bundler all 2.3.15-1 [74.3 kB] Get:210 http://deb.debian.org/debian testing/main amd64 bzr all 2.7.0+bzr6622+brz [21.1 kB] Get:211 http://deb.debian.org/debian testing/main amd64 ca-certificates-java all 20220719 [16.1 kB] Get:212 http://deb.debian.org/debian testing/main amd64 libarchive13 amd64 3.6.0-1 [350 kB] Get:213 http://deb.debian.org/debian testing/main amd64 libjsoncpp25 amd64 1.9.5-4 [78.6 kB] Get:214 http://deb.debian.org/debian testing/main amd64 librhash0 amd64 1.4.3-3 [134 kB] Get:215 http://deb.debian.org/debian testing/main amd64 dh-elpa-helper all 2.0.14 [11.5 kB] Get:216 http://deb.debian.org/debian testing/main amd64 cmake-data all 3.24.2-1 [2019 kB] Get:217 http://deb.debian.org/debian testing/main amd64 cmake amd64 3.24.2-1 [8424 kB] Get:218 http://deb.debian.org/debian testing/main amd64 psmisc amd64 23.5-3 [204 kB] Get:219 http://deb.debian.org/debian testing/main amd64 php-common all 2:92+nmu1 [13.2 kB] Get:220 http://deb.debian.org/debian testing/main amd64 php8.1-common amd64 8.1.7-1+b1 [1092 kB] Get:221 http://deb.debian.org/debian testing/main amd64 php8.1-opcache amd64 8.1.7-1+b1 [341 kB] Get:222 http://deb.debian.org/debian testing/main amd64 php8.1-readline amd64 8.1.7-1+b1 [12.4 kB] Get:223 http://deb.debian.org/debian testing/main amd64 libsodium23 amd64 1.0.18-1 [161 kB] Get:224 http://deb.debian.org/debian testing/main amd64 php8.1-cli amd64 8.1.7-1+b1 [1692 kB] Get:225 http://deb.debian.org/debian testing/main amd64 php-cli all 2:8.1+92+nmu1 [4176 B] Get:226 http://deb.debian.org/debian testing/main amd64 php-composer-ca-bundle all 1.3.4-1 [11.5 kB] Get:227 http://deb.debian.org/debian testing/main amd64 php-symfony-deprecation-contracts all 2.5.2-1 [6160 B] Get:228 http://deb.debian.org/debian testing/main amd64 php-symfony-finder all 5.4.14+dfsg-1 [28.5 kB] Get:229 http://deb.debian.org/debian testing/main amd64 php-composer-pcre all 3.0.0-2 [8380 B] Get:230 http://deb.debian.org/debian testing/main amd64 php-composer-class-map-generator all 1.0.0-2 [10.1 kB] Get:231 http://deb.debian.org/debian testing/main amd64 php-composer-metadata-minifier all 1.0.0-2 [3632 B] Get:232 http://deb.debian.org/debian testing/main amd64 php-composer-semver all 3.3.2-1 [21.9 kB] Get:233 http://deb.debian.org/debian testing/main amd64 php-composer-spdx-licenses all 1.5.7-1 [14.5 kB] Get:234 http://deb.debian.org/debian testing/main amd64 php-psr-log all 1.1.4-2 [9560 B] Get:235 http://deb.debian.org/debian testing/main amd64 php-composer-xdebug-handler all 3.0.3-2 [18.6 kB] Get:236 http://deb.debian.org/debian testing/main amd64 php-json-schema all 5.2.12-2 [38.3 kB] Get:237 http://deb.debian.org/debian testing/main amd64 jsonlint all 1.9.0-1 [14.2 kB] Get:238 http://deb.debian.org/debian testing/main amd64 libonig5 amd64 6.9.8-1 [188 kB] Get:239 http://deb.debian.org/debian testing/main amd64 php8.1-mbstring amd64 8.1.7-1+b1 [394 kB] Get:240 http://deb.debian.org/debian testing/main amd64 php-mbstring all 2:8.1+92+nmu1 [3720 B] Get:241 http://deb.debian.org/debian testing/main amd64 php-psr-container all 1.1.2-1 [4324 B] Get:242 http://deb.debian.org/debian testing/main amd64 php-symfony-service-contracts all 2.5.2-1 [10.1 kB] Get:243 http://deb.debian.org/debian testing/main amd64 php8.1-intl amd64 8.1.7-1+b1 [125 kB] Get:244 http://deb.debian.org/debian testing/main amd64 php-intl all 2:8.1+92+nmu1 [3728 B] Get:245 http://deb.debian.org/debian testing/main amd64 php-symfony-string all 5.4.14+dfsg-1 [37.7 kB] Get:246 http://deb.debian.org/debian testing/main amd64 php-symfony-console all 5.4.14+dfsg-1 [92.0 kB] Get:247 http://deb.debian.org/debian testing/main amd64 php-symfony-filesystem all 5.4.14+dfsg-1 [27.3 kB] Get:248 http://deb.debian.org/debian testing/main amd64 php-symfony-process all 5.4.14+dfsg-1 [32.5 kB] Get:249 http://deb.debian.org/debian testing/main amd64 php-react-promise all 2.9.0-3 [22.4 kB] Get:250 http://deb.debian.org/debian testing/main amd64 php-seld-signal-handler all 2.0.1-2 [9604 B] Get:251 http://deb.debian.org/debian testing/main amd64 composer all 2.4.3-1 [481 kB] Get:252 http://deb.debian.org/debian testing/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] Get:253 http://deb.debian.org/debian testing/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] Get:254 http://deb.debian.org/debian testing/main amd64 libxcb1 amd64 1.15-1 [144 kB] Get:255 http://deb.debian.org/debian testing/main amd64 libx11-data all 2:1.8.1-2 [308 kB] Get:256 http://deb.debian.org/debian testing/main amd64 libx11-6 amd64 2:1.8.1-2 [772 kB] Get:257 http://deb.debian.org/debian testing/main amd64 dbus-x11 amd64 1.14.4-1 [125 kB] Get:258 http://deb.debian.org/debian testing/main amd64 libglib2.0-0 amd64 2.74.0-3 [1408 kB] Get:259 http://deb.debian.org/debian testing/main amd64 libdconf1 amd64 0.40.0-3 [47.4 kB] Get:260 http://deb.debian.org/debian testing/main amd64 dconf-service amd64 0.40.0-3 [38.1 kB] Get:261 http://deb.debian.org/debian testing/main amd64 dconf-gsettings-backend amd64 0.40.0-3 [34.2 kB] Get:262 http://deb.debian.org/debian testing/main amd64 libdw1 amd64 0.187-4 [239 kB] Get:263 http://deb.debian.org/debian testing/main amd64 debugedit amd64 1:5.0-5 [43.5 kB] Get:264 http://deb.debian.org/debian testing/main amd64 java-common all 0.72 [14.5 kB] Get:265 http://deb.debian.org/debian testing/main amd64 libavahi-common-data amd64 0.8-6+b1 [106 kB] Get:266 http://deb.debian.org/debian testing/main amd64 libavahi-common3 amd64 0.8-6+b1 [41.1 kB] Get:267 http://deb.debian.org/debian testing/main amd64 libavahi-client3 amd64 0.8-6+b1 [44.9 kB] Get:268 http://deb.debian.org/debian testing/main amd64 libcups2 amd64 2.4.2-1+b2 [243 kB] Get:269 http://deb.debian.org/debian testing/main amd64 liblcms2-2 amd64 2.13.1-1+b1 [153 kB] Get:270 http://deb.debian.org/debian testing/main amd64 libjpeg62-turbo amd64 1:2.1.2-1+b1 [169 kB] Get:271 http://deb.debian.org/debian testing/main amd64 libpng16-16 amd64 1.6.38-2 [290 kB] Get:272 http://deb.debian.org/debian testing/main amd64 libfreetype6 amd64 2.12.1+dfsg-3 [420 kB] Get:273 http://deb.debian.org/debian testing/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB] Get:274 http://deb.debian.org/debian testing/main amd64 fontconfig-config amd64 2.13.1-4.5 [281 kB] Get:275 http://deb.debian.org/debian testing/main amd64 libfontconfig1 amd64 2.13.1-4.5 [351 kB] Get:276 http://deb.debian.org/debian testing/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] Get:277 http://deb.debian.org/debian testing/main amd64 libnss3 amd64 2:3.83-1 [1345 kB] Get:278 http://deb.debian.org/debian testing/main amd64 libasound2-data all 1.2.7.2-1 [39.1 kB] Get:279 http://deb.debian.org/debian testing/main amd64 libasound2 amd64 1.2.7.2-1 [380 kB] Get:280 http://deb.debian.org/debian testing/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB] Get:281 http://deb.debian.org/debian testing/main amd64 libharfbuzz0b amd64 5.2.0-2 [1890 kB] Get:282 http://deb.debian.org/debian testing/main amd64 libpcsclite1 amd64 1.9.9-1 [60.8 kB] Get:283 http://deb.debian.org/debian testing/main amd64 openjdk-11-jre-headless amd64 11.0.16+8-1 [37.4 MB] Get:284 http://deb.debian.org/debian testing/main amd64 default-jre-headless amd64 2:1.11-72 [10.9 kB] Get:285 http://deb.debian.org/debian testing/main amd64 openjdk-11-jdk-headless amd64 11.0.16+8-1 [214 MB] Get:286 http://deb.debian.org/debian testing/main amd64 default-jdk-headless amd64 2:1.11-72 [1100 B] Get:287 http://deb.debian.org/debian testing/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] Get:288 http://deb.debian.org/debian testing/main amd64 mysql-common all 5.8+1.0.8 [7528 B] Get:289 http://deb.debian.org/debian testing/main amd64 mariadb-common all 1:10.6.10-1 [37.2 kB] Get:290 http://deb.debian.org/debian testing/main amd64 libmariadb3 amd64 1:10.6.10-1+b1 [163 kB] Get:291 http://deb.debian.org/debian testing/main amd64 mariadb-client-core-10.6 amd64 1:10.6.10-1+b1 [822 kB] Get:292 http://deb.debian.org/debian testing/main amd64 mariadb-client-10.6 amd64 1:10.6.10-1+b1 [2244 kB] Get:293 http://deb.debian.org/debian testing/main amd64 default-mysql-client all 1.0.8 [3744 B] Get:294 http://deb.debian.org/debian testing/main amd64 libfakeroot amd64 1.29-1 [48.5 kB] Get:295 http://deb.debian.org/debian testing/main amd64 fakeroot amd64 1.29-1 [87.3 kB] Get:296 http://deb.debian.org/debian testing/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B] Get:297 http://deb.debian.org/debian testing/main amd64 libfile-which-perl all 1.27-2 [15.1 kB] Get:298 http://deb.debian.org/debian testing/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] Get:299 http://deb.debian.org/debian testing/main amd64 libfile-touch-perl all 0.12-2 [8816 B] Get:300 http://deb.debian.org/debian testing/main amd64 libio-pty-perl amd64 1:1.15-2+b2 [34.9 kB] Get:301 http://deb.debian.org/debian testing/main amd64 libipc-run-perl all 20220807.0-1 [104 kB] Get:302 http://deb.debian.org/debian testing/main amd64 libclass-method-modifiers-perl all 2.13-2 [19.4 kB] Get:303 http://deb.debian.org/debian testing/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b1 [36.4 kB] Get:304 http://deb.debian.org/debian testing/main amd64 libb-hooks-op-check-perl amd64 0.22-2+b1 [10.5 kB] Get:305 http://deb.debian.org/debian testing/main amd64 libdynaloader-functions-perl all 0.003-3 [12.7 kB] Get:306 http://deb.debian.org/debian testing/main amd64 libdevel-callchecker-perl amd64 0.008-1+b4 [15.4 kB] Get:307 http://deb.debian.org/debian testing/main amd64 libparams-classify-perl amd64 0.015-2+b1 [23.1 kB] Get:308 http://deb.debian.org/debian testing/main amd64 libmodule-runtime-perl all 0.016-2 [19.6 kB] Get:309 http://deb.debian.org/debian testing/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB] Get:310 http://deb.debian.org/debian testing/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] Get:311 http://deb.debian.org/debian testing/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB] Get:312 http://deb.debian.org/debian testing/main amd64 libmoo-perl all 2.005004-3 [60.5 kB] Get:313 http://deb.debian.org/debian testing/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB] Get:314 http://deb.debian.org/debian testing/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] Get:315 http://deb.debian.org/debian testing/main amd64 libhttp-date-perl all 6.05-2 [10.5 kB] Get:316 http://deb.debian.org/debian testing/main amd64 libfile-listing-perl all 6.15-1 [12.6 kB] Get:317 http://deb.debian.org/debian testing/main amd64 libhtml-tagset-perl all 3.20-6 [11.7 kB] Get:318 http://deb.debian.org/debian testing/main amd64 libregexp-ipv6-perl all 0.03-3 [5212 B] Get:319 http://deb.debian.org/debian testing/main amd64 liburi-perl all 5.16-1 [90.3 kB] Get:320 http://deb.debian.org/debian testing/main amd64 libhtml-parser-perl amd64 3.79-1+b1 [101 kB] Get:321 http://deb.debian.org/debian testing/main amd64 libhtml-tree-perl all 5.07-2 [213 kB] Get:322 http://deb.debian.org/debian testing/main amd64 libio-html-perl all 1.004-3 [16.2 kB] Get:323 http://deb.debian.org/debian testing/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB] Get:324 http://deb.debian.org/debian testing/main amd64 libhttp-message-perl all 6.41-1 [81.1 kB] Get:325 http://deb.debian.org/debian testing/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB] Get:326 http://deb.debian.org/debian testing/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] Get:327 http://deb.debian.org/debian testing/main amd64 perl-openssl-defaults amd64 7+b1 [7924 B] Get:328 http://deb.debian.org/debian testing/main amd64 libnet-ssleay-perl amd64 1.92-2+b1 [317 kB] Get:329 http://deb.debian.org/debian testing/main amd64 libio-socket-ssl-perl all 2.075-1 [220 kB] Get:330 http://deb.debian.org/debian testing/main amd64 libnet-http-perl all 6.22-1 [25.3 kB] Get:331 http://deb.debian.org/debian testing/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] Get:332 http://deb.debian.org/debian testing/main amd64 libtry-tiny-perl all 0.31-2 [22.6 kB] Get:333 http://deb.debian.org/debian testing/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] Get:334 http://deb.debian.org/debian testing/main amd64 libwww-perl all 6.67-1 [194 kB] Get:335 http://deb.debian.org/debian testing/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] Get:336 http://deb.debian.org/debian testing/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB] Get:337 http://deb.debian.org/debian testing/main amd64 devscripts amd64 2.22.2 [1182 kB] Get:338 http://deb.debian.org/debian testing/main amd64 direnv amd64 2.32.1-2 [2225 kB] Get:339 http://deb.debian.org/debian testing/main amd64 dnsutils all 1:9.18.7-1 [277 kB] Get:340 http://deb.debian.org/debian testing/main amd64 dos2unix amd64 7.4.3-1 [430 kB] Get:341 http://deb.debian.org/debian testing/main amd64 easy-rsa all 3.1.0-0.1 [55.7 kB] Get:342 http://deb.debian.org/debian testing/main amd64 entr amd64 5.1-1 [20.9 kB] Get:343 http://deb.debian.org/debian testing/main amd64 libtcl8.6 amd64 8.6.12+dfsg-1+b1 [1034 kB] Get:344 http://deb.debian.org/debian testing/main amd64 tcl8.6 amd64 8.6.12+dfsg-1+b1 [124 kB] Get:345 http://deb.debian.org/debian testing/main amd64 tcl-expect amd64 5.45.4-2+b1 [133 kB] Get:346 http://deb.debian.org/debian testing/main amd64 expect amd64 5.45.4-2+b1 [166 kB] Get:347 http://deb.debian.org/debian testing/main amd64 libfuse3-3 amd64 3.12.0-1 [86.8 kB] Get:348 http://deb.debian.org/debian testing/main amd64 fuse3 amd64 3.12.0-1 [35.3 kB] Get:349 http://deb.debian.org/debian testing/main amd64 xdg-dbus-proxy amd64 0.1.4-1 [23.3 kB] Get:350 http://deb.debian.org/debian testing/main amd64 libcurl3-gnutls amd64 7.85.0-1 [361 kB] Get:351 http://deb.debian.org/debian testing/main amd64 libstemmer0d amd64 2.2.0-2 [118 kB] Get:352 http://deb.debian.org/debian testing/main amd64 libxmlb2 amd64 0.3.8-1 [60.0 kB] Get:353 http://deb.debian.org/debian testing/main amd64 libappstream4 amd64 0.15.5-1 [187 kB] Get:354 http://deb.debian.org/debian testing/main amd64 libgdk-pixbuf2.0-common all 2.42.9+dfsg-1 [315 kB] Get:355 http://deb.debian.org/debian testing/main amd64 shared-mime-info amd64 2.2-1 [729 kB] Get:356 http://deb.debian.org/debian testing/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB] Get:357 http://deb.debian.org/debian testing/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] Get:358 http://deb.debian.org/debian testing/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB] Get:359 http://deb.debian.org/debian testing/main amd64 libwebp7 amd64 1.2.2-2+b1 [277 kB] Get:360 http://deb.debian.org/debian testing/main amd64 libtiff5 amd64 4.4.0-4 [314 kB] Get:361 http://deb.debian.org/debian testing/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.9+dfsg-1 [147 kB] Get:362 http://deb.debian.org/debian testing/main amd64 libgpgme11 amd64 1.18.0-1 [308 kB] Get:363 http://deb.debian.org/debian testing/main amd64 libjson-glib-1.0-common all 1.6.6-1 [57.1 kB] Get:364 http://deb.debian.org/debian testing/main amd64 libjson-glib-1.0-0 amd64 1.6.6-1 [65.6 kB] Get:365 http://deb.debian.org/debian testing/main amd64 libmalcontent-0-0 amd64 0.11.0-3 [21.1 kB] Get:366 http://deb.debian.org/debian testing/main amd64 libavahi-glib1 amd64 0.8-6+b1 [26.9 kB] Get:367 http://deb.debian.org/debian testing/main amd64 libostree-1-1 amd64 2022.6-1+b1 [320 kB] Get:368 http://deb.debian.org/debian testing/main amd64 libpolkit-gobject-1-0 amd64 121+compat0.1-6 [42.9 kB] Get:369 http://deb.debian.org/debian testing/main amd64 libpolkit-agent-1-0 amd64 121+compat0.1-6 [23.2 kB] Get:370 http://deb.debian.org/debian testing/main amd64 flatpak amd64 1.14.0-2 [1397 kB] Get:371 http://deb.debian.org/debian testing/main amd64 libgirepository-1.0-1 amd64 1.74.0-2 [112 kB] Get:372 http://deb.debian.org/debian testing/main amd64 gir1.2-glib-2.0 amd64 1.74.0-2 [170 kB] Get:373 http://deb.debian.org/debian testing/main amd64 libflatpak0 amd64 1.14.0-2 [374 kB] Get:374 http://deb.debian.org/debian testing/main amd64 gir1.2-flatpak-1.0 amd64 1.14.0-2 [39.6 kB] Get:375 http://deb.debian.org/debian testing/main amd64 ostree amd64 2022.6-1+b1 [171 kB] Get:376 http://deb.debian.org/debian testing/main amd64 libproxy1v5 amd64 0.4.18-1 [60.7 kB] Get:377 http://deb.debian.org/debian testing/main amd64 glib-networking-common all 2.74.0-1 [86.2 kB] Get:378 http://deb.debian.org/debian testing/main amd64 glib-networking-services amd64 2.74.0-1 [17.9 kB] Get:379 http://deb.debian.org/debian testing/main amd64 gsettings-desktop-schemas all 43.0-1 [643 kB] Get:380 http://deb.debian.org/debian testing/main amd64 glib-networking amd64 2.74.0-1 [75.8 kB] Get:381 http://deb.debian.org/debian testing/main amd64 libsoup2.4-common all 2.74.3-1 [56.0 kB] Get:382 http://deb.debian.org/debian testing/main amd64 libsoup2.4-1 amd64 2.74.3-1 [269 kB] Get:383 http://deb.debian.org/debian testing/main amd64 flatpak-builder amd64 1.2.2-2 [164 kB] Get:384 http://deb.debian.org/debian testing/main amd64 flatpak-xdg-utils amd64 1.0.5-1 [20.1 kB] Get:385 http://deb.debian.org/debian testing/main amd64 fontconfig amd64 2.13.1-4.5 [417 kB] Get:386 http://deb.debian.org/debian testing/main amd64 python3-pkg-resources all 65.5.0-1 [278 kB] Get:387 http://deb.debian.org/debian testing/main amd64 libblas3 amd64 3.10.1-2 [156 kB] Get:388 http://deb.debian.org/debian testing/main amd64 libgfortran5 amd64 12.2.0-3 [792 kB] Get:389 http://deb.debian.org/debian testing/main amd64 liblapack3 amd64 3.10.1-2 [2202 kB] Get:390 http://deb.debian.org/debian testing/main amd64 python3-numpy amd64 1:1.21.5-1+b1 [3227 kB] Get:391 http://deb.debian.org/debian testing/main amd64 gdal-data all 3.5.2+dfsg-1 [530 kB] Get:392 http://deb.debian.org/debian testing/main amd64 gdal-plugins amd64 3.5.2+dfsg-1 [324 kB] Get:393 http://deb.debian.org/debian testing/main amd64 libarpack2 amd64 3.8.0-1 [103 kB] Get:394 http://deb.debian.org/debian testing/main amd64 libsuperlu5 amd64 5.3.0+dfsg1-2+b1 [170 kB] Get:395 http://deb.debian.org/debian testing/main amd64 libarmadillo11 amd64 1:11.2.3+dfsg-1 [103 kB] Get:396 http://deb.debian.org/debian testing/main amd64 libsnappy1v5 amd64 1.1.9-2 [27.4 kB] Get:397 http://deb.debian.org/debian testing/main amd64 libblosc1 amd64 1.21.1+ds2-3 [50.3 kB] Get:398 http://deb.debian.org/debian testing/main amd64 libcfitsio9 amd64 4.1.0-1 [555 kB] Get:399 http://deb.debian.org/debian testing/main amd64 libfreexl1 amd64 1.0.6-1 [34.2 kB] Get:400 http://deb.debian.org/debian testing/main amd64 libfyba0 amd64 4.1.1-7 [114 kB] Get:401 http://deb.debian.org/debian testing/main amd64 libgeos3.11.0 amd64 3.11.0-2 [751 kB] Get:402 http://deb.debian.org/debian testing/main amd64 libgeos-c1v5 amd64 3.11.0-2 [90.1 kB] Get:403 http://deb.debian.org/debian testing/main amd64 proj-data all 9.1.0-1 [6222 kB] Get:404 http://deb.debian.org/debian testing/main amd64 libproj25 amd64 9.1.0-1 [1277 kB] Get:405 http://deb.debian.org/debian testing/main amd64 libgeotiff5 amd64 1.7.1-1+b1 [71.3 kB] Get:406 http://deb.debian.org/debian testing/main amd64 libgif7 amd64 5.2.1-2.5 [46.9 kB] Get:407 http://deb.debian.org/debian testing/main amd64 libhdf4-0-alt amd64 4.2.15-4+b2 [279 kB] Get:408 http://deb.debian.org/debian testing/main amd64 libaec0 amd64 1.0.6-1+b1 [21.1 kB] Get:409 http://deb.debian.org/debian testing/main amd64 libsz2 amd64 1.0.6-1+b1 [7804 B] Get:410 http://deb.debian.org/debian testing/main amd64 libhdf5-103-1 amd64 1.10.8+repack-1 [1254 kB] Get:411 http://deb.debian.org/debian testing/main amd64 libaom3 amd64 3.5.0-1 [1796 kB] Get:412 http://deb.debian.org/debian testing/main amd64 libdav1d6 amd64 1.0.0-2 [495 kB] Get:413 http://deb.debian.org/debian testing/main amd64 libde265-0 amd64 1.0.8-1.1 [283 kB] Get:414 http://deb.debian.org/debian testing/main amd64 libnuma1 amd64 2.0.15-1 [24.9 kB] Get:415 http://deb.debian.org/debian testing/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB] Get:416 http://deb.debian.org/debian testing/main amd64 libheif1 amd64 1.13.0-1 [203 kB] Get:417 http://deb.debian.org/debian testing/main amd64 libminizip1 amd64 1.1-8+b1 [20.4 kB] Get:418 http://deb.debian.org/debian testing/main amd64 liburiparser1 amd64 0.9.6+dfsg-1 [46.1 kB] Get:419 http://deb.debian.org/debian testing/main amd64 libkmlbase1 amd64 1.3.0-9 [48.7 kB] Get:420 http://deb.debian.org/debian testing/main amd64 libkmldom1 amd64 1.3.0-9 [156 kB] Get:421 http://deb.debian.org/debian testing/main amd64 libkmlengine1 amd64 1.3.0-9 [77.7 kB] Get:422 http://deb.debian.org/debian testing/main amd64 libhdf5-hl-100 amd64 1.10.8+repack-1 [84.8 kB] Get:423 http://deb.debian.org/debian testing/main amd64 libnetcdf19 amd64 1:4.9.0-3+b1 [476 kB] Get:424 http://deb.debian.org/debian testing/main amd64 libltdl7 amd64 2.4.7-4 [402 kB] Get:425 http://deb.debian.org/debian testing/main amd64 libodbc2 amd64 2.3.11-2 [161 kB] Get:426 http://deb.debian.org/debian testing/main amd64 unixodbc-common all 2.3.11-2 [18.7 kB] Get:427 http://deb.debian.org/debian testing/main amd64 libodbcinst2 amd64 2.3.11-2 [45.1 kB] Get:428 http://deb.debian.org/debian testing/main amd64 libogdi4.1 amd64 4.1.0+ds-5+b1 [213 kB] Get:429 http://deb.debian.org/debian testing/main amd64 libopenjp2-7 amd64 2.5.0-1 [189 kB] Get:430 http://deb.debian.org/debian testing/main amd64 libpoppler123 amd64 22.08.0-2.1 [1867 kB] Get:431 http://deb.debian.org/debian testing/main amd64 libpq5 amd64 15.0-1 [180 kB] Get:432 http://deb.debian.org/debian testing/main amd64 libqhull-r8.0 amd64 2020.2-5 [248 kB] Get:433 http://deb.debian.org/debian testing/main amd64 librttopo1 amd64 1.1.0-2 [180 kB] Get:434 http://deb.debian.org/debian testing/main amd64 libspatialite7 amd64 5.0.1-2+b2 [1881 kB] Get:435 http://deb.debian.org/debian testing/main amd64 libxerces-c3.2 amd64 3.2.3+debian-3+b1 [874 kB] Get:436 http://deb.debian.org/debian testing/main amd64 libgdal31 amd64 3.5.2+dfsg-1 [7481 kB] Get:437 http://deb.debian.org/debian testing/main amd64 python3-gdal amd64 3.5.2+dfsg-1 [938 kB] Get:438 http://deb.debian.org/debian testing/main amd64 gdal-bin amd64 3.5.2+dfsg-1 [539 kB] Get:439 http://deb.debian.org/debian testing/main amd64 gh amd64 2.18.1+dfsg1-1 [6922 kB] Get:440 http://deb.debian.org/debian testing/main amd64 gir1.2-freedesktop amd64 1.74.0-2 [47.5 kB] Get:441 http://deb.debian.org/debian testing/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.42.9+dfsg-1 [22.2 kB] Get:442 http://deb.debian.org/debian testing/main amd64 gir1.2-ostree-1.0 amd64 2022.6-1+b1 [27.6 kB] Get:443 http://deb.debian.org/debian testing/main amd64 libpixman-1-0 amd64 0.40.0-1 [543 kB] Get:444 http://deb.debian.org/debian testing/main amd64 libxcb-render0 amd64 1.15-1 [115 kB] Get:445 http://deb.debian.org/debian testing/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB] Get:446 http://deb.debian.org/debian testing/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] Get:447 http://deb.debian.org/debian testing/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB] Get:448 http://deb.debian.org/debian testing/main amd64 libcairo2 amd64 1.16.0-6 [587 kB] Get:449 http://deb.debian.org/debian testing/main amd64 libpoppler-glib8 amd64 22.08.0-2.1 [150 kB] Get:450 http://deb.debian.org/debian testing/main amd64 gir1.2-poppler-0.18 amd64 22.08.0-2.1 [42.2 kB] Get:451 http://deb.debian.org/debian testing/main amd64 libcairo-gobject2 amd64 1.16.0-6 [126 kB] Get:452 http://deb.debian.org/debian testing/main amd64 libfribidi0 amd64 1.0.8-2.1 [65.0 kB] Get:453 http://deb.debian.org/debian testing/main amd64 libthai-data all 0.1.29-1 [176 kB] Get:454 http://deb.debian.org/debian testing/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB] Get:455 http://deb.debian.org/debian testing/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB] Get:456 http://deb.debian.org/debian testing/main amd64 libpango-1.0-0 amd64 1.50.10+ds-1 [239 kB] Get:457 http://deb.debian.org/debian testing/main amd64 libpangoft2-1.0-0 amd64 1.50.10+ds-1 [75.4 kB] Get:458 http://deb.debian.org/debian testing/main amd64 libpangocairo-1.0-0 amd64 1.50.10+ds-1 [62.4 kB] Get:459 http://deb.debian.org/debian testing/main amd64 librsvg2-2 amd64 2.54.5+dfsg-1 [2629 kB] Get:460 http://deb.debian.org/debian testing/main amd64 gir1.2-rsvg-2.0 amd64 2.54.5+dfsg-1 [33.5 kB] Get:461 http://deb.debian.org/debian testing/main amd64 liberror-perl all 0.17029-2 [29.0 kB] Get:462 http://deb.debian.org/debian testing/main amd64 git-man all 1:2.35.1-1 [1916 kB] Get:463 http://deb.debian.org/debian testing/main amd64 git amd64 1:2.35.1-1 [5796 kB] Get:464 http://deb.debian.org/debian testing/main amd64 go-md2man amd64 2.0.2+ds1-1 [646 kB] Get:465 http://deb.debian.org/debian testing/main amd64 python3-lib2to3 all 3.10.7-1 [79.9 kB] Get:466 http://deb.debian.org/debian testing/main amd64 python3-distutils all 3.10.7-1 [141 kB] Get:467 http://deb.debian.org/debian testing/main amd64 python3-markupsafe amd64 2.1.1-1 [13.9 kB] Get:468 http://deb.debian.org/debian testing/main amd64 python3-mako all 1.2.2+ds1-1 [83.3 kB] Get:469 http://deb.debian.org/debian testing/main amd64 python3-markdown all 3.4.1-2 [64.7 kB] Get:470 http://deb.debian.org/debian testing/main amd64 gobject-introspection amd64 1.74.0-2 [324 kB] Get:471 http://deb.debian.org/debian testing/main amd64 golang-1.19-doc all 1.19.2-1 [108 kB] Get:472 http://deb.debian.org/debian testing/main amd64 golang-1.19-src all 1.19.2-1 [18.3 MB] Get:473 http://deb.debian.org/debian testing/main amd64 golang-1.19-go amd64 1.19.2-1 [62.5 MB] Get:474 http://deb.debian.org/debian testing/main amd64 golang-1.19 all 1.19.2-1 [29.2 kB] Get:475 http://deb.debian.org/debian testing/main amd64 golang-src all 2:1.19~1 [5756 B] Get:476 http://deb.debian.org/debian testing/main amd64 golang-go amd64 2:1.19~1 [45.0 kB] Get:477 http://deb.debian.org/debian testing/main amd64 golang-doc all 2:1.19~1 [5804 B] Get:478 http://deb.debian.org/debian testing/main amd64 golang amd64 2:1.19~1 [5744 B] Get:479 http://deb.debian.org/debian testing/main amd64 golang-github-containers-image all 5.16.0-3 [30.2 kB] Get:480 http://deb.debian.org/debian testing/main amd64 golang-github-containers-common all 0.44.5+ds1-1 [28.1 kB] Get:481 http://deb.debian.org/debian testing/main amd64 gyp all 0.1+20220404git9ecf45e-2 [237 kB] Get:482 http://deb.debian.org/debian testing/main amd64 libsass1 amd64 3.6.5+20211226-1 [710 kB] Get:483 http://deb.debian.org/debian testing/main amd64 hugo amd64 0.104.3-1 [11.7 MB] Get:484 http://deb.debian.org/debian testing/main amd64 hunspell-he all 1:7.4.2-1 [909 kB] Get:485 http://deb.debian.org/debian testing/main amd64 libhunspell-1.7-0 amd64 1.7.1-1 [193 kB] Get:486 http://deb.debian.org/debian testing/main amd64 hunspell amd64 1.7.1-1 [151 kB] Get:487 http://deb.debian.org/debian testing/main amd64 hyphen-en-us all 2.8.8-7 [54.2 kB] Get:488 http://deb.debian.org/debian testing/main amd64 icu-devtools amd64 71.1-3 [208 kB] Get:489 http://deb.debian.org/debian testing/main amd64 ipcalc all 0.42-2 [27.8 kB] Get:490 http://deb.debian.org/debian testing/main amd64 iputils-tracepath amd64 3:20211215-1 [23.3 kB] Get:491 http://deb.debian.org/debian testing/main amd64 jp amd64 0.2.1+ds1-1+b1 [1114 kB] Get:492 http://deb.debian.org/debian testing/main amd64 libjq1 amd64 1.6-2.1 [135 kB] Get:493 http://deb.debian.org/debian testing/main amd64 jq amd64 1.6-2.1 [64.9 kB] Get:494 http://deb.debian.org/debian testing/main amd64 keyutils amd64 1.6.3-1 [61.4 kB] Get:495 http://deb.debian.org/debian testing/main amd64 krb5-config all 2.7 [23.6 kB] Get:496 http://deb.debian.org/debian testing/main amd64 ldap-utils amd64 2.5.13+dfsg-2+b1 [144 kB] Get:497 http://deb.debian.org/debian testing/main amd64 uuid-dev amd64 2.38.1-1.1+b1 [38.7 kB] Get:498 http://deb.debian.org/debian testing/main amd64 libblkid-dev amd64 2.38.1-1.1+b1 [178 kB] Get:499 http://deb.debian.org/debian testing/main amd64 libbrotli-dev amd64 1.0.9-2+b4 [286 kB] Get:500 http://deb.debian.org/debian testing/main amd64 libbz2-dev amd64 1.0.8-5+b1 [30.9 kB] Get:501 http://deb.debian.org/debian testing/main amd64 libc-ares2 amd64 1.18.1-1+b2 [106 kB] Get:502 http://deb.debian.org/debian testing/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB] Get:503 http://deb.debian.org/debian testing/main amd64 libcairo-script-interpreter2 amd64 1.16.0-6 [164 kB] Get:504 http://deb.debian.org/debian testing/main amd64 libexpat1-dev amd64 2.5.0-1 [150 kB] Get:505 http://deb.debian.org/debian testing/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-4.1 [193 kB] Get:506 http://deb.debian.org/debian testing/main amd64 libpng-dev amd64 1.6.38-2 [373 kB] Get:507 http://deb.debian.org/debian testing/main amd64 libfreetype-dev amd64 2.12.1+dfsg-3 [587 kB] Get:508 http://deb.debian.org/debian testing/main amd64 libfreetype6-dev amd64 2.12.1+dfsg-3 [70.8 kB] Get:509 http://deb.debian.org/debian testing/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB] Get:510 http://deb.debian.org/debian testing/main amd64 libfontconfig-dev amd64 2.13.1-4.5 [372 kB] Get:511 http://deb.debian.org/debian testing/main amd64 libffi-dev amd64 3.4.4-1 [59.4 kB] Get:512 http://deb.debian.org/debian testing/main amd64 libglib2.0-data all 2.74.0-3 [1202 kB] Get:513 http://deb.debian.org/debian testing/main amd64 libglib2.0-bin amd64 2.74.0-3 [108 kB] Get:514 http://deb.debian.org/debian testing/main amd64 libglib2.0-dev-bin amd64 2.74.0-3 [149 kB] Get:515 http://deb.debian.org/debian testing/main amd64 libsepol-dev amd64 3.4-2 [353 kB] Get:516 http://deb.debian.org/debian testing/main amd64 libpcre2-16-0 amd64 10.40-1 [243 kB] Get:517 http://deb.debian.org/debian testing/main amd64 libpcre2-32-0 amd64 10.40-1 [232 kB] Get:518 http://deb.debian.org/debian testing/main amd64 libpcre2-posix3 amd64 10.40-1 [53.8 kB] Get:519 http://deb.debian.org/debian testing/main amd64 libpcre2-dev amd64 10.40-1 [746 kB] Get:520 http://deb.debian.org/debian testing/main amd64 libselinux1-dev amd64 3.4-1+b2 [176 kB] Get:521 http://deb.debian.org/debian testing/main amd64 libmount-dev amd64 2.38.1-1.1+b1 [21.6 kB] Get:522 http://deb.debian.org/debian testing/main amd64 libglib2.0-dev amd64 2.74.0-3 [1615 kB] Get:523 http://deb.debian.org/debian testing/main amd64 libpixman-1-dev amd64 0.40.0-1 [560 kB] Get:524 http://deb.debian.org/debian testing/main amd64 x11-common all 1:7.7+23 [252 kB] Get:525 http://deb.debian.org/debian testing/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB] Get:526 http://deb.debian.org/debian testing/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] Get:527 http://deb.debian.org/debian testing/main amd64 xorg-sgml-doctools all 1:1.11-1.1 [22.1 kB] Get:528 http://deb.debian.org/debian testing/main amd64 x11proto-dev all 2022.1-1 [599 kB] Get:529 http://deb.debian.org/debian testing/main amd64 x11proto-core-dev all 2022.1-1 [3528 B] Get:530 http://deb.debian.org/debian testing/main amd64 libice-dev amd64 2:1.0.10-1 [67.1 kB] Get:531 http://deb.debian.org/debian testing/main amd64 libsm-dev amd64 2:1.2.3-1 [38.0 kB] Get:532 http://deb.debian.org/debian testing/main amd64 libxau-dev amd64 1:1.0.9-1 [22.9 kB] Get:533 http://deb.debian.org/debian testing/main amd64 libxdmcp-dev amd64 1:1.1.2-3 [42.2 kB] Get:534 http://deb.debian.org/debian testing/main amd64 xtrans-dev all 1.4.0-1 [98.7 kB] Get:535 http://deb.debian.org/debian testing/main amd64 libpthread-stubs0-dev amd64 0.4-1 [5344 B] Get:536 http://deb.debian.org/debian testing/main amd64 libxcb1-dev amd64 1.15-1 [181 kB] Get:537 http://deb.debian.org/debian testing/main amd64 libx11-dev amd64 2:1.8.1-2 [848 kB] Get:538 http://deb.debian.org/debian testing/main amd64 libxcb-render0-dev amd64 1.15-1 [118 kB] Get:539 http://deb.debian.org/debian testing/main amd64 libxcb-shm0-dev amd64 1.15-1 [107 kB] Get:540 http://deb.debian.org/debian testing/main amd64 libxext-dev amd64 2:1.3.4-1+b1 [107 kB] Get:541 http://deb.debian.org/debian testing/main amd64 libxrender-dev amd64 1:0.9.10-1.1 [41.1 kB] Get:542 http://deb.debian.org/debian testing/main amd64 libcairo2-dev amd64 1.16.0-6 [738 kB] Get:543 http://deb.debian.org/debian testing/main amd64 libcdio19 amd64 2.1.0-4 [203 kB] Get:544 http://deb.debian.org/debian testing/main amd64 libcurl3-nss amd64 7.85.0-1 [369 kB] Get:545 http://deb.debian.org/debian testing/main amd64 libcurl4-gnutls-dev amd64 7.85.0-1 [457 kB] Get:546 http://deb.debian.org/debian testing/main amd64 xml-core all 0.18+nmu1 [23.8 kB] Get:547 http://deb.debian.org/debian testing/main amd64 libdbus-1-dev amd64 1.14.4-1 [274 kB] Get:548 http://deb.debian.org/debian testing/main amd64 libdeflate-dev amd64 1.14-1 [53.3 kB] Get:549 http://deb.debian.org/debian testing/main amd64 libevent-2.1-7 amd64 2.1.12-stable-5+b1 [186 kB] Get:550 http://deb.debian.org/debian testing/main amd64 libevent-core-2.1-7 amd64 2.1.12-stable-5+b1 [137 kB] Get:551 http://deb.debian.org/debian testing/main amd64 libgc1 amd64 1:8.2.2-3 [245 kB] Get:552 http://deb.debian.org/debian testing/main amd64 libgpg-error-dev amd64 1.45-2 [140 kB] Get:553 http://deb.debian.org/debian testing/main amd64 libgcrypt20-dev amd64 1.10.1-2 [759 kB] Get:554 http://deb.debian.org/debian testing/main amd64 libgirepository1.0-dev amd64 1.74.0-2 [885 kB] Get:555 http://deb.debian.org/debian testing/main amd64 libgmpxx4ldbl amd64 2:6.2.1+dfsg1-1.1 [338 kB] Get:556 http://deb.debian.org/debian testing/main amd64 libgmp-dev amd64 2:6.2.1+dfsg1-1.1 [641 kB] Get:557 http://deb.debian.org/debian testing/main amd64 libunbound8 amd64 1.17.0-1 [547 kB] Get:558 http://deb.debian.org/debian testing/main amd64 libgnutls-dane0 amd64 3.7.8-2 [433 kB] Get:559 http://deb.debian.org/debian testing/main amd64 libgnutls-openssl27 amd64 3.7.8-2 [433 kB] Get:560 http://deb.debian.org/debian testing/main amd64 libgnutlsxx30 amd64 3.7.8-2 [14.5 kB] Get:561 http://deb.debian.org/debian testing/main amd64 libidn2-dev amd64 2.3.3-1+b1 [122 kB] Get:562 http://deb.debian.org/debian testing/main amd64 libp11-kit-dev amd64 0.24.1-1 [178 kB] Get:563 http://deb.debian.org/debian testing/main amd64 libtasn1-6-dev amd64 4.19.0-2 [106 kB] Get:564 http://deb.debian.org/debian testing/main amd64 nettle-dev amd64 3.8.1-2 [1239 kB] Get:565 http://deb.debian.org/debian testing/main amd64 libgnutls28-dev amd64 3.7.8-2 [1378 kB] Get:566 http://deb.debian.org/debian testing/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB] Get:567 http://deb.debian.org/debian testing/main amd64 libicu-dev amd64 71.1-3 [10.2 MB] Get:568 http://deb.debian.org/debian testing/main amd64 libid3tag0 amd64 0.15.1b-14 [35.4 kB] Get:569 http://deb.debian.org/debian testing/main amd64 libimage-exiftool-perl all 12.48+dfsg-1 [3770 kB] Get:570 http://deb.debian.org/debian testing/main amd64 libx11-xcb1 amd64 2:1.8.1-2 [203 kB] Get:571 http://deb.debian.org/debian testing/main amd64 libimlib2 amd64 1.7.4-2 [214 kB] Get:572 http://deb.debian.org/debian testing/main amd64 libiso9660-11 amd64 2.1.0-4 [168 kB] Get:573 http://deb.debian.org/debian testing/main amd64 libjbig-dev amd64 2.1-3.1+b2 [30.5 kB] Get:574 http://deb.debian.org/debian testing/main amd64 libjpeg62-turbo-dev amd64 1:2.1.2-1+b1 [294 kB] Get:575 http://deb.debian.org/debian testing/main amd64 libjpeg-dev amd64 1:2.1.2-1+b1 [75.0 kB] Get:576 http://deb.debian.org/debian testing/main amd64 libjs-events all 3.3.0+~3.0.0-2 [11.2 kB] Get:577 http://deb.debian.org/debian testing/main amd64 libjs-inherits all 2.0.4-6 [3548 B] Get:578 http://deb.debian.org/debian testing/main amd64 libjs-is-typedarray all 1.0.0-4 [3816 B] Get:579 http://deb.debian.org/debian testing/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] Get:580 http://deb.debian.org/debian testing/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-1 [119 kB] Get:581 http://deb.debian.org/debian testing/main amd64 libjs-sphinxdoc all 4.5.0-4 [142 kB] Get:582 http://deb.debian.org/debian testing/main amd64 libjs-typedarray-to-buffer all 4.0.0-2 [4668 B] Get:583 http://deb.debian.org/debian testing/main amd64 liblcms2-dev amd64 2.13.1-1+b1 [1906 kB] Get:584 http://deb.debian.org/debian testing/main amd64 libldap-dev amd64 2.5.13+dfsg-2+b1 [298 kB] Get:585 http://deb.debian.org/debian testing/main amd64 libldap2-dev all 2.5.13+dfsg-2 [70.0 kB] Get:586 http://deb.debian.org/debian testing/main amd64 liblerc-dev amd64 4.0.0+ds-2 [175 kB] Get:587 http://deb.debian.org/debian testing/main amd64 libz3-4 amd64 4.8.12-1+b2 [7217 kB] Get:588 http://deb.debian.org/debian testing/main amd64 libllvm14 amd64 1:14.0.6-2 [21.9 MB] Get:589 http://deb.debian.org/debian testing/main amd64 liblua5.2-0 amd64 5.2.4-2 [112 kB] Get:590 http://deb.debian.org/debian testing/main amd64 liblzf1 amd64 3.6-3 [10.2 kB] Get:591 http://deb.debian.org/debian testing/main amd64 liblzma-dev amd64 5.2.5-2.1 [229 kB] Get:592 http://deb.debian.org/debian testing/main amd64 libssl-dev amd64 3.0.5-4 [2443 kB] Get:593 http://deb.debian.org/debian testing/main amd64 libmariadb-dev amd64 1:10.6.10-1+b1 [251 kB] Get:594 http://deb.debian.org/debian testing/main amd64 libminiupnpc17 amd64 2.2.3-1+b1 [35.1 kB] Get:595 http://deb.debian.org/debian testing/main amd64 libnatpmp1 amd64 20150609-7.1+b1 [9572 B] Get:596 http://deb.debian.org/debian testing/main amd64 libncurses-dev amd64 6.3+20220423-2 [344 kB] Get:597 http://deb.debian.org/debian testing/main amd64 libncursesw5-dev amd64 6.3+20220423-2 [940 B] Get:598 http://deb.debian.org/debian testing/main amd64 libuv1-dev amd64 1.44.2-1 [176 kB] Get:599 http://deb.debian.org/debian testing/main amd64 node-xtend all 4.0.2-3 [3932 B] Get:600 http://deb.debian.org/debian testing/main amd64 nodejs amd64 18.10.0+dfsg-6 [299 kB] Get:601 http://deb.debian.org/debian testing/main amd64 node-acorn all 8.8.1+ds+~cs25.17.7-1 [128 kB] Get:602 http://deb.debian.org/debian testing/main amd64 node-cjs-module-lexer all 1.2.2+dfsg-4 [29.9 kB] Get:603 http://deb.debian.org/debian testing/main amd64 node-busboy all 1.6.0+~cs2.6.0-2 [16.9 kB] Get:604 http://deb.debian.org/debian testing/main amd64 node-undici all 5.11.0+dfsg1+~cs20.10.9-1 [264 kB] Get:605 http://deb.debian.org/debian testing/main amd64 libnode108 amd64 18.10.0+dfsg-6 [10.3 MB] Get:606 http://deb.debian.org/debian testing/main amd64 libnode-dev amd64 18.10.0+dfsg-6 [454 kB] Get:607 http://deb.debian.org/debian testing/main amd64 libnotify4 amd64 0.8.1-1 [30.1 kB] Get:608 http://deb.debian.org/debian testing/main amd64 libnotify-bin amd64 0.8.1-1 [17.3 kB] Get:609 http://deb.debian.org/debian testing/main amd64 libnspr4-dev amd64 2:4.35-1 [212 kB] Get:610 http://deb.debian.org/debian testing/main amd64 libnss3-dev amd64 2:3.83-1 [255 kB] Get:611 http://deb.debian.org/debian testing/main amd64 libpfm4 amd64 4.12.0-1 [294 kB] Get:612 http://deb.debian.org/debian testing/main amd64 libpq-dev amd64 15.0-1 [139 kB] Get:613 http://deb.debian.org/debian testing/main amd64 libsqlite3-dev amd64 3.39.4-1 [1028 kB] Get:614 http://deb.debian.org/debian testing/main amd64 libtiffxx5 amd64 4.4.0-4 [145 kB] Get:615 http://deb.debian.org/debian testing/main amd64 libtiff-dev amd64 4.4.0-4 [442 kB] Get:616 http://deb.debian.org/debian testing/main amd64 libproj-dev amd64 9.1.0-1 [134 kB] Get:617 http://deb.debian.org/debian testing/main amd64 libprotobuf23 amd64 3.12.4-1+b5 [891 kB] Get:618 http://deb.debian.org/debian testing/main amd64 libprotobuf-lite23 amd64 3.12.4-1+b5 [237 kB] Get:619 http://deb.debian.org/debian testing/main amd64 libprotobuf-dev amd64 3.12.4-1+b5 [1225 kB] Get:620 http://deb.debian.org/debian testing/main amd64 libprotoc23 amd64 3.12.4-1+b5 [795 kB] Get:621 http://deb.debian.org/debian testing/main amd64 libpython3.10 amd64 3.10.8-1 [1754 kB] Get:622 http://deb.debian.org/debian testing/main amd64 libpython3.10-dev amd64 3.10.8-1 [4118 kB] Get:623 http://deb.debian.org/debian testing/main amd64 libpython3-dev amd64 3.10.6-1 [22.0 kB] Get:624 http://deb.debian.org/debian testing/main amd64 libreadline-dev amd64 8.2-1 [151 kB] Get:625 http://deb.debian.org/debian testing/main amd64 libsasl2-dev amd64 2.1.28+dfsg-8 [253 kB] Get:626 http://deb.debian.org/debian testing/main amd64 libsecret-common all 0.20.5-3 [28.5 kB] Get:627 http://deb.debian.org/debian testing/main amd64 libsecret-1-0 amd64 0.20.5-3 [115 kB] Get:628 http://deb.debian.org/debian testing/main amd64 libsecret-tools amd64 0.20.5-3 [15.6 kB] Get:629 http://deb.debian.org/debian testing/main amd64 libserf-1-1 amd64 1.3.9-11 [55.0 kB] Get:630 http://deb.debian.org/debian testing/main amd64 libutf8proc2 amd64 2.7.0-4 [61.2 kB] Get:631 http://deb.debian.org/debian testing/main amd64 libsvn1 amd64 1.14.2-3+b2 [1411 kB] Get:632 http://deb.debian.org/debian testing/main amd64 libxft2 amd64 2.3.6-1 [61.8 kB] Get:633 http://deb.debian.org/debian testing/main amd64 libxss1 amd64 1:1.2.3-1 [17.8 kB] Get:634 http://deb.debian.org/debian testing/main amd64 libtk8.6 amd64 8.6.12-1+b1 [781 kB] Get:635 http://deb.debian.org/debian testing/main amd64 liburing2 amd64 2.2-2 [11.6 kB] Get:636 http://deb.debian.org/debian testing/main amd64 libutempter0 amd64 1.2.1-2 [8960 B] Get:637 http://deb.debian.org/debian testing/main amd64 libvcdinfo0 amd64 2.0.1+dfsg-6 [118 kB] Get:638 http://deb.debian.org/debian testing/main amd64 libwebpmux3 amd64 1.2.2-2+b1 [108 kB] Get:639 http://deb.debian.org/debian testing/main amd64 libwebpdemux2 amd64 1.2.2-2+b1 [98.4 kB] Get:640 http://deb.debian.org/debian testing/main amd64 libwebp-dev amd64 1.2.2-2+b1 [362 kB] Get:641 http://deb.debian.org/debian testing/main amd64 libxft-dev amd64 2.3.6-1 [80.3 kB] Get:642 http://deb.debian.org/debian testing/main amd64 libxml2-dev amd64 2.9.14+dfsg-1+b1 [806 kB] Get:643 http://deb.debian.org/debian testing/main amd64 libxslt1.1 amd64 1.1.35-1 [242 kB] Get:644 http://deb.debian.org/debian testing/main amd64 libxmlsec1 amd64 1.2.34-2 [149 kB] Get:645 http://deb.debian.org/debian testing/main amd64 libxmlsec1-gcrypt amd64 1.2.34-2 [65.0 kB] Get:646 http://deb.debian.org/debian testing/main amd64 libxmlsec1-gnutls amd64 1.2.34-2 [57.1 kB] Get:647 http://deb.debian.org/debian testing/main amd64 libxmlsec1-nss amd64 1.2.34-2 [85.5 kB] Get:648 http://deb.debian.org/debian testing/main amd64 libxmlsec1-openssl amd64 1.2.34-2 [101 kB] Get:649 http://deb.debian.org/debian testing/main amd64 libxslt1-dev amd64 1.1.35-1 [358 kB] Get:650 http://deb.debian.org/debian testing/main amd64 libxmlsec1-dev amd64 1.2.34-2 [409 kB] Get:651 http://deb.debian.org/debian testing/main amd64 libxss-dev amd64 1:1.2.3-1 [23.5 kB] Get:652 http://deb.debian.org/debian testing/main amd64 libyaml-dev amd64 0.2.5-1 [64.5 kB] Get:653 http://deb.debian.org/debian testing/main amd64 llvm-14-runtime amd64 1:14.0.6-2 [505 kB] Get:654 http://deb.debian.org/debian testing/main amd64 llvm-runtime amd64 1:14.0-55.2+b1 [9648 B] Get:655 http://deb.debian.org/debian testing/main amd64 llvm-14-linker-tools amd64 1:14.0.6-2 [1314 kB] Get:656 http://deb.debian.org/debian testing/main amd64 llvm-14 amd64 1:14.0.6-2 [11.8 MB] Get:657 http://deb.debian.org/debian testing/main amd64 llvm amd64 1:14.0-55.2+b1 [12.1 kB] Get:658 http://deb.debian.org/debian testing/main amd64 lz4 amd64 1.9.4-1 [92.7 kB] Get:659 http://deb.debian.org/debian testing/main amd64 mariadb-client all 1:10.6.10-1 [35.6 kB] Get:660 http://deb.debian.org/debian testing/main amd64 python3-cairo amd64 1.20.1-4 [62.7 kB] Get:661 http://deb.debian.org/debian testing/main amd64 python3-gi amd64 3.42.2-2 [235 kB] Get:662 http://deb.debian.org/debian testing/main amd64 python3-gi-cairo amd64 3.42.2-2 [27.5 kB] Get:663 http://deb.debian.org/debian testing/main amd64 python3-mutagen all 1.45.1-3 [150 kB] Get:664 http://deb.debian.org/debian testing/main amd64 mat2 all 0.13.0-2 [73.4 kB] Get:665 http://deb.debian.org/debian testing/main amd64 mercurial-common all 6.2.3-1 [2788 kB] Get:666 http://deb.debian.org/debian testing/main amd64 mercurial amd64 6.2.3-1 [360 kB] Get:667 http://deb.debian.org/debian testing/main amd64 ninja-build amd64 1.11.1-1 [136 kB] Get:668 http://deb.debian.org/debian testing/main amd64 python3-setuptools all 65.5.0-1 [519 kB] Get:669 http://deb.debian.org/debian testing/main amd64 meson all 0.63.3-1 [536 kB] Get:670 http://deb.debian.org/debian testing/main amd64 plocate amd64 1.1.16-1+b1 [125 kB] Get:671 http://deb.debian.org/debian testing/main amd64 mlocate all 1.1.16-1 [5268 B] Get:672 http://deb.debian.org/debian testing/main amd64 mythes-en-us all 1:7.4.2-1 [3296 kB] Get:673 http://deb.debian.org/debian testing/main amd64 netcat-openbsd amd64 1.219-1 [41.5 kB] Get:674 http://deb.debian.org/debian testing/main amd64 node-abbrev all 1.1.1+~1.1.2-1 [5692 B] Get:675 http://deb.debian.org/debian testing/main amd64 node-ms all 2.1.3+~cs0.7.31-2 [5684 B] Get:676 http://deb.debian.org/debian testing/main amd64 node-debug all 4.3.4+~cs4.1.7-1 [18.1 kB] Get:677 http://deb.debian.org/debian testing/main amd64 node-yallist all 4.0.0+~4.0.1-1 [8172 B] Get:678 http://deb.debian.org/debian testing/main amd64 node-lru-cache all 7.14.0-1 [26.9 kB] Get:679 http://deb.debian.org/debian testing/main amd64 node-semver all 7.3.5+~7.3.9-1 [42.6 kB] Get:680 http://deb.debian.org/debian testing/main amd64 node-agent-base all 6.0.2+~cs5.4.2-1 [17.2 kB] Get:681 http://deb.debian.org/debian testing/main amd64 node-fast-deep-equal all 3.1.3-3 [5768 B] Get:682 http://deb.debian.org/debian testing/main amd64 node-json-schema-traverse all 1.0.0-3 [6308 B] Get:683 http://deb.debian.org/debian testing/main amd64 node-jsonify all 0.0.0-2 [5968 B] Get:684 http://deb.debian.org/debian testing/main amd64 node-json-stable-stringify all 1.0.1+~cs5.2.33-1 [6636 B] Get:685 http://deb.debian.org/debian testing/main amd64 node-punycode all 2.1.1-5 [9692 B] Get:686 http://deb.debian.org/debian testing/main amd64 node-uri-js all 4.4.0+dfsg-7 [47.0 kB] Get:687 http://deb.debian.org/debian testing/main amd64 node-ajv all 6.12.6-3 [74.0 kB] Get:688 http://deb.debian.org/debian testing/main amd64 node-ajv-keywords all 3.5.2-2 [20.3 kB] Get:689 http://deb.debian.org/debian testing/main amd64 node-ansi-regex all 5.0.1-1 [4912 B] Get:690 http://deb.debian.org/debian testing/main amd64 node-color-name all 1.1.4+~1.1.1-2 [5920 B] Get:691 http://deb.debian.org/debian testing/main amd64 node-color-convert all 2.0.1+~cs2.0.0-1 [13.1 kB] Get:692 http://deb.debian.org/debian testing/main amd64 node-ansi-styles all 6.1.1-1 [8380 B] Get:693 http://deb.debian.org/debian testing/main amd64 node-ansistyles all 0.1.3-5 [4548 B] Get:694 http://deb.debian.org/debian testing/main amd64 node-aproba all 2.0.0-3 [5844 B] Get:695 http://deb.debian.org/debian testing/main amd64 node-archy all 1.0.0-5 [4768 B] Get:696 http://deb.debian.org/debian testing/main amd64 node-delegates all 1.0.0-3 [4528 B] Get:697 http://deb.debian.org/debian testing/main amd64 node-inherits all 2.0.4-6 [4548 B] Get:698 http://deb.debian.org/debian testing/main amd64 node-core-util-is all 1.0.3-1 [4072 B] Get:699 http://deb.debian.org/debian testing/main amd64 node-safe-buffer all 5.2.1+~cs2.1.2-3 [15.5 kB] Get:700 http://deb.debian.org/debian testing/main amd64 node-string-decoder all 1.3.0-6 [7180 B] Get:701 http://deb.debian.org/debian testing/main amd64 node-process-nextick-args all 2.0.1-3 [3816 B] Get:702 http://deb.debian.org/debian testing/main amd64 node-util-deprecate all 1.0.2-3 [4436 B] Get:703 http://deb.debian.org/debian testing/main amd64 node-isarray all 2.0.5-4 [4040 B] Get:704 http://deb.debian.org/debian testing/main amd64 node-readable-stream all 3.6.0+~cs3.0.0-4 [32.0 kB] Get:705 http://deb.debian.org/debian testing/main amd64 node-are-we-there-yet all 3.0.1+~1.1.0-1 [10.0 kB] Get:706 http://deb.debian.org/debian testing/main amd64 node-asap all 2.0.6+~2.0.0-1 [15.4 kB] Get:707 http://deb.debian.org/debian testing/main amd64 node-balanced-match all 2.0.0-1 [4872 B] Get:708 http://deb.debian.org/debian testing/main amd64 node-big.js all 6.2.1+ds+~6.1.5-1 [26.5 kB] Get:709 http://deb.debian.org/debian testing/main amd64 node-binary-extensions all 2.2.0-2 [4408 B] Get:710 http://deb.debian.org/debian testing/main amd64 node-brace-expansion all 2.0.1-1 [7304 B] Get:711 http://deb.debian.org/debian testing/main amd64 node-builtins all 5.0.1-1 [4072 B] Get:712 http://deb.debian.org/debian testing/main amd64 node-chownr all 2.0.0-2 [4424 B] Get:713 http://deb.debian.org/debian testing/main amd64 node-fs.realpath all 1.0.0-3 [6172 B] Get:714 http://deb.debian.org/debian testing/main amd64 node-wrappy all 1.0.2-3 [3776 B] Get:715 http://deb.debian.org/debian testing/main amd64 node-once all 1.4.0-5 [4720 B] Get:716 http://deb.debian.org/debian testing/main amd64 node-inflight all 1.0.6-2 [3952 B] Get:717 http://deb.debian.org/debian testing/main amd64 node-minimatch all 5.1.0+~3.0.5-1 [17.6 kB] Get:718 http://deb.debian.org/debian testing/main amd64 node-glob all 8.0.3+~cs7.6.15-1 [135 kB] Get:719 http://deb.debian.org/debian testing/main amd64 node-graceful-fs all 4.2.10-1 [14.4 kB] Get:720 http://deb.debian.org/debian testing/main amd64 node-iconv-lite all 0.6.3-2 [115 kB] Get:721 http://deb.debian.org/debian testing/main amd64 node-encoding all 0.1.13-2 [4400 B] Get:722 http://deb.debian.org/debian testing/main amd64 node-jsonparse all 1.3.1-10 [8020 B] Get:723 http://deb.debian.org/debian testing/main amd64 node-minipass all 3.3.5+~cs9.4.17-1 [35.8 kB] Get:724 http://deb.debian.org/debian testing/main amd64 node-mkdirp all 1.0.4+~1.0.2-3 [12.1 kB] Get:725 http://deb.debian.org/debian testing/main amd64 node-iferr all 1.0.2+~1.0.2-1 [4588 B] Get:726 http://deb.debian.org/debian testing/main amd64 node-imurmurhash all 0.1.4+dfsg+~0.1.1-1 [8308 B] Get:727 http://deb.debian.org/debian testing/main amd64 node-fs-write-stream-atomic all 1.0.10-6 [5316 B] Get:728 http://deb.debian.org/debian testing/main amd64 node-rimraf all 3.0.2-2 [11.1 kB] Get:729 http://deb.debian.org/debian testing/main amd64 node-run-queue all 2.0.0-2 [5056 B] Get:730 http://deb.debian.org/debian testing/main amd64 node-copy-concurrently all 1.0.5-9 [7100 B] Get:731 http://deb.debian.org/debian testing/main amd64 node-move-concurrently all 1.0.1-5 [5152 B] Get:732 http://deb.debian.org/debian testing/main amd64 node-escape-string-regexp all 4.0.0-2 [4296 B] Get:733 http://deb.debian.org/debian testing/main amd64 node-indent-string all 4.0.0-2 [4144 B] Get:734 http://deb.debian.org/debian testing/main amd64 node-p-map all 4.0.0+~3.1.0+~3.0.1-1 [7912 B] Get:735 http://deb.debian.org/debian testing/main amd64 node-promise-inflight all 1.0.1+~1.0.0-1 [4864 B] Get:736 http://deb.debian.org/debian testing/main amd64 node-ssri all 9.0.1-1 [18.1 kB] Get:737 http://deb.debian.org/debian testing/main amd64 node-unique-filename all 1.1.1+ds-1 [3796 B] Get:738 http://deb.debian.org/debian testing/main amd64 node-cacache all 16.1.3+~cs8.3.10-1 [48.0 kB] Get:739 http://deb.debian.org/debian testing/main amd64 node-camelcase all 7.0.0-2 [6168 B] Get:740 http://deb.debian.org/debian testing/main amd64 node-has-flag all 4.0.0-2 [4208 B] Get:741 http://deb.debian.org/debian testing/main amd64 node-supports-color all 8.1.1+~8.1.1-1 [6920 B] Get:742 http://deb.debian.org/debian testing/main amd64 node-chalk all 5.1.0-2 [17.8 kB] Get:743 http://deb.debian.org/debian testing/main amd64 node-colors all 1.4.0-4 [11.9 kB] Get:744 http://deb.debian.org/debian testing/main amd64 node-slice-ansi all 5.0.0+~cs9.0.0-4 [7924 B] Get:745 http://deb.debian.org/debian testing/main amd64 node-strip-ansi all 6.0.1-1 [4176 B] Get:746 http://deb.debian.org/debian testing/main amd64 node-clone all 2.1.2-4 [8280 B] Get:747 http://deb.debian.org/debian testing/main amd64 node-defaults all 1.0.3+~1.0.3-1 [4292 B] Get:748 http://deb.debian.org/debian testing/main amd64 node-wcwidth.js all 1.0.2-1 [7012 B] Get:749 http://deb.debian.org/debian testing/main amd64 node-string-width all 4.2.3+~cs13.2.3-1 [10.7 kB] Get:750 http://deb.debian.org/debian testing/main amd64 node-cli-table all 0.3.11+~cs0.13.4-3 [23.6 kB] Get:751 http://deb.debian.org/debian testing/main amd64 node-columnify all 1.6.0+~1.5.1-1 [12.4 kB] Get:752 http://deb.debian.org/debian testing/main amd64 node-console-control-strings all 1.1.0-3 [5564 B] Get:753 http://deb.debian.org/debian testing/main amd64 node-css-selector-tokenizer all 0.8.0+~cs4.8.3-1 [13.0 kB] Get:754 http://deb.debian.org/debian testing/main amd64 node-isobject all 4.0.0-2 [5332 B] Get:755 http://deb.debian.org/debian testing/main amd64 node-picocolors all 1.0.0-3 [6556 B] Get:756 http://deb.debian.org/debian testing/main amd64 node-postcss all 8.4.17+~cs8.0.23-1 [179 kB] Get:757 http://deb.debian.org/debian testing/main amd64 node-icss-utils all 5.1.0+~5.1.0-1 [7564 B] Get:758 http://deb.debian.org/debian testing/main amd64 node-emojis-list all 3.0.0-2 [8244 B] Get:759 http://deb.debian.org/debian testing/main amd64 node-json5 all 2.2.1+dfsg-2 [24.0 kB] Get:760 http://deb.debian.org/debian testing/main amd64 node-object-assign all 4.1.1-6 [4748 B] Get:761 http://deb.debian.org/debian testing/main amd64 node-loader-utils all 2.0.2-1 [14.9 kB] Get:762 http://deb.debian.org/debian testing/main amd64 node-normalize-path all 3.0.0-3 [6104 B] Get:763 http://deb.debian.org/debian testing/main amd64 node-postcss-modules-extract-imports all 3.0.0-2 [6584 B] Get:764 http://deb.debian.org/debian testing/main amd64 node-postcss-modules-values all 4.0.0+~4.0.0-1 [7180 B] Get:765 http://deb.debian.org/debian testing/main amd64 node-postcss-value-parser all 4.2.0-1 [10.4 kB] Get:766 http://deb.debian.org/debian testing/main amd64 node-schema-utils all 3.1.1~ds-2 [20.0 kB] Get:767 http://deb.debian.org/debian testing/main amd64 node-uniq all 1.0.1-2 [3956 B] Get:768 http://deb.debian.org/debian testing/main amd64 node-css-loader all 5.0.1+~cs14.0.5-1 [77.4 kB] Get:769 http://deb.debian.org/debian testing/main amd64 node-mimic-response all 3.1.0-8 [5404 B] Get:770 http://deb.debian.org/debian testing/main amd64 node-decompress-response all 6.0.0-2 [4620 B] Get:771 http://deb.debian.org/debian testing/main amd64 node-depd all 2.0.0-2 [11.2 kB] Get:772 http://deb.debian.org/debian testing/main amd64 node-diff all 5.0.0~dfsg+~5.0.1-3 [73.6 kB] Get:773 http://deb.debian.org/debian testing/main amd64 node-end-of-stream all 1.4.4+~1.4.1-1 [5292 B] Get:774 http://deb.debian.org/debian testing/main amd64 node-err-code all 2.0.3+dfsg-3 [4884 B] Get:775 http://deb.debian.org/debian testing/main amd64 node-events all 3.3.0+~3.0.0-2 [5832 B] Get:776 http://deb.debian.org/debian testing/main amd64 node-time-stamp all 2.2.0-1 [5948 B] Get:777 http://deb.debian.org/debian testing/main amd64 node-fancy-log all 1.3.3+~cs1.3.1-2 [7940 B] Get:778 http://deb.debian.org/debian testing/main amd64 node-formidable all 3.2.4+20220822gitd285a08+~cs4.0.9-1 [29.6 kB] Get:779 http://deb.debian.org/debian testing/main amd64 node-function-bind all 1.1.1+repacked+~1.0.3-2 [5252 B] Get:780 http://deb.debian.org/debian testing/main amd64 node-has-unicode all 2.0.1-4 [3960 B] Get:781 http://deb.debian.org/debian testing/main amd64 node-signal-exit all 3.0.7+~3.0.1-1 [7600 B] Get:782 http://deb.debian.org/debian testing/main amd64 node-wide-align all 1.1.3-4 [4244 B] Get:783 http://deb.debian.org/debian testing/main amd64 node-gauge all 4.0.4-1 [19.6 kB] Get:784 http://deb.debian.org/debian testing/main amd64 node-pump all 3.0.0-5 [5136 B] Get:785 http://deb.debian.org/debian testing/main amd64 node-get-stream all 6.0.1-1 [7208 B] Get:786 http://deb.debian.org/debian testing/main amd64 node-lowercase-keys all 2.0.0-2 [3768 B] Get:787 http://deb.debian.org/debian testing/main amd64 node-json-buffer all 3.0.1+~3.0.0-1 [4536 B] Get:788 http://deb.debian.org/debian testing/main amd64 node-p-cancelable all 2.1.1-1 [7272 B] Get:789 http://deb.debian.org/debian testing/main amd64 node-quick-lru all 6.1.1-2 [8152 B] Get:790 http://deb.debian.org/debian testing/main amd64 node-got all 11.8.5+~cs58.13.36-2 [121 kB] Get:791 http://deb.debian.org/debian testing/main amd64 node-whatwg-fetch all 3.6.2-5 [14.5 kB] Get:792 http://deb.debian.org/debian testing/main amd64 node-nopt all 5.0.0-3 [12.4 kB] Get:793 http://deb.debian.org/debian testing/main amd64 node-set-blocking all 2.0.0-2 [4248 B] Get:794 http://deb.debian.org/debian testing/main amd64 node-npmlog all 6.0.1+~4.1.4-1 [11.0 kB] Get:795 http://deb.debian.org/debian testing/main amd64 node-osenv all 0.1.5+~0.1.1-1 [5884 B] Get:796 http://deb.debian.org/debian testing/main amd64 node-tar all 6.1.11+ds1+~cs6.0.6-2 [40.2 kB] Get:797 http://deb.debian.org/debian testing/main amd64 node-isexe all 2.0.0+~2.0.1-5 [6084 B] Get:798 http://deb.debian.org/debian testing/main amd64 node-which all 2.0.2+~cs1.3.2-2 [8556 B] Get:799 http://deb.debian.org/debian testing/main amd64 node-gyp all 9.2.0-1 [59.0 kB] Get:800 http://deb.debian.org/debian testing/main amd64 node-hosted-git-info all 5.1.0-1 [11.6 kB] Get:801 http://deb.debian.org/debian testing/main amd64 node-https-proxy-agent all 5.0.1+~cs8.0.0-1 [15.9 kB] Get:802 http://deb.debian.org/debian testing/main amd64 node-ini all 3.0.1-1 [7136 B] Get:803 http://deb.debian.org/debian testing/main amd64 node-ip all 2.0.0+~1.1.0-1 [8128 B] Get:804 http://deb.debian.org/debian testing/main amd64 node-ip-regex all 4.3.0+~4.1.1-1 [5188 B] Get:805 http://deb.debian.org/debian testing/main amd64 node-is-typedarray all 1.0.0-4 [3292 B] Get:806 http://deb.debian.org/debian testing/main amd64 node-json-parse-better-errors all 1.0.2+~cs3.3.1-2 [7800 B] Get:807 http://deb.debian.org/debian testing/main amd64 node-mute-stream all 0.0.8+~0.0.1-2 [6432 B] Get:808 http://deb.debian.org/debian testing/main amd64 node-negotiator all 0.6.3+~0.6.1-1 [10.8 kB] Get:809 http://deb.debian.org/debian testing/main amd64 node-resolve all 1.22.1+~cs5.31.10-1 [28.1 kB] Get:810 http://deb.debian.org/debian testing/main amd64 node-spdx-license-ids all 3.0.12-1 [6276 B] Get:811 http://deb.debian.org/debian testing/main amd64 node-spdx-exceptions all 2.3.0-2 [3992 B] Get:812 http://deb.debian.org/debian testing/main amd64 node-spdx-expression-parse all 3.0.1+~3.0.1-1 [7532 B] Get:813 http://deb.debian.org/debian testing/main amd64 node-spdx-correct all 3.1.1-2 [5464 B] Get:814 http://deb.debian.org/debian testing/main amd64 node-validate-npm-package-license all 3.0.4-2 [4280 B] Get:815 http://deb.debian.org/debian testing/main amd64 node-normalize-package-data all 4.0.1+~2.4.1-1 [13.6 kB] Get:816 http://deb.debian.org/debian testing/main amd64 node-slash all 4.0.0-3 [4292 B] Get:817 http://deb.debian.org/debian testing/main amd64 node-read-package-json all 5.0.2+~2.0.0-1 [12.0 kB] Get:818 http://deb.debian.org/debian testing/main amd64 node-npm-bundled all 2.0.1-1 [6408 B] Get:819 http://deb.debian.org/debian testing/main amd64 node-validate-npm-package-name all 4.0.0+~3.0.3-1 [7312 B] Get:820 http://deb.debian.org/debian testing/main amd64 node-npm-package-arg all 9.1.2+~3.0.0-1 [11.0 kB] Get:821 http://deb.debian.org/debian testing/main amd64 node-retry all 0.13.1+~0.12.1-1 [11.2 kB] Get:822 http://deb.debian.org/debian testing/main amd64 node-promise-retry all 2.0.1-2 [4992 B] Get:823 http://deb.debian.org/debian testing/main amd64 node-read all 1.0.7-4 [5476 B] Get:824 http://deb.debian.org/debian testing/main amd64 node-promzard all 0.3.0-2 [6788 B] Get:825 http://deb.debian.org/debian testing/main amd64 node-text-table all 0.2.0-4 [4736 B] Get:826 http://deb.debian.org/debian testing/main amd64 node-typedarray-to-buffer all 4.0.0-2 [3380 B] Get:827 http://deb.debian.org/debian testing/main amd64 node-write-file-atomic all 4.0.2+~4.0.0-1 [9284 B] Get:828 http://deb.debian.org/debian testing/main amd64 npm all 8.19.2~ds1-2 [1152 kB] Get:829 http://deb.debian.org/debian testing/main amd64 postgresql-client-common all 245 [34.5 kB] Get:830 http://deb.debian.org/debian testing/main amd64 postgresql-client-15 amd64 15.0-1 [1656 kB] Get:831 http://deb.debian.org/debian testing/main amd64 postgresql-client all 15+245 [9708 B] Get:832 http://deb.debian.org/debian testing/main amd64 protobuf-compiler amd64 3.12.4-1+b5 [75.2 kB] Get:833 http://deb.debian.org/debian testing/main amd64 python3.10-dev amd64 3.10.8-1 [508 kB] Get:834 http://deb.debian.org/debian testing/main amd64 python3-dev amd64 3.10.6-1 [25.4 kB] Get:835 http://deb.debian.org/debian testing/main amd64 python3-wheel all 0.37.1-5 [30.7 kB] Get:836 http://deb.debian.org/debian testing/main amd64 python3-pip all 22.3+dfsg-1 [1322 kB] Get:837 http://deb.debian.org/debian testing/main amd64 python3-pip-whl all 22.3+dfsg-1 [1712 kB] Get:838 http://deb.debian.org/debian testing/main amd64 python3-setuptools-whl all 65.5.0-1 [1081 kB] Get:839 http://deb.debian.org/debian testing/main amd64 python3.10-venv amd64 3.10.8-1 [5876 B] Get:840 http://deb.debian.org/debian testing/main amd64 python3-venv amd64 3.10.6-1 [1188 B] Get:841 http://deb.debian.org/debian testing/main amd64 rclone amd64 1.53.3-4+b2 [10.9 MB] Get:842 http://deb.debian.org/debian testing/main amd64 redis-tools amd64 5:7.0.5-1+b1 [981 kB] Get:843 http://deb.debian.org/debian testing/main amd64 rename all 1.31-1 [22.1 kB] Get:844 http://deb.debian.org/debian testing/main amd64 zstd amd64 1.5.2+dfsg-1 [647 kB] Get:845 http://deb.debian.org/debian testing/main amd64 reprepro amd64 5.3.1-1 [453 kB] Get:846 http://deb.debian.org/debian testing/main amd64 ruby3.0-dev amd64 3.0.4-8 [869 kB] Get:847 http://deb.debian.org/debian testing/main amd64 ruby-dev amd64 1:3.0+3.1 [11.4 kB] Get:848 http://deb.debian.org/debian testing/main amd64 sharutils amd64 1:4.15.2-6 [266 kB] Get:849 http://deb.debian.org/debian testing/main amd64 shellcheck amd64 0.8.0-2 [2162 kB] Get:850 http://deb.debian.org/debian testing/main amd64 signify-openbsd amd64 31-3 [67.2 kB] Get:851 http://deb.debian.org/debian testing/main amd64 skopeo amd64 1.4.1+ds1-1+b2 [4733 kB] Get:852 http://deb.debian.org/debian testing/main amd64 subversion amd64 1.14.2-3+b2 [960 kB] Get:853 http://deb.debian.org/debian testing/main amd64 swaks all 20201014.0-2 [107 kB] Get:854 http://deb.debian.org/debian testing/main amd64 task-english all 3.70 [952 B] Get:855 http://deb.debian.org/debian testing/main amd64 task-hebrew all 3.70 [952 B] Get:856 http://deb.debian.org/debian testing/main amd64 task-ssh-server all 3.70 [912 B] Get:857 http://deb.debian.org/debian testing/main amd64 tcl amd64 8.6.11+1 [5788 B] Get:858 http://deb.debian.org/debian testing/main amd64 tcl8.6-dev amd64 8.6.12+dfsg-1+b1 [1022 kB] Get:859 http://deb.debian.org/debian testing/main amd64 tcl-dev amd64 8.6.11+1 [8360 B] Get:860 http://deb.debian.org/debian testing/main amd64 telnet all 0.17+2.4-1 [26.2 kB] Get:861 http://deb.debian.org/debian testing/main amd64 time amd64 1.9-0.2 [50.8 kB] Get:862 http://deb.debian.org/debian testing/main amd64 tk8.6 amd64 8.6.12-1+b1 [72.5 kB] Get:863 http://deb.debian.org/debian testing/main amd64 tk amd64 8.6.11+1 [5828 B] Get:864 http://deb.debian.org/debian testing/main amd64 tk8.6-dev amd64 8.6.12-1+b1 [780 kB] Get:865 http://deb.debian.org/debian testing/main amd64 tk-dev amd64 8.6.11+1 [5656 B] Get:866 http://deb.debian.org/debian testing/main amd64 tmux amd64 3.3a-2 [463 kB] Get:867 http://deb.debian.org/debian testing/main amd64 tnftp amd64 20210827-4+b1 [128 kB] Get:868 http://deb.debian.org/debian testing/main amd64 transmission-common all 3.00-2.1 [238 kB] Get:869 http://deb.debian.org/debian testing/main amd64 transmission-cli amd64 3.00-2.1+b1 [433 kB] Get:870 http://deb.debian.org/debian testing/main amd64 ttyrec amd64 1.0.8-5.1 [32.7 kB] Get:871 http://deb.debian.org/debian testing/main amd64 udftools amd64 2.3-1 [157 kB] Get:872 http://deb.debian.org/debian testing/main amd64 vcdimager amd64 2.0.1+dfsg-6 [202 kB] Get:873 http://deb.debian.org/debian testing/main amd64 vim-runtime all 2:9.0.0626-1 [7049 kB] Get:874 http://deb.debian.org/debian testing/main amd64 vim-nox amd64 2:9.0.0626-1+b1 [1687 kB] Get:875 http://deb.debian.org/debian testing/main amd64 w3m amd64 0.5.3+git20220429-1+b1 [1135 kB] Get:876 http://deb.debian.org/debian testing/main amd64 w3m-img amd64 0.5.3+git20220429-1+b1 [69.1 kB] Get:877 http://deb.debian.org/debian testing/main amd64 whois amd64 5.5.14 [67.4 kB] Get:878 http://deb.debian.org/debian testing/main amd64 xdg-user-dirs amd64 0.18-1 [54.4 kB] Get:879 http://deb.debian.org/debian testing/main amd64 zip amd64 3.0-12 [232 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1712 MB in 21s (82.0 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7549 files and directories currently installed.) Preparing to unpack .../perl-base_5.36.0-4_amd64.deb ... Unpacking perl-base (5.36.0-4) over (5.34.0-5) ... Setting up perl-base (5.36.0-4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7552 files and directories currently installed.) Preparing to unpack .../libc6_2.35-4_amd64.deb ... Unpacking libc6:amd64 (2.35-4) over (2.35-3) ... Setting up libc6:amd64 (2.35-4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7552 files and directories currently installed.) Preparing to unpack .../libc-bin_2.35-4_amd64.deb ... Unpacking libc-bin (2.35-4) over (2.35-3) ... Setting up libc-bin (2.35-4) ... Selecting previously unselected package libargon2-1:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7553 files and directories currently installed.) Preparing to unpack .../00-libargon2-1_0~20171227-0.3_amd64.deb ... Unpacking libargon2-1:amd64 (0~20171227-0.3) ... Selecting previously unselected package dmsetup. Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... Unpacking dmsetup (2:1.02.185-2) ... Selecting previously unselected package libdevmapper1.02.1:amd64. Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... Selecting previously unselected package libjson-c5:amd64. Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... Unpacking libjson-c5:amd64 (0.16-2) ... Selecting previously unselected package libcryptsetup12:amd64. Preparing to unpack .../04-libcryptsetup12_2%3a2.5.0-5_amd64.deb ... Unpacking libcryptsetup12:amd64 (2:2.5.0-5) ... Selecting previously unselected package libfdisk1:amd64. Preparing to unpack .../05-libfdisk1_2.38.1-1.1+b1_amd64.deb ... Unpacking libfdisk1:amd64 (2.38.1-1.1+b1) ... Selecting previously unselected package libkmod2:amd64. Preparing to unpack .../06-libkmod2_30+20220905-1_amd64.deb ... Unpacking libkmod2:amd64 (30+20220905-1) ... Selecting previously unselected package libapparmor1:amd64. Preparing to unpack .../07-libapparmor1_3.0.7-1+b1_amd64.deb ... Unpacking libapparmor1:amd64 (3.0.7-1+b1) ... Selecting previously unselected package libip4tc2:amd64. Preparing to unpack .../08-libip4tc2_1.8.8-1_amd64.deb ... Unpacking libip4tc2:amd64 (1.8.8-1) ... Selecting previously unselected package libsystemd-shared:amd64. Preparing to unpack .../09-libsystemd-shared_251.6-1_amd64.deb ... Unpacking libsystemd-shared:amd64 (251.6-1) ... Selecting previously unselected package systemd. Preparing to unpack .../10-systemd_251.6-1_amd64.deb ... Unpacking systemd (251.6-1) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../11-libdbus-1-3_1.14.4-1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.14.4-1) ... Selecting previously unselected package dbus-bin. Preparing to unpack .../12-dbus-bin_1.14.4-1_amd64.deb ... Unpacking dbus-bin (1.14.4-1) ... Selecting previously unselected package dbus-session-bus-common. Preparing to unpack .../13-dbus-session-bus-common_1.14.4-1_all.deb ... Unpacking dbus-session-bus-common (1.14.4-1) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../14-libexpat1_2.5.0-1_amd64.deb ... Unpacking libexpat1:amd64 (2.5.0-1) ... Selecting previously unselected package dbus-daemon. Preparing to unpack .../15-dbus-daemon_1.14.4-1_amd64.deb ... Unpacking dbus-daemon (1.14.4-1) ... Selecting previously unselected package dbus-system-bus-common. Preparing to unpack .../16-dbus-system-bus-common_1.14.4-1_all.deb ... Unpacking dbus-system-bus-common (1.14.4-1) ... Selecting previously unselected package dbus. Preparing to unpack .../17-dbus_1.14.4-1_amd64.deb ... Unpacking dbus (1.14.4-1) ... Selecting previously unselected package perl-modules-5.36. Preparing to unpack .../18-perl-modules-5.36_5.36.0-4_all.deb ... Unpacking perl-modules-5.36 (5.36.0-4) ... Selecting previously unselected package libgdbm6:amd64. Preparing to unpack .../19-libgdbm6_1.23-3_amd64.deb ... Unpacking libgdbm6:amd64 (1.23-3) ... Selecting previously unselected package libgdbm-compat4:amd64. Preparing to unpack .../20-libgdbm-compat4_1.23-3_amd64.deb ... Unpacking libgdbm-compat4:amd64 (1.23-3) ... Selecting previously unselected package libperl5.36:amd64. Preparing to unpack .../21-libperl5.36_5.36.0-4_amd64.deb ... Unpacking libperl5.36:amd64 (5.36.0-4) ... Selecting previously unselected package perl. Preparing to unpack .../22-perl_5.36.0-4_amd64.deb ... Unpacking perl (5.36.0-4) ... Selecting previously unselected package runc. Preparing to unpack .../23-runc_1.1.4+ds1-1_amd64.deb ... Unpacking runc (1.1.4+ds1-1) ... Selecting previously unselected package containerd. Preparing to unpack .../24-containerd_1.6.9~ds1-1_amd64.deb ... Unpacking containerd (1.6.9~ds1-1) ... Selecting previously unselected package libip6tc2:amd64. Preparing to unpack .../25-libip6tc2_1.8.8-1_amd64.deb ... Unpacking libip6tc2:amd64 (1.8.8-1) ... Selecting previously unselected package libxtables12:amd64. Preparing to unpack .../26-libxtables12_1.8.8-1_amd64.deb ... Unpacking libxtables12:amd64 (1.8.8-1) ... Selecting previously unselected package netbase. Preparing to unpack .../27-netbase_6.4_all.deb ... Unpacking netbase (6.4) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../28-libmnl0_1.0.4-3_amd64.deb ... Unpacking libmnl0:amd64 (1.0.4-3) ... Selecting previously unselected package libnfnetlink0:amd64. Preparing to unpack .../29-libnfnetlink0_1.0.2-2_amd64.deb ... Unpacking libnfnetlink0:amd64 (1.0.2-2) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../30-libnetfilter-conntrack3_1.0.9-2_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.9-2) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../31-libnftnl11_1.2.3-1_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.3-1) ... Selecting previously unselected package iptables. Preparing to unpack .../32-iptables_1.8.8-1_amd64.deb ... Unpacking iptables (1.8.8-1) ... Selecting previously unselected package tini. Preparing to unpack .../33-tini_0.19.0-1_amd64.deb ... Unpacking tini (0.19.0-1) ... Selecting previously unselected package docker.io. Preparing to unpack .../34-docker.io_20.10.19+dfsg1-1_amd64.deb ... Unpacking docker.io (20.10.19+dfsg1-1) ... Selecting previously unselected package liblocale-gettext-perl. Preparing to unpack .../35-liblocale-gettext-perl_1.07-4+b3_amd64.deb ... Unpacking liblocale-gettext-perl (1.07-4+b3) ... Selecting previously unselected package libmd0:amd64. Preparing to unpack .../36-libmd0_1.0.4-2_amd64.deb ... Unpacking libmd0:amd64 (1.0.4-2) ... Selecting previously unselected package libbsd0:amd64. Preparing to unpack .../37-libbsd0_0.11.7-1_amd64.deb ... Unpacking libbsd0:amd64 (0.11.7-1) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../38-libedit2_3.1-20221009-1_amd64.deb ... Unpacking libedit2:amd64 (3.1-20221009-1) ... Selecting previously unselected package libcbor0.8:amd64. Preparing to unpack .../39-libcbor0.8_0.8.0-2+b1_amd64.deb ... Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... Selecting previously unselected package libfido2-1:amd64. Preparing to unpack .../40-libfido2-1_1.12.0-1_amd64.deb ... Unpacking libfido2-1:amd64 (1.12.0-1) ... Selecting previously unselected package openssh-client. Preparing to unpack .../41-openssh-client_1%3a9.0p1-1+b2_amd64.deb ... Unpacking openssh-client (1:9.0p1-1+b2) ... Selecting previously unselected package openssh-sftp-server. Preparing to unpack .../42-openssh-sftp-server_1%3a9.0p1-1+b2_amd64.deb ... Unpacking openssh-sftp-server (1:9.0p1-1+b2) ... Selecting previously unselected package libncurses6:amd64. Preparing to unpack .../43-libncurses6_6.3+20220423-2_amd64.deb ... Unpacking libncurses6:amd64 (6.3+20220423-2) ... Selecting previously unselected package libprocps8:amd64. Preparing to unpack .../44-libprocps8_2%3a3.3.17-7.1_amd64.deb ... Unpacking libprocps8:amd64 (2:3.3.17-7.1) ... Selecting previously unselected package procps. Preparing to unpack .../45-procps_2%3a3.3.17-7.1_amd64.deb ... Unpacking procps (2:3.3.17-7.1) ... Selecting previously unselected package sensible-utils. Preparing to unpack .../46-sensible-utils_0.0.17_all.deb ... Unpacking sensible-utils (0.0.17) ... Selecting previously unselected package ucf. Preparing to unpack .../47-ucf_3.0043_all.deb ... Moving old data out of the way Unpacking ucf (3.0043) ... Selecting previously unselected package runit-helper. Preparing to unpack .../48-runit-helper_2.15.0_all.deb ... Unpacking runit-helper (2.15.0) ... Selecting previously unselected package libtirpc-common. Preparing to unpack .../49-libtirpc-common_1.3.3+ds-1_all.deb ... Unpacking libtirpc-common (1.3.3+ds-1) ... Selecting previously unselected package libtirpc3:amd64. Preparing to unpack .../50-libtirpc3_1.3.3+ds-1_amd64.deb ... Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... Selecting previously unselected package libnsl2:amd64. Preparing to unpack .../51-libnsl2_1.3.0-2_amd64.deb ... Unpacking libnsl2:amd64 (1.3.0-2) ... Selecting previously unselected package libwrap0:amd64. Preparing to unpack .../52-libwrap0_7.6.q-31_amd64.deb ... Unpacking libwrap0:amd64 (7.6.q-31) ... Selecting previously unselected package openssh-server. Preparing to unpack .../53-openssh-server_1%3a9.0p1-1+b2_amd64.deb ... Unpacking openssh-server (1:9.0p1-1+b2) ... Selecting previously unselected package libpython3.10-minimal:amd64. Preparing to unpack .../54-libpython3.10-minimal_3.10.8-1_amd64.deb ... Unpacking libpython3.10-minimal:amd64 (3.10.8-1) ... Selecting previously unselected package python3.10-minimal. Preparing to unpack .../55-python3.10-minimal_3.10.8-1_amd64.deb ... Unpacking python3.10-minimal (3.10.8-1) ... Setting up libpython3.10-minimal:amd64 (3.10.8-1) ... Setting up libexpat1:amd64 (2.5.0-1) ... Setting up python3.10-minimal (3.10.8-1) ... Selecting previously unselected package python3-minimal. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 11749 files and directories currently installed.) Preparing to unpack .../python3-minimal_3.10.6-1_amd64.deb ... Unpacking python3-minimal (3.10.6-1) ... Selecting previously unselected package media-types. Preparing to unpack .../media-types_8.0.0_all.deb ... Unpacking media-types (8.0.0) ... Selecting previously unselected package mailcap. Preparing to unpack .../mailcap_3.70+nmu1_all.deb ... Unpacking mailcap (3.70+nmu1) ... Selecting previously unselected package mime-support. Preparing to unpack .../mime-support_3.66_all.deb ... Unpacking mime-support (3.66) ... Preparing to unpack .../libffi8_3.4.4-1_amd64.deb ... Unpacking libffi8:amd64 (3.4.4-1) over (3.4.2-4) ... Setting up libffi8:amd64 (3.4.4-1) ... Selecting previously unselected package libmpdec3:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 11801 files and directories currently installed.) Preparing to unpack .../libmpdec3_2.5.1-2_amd64.deb ... Unpacking libmpdec3:amd64 (2.5.1-2) ... Selecting previously unselected package libpython3.10-stdlib:amd64. Preparing to unpack .../libpython3.10-stdlib_3.10.8-1_amd64.deb ... Unpacking libpython3.10-stdlib:amd64 (3.10.8-1) ... Selecting previously unselected package python3.10. Preparing to unpack .../python3.10_3.10.8-1_amd64.deb ... Unpacking python3.10 (3.10.8-1) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../libpython3-stdlib_3.10.6-1_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.10.6-1) ... Setting up python3-minimal (3.10.6-1) ... Selecting previously unselected package python3. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12175 files and directories currently installed.) Preparing to unpack .../000-python3_3.10.6-1_amd64.deb ... Unpacking python3 (3.10.6-1) ... Selecting previously unselected package libpopt0:amd64. Preparing to unpack .../001-libpopt0_1.19+dfsg-1_amd64.deb ... Unpacking libpopt0:amd64 (1.19+dfsg-1) ... Selecting previously unselected package rsync. Preparing to unpack .../002-rsync_3.2.6-4+b1_amd64.deb ... Unpacking rsync (3.2.6-4+b1) ... Selecting previously unselected package sgml-base. Preparing to unpack .../003-sgml-base_1.31_all.deb ... Unpacking sgml-base (1.31) ... Selecting previously unselected package sudo. Preparing to unpack .../004-sudo_1.9.11p3-2_amd64.deb ... Unpacking sudo (1.9.11p3-2) ... Selecting previously unselected package tasksel-data. Preparing to unpack .../005-tasksel-data_3.70_all.deb ... Unpacking tasksel-data (3.70) ... Selecting previously unselected package tasksel. Preparing to unpack .../006-tasksel_3.70_all.deb ... Unpacking tasksel (3.70) ... Selecting previously unselected package libelf1:amd64. Preparing to unpack .../007-libelf1_0.187-4_amd64.deb ... Unpacking libelf1:amd64 (0.187-4) ... Selecting previously unselected package libbpf0:amd64. Preparing to unpack .../008-libbpf0_1%3a0.8.0-1_amd64.deb ... Unpacking libbpf0:amd64 (1:0.8.0-1) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../009-libcap2-bin_1%3a2.44-1_amd64.deb ... Unpacking libcap2-bin (1:2.44-1) ... Selecting previously unselected package iproute2. Preparing to unpack .../010-iproute2_6.0.0-1_amd64.deb ... Unpacking iproute2 (6.0.0-1) ... Selecting previously unselected package iputils-ping. Preparing to unpack .../011-iputils-ping_3%3a20211215-1_amd64.deb ... Unpacking iputils-ping (3:20211215-1) ... Selecting previously unselected package less. Preparing to unpack .../012-less_590-1_amd64.deb ... Unpacking less (590-1) ... Selecting previously unselected package vim-common. Preparing to unpack .../013-vim-common_2%3a9.0.0626-1_all.deb ... Unpacking vim-common (2:9.0.0626-1) ... Selecting previously unselected package bash-completion. Preparing to unpack .../014-bash-completion_1%3a2.11-6_all.deb ... Unpacking bash-completion (1:2.11-6) ... Selecting previously unselected package libuv1:amd64. Preparing to unpack .../015-libuv1_1.44.2-1_amd64.deb ... Unpacking libuv1:amd64 (1.44.2-1) ... Selecting previously unselected package libfstrm0:amd64. Preparing to unpack .../016-libfstrm0_0.6.1-1_amd64.deb ... Unpacking libfstrm0:amd64 (0.6.1-1) ... Selecting previously unselected package libjemalloc2:amd64. Preparing to unpack .../017-libjemalloc2_5.2.1-5_amd64.deb ... Unpacking libjemalloc2:amd64 (5.2.1-5) ... Selecting previously unselected package liblmdb0:amd64. Preparing to unpack .../018-liblmdb0_0.9.24-1_amd64.deb ... Unpacking liblmdb0:amd64 (0.9.24-1) ... Selecting previously unselected package libmaxminddb0:amd64. Preparing to unpack .../019-libmaxminddb0_1.5.2-1_amd64.deb ... Unpacking libmaxminddb0:amd64 (1.5.2-1) ... Selecting previously unselected package libprotobuf-c1:amd64. Preparing to unpack .../020-libprotobuf-c1_1.4.1-1_amd64.deb ... Unpacking libprotobuf-c1:amd64 (1.4.1-1) ... Selecting previously unselected package libicu71:amd64. Preparing to unpack .../021-libicu71_71.1-3_amd64.deb ... Unpacking libicu71:amd64 (71.1-3) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../022-libxml2_2.9.14+dfsg-1+b1_amd64.deb ... Unpacking libxml2:amd64 (2.9.14+dfsg-1+b1) ... Selecting previously unselected package bind9-libs:amd64. Preparing to unpack .../023-bind9-libs_1%3a9.18.7-1_amd64.deb ... Unpacking bind9-libs:amd64 (1:9.18.7-1) ... Selecting previously unselected package bind9-host. Preparing to unpack .../024-bind9-host_1%3a9.18.7-1_amd64.deb ... Unpacking bind9-host (1:9.18.7-1) ... Selecting previously unselected package bind9-dnsutils. Preparing to unpack .../025-bind9-dnsutils_1%3a9.18.7-1_amd64.deb ... Unpacking bind9-dnsutils (1:9.18.7-1) ... Selecting previously unselected package bzip2. Preparing to unpack .../026-bzip2_1.0.8-5+b1_amd64.deb ... Unpacking bzip2 (1.0.8-5+b1) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../027-libmagic-mgc_1%3a5.41-4_amd64.deb ... Unpacking libmagic-mgc (1:5.41-4) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../028-libmagic1_1%3a5.41-4_amd64.deb ... Unpacking libmagic1:amd64 (1:5.41-4) ... Selecting previously unselected package file. Preparing to unpack .../029-file_1%3a5.41-4_amd64.deb ... Unpacking file (1:5.41-4) ... Selecting previously unselected package gettext-base. Preparing to unpack .../030-gettext-base_0.21-9_amd64.deb ... Unpacking gettext-base (0.21-9) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../031-libuchardet0_0.0.7-1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../032-groff-base_1.22.4-8_amd64.deb ... Unpacking groff-base (1.22.4-8) ... Selecting previously unselected package inetutils-telnet. Preparing to unpack .../033-inetutils-telnet_2%3a2.4-1_amd64.deb ... Unpacking inetutils-telnet (2:2.4-1) ... Selecting previously unselected package libc-l10n. Preparing to unpack .../034-libc-l10n_2.35-4_all.deb ... Unpacking libc-l10n (2.35-4) ... Selecting previously unselected package locales. Preparing to unpack .../035-locales_2.35-4_all.deb ... Unpacking locales (2.35-4) ... Selecting previously unselected package lsof. Preparing to unpack .../036-lsof_4.95.0-1_amd64.deb ... Unpacking lsof (4.95.0-1) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../037-bsdextrautils_2.38.1-1.1+b1_amd64.deb ... Unpacking bsdextrautils (2.38.1-1.1+b1) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../038-libpipeline1_1.5.6-3_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.6-3) ... Selecting previously unselected package man-db. Preparing to unpack .../039-man-db_2.11.0-1+b1_amd64.deb ... Unpacking man-db (2.11.0-1+b1) ... Selecting previously unselected package wget. Preparing to unpack .../040-wget_1.21.3-1+b2_amd64.deb ... Unpacking wget (1.21.3-1+b2) ... Selecting previously unselected package xz-utils. Preparing to unpack .../041-xz-utils_5.2.5-2.1_amd64.deb ... Unpacking xz-utils (5.2.5-2.1) ... Selecting previously unselected package android-liblog:amd64. Preparing to unpack .../042-android-liblog_1%3a29.0.6-21_amd64.deb ... Unpacking android-liblog:amd64 (1:29.0.6-21) ... Selecting previously unselected package android-libbase:amd64. Preparing to unpack .../043-android-libbase_1%3a29.0.6-21_amd64.deb ... Unpacking android-libbase:amd64 (1:29.0.6-21) ... Selecting previously unselected package android-libboringssl:amd64. Preparing to unpack .../044-android-libboringssl_13~preview2-7_amd64.deb ... Unpacking android-libboringssl:amd64 (13~preview2-7) ... Selecting previously unselected package android-libcutils:amd64. Preparing to unpack .../045-android-libcutils_1%3a29.0.6-21_amd64.deb ... Unpacking android-libcutils:amd64 (1:29.0.6-21) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../046-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ... Selecting previously unselected package adb. Preparing to unpack .../047-adb_1%3a29.0.6-21_amd64.deb ... Unpacking adb (1:29.0.6-21) ... Selecting previously unselected package libapr1:amd64. Preparing to unpack .../048-libapr1_1.7.0-8_amd64.deb ... Unpacking libapr1:amd64 (1.7.0-8) ... Selecting previously unselected package libaprutil1:amd64. Preparing to unpack .../049-libaprutil1_1.6.1-5+b2_amd64.deb ... Unpacking libaprutil1:amd64 (1.6.1-5+b2) ... Selecting previously unselected package apache2-utils. Preparing to unpack .../050-apache2-utils_2.4.54-3_amd64.deb ... Unpacking apache2-utils (2.4.54-3) ... Selecting previously unselected package libaspell15:amd64. Preparing to unpack .../051-libaspell15_0.60.8-4+b1_amd64.deb ... Unpacking libaspell15:amd64 (0.60.8-4+b1) ... Selecting previously unselected package libtext-iconv-perl. Preparing to unpack .../052-libtext-iconv-perl_1.7-7+b3_amd64.deb ... Unpacking libtext-iconv-perl (1.7-7+b3) ... Selecting previously unselected package emacsen-common. Preparing to unpack .../053-emacsen-common_3.0.4_all.deb ... Unpacking emacsen-common (3.0.4) ... Selecting previously unselected package dictionaries-common. Preparing to unpack .../054-dictionaries-common_1.28.18_all.deb ... Adding 'diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common' Unpacking dictionaries-common (1.28.18) ... Selecting previously unselected package aspell. Preparing to unpack .../055-aspell_0.60.8-4+b1_amd64.deb ... Unpacking aspell (0.60.8-4+b1) ... Selecting previously unselected package aspell-he. Preparing to unpack .../056-aspell-he_1.0-0-8.1_all.deb ... Unpacking aspell-he (1.0-0-8.1) ... Selecting previously unselected package at. Preparing to unpack .../057-at_3.2.5-1+b1_amd64.deb ... Unpacking at (3.2.5-1+b1) ... Selecting previously unselected package bats. Preparing to unpack .../058-bats_1.8.0-3_all.deb ... Unpacking bats (1.8.0-3) ... Selecting previously unselected package bc. Preparing to unpack .../059-bc_1.07.1-3+b1_amd64.deb ... Unpacking bc (1.07.1-3+b1) ... Selecting previously unselected package binutils-common:amd64. Preparing to unpack .../060-binutils-common_2.39-8_amd64.deb ... Unpacking binutils-common:amd64 (2.39-8) ... Selecting previously unselected package libbinutils:amd64. Preparing to unpack .../061-libbinutils_2.39-8_amd64.deb ... Unpacking libbinutils:amd64 (2.39-8) ... Selecting previously unselected package libctf-nobfd0:amd64. Preparing to unpack .../062-libctf-nobfd0_2.39-8_amd64.deb ... Unpacking libctf-nobfd0:amd64 (2.39-8) ... Selecting previously unselected package libctf0:amd64. Preparing to unpack .../063-libctf0_2.39-8_amd64.deb ... Unpacking libctf0:amd64 (2.39-8) ... Selecting previously unselected package libgprofng0:amd64. Preparing to unpack .../064-libgprofng0_2.39-8_amd64.deb ... Unpacking libgprofng0:amd64 (2.39-8) ... Selecting previously unselected package binutils-x86-64-linux-gnu. Preparing to unpack .../065-binutils-x86-64-linux-gnu_2.39-8_amd64.deb ... Unpacking binutils-x86-64-linux-gnu (2.39-8) ... Selecting previously unselected package binutils. Preparing to unpack .../066-binutils_2.39-8_amd64.deb ... Unpacking binutils (2.39-8) ... Selecting previously unselected package python3-six. Preparing to unpack .../067-python3-six_1.16.0-4_all.deb ... Unpacking python3-six (1.16.0-4) ... Selecting previously unselected package python3-configobj. Preparing to unpack .../068-python3-configobj_5.0.6-5_all.deb ... Unpacking python3-configobj (5.0.6-5) ... Selecting previously unselected package python3-fastbencode. Preparing to unpack .../069-python3-fastbencode_0.0.12-1_amd64.deb ... Unpacking python3-fastbencode (0.0.12-1) ... Selecting previously unselected package python3-urllib3. Preparing to unpack .../070-python3-urllib3_1.26.12-1_all.deb ... Unpacking python3-urllib3 (1.26.12-1) ... Selecting previously unselected package python3-dulwich. Preparing to unpack .../071-python3-dulwich_0.20.46-2_amd64.deb ... Unpacking python3-dulwich (0.20.46-2) ... Selecting previously unselected package python3-patiencediff. Preparing to unpack .../072-python3-patiencediff_0.2.3-2_amd64.deb ... Unpacking python3-patiencediff (0.2.3-2) ... Selecting previously unselected package python3-breezy. Preparing to unpack .../073-python3-breezy_3.2.2-2+b1_amd64.deb ... Unpacking python3-breezy (3.2.2-2+b1) ... Selecting previously unselected package brz. Preparing to unpack .../074-brz_3.2.2-2_all.deb ... Unpacking brz (3.2.2-2) ... Selecting previously unselected package bubblewrap. Preparing to unpack .../075-bubblewrap_0.6.2-1_amd64.deb ... Unpacking bubblewrap (0.6.2-1) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../076-libc-dev-bin_2.35-4_amd64.deb ... Unpacking libc-dev-bin (2.35-4) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../077-linux-libc-dev_6.0.3-1_amd64.deb ... Unpacking linux-libc-dev:amd64 (6.0.3-1) ... Selecting previously unselected package libcrypt-dev:amd64. Preparing to unpack .../078-libcrypt-dev_1%3a4.4.28-2_amd64.deb ... Unpacking libcrypt-dev:amd64 (1:4.4.28-2) ... Selecting previously unselected package libtirpc-dev:amd64. Preparing to unpack .../079-libtirpc-dev_1.3.3+ds-1_amd64.deb ... Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... Selecting previously unselected package libnsl-dev:amd64. Preparing to unpack .../080-libnsl-dev_1.3.0-2_amd64.deb ... Unpacking libnsl-dev:amd64 (1.3.0-2) ... Selecting previously unselected package rpcsvc-proto. Preparing to unpack .../081-rpcsvc-proto_1.4.2-4_amd64.deb ... Unpacking rpcsvc-proto (1.4.2-4) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../082-libc6-dev_2.35-4_amd64.deb ... Unpacking libc6-dev:amd64 (2.35-4) ... Selecting previously unselected package libisl23:amd64. Preparing to unpack .../083-libisl23_0.25-1_amd64.deb ... Unpacking libisl23:amd64 (0.25-1) ... Selecting previously unselected package libmpfr6:amd64. Preparing to unpack .../084-libmpfr6_4.1.0-3_amd64.deb ... Unpacking libmpfr6:amd64 (4.1.0-3) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../085-libmpc3_1.2.1-2_amd64.deb ... Unpacking libmpc3:amd64 (1.2.1-2) ... Selecting previously unselected package cpp-12. Preparing to unpack .../086-cpp-12_12.2.0-3_amd64.deb ... Unpacking cpp-12 (12.2.0-3) ... Selecting previously unselected package cpp. Preparing to unpack .../087-cpp_4%3a12.2.0-1_amd64.deb ... Unpacking cpp (4:12.2.0-1) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../088-libcc1-0_12.2.0-3_amd64.deb ... Unpacking libcc1-0:amd64 (12.2.0-3) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../089-libgomp1_12.2.0-3_amd64.deb ... Unpacking libgomp1:amd64 (12.2.0-3) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../090-libitm1_12.2.0-3_amd64.deb ... Unpacking libitm1:amd64 (12.2.0-3) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../091-libatomic1_12.2.0-3_amd64.deb ... Unpacking libatomic1:amd64 (12.2.0-3) ... Selecting previously unselected package libasan8:amd64. Preparing to unpack .../092-libasan8_12.2.0-3_amd64.deb ... Unpacking libasan8:amd64 (12.2.0-3) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../093-liblsan0_12.2.0-3_amd64.deb ... Unpacking liblsan0:amd64 (12.2.0-3) ... Selecting previously unselected package libtsan2:amd64. Preparing to unpack .../094-libtsan2_12.2.0-3_amd64.deb ... Unpacking libtsan2:amd64 (12.2.0-3) ... Selecting previously unselected package libubsan1:amd64. Preparing to unpack .../095-libubsan1_12.2.0-3_amd64.deb ... Unpacking libubsan1:amd64 (12.2.0-3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../096-libquadmath0_12.2.0-3_amd64.deb ... Unpacking libquadmath0:amd64 (12.2.0-3) ... Selecting previously unselected package libgcc-12-dev:amd64. Preparing to unpack .../097-libgcc-12-dev_12.2.0-3_amd64.deb ... Unpacking libgcc-12-dev:amd64 (12.2.0-3) ... Selecting previously unselected package gcc-12. Preparing to unpack .../098-gcc-12_12.2.0-3_amd64.deb ... Unpacking gcc-12 (12.2.0-3) ... Selecting previously unselected package gcc. Preparing to unpack .../099-gcc_4%3a12.2.0-1_amd64.deb ... Unpacking gcc (4:12.2.0-1) ... Selecting previously unselected package libstdc++-12-dev:amd64. Preparing to unpack .../100-libstdc++-12-dev_12.2.0-3_amd64.deb ... Unpacking libstdc++-12-dev:amd64 (12.2.0-3) ... Selecting previously unselected package g++-12. Preparing to unpack .../101-g++-12_12.2.0-3_amd64.deb ... Unpacking g++-12 (12.2.0-3) ... Selecting previously unselected package g++. Preparing to unpack .../102-g++_4%3a12.2.0-1_amd64.deb ... Unpacking g++ (4:12.2.0-1) ... Selecting previously unselected package make. Preparing to unpack .../103-make_4.3-4.1_amd64.deb ... Unpacking make (4.3-4.1) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../104-libdpkg-perl_1.21.9_all.deb ... Unpacking libdpkg-perl (1.21.9) ... Selecting previously unselected package patch. Preparing to unpack .../105-patch_2.7.6-7_amd64.deb ... Unpacking patch (2.7.6-7) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../106-dpkg-dev_1.21.9_all.deb ... Unpacking dpkg-dev (1.21.9) ... Selecting previously unselected package build-essential. Preparing to unpack .../107-build-essential_12.9_amd64.deb ... Unpacking build-essential (12.9) ... Selecting previously unselected package rubygems-integration. Preparing to unpack .../108-rubygems-integration_1.18_all.deb ... Unpacking rubygems-integration (1.18) ... Selecting previously unselected package rake. Preparing to unpack .../109-rake_13.0.6-3_all.deb ... Unpacking rake (13.0.6-3) ... Selecting previously unselected package ruby-net-telnet. Preparing to unpack .../110-ruby-net-telnet_0.1.1-2.1_all.deb ... Unpacking ruby-net-telnet (0.1.1-2.1) ... Selecting previously unselected package ruby-webrick. Preparing to unpack .../111-ruby-webrick_1.7.0-4_all.deb ... Unpacking ruby-webrick (1.7.0-4) ... Selecting previously unselected package ruby-xmlrpc. Preparing to unpack .../112-ruby-xmlrpc_0.3.2-2_all.deb ... Unpacking ruby-xmlrpc (0.3.2-2) ... Selecting previously unselected package libruby:amd64. Preparing to unpack .../113-libruby_1%3a3.0+3.1_amd64.deb ... Unpacking libruby:amd64 (1:3.0+3.1) ... Selecting previously unselected package ruby-sdbm:amd64. Preparing to unpack .../114-ruby-sdbm_1.0.0-5_amd64.deb ... Unpacking ruby-sdbm:amd64 (1.0.0-5) ... Selecting previously unselected package libyaml-0-2:amd64. Preparing to unpack .../115-libyaml-0-2_0.2.5-1_amd64.deb ... Unpacking libyaml-0-2:amd64 (0.2.5-1) ... Selecting previously unselected package libruby3.0:amd64. Preparing to unpack .../116-libruby3.0_3.0.4-8_amd64.deb ... Unpacking libruby3.0:amd64 (3.0.4-8) ... Selecting previously unselected package ruby3.0. Preparing to unpack .../117-ruby3.0_3.0.4-8_amd64.deb ... Unpacking ruby3.0 (3.0.4-8) ... Selecting previously unselected package ruby. Preparing to unpack .../118-ruby_1%3a3.0+3.1_amd64.deb ... Unpacking ruby (1:3.0+3.1) ... Selecting previously unselected package ruby-rubygems. Preparing to unpack .../119-ruby-rubygems_3.3.15-1_all.deb ... Unpacking ruby-rubygems (3.3.15-1) ... Selecting previously unselected package ruby-bundler. Preparing to unpack .../120-ruby-bundler_2.3.15-1_all.deb ... Unpacking ruby-bundler (2.3.15-1) ... Selecting previously unselected package bundler. Preparing to unpack .../121-bundler_2.3.15-1_all.deb ... Unpacking bundler (2.3.15-1) ... Selecting previously unselected package bzr. Preparing to unpack .../122-bzr_2.7.0+bzr6622+brz_all.deb ... Unpacking bzr (2.7.0+bzr6622+brz) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../123-ca-certificates-java_20220719_all.deb ... Unpacking ca-certificates-java (20220719) ... Selecting previously unselected package clickhouse-common-static. Preparing to unpack .../124-clickhouse-common-static_22.10.1.1877_amd64.deb ... Unpacking clickhouse-common-static (22.10.1.1877) ... Selecting previously unselected package clickhouse-client. Preparing to unpack .../125-clickhouse-client_22.10.1.1877_amd64.deb ... Unpacking clickhouse-client (22.10.1.1877) ... Selecting previously unselected package libarchive13:amd64. Preparing to unpack .../126-libarchive13_3.6.0-1_amd64.deb ... Unpacking libarchive13:amd64 (3.6.0-1) ... Selecting previously unselected package libjsoncpp25:amd64. Preparing to unpack .../127-libjsoncpp25_1.9.5-4_amd64.deb ... Unpacking libjsoncpp25:amd64 (1.9.5-4) ... Selecting previously unselected package librhash0:amd64. Preparing to unpack .../128-librhash0_1.4.3-3_amd64.deb ... Unpacking librhash0:amd64 (1.4.3-3) ... Selecting previously unselected package dh-elpa-helper. Preparing to unpack .../129-dh-elpa-helper_2.0.14_all.deb ... Unpacking dh-elpa-helper (2.0.14) ... Selecting previously unselected package cmake-data. Preparing to unpack .../130-cmake-data_3.24.2-1_all.deb ... Unpacking cmake-data (3.24.2-1) ... Selecting previously unselected package cmake. Preparing to unpack .../131-cmake_3.24.2-1_amd64.deb ... Unpacking cmake (3.24.2-1) ... Selecting previously unselected package psmisc. Preparing to unpack .../132-psmisc_23.5-3_amd64.deb ... Unpacking psmisc (23.5-3) ... Selecting previously unselected package php-common. Preparing to unpack .../133-php-common_2%3a92+nmu1_all.deb ... Unpacking php-common (2:92+nmu1) ... Selecting previously unselected package php8.1-common. Preparing to unpack .../134-php8.1-common_8.1.7-1+b1_amd64.deb ... Unpacking php8.1-common (8.1.7-1+b1) ... Selecting previously unselected package php8.1-opcache. Preparing to unpack .../135-php8.1-opcache_8.1.7-1+b1_amd64.deb ... Unpacking php8.1-opcache (8.1.7-1+b1) ... Selecting previously unselected package php8.1-readline. Preparing to unpack .../136-php8.1-readline_8.1.7-1+b1_amd64.deb ... Unpacking php8.1-readline (8.1.7-1+b1) ... Selecting previously unselected package libsodium23:amd64. Preparing to unpack .../137-libsodium23_1.0.18-1_amd64.deb ... Unpacking libsodium23:amd64 (1.0.18-1) ... Selecting previously unselected package php8.1-cli. Preparing to unpack .../138-php8.1-cli_8.1.7-1+b1_amd64.deb ... Unpacking php8.1-cli (8.1.7-1+b1) ... Selecting previously unselected package php-cli. Preparing to unpack .../139-php-cli_2%3a8.1+92+nmu1_all.deb ... Unpacking php-cli (2:8.1+92+nmu1) ... Selecting previously unselected package php-composer-ca-bundle. Preparing to unpack .../140-php-composer-ca-bundle_1.3.4-1_all.deb ... Unpacking php-composer-ca-bundle (1.3.4-1) ... Selecting previously unselected package php-symfony-deprecation-contracts. Preparing to unpack .../141-php-symfony-deprecation-contracts_2.5.2-1_all.deb ... Unpacking php-symfony-deprecation-contracts (2.5.2-1) ... Selecting previously unselected package php-symfony-finder. Preparing to unpack .../142-php-symfony-finder_5.4.14+dfsg-1_all.deb ... Unpacking php-symfony-finder (5.4.14+dfsg-1) ... Selecting previously unselected package php-composer-pcre. Preparing to unpack .../143-php-composer-pcre_3.0.0-2_all.deb ... Unpacking php-composer-pcre (3.0.0-2) ... Selecting previously unselected package php-composer-class-map-generator. Preparing to unpack .../144-php-composer-class-map-generator_1.0.0-2_all.deb ... Unpacking php-composer-class-map-generator (1.0.0-2) ... Selecting previously unselected package php-composer-metadata-minifier. Preparing to unpack .../145-php-composer-metadata-minifier_1.0.0-2_all.deb ... Unpacking php-composer-metadata-minifier (1.0.0-2) ... Selecting previously unselected package php-composer-semver. Preparing to unpack .../146-php-composer-semver_3.3.2-1_all.deb ... Unpacking php-composer-semver (3.3.2-1) ... Selecting previously unselected package php-composer-spdx-licenses. Preparing to unpack .../147-php-composer-spdx-licenses_1.5.7-1_all.deb ... Unpacking php-composer-spdx-licenses (1.5.7-1) ... Selecting previously unselected package php-psr-log. Preparing to unpack .../148-php-psr-log_1.1.4-2_all.deb ... Unpacking php-psr-log (1.1.4-2) ... Selecting previously unselected package php-composer-xdebug-handler. Preparing to unpack .../149-php-composer-xdebug-handler_3.0.3-2_all.deb ... Unpacking php-composer-xdebug-handler (3.0.3-2) ... Selecting previously unselected package php-json-schema. Preparing to unpack .../150-php-json-schema_5.2.12-2_all.deb ... Unpacking php-json-schema (5.2.12-2) ... Selecting previously unselected package jsonlint. Preparing to unpack .../151-jsonlint_1.9.0-1_all.deb ... Unpacking jsonlint (1.9.0-1) ... Selecting previously unselected package libonig5:amd64. Preparing to unpack .../152-libonig5_6.9.8-1_amd64.deb ... Unpacking libonig5:amd64 (6.9.8-1) ... Selecting previously unselected package php8.1-mbstring. Preparing to unpack .../153-php8.1-mbstring_8.1.7-1+b1_amd64.deb ... Unpacking php8.1-mbstring (8.1.7-1+b1) ... Selecting previously unselected package php-mbstring. Preparing to unpack .../154-php-mbstring_2%3a8.1+92+nmu1_all.deb ... Unpacking php-mbstring (2:8.1+92+nmu1) ... Selecting previously unselected package php-psr-container. Preparing to unpack .../155-php-psr-container_1.1.2-1_all.deb ... Unpacking php-psr-container (1.1.2-1) ... Selecting previously unselected package php-symfony-service-contracts. Preparing to unpack .../156-php-symfony-service-contracts_2.5.2-1_all.deb ... Unpacking php-symfony-service-contracts (2.5.2-1) ... Selecting previously unselected package php8.1-intl. Preparing to unpack .../157-php8.1-intl_8.1.7-1+b1_amd64.deb ... Unpacking php8.1-intl (8.1.7-1+b1) ... Selecting previously unselected package php-intl. Preparing to unpack .../158-php-intl_2%3a8.1+92+nmu1_all.deb ... Unpacking php-intl (2:8.1+92+nmu1) ... Selecting previously unselected package php-symfony-string. Preparing to unpack .../159-php-symfony-string_5.4.14+dfsg-1_all.deb ... Unpacking php-symfony-string (5.4.14+dfsg-1) ... Selecting previously unselected package php-symfony-console. Preparing to unpack .../160-php-symfony-console_5.4.14+dfsg-1_all.deb ... Unpacking php-symfony-console (5.4.14+dfsg-1) ... Selecting previously unselected package php-symfony-filesystem. Preparing to unpack .../161-php-symfony-filesystem_5.4.14+dfsg-1_all.deb ... Unpacking php-symfony-filesystem (5.4.14+dfsg-1) ... Selecting previously unselected package php-symfony-process. Preparing to unpack .../162-php-symfony-process_5.4.14+dfsg-1_all.deb ... Unpacking php-symfony-process (5.4.14+dfsg-1) ... Selecting previously unselected package php-react-promise. Preparing to unpack .../163-php-react-promise_2.9.0-3_all.deb ... Unpacking php-react-promise (2.9.0-3) ... Selecting previously unselected package php-seld-signal-handler. Preparing to unpack .../164-php-seld-signal-handler_2.0.1-2_all.deb ... Unpacking php-seld-signal-handler (2.0.1-2) ... Selecting previously unselected package composer. Preparing to unpack .../165-composer_2.4.3-1_all.deb ... Unpacking composer (2.4.3-1) ... Selecting previously unselected package consul. Preparing to unpack .../166-consul_1.13.3-1_amd64.deb ... Unpacking consul (1.13.3-1) ... Selecting previously unselected package libxau6:amd64. Preparing to unpack .../167-libxau6_1%3a1.0.9-1_amd64.deb ... Unpacking libxau6:amd64 (1:1.0.9-1) ... Selecting previously unselected package libxdmcp6:amd64. Preparing to unpack .../168-libxdmcp6_1%3a1.1.2-3_amd64.deb ... Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... Selecting previously unselected package libxcb1:amd64. Preparing to unpack .../169-libxcb1_1.15-1_amd64.deb ... Unpacking libxcb1:amd64 (1.15-1) ... Selecting previously unselected package libx11-data. Preparing to unpack .../170-libx11-data_2%3a1.8.1-2_all.deb ... Unpacking libx11-data (2:1.8.1-2) ... Selecting previously unselected package libx11-6:amd64. Preparing to unpack .../171-libx11-6_2%3a1.8.1-2_amd64.deb ... Unpacking libx11-6:amd64 (2:1.8.1-2) ... Selecting previously unselected package dbus-x11. Preparing to unpack .../172-dbus-x11_1.14.4-1_amd64.deb ... Unpacking dbus-x11 (1.14.4-1) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../173-libglib2.0-0_2.74.0-3_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.74.0-3) ... Selecting previously unselected package libdconf1:amd64. Preparing to unpack .../174-libdconf1_0.40.0-3_amd64.deb ... Unpacking libdconf1:amd64 (0.40.0-3) ... Selecting previously unselected package dconf-service. Preparing to unpack .../175-dconf-service_0.40.0-3_amd64.deb ... Unpacking dconf-service (0.40.0-3) ... Selecting previously unselected package dconf-gsettings-backend:amd64. Preparing to unpack .../176-dconf-gsettings-backend_0.40.0-3_amd64.deb ... Unpacking dconf-gsettings-backend:amd64 (0.40.0-3) ... Selecting previously unselected package libdw1:amd64. Preparing to unpack .../177-libdw1_0.187-4_amd64.deb ... Unpacking libdw1:amd64 (0.187-4) ... Selecting previously unselected package debugedit. Preparing to unpack .../178-debugedit_1%3a5.0-5_amd64.deb ... Unpacking debugedit (1:5.0-5) ... Selecting previously unselected package java-common. Preparing to unpack .../179-java-common_0.72_all.deb ... Unpacking java-common (0.72) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../180-libavahi-common-data_0.8-6+b1_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.8-6+b1) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../181-libavahi-common3_0.8-6+b1_amd64.deb ... Unpacking libavahi-common3:amd64 (0.8-6+b1) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../182-libavahi-client3_0.8-6+b1_amd64.deb ... Unpacking libavahi-client3:amd64 (0.8-6+b1) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../183-libcups2_2.4.2-1+b2_amd64.deb ... Unpacking libcups2:amd64 (2.4.2-1+b2) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../184-liblcms2-2_2.13.1-1+b1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.13.1-1+b1) ... Selecting previously unselected package libjpeg62-turbo:amd64. Preparing to unpack .../185-libjpeg62-turbo_1%3a2.1.2-1+b1_amd64.deb ... Unpacking libjpeg62-turbo:amd64 (1:2.1.2-1+b1) ... Selecting previously unselected package libpng16-16:amd64. Preparing to unpack .../186-libpng16-16_1.6.38-2_amd64.deb ... Unpacking libpng16-16:amd64 (1.6.38-2) ... Selecting previously unselected package libfreetype6:amd64. Preparing to unpack .../187-libfreetype6_2.12.1+dfsg-3_amd64.deb ... Unpacking libfreetype6:amd64 (2.12.1+dfsg-3) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../188-fonts-dejavu-core_2.37-2_all.deb ... Unpacking fonts-dejavu-core (2.37-2) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../189-fontconfig-config_2.13.1-4.5_amd64.deb ... Unpacking fontconfig-config (2.13.1-4.5) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../190-libfontconfig1_2.13.1-4.5_amd64.deb ... Unpacking libfontconfig1:amd64 (2.13.1-4.5) ... Selecting previously unselected package libnspr4:amd64. Preparing to unpack .../191-libnspr4_2%3a4.35-1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.35-1) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../192-libnss3_2%3a3.83-1_amd64.deb ... Unpacking libnss3:amd64 (2:3.83-1) ... Selecting previously unselected package libasound2-data. Preparing to unpack .../193-libasound2-data_1.2.7.2-1_all.deb ... Unpacking libasound2-data (1.2.7.2-1) ... Selecting previously unselected package libasound2:amd64. Preparing to unpack .../194-libasound2_1.2.7.2-1_amd64.deb ... Unpacking libasound2:amd64 (1.2.7.2-1) ... Selecting previously unselected package libgraphite2-3:amd64. Preparing to unpack .../195-libgraphite2-3_1.3.14-1_amd64.deb ... Unpacking libgraphite2-3:amd64 (1.3.14-1) ... Selecting previously unselected package libharfbuzz0b:amd64. Preparing to unpack .../196-libharfbuzz0b_5.2.0-2_amd64.deb ... Unpacking libharfbuzz0b:amd64 (5.2.0-2) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../197-libpcsclite1_1.9.9-1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.9-1) ... Selecting previously unselected package openjdk-11-jre-headless:amd64. Preparing to unpack .../198-openjdk-11-jre-headless_11.0.16+8-1_amd64.deb ... Unpacking openjdk-11-jre-headless:amd64 (11.0.16+8-1) ... Selecting previously unselected package default-jre-headless. Preparing to unpack .../199-default-jre-headless_2%3a1.11-72_amd64.deb ... Unpacking default-jre-headless (2:1.11-72) ... Selecting previously unselected package openjdk-11-jdk-headless:amd64. Preparing to unpack .../200-openjdk-11-jdk-headless_11.0.16+8-1_amd64.deb ... Unpacking openjdk-11-jdk-headless:amd64 (11.0.16+8-1) ... Selecting previously unselected package default-jdk-headless. Preparing to unpack .../201-default-jdk-headless_2%3a1.11-72_amd64.deb ... Unpacking default-jdk-headless (2:1.11-72) ... Selecting previously unselected package libconfig-inifiles-perl. Preparing to unpack .../202-libconfig-inifiles-perl_3.000003-1_all.deb ... Unpacking libconfig-inifiles-perl (3.000003-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../203-mysql-common_5.8+1.0.8_all.deb ... Unpacking mysql-common (5.8+1.0.8) ... Selecting previously unselected package mariadb-common. Preparing to unpack .../204-mariadb-common_1%3a10.6.10-1_all.deb ... Unpacking mariadb-common (1:10.6.10-1) ... Selecting previously unselected package libmariadb3:amd64. Preparing to unpack .../205-libmariadb3_1%3a10.6.10-1+b1_amd64.deb ... Unpacking libmariadb3:amd64 (1:10.6.10-1+b1) ... Selecting previously unselected package mariadb-client-core-10.6. Preparing to unpack .../206-mariadb-client-core-10.6_1%3a10.6.10-1+b1_amd64.deb ... Unpacking mariadb-client-core-10.6 (1:10.6.10-1+b1) ... Selecting previously unselected package mariadb-client-10.6. Preparing to unpack .../207-mariadb-client-10.6_1%3a10.6.10-1+b1_amd64.deb ... Unpacking mariadb-client-10.6 (1:10.6.10-1+b1) ... Selecting previously unselected package default-mysql-client. Preparing to unpack .../208-default-mysql-client_1.0.8_all.deb ... Unpacking default-mysql-client (1.0.8) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../209-libfakeroot_1.29-1_amd64.deb ... Unpacking libfakeroot:amd64 (1.29-1) ... Selecting previously unselected package fakeroot. Preparing to unpack .../210-fakeroot_1.29-1_amd64.deb ... Unpacking fakeroot (1.29-1) ... Selecting previously unselected package libfile-dirlist-perl. Preparing to unpack .../211-libfile-dirlist-perl_0.05-3_all.deb ... Unpacking libfile-dirlist-perl (0.05-3) ... Selecting previously unselected package libfile-which-perl. Preparing to unpack .../212-libfile-which-perl_1.27-2_all.deb ... Unpacking libfile-which-perl (1.27-2) ... Selecting previously unselected package libfile-homedir-perl. Preparing to unpack .../213-libfile-homedir-perl_1.006-1_all.deb ... Unpacking libfile-homedir-perl (1.006-1) ... Selecting previously unselected package libfile-touch-perl. Preparing to unpack .../214-libfile-touch-perl_0.12-2_all.deb ... Unpacking libfile-touch-perl (0.12-2) ... Selecting previously unselected package libio-pty-perl. Preparing to unpack .../215-libio-pty-perl_1%3a1.15-2+b2_amd64.deb ... Unpacking libio-pty-perl (1:1.15-2+b2) ... Selecting previously unselected package libipc-run-perl. Preparing to unpack .../216-libipc-run-perl_20220807.0-1_all.deb ... Unpacking libipc-run-perl (20220807.0-1) ... Selecting previously unselected package libclass-method-modifiers-perl. Preparing to unpack .../217-libclass-method-modifiers-perl_2.13-2_all.deb ... Unpacking libclass-method-modifiers-perl (2.13-2) ... Selecting previously unselected package libclass-xsaccessor-perl. Preparing to unpack .../218-libclass-xsaccessor-perl_1.19-4+b1_amd64.deb ... Unpacking libclass-xsaccessor-perl (1.19-4+b1) ... Selecting previously unselected package libb-hooks-op-check-perl:amd64. Preparing to unpack .../219-libb-hooks-op-check-perl_0.22-2+b1_amd64.deb ... Unpacking libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... Selecting previously unselected package libdynaloader-functions-perl. Preparing to unpack .../220-libdynaloader-functions-perl_0.003-3_all.deb ... Unpacking libdynaloader-functions-perl (0.003-3) ... Selecting previously unselected package libdevel-callchecker-perl. Preparing to unpack .../221-libdevel-callchecker-perl_0.008-1+b4_amd64.deb ... Unpacking libdevel-callchecker-perl (0.008-1+b4) ... Selecting previously unselected package libparams-classify-perl:amd64. Preparing to unpack .../222-libparams-classify-perl_0.015-2+b1_amd64.deb ... Unpacking libparams-classify-perl:amd64 (0.015-2+b1) ... Selecting previously unselected package libmodule-runtime-perl. Preparing to unpack .../223-libmodule-runtime-perl_0.016-2_all.deb ... Unpacking libmodule-runtime-perl (0.016-2) ... Selecting previously unselected package libimport-into-perl. Preparing to unpack .../224-libimport-into-perl_1.002005-2_all.deb ... Unpacking libimport-into-perl (1.002005-2) ... Selecting previously unselected package librole-tiny-perl. Preparing to unpack .../225-librole-tiny-perl_2.002004-1_all.deb ... Unpacking librole-tiny-perl (2.002004-1) ... Selecting previously unselected package libsub-quote-perl. Preparing to unpack .../226-libsub-quote-perl_2.006006-1_all.deb ... Unpacking libsub-quote-perl (2.006006-1) ... Selecting previously unselected package libmoo-perl. Preparing to unpack .../227-libmoo-perl_2.005004-3_all.deb ... Unpacking libmoo-perl (2.005004-3) ... Selecting previously unselected package libencode-locale-perl. Preparing to unpack .../228-libencode-locale-perl_1.05-3_all.deb ... Unpacking libencode-locale-perl (1.05-3) ... Selecting previously unselected package libtimedate-perl. Preparing to unpack .../229-libtimedate-perl_2.3300-2_all.deb ... Unpacking libtimedate-perl (2.3300-2) ... Selecting previously unselected package libhttp-date-perl. Preparing to unpack .../230-libhttp-date-perl_6.05-2_all.deb ... Unpacking libhttp-date-perl (6.05-2) ... Selecting previously unselected package libfile-listing-perl. Preparing to unpack .../231-libfile-listing-perl_6.15-1_all.deb ... Unpacking libfile-listing-perl (6.15-1) ... Selecting previously unselected package libhtml-tagset-perl. Preparing to unpack .../232-libhtml-tagset-perl_3.20-6_all.deb ... Unpacking libhtml-tagset-perl (3.20-6) ... Selecting previously unselected package libregexp-ipv6-perl. Preparing to unpack .../233-libregexp-ipv6-perl_0.03-3_all.deb ... Unpacking libregexp-ipv6-perl (0.03-3) ... Selecting previously unselected package liburi-perl. Preparing to unpack .../234-liburi-perl_5.16-1_all.deb ... Unpacking liburi-perl (5.16-1) ... Selecting previously unselected package libhtml-parser-perl:amd64. Preparing to unpack .../235-libhtml-parser-perl_3.79-1+b1_amd64.deb ... Unpacking libhtml-parser-perl:amd64 (3.79-1+b1) ... Selecting previously unselected package libhtml-tree-perl. Preparing to unpack .../236-libhtml-tree-perl_5.07-2_all.deb ... Unpacking libhtml-tree-perl (5.07-2) ... Selecting previously unselected package libio-html-perl. Preparing to unpack .../237-libio-html-perl_1.004-3_all.deb ... Unpacking libio-html-perl (1.004-3) ... Selecting previously unselected package liblwp-mediatypes-perl. Preparing to unpack .../238-liblwp-mediatypes-perl_6.04-1_all.deb ... Unpacking liblwp-mediatypes-perl (6.04-1) ... Selecting previously unselected package libhttp-message-perl. Preparing to unpack .../239-libhttp-message-perl_6.41-1_all.deb ... Unpacking libhttp-message-perl (6.41-1) ... Selecting previously unselected package libhttp-cookies-perl. Preparing to unpack .../240-libhttp-cookies-perl_6.10-1_all.deb ... Unpacking libhttp-cookies-perl (6.10-1) ... Selecting previously unselected package libhttp-negotiate-perl. Preparing to unpack .../241-libhttp-negotiate-perl_6.01-1_all.deb ... Unpacking libhttp-negotiate-perl (6.01-1) ... Selecting previously unselected package perl-openssl-defaults:amd64. Preparing to unpack .../242-perl-openssl-defaults_7+b1_amd64.deb ... Unpacking perl-openssl-defaults:amd64 (7+b1) ... Selecting previously unselected package libnet-ssleay-perl:amd64. Preparing to unpack .../243-libnet-ssleay-perl_1.92-2+b1_amd64.deb ... Unpacking libnet-ssleay-perl:amd64 (1.92-2+b1) ... Selecting previously unselected package libio-socket-ssl-perl. Preparing to unpack .../244-libio-socket-ssl-perl_2.075-1_all.deb ... Unpacking libio-socket-ssl-perl (2.075-1) ... Selecting previously unselected package libnet-http-perl. Preparing to unpack .../245-libnet-http-perl_6.22-1_all.deb ... Unpacking libnet-http-perl (6.22-1) ... Selecting previously unselected package liblwp-protocol-https-perl. Preparing to unpack .../246-liblwp-protocol-https-perl_6.10-1_all.deb ... Unpacking liblwp-protocol-https-perl (6.10-1) ... Selecting previously unselected package libtry-tiny-perl. Preparing to unpack .../247-libtry-tiny-perl_0.31-2_all.deb ... Unpacking libtry-tiny-perl (0.31-2) ... Selecting previously unselected package libwww-robotrules-perl. Preparing to unpack .../248-libwww-robotrules-perl_6.02-1_all.deb ... Unpacking libwww-robotrules-perl (6.02-1) ... Selecting previously unselected package libwww-perl. Preparing to unpack .../249-libwww-perl_6.67-1_all.deb ... Unpacking libwww-perl (6.67-1) ... Selecting previously unselected package patchutils. Preparing to unpack .../250-patchutils_0.4.2-1_amd64.deb ... Unpacking patchutils (0.4.2-1) ... Selecting previously unselected package wdiff. Preparing to unpack .../251-wdiff_1.2.2-2+b1_amd64.deb ... Unpacking wdiff (1.2.2-2+b1) ... Selecting previously unselected package devscripts. Preparing to unpack .../252-devscripts_2.22.2_amd64.deb ... Unpacking devscripts (2.22.2) ... Selecting previously unselected package direnv. Preparing to unpack .../253-direnv_2.32.1-2_amd64.deb ... Unpacking direnv (2.32.1-2) ... Selecting previously unselected package dnsutils. Preparing to unpack .../254-dnsutils_1%3a9.18.7-1_all.deb ... Unpacking dnsutils (1:9.18.7-1) ... Selecting previously unselected package dos2unix. Preparing to unpack .../255-dos2unix_7.4.3-1_amd64.deb ... Unpacking dos2unix (7.4.3-1) ... Selecting previously unselected package easy-rsa. Preparing to unpack .../256-easy-rsa_3.1.0-0.1_all.deb ... Unpacking easy-rsa (3.1.0-0.1) ... Selecting previously unselected package entr. Preparing to unpack .../257-entr_5.1-1_amd64.deb ... Unpacking entr (5.1-1) ... Selecting previously unselected package libtcl8.6:amd64. Preparing to unpack .../258-libtcl8.6_8.6.12+dfsg-1+b1_amd64.deb ... Unpacking libtcl8.6:amd64 (8.6.12+dfsg-1+b1) ... Selecting previously unselected package tcl8.6. Preparing to unpack .../259-tcl8.6_8.6.12+dfsg-1+b1_amd64.deb ... Unpacking tcl8.6 (8.6.12+dfsg-1+b1) ... Selecting previously unselected package tcl-expect:amd64. Preparing to unpack .../260-tcl-expect_5.45.4-2+b1_amd64.deb ... Unpacking tcl-expect:amd64 (5.45.4-2+b1) ... Selecting previously unselected package expect. Preparing to unpack .../261-expect_5.45.4-2+b1_amd64.deb ... Unpacking expect (5.45.4-2+b1) ... Selecting previously unselected package libfuse3-3:amd64. Preparing to unpack .../262-libfuse3-3_3.12.0-1_amd64.deb ... Unpacking libfuse3-3:amd64 (3.12.0-1) ... Selecting previously unselected package fuse3. Preparing to unpack .../263-fuse3_3.12.0-1_amd64.deb ... Unpacking fuse3 (3.12.0-1) ... Selecting previously unselected package xdg-dbus-proxy. Preparing to unpack .../264-xdg-dbus-proxy_0.1.4-1_amd64.deb ... Unpacking xdg-dbus-proxy (0.1.4-1) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../265-libcurl3-gnutls_7.85.0-1_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.85.0-1) ... Selecting previously unselected package libstemmer0d:amd64. Preparing to unpack .../266-libstemmer0d_2.2.0-2_amd64.deb ... Unpacking libstemmer0d:amd64 (2.2.0-2) ... Selecting previously unselected package libxmlb2:amd64. Preparing to unpack .../267-libxmlb2_0.3.8-1_amd64.deb ... Unpacking libxmlb2:amd64 (0.3.8-1) ... Selecting previously unselected package libappstream4:amd64. Preparing to unpack .../268-libappstream4_0.15.5-1_amd64.deb ... Unpacking libappstream4:amd64 (0.15.5-1) ... Selecting previously unselected package libgdk-pixbuf2.0-common. Preparing to unpack .../269-libgdk-pixbuf2.0-common_2.42.9+dfsg-1_all.deb ... Unpacking libgdk-pixbuf2.0-common (2.42.9+dfsg-1) ... Selecting previously unselected package shared-mime-info. Preparing to unpack .../270-shared-mime-info_2.2-1_amd64.deb ... Unpacking shared-mime-info (2.2-1) ... Selecting previously unselected package libdeflate0:amd64. Preparing to unpack .../271-libdeflate0_1.14-1_amd64.deb ... Unpacking libdeflate0:amd64 (1.14-1) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../272-libjbig0_2.1-3.1+b2_amd64.deb ... Unpacking libjbig0:amd64 (2.1-3.1+b2) ... Selecting previously unselected package liblerc4:amd64. Preparing to unpack .../273-liblerc4_4.0.0+ds-2_amd64.deb ... Unpacking liblerc4:amd64 (4.0.0+ds-2) ... Selecting previously unselected package libwebp7:amd64. Preparing to unpack .../274-libwebp7_1.2.2-2+b1_amd64.deb ... Unpacking libwebp7:amd64 (1.2.2-2+b1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../275-libtiff5_4.4.0-4_amd64.deb ... Unpacking libtiff5:amd64 (4.4.0-4) ... Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. Preparing to unpack .../276-libgdk-pixbuf-2.0-0_2.42.9+dfsg-1_amd64.deb ... Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.9+dfsg-1) ... Selecting previously unselected package libgpgme11:amd64. Preparing to unpack .../277-libgpgme11_1.18.0-1_amd64.deb ... Unpacking libgpgme11:amd64 (1.18.0-1) ... Selecting previously unselected package libjson-glib-1.0-common. Preparing to unpack .../278-libjson-glib-1.0-common_1.6.6-1_all.deb ... Unpacking libjson-glib-1.0-common (1.6.6-1) ... Selecting previously unselected package libjson-glib-1.0-0:amd64. Preparing to unpack .../279-libjson-glib-1.0-0_1.6.6-1_amd64.deb ... Unpacking libjson-glib-1.0-0:amd64 (1.6.6-1) ... Selecting previously unselected package libmalcontent-0-0:amd64. Preparing to unpack .../280-libmalcontent-0-0_0.11.0-3_amd64.deb ... Unpacking libmalcontent-0-0:amd64 (0.11.0-3) ... Selecting previously unselected package libavahi-glib1:amd64. Preparing to unpack .../281-libavahi-glib1_0.8-6+b1_amd64.deb ... Unpacking libavahi-glib1:amd64 (0.8-6+b1) ... Selecting previously unselected package libostree-1-1:amd64. Preparing to unpack .../282-libostree-1-1_2022.6-1+b1_amd64.deb ... Unpacking libostree-1-1:amd64 (2022.6-1+b1) ... Selecting previously unselected package libpolkit-gobject-1-0:amd64. Preparing to unpack .../283-libpolkit-gobject-1-0_121+compat0.1-6_amd64.deb ... Unpacking libpolkit-gobject-1-0:amd64 (121+compat0.1-6) ... Selecting previously unselected package libpolkit-agent-1-0:amd64. Preparing to unpack .../284-libpolkit-agent-1-0_121+compat0.1-6_amd64.deb ... Unpacking libpolkit-agent-1-0:amd64 (121+compat0.1-6) ... Selecting previously unselected package flatpak. Preparing to unpack .../285-flatpak_1.14.0-2_amd64.deb ... Unpacking flatpak (1.14.0-2) ... Selecting previously unselected package libgirepository-1.0-1:amd64. Preparing to unpack .../286-libgirepository-1.0-1_1.74.0-2_amd64.deb ... Unpacking libgirepository-1.0-1:amd64 (1.74.0-2) ... Selecting previously unselected package gir1.2-glib-2.0:amd64. Preparing to unpack .../287-gir1.2-glib-2.0_1.74.0-2_amd64.deb ... Unpacking gir1.2-glib-2.0:amd64 (1.74.0-2) ... Selecting previously unselected package libflatpak0:amd64. Preparing to unpack .../288-libflatpak0_1.14.0-2_amd64.deb ... Unpacking libflatpak0:amd64 (1.14.0-2) ... Selecting previously unselected package gir1.2-flatpak-1.0:amd64. Preparing to unpack .../289-gir1.2-flatpak-1.0_1.14.0-2_amd64.deb ... Unpacking gir1.2-flatpak-1.0:amd64 (1.14.0-2) ... Selecting previously unselected package ostree. Preparing to unpack .../290-ostree_2022.6-1+b1_amd64.deb ... Unpacking ostree (2022.6-1+b1) ... Selecting previously unselected package libproxy1v5:amd64. Preparing to unpack .../291-libproxy1v5_0.4.18-1_amd64.deb ... Unpacking libproxy1v5:amd64 (0.4.18-1) ... Selecting previously unselected package glib-networking-common. Preparing to unpack .../292-glib-networking-common_2.74.0-1_all.deb ... Unpacking glib-networking-common (2.74.0-1) ... Selecting previously unselected package glib-networking-services. Preparing to unpack .../293-glib-networking-services_2.74.0-1_amd64.deb ... Unpacking glib-networking-services (2.74.0-1) ... Selecting previously unselected package gsettings-desktop-schemas. Preparing to unpack .../294-gsettings-desktop-schemas_43.0-1_all.deb ... Unpacking gsettings-desktop-schemas (43.0-1) ... Selecting previously unselected package glib-networking:amd64. Preparing to unpack .../295-glib-networking_2.74.0-1_amd64.deb ... Unpacking glib-networking:amd64 (2.74.0-1) ... Selecting previously unselected package libsoup2.4-common. Preparing to unpack .../296-libsoup2.4-common_2.74.3-1_all.deb ... Unpacking libsoup2.4-common (2.74.3-1) ... Selecting previously unselected package libsoup2.4-1:amd64. Preparing to unpack .../297-libsoup2.4-1_2.74.3-1_amd64.deb ... Unpacking libsoup2.4-1:amd64 (2.74.3-1) ... Selecting previously unselected package flatpak-builder. Preparing to unpack .../298-flatpak-builder_1.2.2-2_amd64.deb ... Unpacking flatpak-builder (1.2.2-2) ... Selecting previously unselected package flatpak-xdg-utils. Preparing to unpack .../299-flatpak-xdg-utils_1.0.5-1_amd64.deb ... Unpacking flatpak-xdg-utils (1.0.5-1) ... Selecting previously unselected package fontconfig. Preparing to unpack .../300-fontconfig_2.13.1-4.5_amd64.deb ... Unpacking fontconfig (2.13.1-4.5) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../301-python3-pkg-resources_65.5.0-1_all.deb ... Unpacking python3-pkg-resources (65.5.0-1) ... Selecting previously unselected package libblas3:amd64. Preparing to unpack .../302-libblas3_3.10.1-2_amd64.deb ... Unpacking libblas3:amd64 (3.10.1-2) ... Selecting previously unselected package libgfortran5:amd64. Preparing to unpack .../303-libgfortran5_12.2.0-3_amd64.deb ... Unpacking libgfortran5:amd64 (12.2.0-3) ... Selecting previously unselected package liblapack3:amd64. Preparing to unpack .../304-liblapack3_3.10.1-2_amd64.deb ... Unpacking liblapack3:amd64 (3.10.1-2) ... Selecting previously unselected package python3-numpy. Preparing to unpack .../305-python3-numpy_1%3a1.21.5-1+b1_amd64.deb ... Unpacking python3-numpy (1:1.21.5-1+b1) ... Selecting previously unselected package gdal-data. Preparing to unpack .../306-gdal-data_3.5.2+dfsg-1_all.deb ... Unpacking gdal-data (3.5.2+dfsg-1) ... Selecting previously unselected package gdal-plugins. Preparing to unpack .../307-gdal-plugins_3.5.2+dfsg-1_amd64.deb ... Unpacking gdal-plugins (3.5.2+dfsg-1) ... Selecting previously unselected package libarpack2:amd64. Preparing to unpack .../308-libarpack2_3.8.0-1_amd64.deb ... Unpacking libarpack2:amd64 (3.8.0-1) ... Selecting previously unselected package libsuperlu5:amd64. Preparing to unpack .../309-libsuperlu5_5.3.0+dfsg1-2+b1_amd64.deb ... Unpacking libsuperlu5:amd64 (5.3.0+dfsg1-2+b1) ... Selecting previously unselected package libarmadillo11. Preparing to unpack .../310-libarmadillo11_1%3a11.2.3+dfsg-1_amd64.deb ... Unpacking libarmadillo11 (1:11.2.3+dfsg-1) ... Selecting previously unselected package libsnappy1v5:amd64. Preparing to unpack .../311-libsnappy1v5_1.1.9-2_amd64.deb ... Unpacking libsnappy1v5:amd64 (1.1.9-2) ... Selecting previously unselected package libblosc1:amd64. Preparing to unpack .../312-libblosc1_1.21.1+ds2-3_amd64.deb ... Unpacking libblosc1:amd64 (1.21.1+ds2-3) ... Selecting previously unselected package libcfitsio9:amd64. Preparing to unpack .../313-libcfitsio9_4.1.0-1_amd64.deb ... Unpacking libcfitsio9:amd64 (4.1.0-1) ... Selecting previously unselected package libfreexl1:amd64. Preparing to unpack .../314-libfreexl1_1.0.6-1_amd64.deb ... Unpacking libfreexl1:amd64 (1.0.6-1) ... Selecting previously unselected package libfyba0:amd64. Preparing to unpack .../315-libfyba0_4.1.1-7_amd64.deb ... Unpacking libfyba0:amd64 (4.1.1-7) ... Selecting previously unselected package libgeos3.11.0:amd64. Preparing to unpack .../316-libgeos3.11.0_3.11.0-2_amd64.deb ... Unpacking libgeos3.11.0:amd64 (3.11.0-2) ... Selecting previously unselected package libgeos-c1v5:amd64. Preparing to unpack .../317-libgeos-c1v5_3.11.0-2_amd64.deb ... Unpacking libgeos-c1v5:amd64 (3.11.0-2) ... Selecting previously unselected package proj-data. Preparing to unpack .../318-proj-data_9.1.0-1_all.deb ... Unpacking proj-data (9.1.0-1) ... Selecting previously unselected package libproj25:amd64. Preparing to unpack .../319-libproj25_9.1.0-1_amd64.deb ... Unpacking libproj25:amd64 (9.1.0-1) ... Selecting previously unselected package libgeotiff5:amd64. Preparing to unpack .../320-libgeotiff5_1.7.1-1+b1_amd64.deb ... Unpacking libgeotiff5:amd64 (1.7.1-1+b1) ... Selecting previously unselected package libgif7:amd64. Preparing to unpack .../321-libgif7_5.2.1-2.5_amd64.deb ... Unpacking libgif7:amd64 (5.2.1-2.5) ... Selecting previously unselected package libhdf4-0-alt. Preparing to unpack .../322-libhdf4-0-alt_4.2.15-4+b2_amd64.deb ... Unpacking libhdf4-0-alt (4.2.15-4+b2) ... Selecting previously unselected package libaec0:amd64. Preparing to unpack .../323-libaec0_1.0.6-1+b1_amd64.deb ... Unpacking libaec0:amd64 (1.0.6-1+b1) ... Selecting previously unselected package libsz2:amd64. Preparing to unpack .../324-libsz2_1.0.6-1+b1_amd64.deb ... Unpacking libsz2:amd64 (1.0.6-1+b1) ... Selecting previously unselected package libhdf5-103-1:amd64. Preparing to unpack .../325-libhdf5-103-1_1.10.8+repack-1_amd64.deb ... Unpacking libhdf5-103-1:amd64 (1.10.8+repack-1) ... Selecting previously unselected package libaom3:amd64. Preparing to unpack .../326-libaom3_3.5.0-1_amd64.deb ... Unpacking libaom3:amd64 (3.5.0-1) ... Selecting previously unselected package libdav1d6:amd64. Preparing to unpack .../327-libdav1d6_1.0.0-2_amd64.deb ... Unpacking libdav1d6:amd64 (1.0.0-2) ... Selecting previously unselected package libde265-0:amd64. Preparing to unpack .../328-libde265-0_1.0.8-1.1_amd64.deb ... Unpacking libde265-0:amd64 (1.0.8-1.1) ... Selecting previously unselected package libnuma1:amd64. Preparing to unpack .../329-libnuma1_2.0.15-1_amd64.deb ... Unpacking libnuma1:amd64 (2.0.15-1) ... Selecting previously unselected package libx265-199:amd64. Preparing to unpack .../330-libx265-199_3.5-2+b1_amd64.deb ... Unpacking libx265-199:amd64 (3.5-2+b1) ... Selecting previously unselected package libheif1:amd64. Preparing to unpack .../331-libheif1_1.13.0-1_amd64.deb ... Unpacking libheif1:amd64 (1.13.0-1) ... Selecting previously unselected package libminizip1:amd64. Preparing to unpack .../332-libminizip1_1.1-8+b1_amd64.deb ... Unpacking libminizip1:amd64 (1.1-8+b1) ... Selecting previously unselected package liburiparser1:amd64. Preparing to unpack .../333-liburiparser1_0.9.6+dfsg-1_amd64.deb ... Unpacking liburiparser1:amd64 (0.9.6+dfsg-1) ... Selecting previously unselected package libkmlbase1:amd64. Preparing to unpack .../334-libkmlbase1_1.3.0-9_amd64.deb ... Unpacking libkmlbase1:amd64 (1.3.0-9) ... Selecting previously unselected package libkmldom1:amd64. Preparing to unpack .../335-libkmldom1_1.3.0-9_amd64.deb ... Unpacking libkmldom1:amd64 (1.3.0-9) ... Selecting previously unselected package libkmlengine1:amd64. Preparing to unpack .../336-libkmlengine1_1.3.0-9_amd64.deb ... Unpacking libkmlengine1:amd64 (1.3.0-9) ... Selecting previously unselected package libhdf5-hl-100:amd64. Preparing to unpack .../337-libhdf5-hl-100_1.10.8+repack-1_amd64.deb ... Unpacking libhdf5-hl-100:amd64 (1.10.8+repack-1) ... Selecting previously unselected package libnetcdf19:amd64. Preparing to unpack .../338-libnetcdf19_1%3a4.9.0-3+b1_amd64.deb ... Unpacking libnetcdf19:amd64 (1:4.9.0-3+b1) ... Selecting previously unselected package libltdl7:amd64. Preparing to unpack .../339-libltdl7_2.4.7-4_amd64.deb ... Unpacking libltdl7:amd64 (2.4.7-4) ... Selecting previously unselected package libodbc2:amd64. Preparing to unpack .../340-libodbc2_2.3.11-2_amd64.deb ... Unpacking libodbc2:amd64 (2.3.11-2) ... Selecting previously unselected package unixodbc-common. Preparing to unpack .../341-unixodbc-common_2.3.11-2_all.deb ... Unpacking unixodbc-common (2.3.11-2) ... Selecting previously unselected package libodbcinst2:amd64. Preparing to unpack .../342-libodbcinst2_2.3.11-2_amd64.deb ... Unpacking libodbcinst2:amd64 (2.3.11-2) ... Selecting previously unselected package libogdi4.1. Preparing to unpack .../343-libogdi4.1_4.1.0+ds-5+b1_amd64.deb ... Unpacking libogdi4.1 (4.1.0+ds-5+b1) ... Selecting previously unselected package libopenjp2-7:amd64. Preparing to unpack .../344-libopenjp2-7_2.5.0-1_amd64.deb ... Unpacking libopenjp2-7:amd64 (2.5.0-1) ... Selecting previously unselected package libpoppler123:amd64. Preparing to unpack .../345-libpoppler123_22.08.0-2.1_amd64.deb ... Unpacking libpoppler123:amd64 (22.08.0-2.1) ... Selecting previously unselected package libpq5:amd64. Preparing to unpack .../346-libpq5_15.0-1_amd64.deb ... Unpacking libpq5:amd64 (15.0-1) ... Selecting previously unselected package libqhull-r8.0:amd64. Preparing to unpack .../347-libqhull-r8.0_2020.2-5_amd64.deb ... Unpacking libqhull-r8.0:amd64 (2020.2-5) ... Selecting previously unselected package librttopo1:amd64. Preparing to unpack .../348-librttopo1_1.1.0-2_amd64.deb ... Unpacking librttopo1:amd64 (1.1.0-2) ... Selecting previously unselected package libspatialite7:amd64. Preparing to unpack .../349-libspatialite7_5.0.1-2+b2_amd64.deb ... Unpacking libspatialite7:amd64 (5.0.1-2+b2) ... Selecting previously unselected package libxerces-c3.2:amd64. Preparing to unpack .../350-libxerces-c3.2_3.2.3+debian-3+b1_amd64.deb ... Unpacking libxerces-c3.2:amd64 (3.2.3+debian-3+b1) ... Selecting previously unselected package libgdal31. Preparing to unpack .../351-libgdal31_3.5.2+dfsg-1_amd64.deb ... Unpacking libgdal31 (3.5.2+dfsg-1) ... Selecting previously unselected package python3-gdal. Preparing to unpack .../352-python3-gdal_3.5.2+dfsg-1_amd64.deb ... Unpacking python3-gdal (3.5.2+dfsg-1) ... Selecting previously unselected package gdal-bin. Preparing to unpack .../353-gdal-bin_3.5.2+dfsg-1_amd64.deb ... Unpacking gdal-bin (3.5.2+dfsg-1) ... Selecting previously unselected package gh. Preparing to unpack .../354-gh_2.18.1+dfsg1-1_amd64.deb ... Unpacking gh (2.18.1+dfsg1-1) ... Selecting previously unselected package gir1.2-freedesktop:amd64. Preparing to unpack .../355-gir1.2-freedesktop_1.74.0-2_amd64.deb ... Unpacking gir1.2-freedesktop:amd64 (1.74.0-2) ... Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. Preparing to unpack .../356-gir1.2-gdkpixbuf-2.0_2.42.9+dfsg-1_amd64.deb ... Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.42.9+dfsg-1) ... Selecting previously unselected package gir1.2-ostree-1.0:amd64. Preparing to unpack .../357-gir1.2-ostree-1.0_2022.6-1+b1_amd64.deb ... Unpacking gir1.2-ostree-1.0:amd64 (2022.6-1+b1) ... Selecting previously unselected package libpixman-1-0:amd64. Preparing to unpack .../358-libpixman-1-0_0.40.0-1_amd64.deb ... Unpacking libpixman-1-0:amd64 (0.40.0-1) ... Selecting previously unselected package libxcb-render0:amd64. Preparing to unpack .../359-libxcb-render0_1.15-1_amd64.deb ... Unpacking libxcb-render0:amd64 (1.15-1) ... Selecting previously unselected package libxcb-shm0:amd64. Preparing to unpack .../360-libxcb-shm0_1.15-1_amd64.deb ... Unpacking libxcb-shm0:amd64 (1.15-1) ... Selecting previously unselected package libxext6:amd64. Preparing to unpack .../361-libxext6_2%3a1.3.4-1+b1_amd64.deb ... Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... Selecting previously unselected package libxrender1:amd64. Preparing to unpack .../362-libxrender1_1%3a0.9.10-1.1_amd64.deb ... Unpacking libxrender1:amd64 (1:0.9.10-1.1) ... Selecting previously unselected package libcairo2:amd64. Preparing to unpack .../363-libcairo2_1.16.0-6_amd64.deb ... Unpacking libcairo2:amd64 (1.16.0-6) ... Selecting previously unselected package libpoppler-glib8:amd64. Preparing to unpack .../364-libpoppler-glib8_22.08.0-2.1_amd64.deb ... Unpacking libpoppler-glib8:amd64 (22.08.0-2.1) ... Selecting previously unselected package gir1.2-poppler-0.18:amd64. Preparing to unpack .../365-gir1.2-poppler-0.18_22.08.0-2.1_amd64.deb ... Unpacking gir1.2-poppler-0.18:amd64 (22.08.0-2.1) ... Selecting previously unselected package libcairo-gobject2:amd64. Preparing to unpack .../366-libcairo-gobject2_1.16.0-6_amd64.deb ... Unpacking libcairo-gobject2:amd64 (1.16.0-6) ... Selecting previously unselected package libfribidi0:amd64. Preparing to unpack .../367-libfribidi0_1.0.8-2.1_amd64.deb ... Unpacking libfribidi0:amd64 (1.0.8-2.1) ... Selecting previously unselected package libthai-data. Preparing to unpack .../368-libthai-data_0.1.29-1_all.deb ... Unpacking libthai-data (0.1.29-1) ... Selecting previously unselected package libdatrie1:amd64. Preparing to unpack .../369-libdatrie1_0.2.13-2+b1_amd64.deb ... Unpacking libdatrie1:amd64 (0.2.13-2+b1) ... Selecting previously unselected package libthai0:amd64. Preparing to unpack .../370-libthai0_0.1.29-1_amd64.deb ... Unpacking libthai0:amd64 (0.1.29-1) ... Selecting previously unselected package libpango-1.0-0:amd64. Preparing to unpack .../371-libpango-1.0-0_1.50.10+ds-1_amd64.deb ... Unpacking libpango-1.0-0:amd64 (1.50.10+ds-1) ... Selecting previously unselected package libpangoft2-1.0-0:amd64. Preparing to unpack .../372-libpangoft2-1.0-0_1.50.10+ds-1_amd64.deb ... Unpacking libpangoft2-1.0-0:amd64 (1.50.10+ds-1) ... Selecting previously unselected package libpangocairo-1.0-0:amd64. Preparing to unpack .../373-libpangocairo-1.0-0_1.50.10+ds-1_amd64.deb ... Unpacking libpangocairo-1.0-0:amd64 (1.50.10+ds-1) ... Selecting previously unselected package librsvg2-2:amd64. Preparing to unpack .../374-librsvg2-2_2.54.5+dfsg-1_amd64.deb ... Unpacking librsvg2-2:amd64 (2.54.5+dfsg-1) ... Selecting previously unselected package gir1.2-rsvg-2.0:amd64. Preparing to unpack .../375-gir1.2-rsvg-2.0_2.54.5+dfsg-1_amd64.deb ... Unpacking gir1.2-rsvg-2.0:amd64 (2.54.5+dfsg-1) ... Selecting previously unselected package liberror-perl. Preparing to unpack .../376-liberror-perl_0.17029-2_all.deb ... Unpacking liberror-perl (0.17029-2) ... Selecting previously unselected package git-man. Preparing to unpack .../377-git-man_1%3a2.35.1-1_all.deb ... Unpacking git-man (1:2.35.1-1) ... Selecting previously unselected package git. Preparing to unpack .../378-git_1%3a2.35.1-1_amd64.deb ... Unpacking git (1:2.35.1-1) ... Selecting previously unselected package go-md2man. Preparing to unpack .../379-go-md2man_2.0.2+ds1-1_amd64.deb ... Unpacking go-md2man (2.0.2+ds1-1) ... Selecting previously unselected package python3-lib2to3. Preparing to unpack .../380-python3-lib2to3_3.10.7-1_all.deb ... Unpacking python3-lib2to3 (3.10.7-1) ... Selecting previously unselected package python3-distutils. Preparing to unpack .../381-python3-distutils_3.10.7-1_all.deb ... Unpacking python3-distutils (3.10.7-1) ... Selecting previously unselected package python3-markupsafe. Preparing to unpack .../382-python3-markupsafe_2.1.1-1_amd64.deb ... Unpacking python3-markupsafe (2.1.1-1) ... Selecting previously unselected package python3-mako. Preparing to unpack .../383-python3-mako_1.2.2+ds1-1_all.deb ... Unpacking python3-mako (1.2.2+ds1-1) ... Selecting previously unselected package python3-markdown. Preparing to unpack .../384-python3-markdown_3.4.1-2_all.deb ... Unpacking python3-markdown (3.4.1-2) ... Selecting previously unselected package gobject-introspection. Preparing to unpack .../385-gobject-introspection_1.74.0-2_amd64.deb ... Unpacking gobject-introspection (1.74.0-2) ... Selecting previously unselected package golang-1.19-doc. Preparing to unpack .../386-golang-1.19-doc_1.19.2-1_all.deb ... Unpacking golang-1.19-doc (1.19.2-1) ... Selecting previously unselected package golang-1.19-src. Preparing to unpack .../387-golang-1.19-src_1.19.2-1_all.deb ... Unpacking golang-1.19-src (1.19.2-1) ... Selecting previously unselected package golang-1.19-go. Preparing to unpack .../388-golang-1.19-go_1.19.2-1_amd64.deb ... Unpacking golang-1.19-go (1.19.2-1) ... Selecting previously unselected package golang-1.19. Preparing to unpack .../389-golang-1.19_1.19.2-1_all.deb ... Unpacking golang-1.19 (1.19.2-1) ... Selecting previously unselected package golang-src. Preparing to unpack .../390-golang-src_2%3a1.19~1_all.deb ... Unpacking golang-src (2:1.19~1) ... Selecting previously unselected package golang-go:amd64. Preparing to unpack .../391-golang-go_2%3a1.19~1_amd64.deb ... Unpacking golang-go:amd64 (2:1.19~1) ... Selecting previously unselected package golang-doc. Preparing to unpack .../392-golang-doc_2%3a1.19~1_all.deb ... Unpacking golang-doc (2:1.19~1) ... Selecting previously unselected package golang:amd64. Preparing to unpack .../393-golang_2%3a1.19~1_amd64.deb ... Unpacking golang:amd64 (2:1.19~1) ... Selecting previously unselected package golang-github-containers-image. Preparing to unpack .../394-golang-github-containers-image_5.16.0-3_all.deb ... Unpacking golang-github-containers-image (5.16.0-3) ... Selecting previously unselected package golang-github-containers-common. Preparing to unpack .../395-golang-github-containers-common_0.44.5+ds1-1_all.deb ... Unpacking golang-github-containers-common (0.44.5+ds1-1) ... Selecting previously unselected package kubectl. Preparing to unpack .../396-kubectl_1.25.3-00_amd64.deb ... Unpacking kubectl (1.25.3-00) ... Selecting previously unselected package google-cloud-cli-skaffold. Preparing to unpack .../397-google-cloud-cli-skaffold_407.0.0-0_amd64.deb ... Unpacking google-cloud-cli-skaffold (407.0.0-0) ... Selecting previously unselected package google-cloud-sdk. Preparing to unpack .../398-google-cloud-sdk_407.0.0-0_all.deb ... Unpacking google-cloud-sdk (407.0.0-0) ... Selecting previously unselected package gyp. Preparing to unpack .../399-gyp_0.1+20220404git9ecf45e-2_all.deb ... Unpacking gyp (0.1+20220404git9ecf45e-2) ... Selecting previously unselected package libsass1:amd64. Preparing to unpack .../400-libsass1_3.6.5+20211226-1_amd64.deb ... Unpacking libsass1:amd64 (3.6.5+20211226-1) ... Selecting previously unselected package hugo. Preparing to unpack .../401-hugo_0.104.3-1_amd64.deb ... Unpacking hugo (0.104.3-1) ... Selecting previously unselected package hunspell-he. Preparing to unpack .../402-hunspell-he_1%3a7.4.2-1_all.deb ... Unpacking hunspell-he (1:7.4.2-1) ... Selecting previously unselected package libhunspell-1.7-0:amd64. Preparing to unpack .../403-libhunspell-1.7-0_1.7.1-1_amd64.deb ... Unpacking libhunspell-1.7-0:amd64 (1.7.1-1) ... Selecting previously unselected package hunspell. Preparing to unpack .../404-hunspell_1.7.1-1_amd64.deb ... Unpacking hunspell (1.7.1-1) ... Selecting previously unselected package hyphen-en-us. Preparing to unpack .../405-hyphen-en-us_2.8.8-7_all.deb ... Unpacking hyphen-en-us (2.8.8-7) ... Selecting previously unselected package icu-devtools. Preparing to unpack .../406-icu-devtools_71.1-3_amd64.deb ... Unpacking icu-devtools (71.1-3) ... Selecting previously unselected package ipcalc. Preparing to unpack .../407-ipcalc_0.42-2_all.deb ... Unpacking ipcalc (0.42-2) ... Selecting previously unselected package iputils-tracepath. Preparing to unpack .../408-iputils-tracepath_3%3a20211215-1_amd64.deb ... Unpacking iputils-tracepath (3:20211215-1) ... Selecting previously unselected package jp. Preparing to unpack .../409-jp_0.2.1+ds1-1+b1_amd64.deb ... Unpacking jp (0.2.1+ds1-1+b1) ... Selecting previously unselected package libjq1:amd64. Preparing to unpack .../410-libjq1_1.6-2.1_amd64.deb ... Unpacking libjq1:amd64 (1.6-2.1) ... Selecting previously unselected package jq. Preparing to unpack .../411-jq_1.6-2.1_amd64.deb ... Unpacking jq (1.6-2.1) ... Selecting previously unselected package keyutils. Preparing to unpack .../412-keyutils_1.6.3-1_amd64.deb ... Unpacking keyutils (1.6.3-1) ... Selecting previously unselected package krb5-config. Preparing to unpack .../413-krb5-config_2.7_all.deb ... Unpacking krb5-config (2.7) ... Selecting previously unselected package ldap-utils. Preparing to unpack .../414-ldap-utils_2.5.13+dfsg-2+b1_amd64.deb ... Unpacking ldap-utils (2.5.13+dfsg-2+b1) ... Selecting previously unselected package uuid-dev:amd64. Preparing to unpack .../415-uuid-dev_2.38.1-1.1+b1_amd64.deb ... Unpacking uuid-dev:amd64 (2.38.1-1.1+b1) ... Selecting previously unselected package libblkid-dev:amd64. Preparing to unpack .../416-libblkid-dev_2.38.1-1.1+b1_amd64.deb ... Unpacking libblkid-dev:amd64 (2.38.1-1.1+b1) ... Selecting previously unselected package libbrotli-dev:amd64. Preparing to unpack .../417-libbrotli-dev_1.0.9-2+b4_amd64.deb ... Unpacking libbrotli-dev:amd64 (1.0.9-2+b4) ... Selecting previously unselected package libbz2-dev:amd64. Preparing to unpack .../418-libbz2-dev_1.0.8-5+b1_amd64.deb ... Unpacking libbz2-dev:amd64 (1.0.8-5+b1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../419-libc-ares2_1.18.1-1+b2_amd64.deb ... Unpacking libc-ares2:amd64 (1.18.1-1+b2) ... Selecting previously unselected package liblzo2-2:amd64. Preparing to unpack .../420-liblzo2-2_2.10-2_amd64.deb ... Unpacking liblzo2-2:amd64 (2.10-2) ... Selecting previously unselected package libcairo-script-interpreter2:amd64. Preparing to unpack .../421-libcairo-script-interpreter2_1.16.0-6_amd64.deb ... Unpacking libcairo-script-interpreter2:amd64 (1.16.0-6) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../422-libexpat1-dev_2.5.0-1_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.5.0-1) ... Selecting previously unselected package zlib1g-dev:amd64. Preparing to unpack .../423-zlib1g-dev_1%3a1.2.11.dfsg-4.1_amd64.deb ... Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-4.1) ... Selecting previously unselected package libpng-dev:amd64. Preparing to unpack .../424-libpng-dev_1.6.38-2_amd64.deb ... Unpacking libpng-dev:amd64 (1.6.38-2) ... Selecting previously unselected package libfreetype-dev:amd64. Preparing to unpack .../425-libfreetype-dev_2.12.1+dfsg-3_amd64.deb ... Unpacking libfreetype-dev:amd64 (2.12.1+dfsg-3) ... Selecting previously unselected package libfreetype6-dev:amd64. Preparing to unpack .../426-libfreetype6-dev_2.12.1+dfsg-3_amd64.deb ... Unpacking libfreetype6-dev:amd64 (2.12.1+dfsg-3) ... Selecting previously unselected package pkg-config. Preparing to unpack .../427-pkg-config_0.29.2-1_amd64.deb ... Unpacking pkg-config (0.29.2-1) ... Selecting previously unselected package libfontconfig-dev:amd64. Preparing to unpack .../428-libfontconfig-dev_2.13.1-4.5_amd64.deb ... Unpacking libfontconfig-dev:amd64 (2.13.1-4.5) ... Selecting previously unselected package libffi-dev:amd64. Preparing to unpack .../429-libffi-dev_3.4.4-1_amd64.deb ... Unpacking libffi-dev:amd64 (3.4.4-1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../430-libglib2.0-data_2.74.0-3_all.deb ... Unpacking libglib2.0-data (2.74.0-3) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../431-libglib2.0-bin_2.74.0-3_amd64.deb ... Unpacking libglib2.0-bin (2.74.0-3) ... Selecting previously unselected package libglib2.0-dev-bin. Preparing to unpack .../432-libglib2.0-dev-bin_2.74.0-3_amd64.deb ... Unpacking libglib2.0-dev-bin (2.74.0-3) ... Selecting previously unselected package libsepol-dev:amd64. Preparing to unpack .../433-libsepol-dev_3.4-2_amd64.deb ... Unpacking libsepol-dev:amd64 (3.4-2) ... Selecting previously unselected package libpcre2-16-0:amd64. Preparing to unpack .../434-libpcre2-16-0_10.40-1_amd64.deb ... Unpacking libpcre2-16-0:amd64 (10.40-1) ... Selecting previously unselected package libpcre2-32-0:amd64. Preparing to unpack .../435-libpcre2-32-0_10.40-1_amd64.deb ... Unpacking libpcre2-32-0:amd64 (10.40-1) ... Selecting previously unselected package libpcre2-posix3:amd64. Preparing to unpack .../436-libpcre2-posix3_10.40-1_amd64.deb ... Unpacking libpcre2-posix3:amd64 (10.40-1) ... Selecting previously unselected package libpcre2-dev:amd64. Preparing to unpack .../437-libpcre2-dev_10.40-1_amd64.deb ... Unpacking libpcre2-dev:amd64 (10.40-1) ... Selecting previously unselected package libselinux1-dev:amd64. Preparing to unpack .../438-libselinux1-dev_3.4-1+b2_amd64.deb ... Unpacking libselinux1-dev:amd64 (3.4-1+b2) ... Selecting previously unselected package libmount-dev:amd64. Preparing to unpack .../439-libmount-dev_2.38.1-1.1+b1_amd64.deb ... Unpacking libmount-dev:amd64 (2.38.1-1.1+b1) ... Selecting previously unselected package libglib2.0-dev:amd64. Preparing to unpack .../440-libglib2.0-dev_2.74.0-3_amd64.deb ... Unpacking libglib2.0-dev:amd64 (2.74.0-3) ... Selecting previously unselected package libpixman-1-dev:amd64. Preparing to unpack .../441-libpixman-1-dev_0.40.0-1_amd64.deb ... Unpacking libpixman-1-dev:amd64 (0.40.0-1) ... Selecting previously unselected package x11-common. Preparing to unpack .../442-x11-common_1%3a7.7+23_all.deb ... Unpacking x11-common (1:7.7+23) ... Selecting previously unselected package libice6:amd64. Preparing to unpack .../443-libice6_2%3a1.0.10-1_amd64.deb ... Unpacking libice6:amd64 (2:1.0.10-1) ... Selecting previously unselected package libsm6:amd64. Preparing to unpack .../444-libsm6_2%3a1.2.3-1_amd64.deb ... Unpacking libsm6:amd64 (2:1.2.3-1) ... Selecting previously unselected package xorg-sgml-doctools. Preparing to unpack .../445-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ... Unpacking xorg-sgml-doctools (1:1.11-1.1) ... Selecting previously unselected package x11proto-dev. Preparing to unpack .../446-x11proto-dev_2022.1-1_all.deb ... Unpacking x11proto-dev (2022.1-1) ... Selecting previously unselected package x11proto-core-dev. Preparing to unpack .../447-x11proto-core-dev_2022.1-1_all.deb ... Unpacking x11proto-core-dev (2022.1-1) ... Selecting previously unselected package libice-dev:amd64. Preparing to unpack .../448-libice-dev_2%3a1.0.10-1_amd64.deb ... Unpacking libice-dev:amd64 (2:1.0.10-1) ... Selecting previously unselected package libsm-dev:amd64. Preparing to unpack .../449-libsm-dev_2%3a1.2.3-1_amd64.deb ... Unpacking libsm-dev:amd64 (2:1.2.3-1) ... Selecting previously unselected package libxau-dev:amd64. Preparing to unpack .../450-libxau-dev_1%3a1.0.9-1_amd64.deb ... Unpacking libxau-dev:amd64 (1:1.0.9-1) ... Selecting previously unselected package libxdmcp-dev:amd64. Preparing to unpack .../451-libxdmcp-dev_1%3a1.1.2-3_amd64.deb ... Unpacking libxdmcp-dev:amd64 (1:1.1.2-3) ... Selecting previously unselected package xtrans-dev. Preparing to unpack .../452-xtrans-dev_1.4.0-1_all.deb ... Unpacking xtrans-dev (1.4.0-1) ... Selecting previously unselected package libpthread-stubs0-dev:amd64. Preparing to unpack .../453-libpthread-stubs0-dev_0.4-1_amd64.deb ... Unpacking libpthread-stubs0-dev:amd64 (0.4-1) ... Selecting previously unselected package libxcb1-dev:amd64. Preparing to unpack .../454-libxcb1-dev_1.15-1_amd64.deb ... Unpacking libxcb1-dev:amd64 (1.15-1) ... Selecting previously unselected package libx11-dev:amd64. Preparing to unpack .../455-libx11-dev_2%3a1.8.1-2_amd64.deb ... Unpacking libx11-dev:amd64 (2:1.8.1-2) ... Selecting previously unselected package libxcb-render0-dev:amd64. Preparing to unpack .../456-libxcb-render0-dev_1.15-1_amd64.deb ... Unpacking libxcb-render0-dev:amd64 (1.15-1) ... Selecting previously unselected package libxcb-shm0-dev:amd64. Preparing to unpack .../457-libxcb-shm0-dev_1.15-1_amd64.deb ... Unpacking libxcb-shm0-dev:amd64 (1.15-1) ... Selecting previously unselected package libxext-dev:amd64. Preparing to unpack .../458-libxext-dev_2%3a1.3.4-1+b1_amd64.deb ... Unpacking libxext-dev:amd64 (2:1.3.4-1+b1) ... Selecting previously unselected package libxrender-dev:amd64. Preparing to unpack .../459-libxrender-dev_1%3a0.9.10-1.1_amd64.deb ... Unpacking libxrender-dev:amd64 (1:0.9.10-1.1) ... Selecting previously unselected package libcairo2-dev:amd64. Preparing to unpack .../460-libcairo2-dev_1.16.0-6_amd64.deb ... Unpacking libcairo2-dev:amd64 (1.16.0-6) ... Selecting previously unselected package libcdio19:amd64. Preparing to unpack .../461-libcdio19_2.1.0-4_amd64.deb ... Unpacking libcdio19:amd64 (2.1.0-4) ... Selecting previously unselected package libcurl3-nss:amd64. Preparing to unpack .../462-libcurl3-nss_7.85.0-1_amd64.deb ... Unpacking libcurl3-nss:amd64 (7.85.0-1) ... Selecting previously unselected package libcurl4-gnutls-dev:amd64. Preparing to unpack .../463-libcurl4-gnutls-dev_7.85.0-1_amd64.deb ... Unpacking libcurl4-gnutls-dev:amd64 (7.85.0-1) ... Selecting previously unselected package xml-core. Preparing to unpack .../464-xml-core_0.18+nmu1_all.deb ... Unpacking xml-core (0.18+nmu1) ... Selecting previously unselected package libdbus-1-dev:amd64. Preparing to unpack .../465-libdbus-1-dev_1.14.4-1_amd64.deb ... Unpacking libdbus-1-dev:amd64 (1.14.4-1) ... Selecting previously unselected package libdeflate-dev:amd64. Preparing to unpack .../466-libdeflate-dev_1.14-1_amd64.deb ... Unpacking libdeflate-dev:amd64 (1.14-1) ... Selecting previously unselected package libevent-2.1-7:amd64. Preparing to unpack .../467-libevent-2.1-7_2.1.12-stable-5+b1_amd64.deb ... Unpacking libevent-2.1-7:amd64 (2.1.12-stable-5+b1) ... Selecting previously unselected package libevent-core-2.1-7:amd64. Preparing to unpack .../468-libevent-core-2.1-7_2.1.12-stable-5+b1_amd64.deb ... Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-5+b1) ... Selecting previously unselected package libgc1:amd64. Preparing to unpack .../469-libgc1_1%3a8.2.2-3_amd64.deb ... Unpacking libgc1:amd64 (1:8.2.2-3) ... Selecting previously unselected package libgpg-error-dev. Preparing to unpack .../470-libgpg-error-dev_1.45-2_amd64.deb ... Unpacking libgpg-error-dev (1.45-2) ... Selecting previously unselected package libgcrypt20-dev. Preparing to unpack .../471-libgcrypt20-dev_1.10.1-2_amd64.deb ... Unpacking libgcrypt20-dev (1.10.1-2) ... Selecting previously unselected package libgirepository1.0-dev:amd64. Preparing to unpack .../472-libgirepository1.0-dev_1.74.0-2_amd64.deb ... Unpacking libgirepository1.0-dev:amd64 (1.74.0-2) ... Selecting previously unselected package libgmpxx4ldbl:amd64. Preparing to unpack .../473-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ... Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... Selecting previously unselected package libgmp-dev:amd64. Preparing to unpack .../474-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ... Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... Selecting previously unselected package libunbound8:amd64. Preparing to unpack .../475-libunbound8_1.17.0-1_amd64.deb ... Unpacking libunbound8:amd64 (1.17.0-1) ... Selecting previously unselected package libgnutls-dane0:amd64. Preparing to unpack .../476-libgnutls-dane0_3.7.8-2_amd64.deb ... Unpacking libgnutls-dane0:amd64 (3.7.8-2) ... Selecting previously unselected package libgnutls-openssl27:amd64. Preparing to unpack .../477-libgnutls-openssl27_3.7.8-2_amd64.deb ... Unpacking libgnutls-openssl27:amd64 (3.7.8-2) ... Selecting previously unselected package libgnutlsxx30:amd64. Preparing to unpack .../478-libgnutlsxx30_3.7.8-2_amd64.deb ... Unpacking libgnutlsxx30:amd64 (3.7.8-2) ... Selecting previously unselected package libidn2-dev:amd64. Preparing to unpack .../479-libidn2-dev_2.3.3-1+b1_amd64.deb ... Unpacking libidn2-dev:amd64 (2.3.3-1+b1) ... Selecting previously unselected package libp11-kit-dev:amd64. Preparing to unpack .../480-libp11-kit-dev_0.24.1-1_amd64.deb ... Unpacking libp11-kit-dev:amd64 (0.24.1-1) ... Selecting previously unselected package libtasn1-6-dev:amd64. Preparing to unpack .../481-libtasn1-6-dev_4.19.0-2_amd64.deb ... Unpacking libtasn1-6-dev:amd64 (4.19.0-2) ... Selecting previously unselected package nettle-dev:amd64. Preparing to unpack .../482-nettle-dev_3.8.1-2_amd64.deb ... Unpacking nettle-dev:amd64 (3.8.1-2) ... Selecting previously unselected package libgnutls28-dev:amd64. Preparing to unpack .../483-libgnutls28-dev_3.7.8-2_amd64.deb ... Unpacking libgnutls28-dev:amd64 (3.7.8-2) ... Selecting previously unselected package libgpm2:amd64. Preparing to unpack .../484-libgpm2_1.20.7-10+b1_amd64.deb ... Unpacking libgpm2:amd64 (1.20.7-10+b1) ... Selecting previously unselected package libicu-dev:amd64. Preparing to unpack .../485-libicu-dev_71.1-3_amd64.deb ... Unpacking libicu-dev:amd64 (71.1-3) ... Selecting previously unselected package libid3tag0:amd64. Preparing to unpack .../486-libid3tag0_0.15.1b-14_amd64.deb ... Unpacking libid3tag0:amd64 (0.15.1b-14) ... Selecting previously unselected package libimage-exiftool-perl. Preparing to unpack .../487-libimage-exiftool-perl_12.48+dfsg-1_all.deb ... Unpacking libimage-exiftool-perl (12.48+dfsg-1) ... Selecting previously unselected package libx11-xcb1:amd64. Preparing to unpack .../488-libx11-xcb1_2%3a1.8.1-2_amd64.deb ... Unpacking libx11-xcb1:amd64 (2:1.8.1-2) ... Selecting previously unselected package libimlib2:amd64. Preparing to unpack .../489-libimlib2_1.7.4-2_amd64.deb ... Unpacking libimlib2:amd64 (1.7.4-2) ... Selecting previously unselected package libiso9660-11:amd64. Preparing to unpack .../490-libiso9660-11_2.1.0-4_amd64.deb ... Unpacking libiso9660-11:amd64 (2.1.0-4) ... Selecting previously unselected package libjbig-dev:amd64. Preparing to unpack .../491-libjbig-dev_2.1-3.1+b2_amd64.deb ... Unpacking libjbig-dev:amd64 (2.1-3.1+b2) ... Selecting previously unselected package libjpeg62-turbo-dev:amd64. Preparing to unpack .../492-libjpeg62-turbo-dev_1%3a2.1.2-1+b1_amd64.deb ... Unpacking libjpeg62-turbo-dev:amd64 (1:2.1.2-1+b1) ... Selecting previously unselected package libjpeg-dev:amd64. Preparing to unpack .../493-libjpeg-dev_1%3a2.1.2-1+b1_amd64.deb ... Unpacking libjpeg-dev:amd64 (1:2.1.2-1+b1) ... Selecting previously unselected package libjs-events. Preparing to unpack .../494-libjs-events_3.3.0+~3.0.0-2_all.deb ... Unpacking libjs-events (3.3.0+~3.0.0-2) ... Selecting previously unselected package libjs-inherits. Preparing to unpack .../495-libjs-inherits_2.0.4-6_all.deb ... Unpacking libjs-inherits (2.0.4-6) ... Selecting previously unselected package libjs-is-typedarray. Preparing to unpack .../496-libjs-is-typedarray_1.0.0-4_all.deb ... Unpacking libjs-is-typedarray (1.0.0-4) ... Selecting previously unselected package libjs-jquery. Preparing to unpack .../497-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... Selecting previously unselected package libjs-underscore. Preparing to unpack .../498-libjs-underscore_1.13.4~dfsg+~1.11.4-1_all.deb ... Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-1) ... Selecting previously unselected package libjs-sphinxdoc. Preparing to unpack .../499-libjs-sphinxdoc_4.5.0-4_all.deb ... Unpacking libjs-sphinxdoc (4.5.0-4) ... Selecting previously unselected package libjs-typedarray-to-buffer. Preparing to unpack .../500-libjs-typedarray-to-buffer_4.0.0-2_all.deb ... Unpacking libjs-typedarray-to-buffer (4.0.0-2) ... Selecting previously unselected package liblcms2-dev:amd64. Preparing to unpack .../501-liblcms2-dev_2.13.1-1+b1_amd64.deb ... Unpacking liblcms2-dev:amd64 (2.13.1-1+b1) ... Selecting previously unselected package libldap-dev:amd64. Preparing to unpack .../502-libldap-dev_2.5.13+dfsg-2+b1_amd64.deb ... Unpacking libldap-dev:amd64 (2.5.13+dfsg-2+b1) ... Selecting previously unselected package libldap2-dev. Preparing to unpack .../503-libldap2-dev_2.5.13+dfsg-2_all.deb ... Unpacking libldap2-dev (2.5.13+dfsg-2) ... Selecting previously unselected package liblerc-dev:amd64. Preparing to unpack .../504-liblerc-dev_4.0.0+ds-2_amd64.deb ... Unpacking liblerc-dev:amd64 (4.0.0+ds-2) ... Selecting previously unselected package libz3-4:amd64. Preparing to unpack .../505-libz3-4_4.8.12-1+b2_amd64.deb ... Unpacking libz3-4:amd64 (4.8.12-1+b2) ... Selecting previously unselected package libllvm14:amd64. Preparing to unpack .../506-libllvm14_1%3a14.0.6-2_amd64.deb ... Unpacking libllvm14:amd64 (1:14.0.6-2) ... Selecting previously unselected package liblua5.2-0:amd64. Preparing to unpack .../507-liblua5.2-0_5.2.4-2_amd64.deb ... Unpacking liblua5.2-0:amd64 (5.2.4-2) ... Selecting previously unselected package liblzf1:amd64. Preparing to unpack .../508-liblzf1_3.6-3_amd64.deb ... Unpacking liblzf1:amd64 (3.6-3) ... Selecting previously unselected package liblzma-dev:amd64. Preparing to unpack .../509-liblzma-dev_5.2.5-2.1_amd64.deb ... Unpacking liblzma-dev:amd64 (5.2.5-2.1) ... Selecting previously unselected package libssl-dev:amd64. Preparing to unpack .../510-libssl-dev_3.0.5-4_amd64.deb ... Unpacking libssl-dev:amd64 (3.0.5-4) ... Selecting previously unselected package libmariadb-dev. Preparing to unpack .../511-libmariadb-dev_1%3a10.6.10-1+b1_amd64.deb ... Unpacking libmariadb-dev (1:10.6.10-1+b1) ... Selecting previously unselected package libminiupnpc17:amd64. Preparing to unpack .../512-libminiupnpc17_2.2.3-1+b1_amd64.deb ... Unpacking libminiupnpc17:amd64 (2.2.3-1+b1) ... Selecting previously unselected package libnatpmp1:amd64. Preparing to unpack .../513-libnatpmp1_20150609-7.1+b1_amd64.deb ... Unpacking libnatpmp1:amd64 (20150609-7.1+b1) ... Selecting previously unselected package libncurses-dev:amd64. Preparing to unpack .../514-libncurses-dev_6.3+20220423-2_amd64.deb ... Unpacking libncurses-dev:amd64 (6.3+20220423-2) ... Selecting previously unselected package libncursesw5-dev:amd64. Preparing to unpack .../515-libncursesw5-dev_6.3+20220423-2_amd64.deb ... Unpacking libncursesw5-dev:amd64 (6.3+20220423-2) ... Selecting previously unselected package libuv1-dev:amd64. Preparing to unpack .../516-libuv1-dev_1.44.2-1_amd64.deb ... Unpacking libuv1-dev:amd64 (1.44.2-1) ... Selecting previously unselected package node-xtend. Preparing to unpack .../517-node-xtend_4.0.2-3_all.deb ... Unpacking node-xtend (4.0.2-3) ... Selecting previously unselected package nodejs. Preparing to unpack .../518-nodejs_18.10.0+dfsg-6_amd64.deb ... Unpacking nodejs (18.10.0+dfsg-6) ... Selecting previously unselected package node-acorn. Preparing to unpack .../519-node-acorn_8.8.1+ds+~cs25.17.7-1_all.deb ... Unpacking node-acorn (8.8.1+ds+~cs25.17.7-1) ... Selecting previously unselected package node-cjs-module-lexer. Preparing to unpack .../520-node-cjs-module-lexer_1.2.2+dfsg-4_all.deb ... Unpacking node-cjs-module-lexer (1.2.2+dfsg-4) ... Selecting previously unselected package node-busboy. Preparing to unpack .../521-node-busboy_1.6.0+~cs2.6.0-2_all.deb ... Unpacking node-busboy (1.6.0+~cs2.6.0-2) ... Selecting previously unselected package node-undici. Preparing to unpack .../522-node-undici_5.11.0+dfsg1+~cs20.10.9-1_all.deb ... Unpacking node-undici (5.11.0+dfsg1+~cs20.10.9-1) ... Selecting previously unselected package libnode108:amd64. Preparing to unpack .../523-libnode108_18.10.0+dfsg-6_amd64.deb ... Unpacking libnode108:amd64 (18.10.0+dfsg-6) ... Selecting previously unselected package libnode-dev. Preparing to unpack .../524-libnode-dev_18.10.0+dfsg-6_amd64.deb ... Unpacking libnode-dev (18.10.0+dfsg-6) ... Selecting previously unselected package libnotify4:amd64. Preparing to unpack .../525-libnotify4_0.8.1-1_amd64.deb ... Unpacking libnotify4:amd64 (0.8.1-1) ... Selecting previously unselected package libnotify-bin. Preparing to unpack .../526-libnotify-bin_0.8.1-1_amd64.deb ... Unpacking libnotify-bin (0.8.1-1) ... Selecting previously unselected package libnspr4-dev. Preparing to unpack .../527-libnspr4-dev_2%3a4.35-1_amd64.deb ... Unpacking libnspr4-dev (2:4.35-1) ... Selecting previously unselected package libnss3-dev:amd64. Preparing to unpack .../528-libnss3-dev_2%3a3.83-1_amd64.deb ... Unpacking libnss3-dev:amd64 (2:3.83-1) ... Selecting previously unselected package libpfm4:amd64. Preparing to unpack .../529-libpfm4_4.12.0-1_amd64.deb ... Unpacking libpfm4:amd64 (4.12.0-1) ... Selecting previously unselected package libpq-dev. Preparing to unpack .../530-libpq-dev_15.0-1_amd64.deb ... Unpacking libpq-dev (15.0-1) ... Selecting previously unselected package libsqlite3-dev:amd64. Preparing to unpack .../531-libsqlite3-dev_3.39.4-1_amd64.deb ... Unpacking libsqlite3-dev:amd64 (3.39.4-1) ... Selecting previously unselected package libtiffxx5:amd64. Preparing to unpack .../532-libtiffxx5_4.4.0-4_amd64.deb ... Unpacking libtiffxx5:amd64 (4.4.0-4) ... Selecting previously unselected package libtiff-dev:amd64. Preparing to unpack .../533-libtiff-dev_4.4.0-4_amd64.deb ... Unpacking libtiff-dev:amd64 (4.4.0-4) ... Selecting previously unselected package libproj-dev:amd64. Preparing to unpack .../534-libproj-dev_9.1.0-1_amd64.deb ... Unpacking libproj-dev:amd64 (9.1.0-1) ... Selecting previously unselected package libprotobuf23:amd64. Preparing to unpack .../535-libprotobuf23_3.12.4-1+b5_amd64.deb ... Unpacking libprotobuf23:amd64 (3.12.4-1+b5) ... Selecting previously unselected package libprotobuf-lite23:amd64. Preparing to unpack .../536-libprotobuf-lite23_3.12.4-1+b5_amd64.deb ... Unpacking libprotobuf-lite23:amd64 (3.12.4-1+b5) ... Selecting previously unselected package libprotobuf-dev:amd64. Preparing to unpack .../537-libprotobuf-dev_3.12.4-1+b5_amd64.deb ... Unpacking libprotobuf-dev:amd64 (3.12.4-1+b5) ... Selecting previously unselected package libprotoc23:amd64. Preparing to unpack .../538-libprotoc23_3.12.4-1+b5_amd64.deb ... Unpacking libprotoc23:amd64 (3.12.4-1+b5) ... Selecting previously unselected package libpython3.10:amd64. Preparing to unpack .../539-libpython3.10_3.10.8-1_amd64.deb ... Unpacking libpython3.10:amd64 (3.10.8-1) ... Selecting previously unselected package libpython3.10-dev:amd64. Preparing to unpack .../540-libpython3.10-dev_3.10.8-1_amd64.deb ... Unpacking libpython3.10-dev:amd64 (3.10.8-1) ... Selecting previously unselected package libpython3-dev:amd64. Preparing to unpack .../541-libpython3-dev_3.10.6-1_amd64.deb ... Unpacking libpython3-dev:amd64 (3.10.6-1) ... Selecting previously unselected package libreadline-dev:amd64. Preparing to unpack .../542-libreadline-dev_8.2-1_amd64.deb ... Unpacking libreadline-dev:amd64 (8.2-1) ... Selecting previously unselected package libsasl2-dev. Preparing to unpack .../543-libsasl2-dev_2.1.28+dfsg-8_amd64.deb ... Unpacking libsasl2-dev (2.1.28+dfsg-8) ... Selecting previously unselected package libsecret-common. Preparing to unpack .../544-libsecret-common_0.20.5-3_all.deb ... Unpacking libsecret-common (0.20.5-3) ... Selecting previously unselected package libsecret-1-0:amd64. Preparing to unpack .../545-libsecret-1-0_0.20.5-3_amd64.deb ... Unpacking libsecret-1-0:amd64 (0.20.5-3) ... Selecting previously unselected package libsecret-tools. Preparing to unpack .../546-libsecret-tools_0.20.5-3_amd64.deb ... Unpacking libsecret-tools (0.20.5-3) ... Selecting previously unselected package libserf-1-1:amd64. Preparing to unpack .../547-libserf-1-1_1.3.9-11_amd64.deb ... Unpacking libserf-1-1:amd64 (1.3.9-11) ... Selecting previously unselected package libutf8proc2:amd64. Preparing to unpack .../548-libutf8proc2_2.7.0-4_amd64.deb ... Unpacking libutf8proc2:amd64 (2.7.0-4) ... Selecting previously unselected package libsvn1:amd64. Preparing to unpack .../549-libsvn1_1.14.2-3+b2_amd64.deb ... Unpacking libsvn1:amd64 (1.14.2-3+b2) ... Selecting previously unselected package libxft2:amd64. Preparing to unpack .../550-libxft2_2.3.6-1_amd64.deb ... Unpacking libxft2:amd64 (2.3.6-1) ... Selecting previously unselected package libxss1:amd64. Preparing to unpack .../551-libxss1_1%3a1.2.3-1_amd64.deb ... Unpacking libxss1:amd64 (1:1.2.3-1) ... Selecting previously unselected package libtk8.6:amd64. Preparing to unpack .../552-libtk8.6_8.6.12-1+b1_amd64.deb ... Unpacking libtk8.6:amd64 (8.6.12-1+b1) ... Selecting previously unselected package liburing2:amd64. Preparing to unpack .../553-liburing2_2.2-2_amd64.deb ... Unpacking liburing2:amd64 (2.2-2) ... Selecting previously unselected package libutempter0:amd64. Preparing to unpack .../554-libutempter0_1.2.1-2_amd64.deb ... Unpacking libutempter0:amd64 (1.2.1-2) ... Selecting previously unselected package libvcdinfo0:amd64. Preparing to unpack .../555-libvcdinfo0_2.0.1+dfsg-6_amd64.deb ... Unpacking libvcdinfo0:amd64 (2.0.1+dfsg-6) ... Selecting previously unselected package libwebpmux3:amd64. Preparing to unpack .../556-libwebpmux3_1.2.2-2+b1_amd64.deb ... Unpacking libwebpmux3:amd64 (1.2.2-2+b1) ... Selecting previously unselected package libwebpdemux2:amd64. Preparing to unpack .../557-libwebpdemux2_1.2.2-2+b1_amd64.deb ... Unpacking libwebpdemux2:amd64 (1.2.2-2+b1) ... Selecting previously unselected package libwebp-dev:amd64. Preparing to unpack .../558-libwebp-dev_1.2.2-2+b1_amd64.deb ... Unpacking libwebp-dev:amd64 (1.2.2-2+b1) ... Selecting previously unselected package libxft-dev:amd64. Preparing to unpack .../559-libxft-dev_2.3.6-1_amd64.deb ... Unpacking libxft-dev:amd64 (2.3.6-1) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../560-libxml2-dev_2.9.14+dfsg-1+b1_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1+b1) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../561-libxslt1.1_1.1.35-1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.35-1) ... Selecting previously unselected package libxmlsec1:amd64. Preparing to unpack .../562-libxmlsec1_1.2.34-2_amd64.deb ... Unpacking libxmlsec1:amd64 (1.2.34-2) ... Selecting previously unselected package libxmlsec1-gcrypt:amd64. Preparing to unpack .../563-libxmlsec1-gcrypt_1.2.34-2_amd64.deb ... Unpacking libxmlsec1-gcrypt:amd64 (1.2.34-2) ... Selecting previously unselected package libxmlsec1-gnutls:amd64. Preparing to unpack .../564-libxmlsec1-gnutls_1.2.34-2_amd64.deb ... Unpacking libxmlsec1-gnutls:amd64 (1.2.34-2) ... Selecting previously unselected package libxmlsec1-nss:amd64. Preparing to unpack .../565-libxmlsec1-nss_1.2.34-2_amd64.deb ... Unpacking libxmlsec1-nss:amd64 (1.2.34-2) ... Selecting previously unselected package libxmlsec1-openssl:amd64. Preparing to unpack .../566-libxmlsec1-openssl_1.2.34-2_amd64.deb ... Unpacking libxmlsec1-openssl:amd64 (1.2.34-2) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../567-libxslt1-dev_1.1.35-1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.35-1) ... Selecting previously unselected package libxmlsec1-dev. Preparing to unpack .../568-libxmlsec1-dev_1.2.34-2_amd64.deb ... Unpacking libxmlsec1-dev (1.2.34-2) ... Selecting previously unselected package libxss-dev:amd64. Preparing to unpack .../569-libxss-dev_1%3a1.2.3-1_amd64.deb ... Unpacking libxss-dev:amd64 (1:1.2.3-1) ... Selecting previously unselected package libyaml-dev:amd64. Preparing to unpack .../570-libyaml-dev_0.2.5-1_amd64.deb ... Unpacking libyaml-dev:amd64 (0.2.5-1) ... Selecting previously unselected package llvm-14-runtime. Preparing to unpack .../571-llvm-14-runtime_1%3a14.0.6-2_amd64.deb ... Unpacking llvm-14-runtime (1:14.0.6-2) ... Selecting previously unselected package llvm-runtime:amd64. Preparing to unpack .../572-llvm-runtime_1%3a14.0-55.2+b1_amd64.deb ... Unpacking llvm-runtime:amd64 (1:14.0-55.2+b1) ... Selecting previously unselected package llvm-14-linker-tools. Preparing to unpack .../573-llvm-14-linker-tools_1%3a14.0.6-2_amd64.deb ... Unpacking llvm-14-linker-tools (1:14.0.6-2) ... Selecting previously unselected package llvm-14. Preparing to unpack .../574-llvm-14_1%3a14.0.6-2_amd64.deb ... Unpacking llvm-14 (1:14.0.6-2) ... Selecting previously unselected package llvm. Preparing to unpack .../575-llvm_1%3a14.0-55.2+b1_amd64.deb ... Unpacking llvm (1:14.0-55.2+b1) ... Selecting previously unselected package lz4. Preparing to unpack .../576-lz4_1.9.4-1_amd64.deb ... Unpacking lz4 (1.9.4-1) ... Selecting previously unselected package mariadb-client. Preparing to unpack .../577-mariadb-client_1%3a10.6.10-1_all.deb ... Unpacking mariadb-client (1:10.6.10-1) ... Selecting previously unselected package python3-cairo:amd64. Preparing to unpack .../578-python3-cairo_1.20.1-4_amd64.deb ... Unpacking python3-cairo:amd64 (1.20.1-4) ... Selecting previously unselected package python3-gi. Preparing to unpack .../579-python3-gi_3.42.2-2_amd64.deb ... Unpacking python3-gi (3.42.2-2) ... Selecting previously unselected package python3-gi-cairo. Preparing to unpack .../580-python3-gi-cairo_3.42.2-2_amd64.deb ... Unpacking python3-gi-cairo (3.42.2-2) ... Selecting previously unselected package python3-mutagen. Preparing to unpack .../581-python3-mutagen_1.45.1-3_all.deb ... Unpacking python3-mutagen (1.45.1-3) ... Selecting previously unselected package mat2. Preparing to unpack .../582-mat2_0.13.0-2_all.deb ... Unpacking mat2 (0.13.0-2) ... Selecting previously unselected package mercurial-common. Preparing to unpack .../583-mercurial-common_6.2.3-1_all.deb ... Unpacking mercurial-common (6.2.3-1) ... Selecting previously unselected package mercurial. Preparing to unpack .../584-mercurial_6.2.3-1_amd64.deb ... Unpacking mercurial (6.2.3-1) ... Selecting previously unselected package ninja-build. Preparing to unpack .../585-ninja-build_1.11.1-1_amd64.deb ... Unpacking ninja-build (1.11.1-1) ... Selecting previously unselected package python3-setuptools. Preparing to unpack .../586-python3-setuptools_65.5.0-1_all.deb ... Unpacking python3-setuptools (65.5.0-1) ... Selecting previously unselected package meson. Preparing to unpack .../587-meson_0.63.3-1_all.deb ... Unpacking meson (0.63.3-1) ... Selecting previously unselected package plocate. Preparing to unpack .../588-plocate_1.1.16-1+b1_amd64.deb ... Unpacking plocate (1.1.16-1+b1) ... Selecting previously unselected package mlocate. Preparing to unpack .../589-mlocate_1.1.16-1_all.deb ... Unpacking mlocate (1.1.16-1) ... Selecting previously unselected package mongodb-database-tools. Preparing to unpack .../590-mongodb-database-tools_100.6.0_amd64.deb ... Unpacking mongodb-database-tools (100.6.0) ... Selecting previously unselected package mythes-en-us. Preparing to unpack .../591-mythes-en-us_1%3a7.4.2-1_all.deb ... Unpacking mythes-en-us (1:7.4.2-1) ... Selecting previously unselected package netcat-openbsd. Preparing to unpack .../592-netcat-openbsd_1.219-1_amd64.deb ... Unpacking netcat-openbsd (1.219-1) ... Selecting previously unselected package node-abbrev. Preparing to unpack .../593-node-abbrev_1.1.1+~1.1.2-1_all.deb ... Unpacking node-abbrev (1.1.1+~1.1.2-1) ... Selecting previously unselected package node-ms. Preparing to unpack .../594-node-ms_2.1.3+~cs0.7.31-2_all.deb ... Unpacking node-ms (2.1.3+~cs0.7.31-2) ... Selecting previously unselected package node-debug. Preparing to unpack .../595-node-debug_4.3.4+~cs4.1.7-1_all.deb ... Unpacking node-debug (4.3.4+~cs4.1.7-1) ... Selecting previously unselected package node-yallist. Preparing to unpack .../596-node-yallist_4.0.0+~4.0.1-1_all.deb ... Unpacking node-yallist (4.0.0+~4.0.1-1) ... Selecting previously unselected package node-lru-cache. Preparing to unpack .../597-node-lru-cache_7.14.0-1_all.deb ... Unpacking node-lru-cache (7.14.0-1) ... Selecting previously unselected package node-semver. Preparing to unpack .../598-node-semver_7.3.5+~7.3.9-1_all.deb ... Unpacking node-semver (7.3.5+~7.3.9-1) ... Selecting previously unselected package node-agent-base. Preparing to unpack .../599-node-agent-base_6.0.2+~cs5.4.2-1_all.deb ... Unpacking node-agent-base (6.0.2+~cs5.4.2-1) ... Selecting previously unselected package node-fast-deep-equal. Preparing to unpack .../600-node-fast-deep-equal_3.1.3-3_all.deb ... Unpacking node-fast-deep-equal (3.1.3-3) ... Selecting previously unselected package node-json-schema-traverse. Preparing to unpack .../601-node-json-schema-traverse_1.0.0-3_all.deb ... Unpacking node-json-schema-traverse (1.0.0-3) ... Selecting previously unselected package node-jsonify. Preparing to unpack .../602-node-jsonify_0.0.0-2_all.deb ... Unpacking node-jsonify (0.0.0-2) ... Selecting previously unselected package node-json-stable-stringify. Preparing to unpack .../603-node-json-stable-stringify_1.0.1+~cs5.2.33-1_all.deb ... Unpacking node-json-stable-stringify (1.0.1+~cs5.2.33-1) ... Selecting previously unselected package node-punycode. Preparing to unpack .../604-node-punycode_2.1.1-5_all.deb ... Unpacking node-punycode (2.1.1-5) ... Selecting previously unselected package node-uri-js. Preparing to unpack .../605-node-uri-js_4.4.0+dfsg-7_all.deb ... Unpacking node-uri-js (4.4.0+dfsg-7) ... Selecting previously unselected package node-ajv. Preparing to unpack .../606-node-ajv_6.12.6-3_all.deb ... Unpacking node-ajv (6.12.6-3) ... Selecting previously unselected package node-ajv-keywords. Preparing to unpack .../607-node-ajv-keywords_3.5.2-2_all.deb ... Unpacking node-ajv-keywords (3.5.2-2) ... Selecting previously unselected package node-ansi-regex. Preparing to unpack .../608-node-ansi-regex_5.0.1-1_all.deb ... Unpacking node-ansi-regex (5.0.1-1) ... Selecting previously unselected package node-color-name. Preparing to unpack .../609-node-color-name_1.1.4+~1.1.1-2_all.deb ... Unpacking node-color-name (1.1.4+~1.1.1-2) ... Selecting previously unselected package node-color-convert. Preparing to unpack .../610-node-color-convert_2.0.1+~cs2.0.0-1_all.deb ... Unpacking node-color-convert (2.0.1+~cs2.0.0-1) ... Selecting previously unselected package node-ansi-styles. Preparing to unpack .../611-node-ansi-styles_6.1.1-1_all.deb ... Unpacking node-ansi-styles (6.1.1-1) ... Selecting previously unselected package node-ansistyles. Preparing to unpack .../612-node-ansistyles_0.1.3-5_all.deb ... Unpacking node-ansistyles (0.1.3-5) ... Selecting previously unselected package node-aproba. Preparing to unpack .../613-node-aproba_2.0.0-3_all.deb ... Unpacking node-aproba (2.0.0-3) ... Selecting previously unselected package node-archy. Preparing to unpack .../614-node-archy_1.0.0-5_all.deb ... Unpacking node-archy (1.0.0-5) ... Selecting previously unselected package node-delegates. Preparing to unpack .../615-node-delegates_1.0.0-3_all.deb ... Unpacking node-delegates (1.0.0-3) ... Selecting previously unselected package node-inherits. Preparing to unpack .../616-node-inherits_2.0.4-6_all.deb ... Unpacking node-inherits (2.0.4-6) ... Selecting previously unselected package node-core-util-is. Preparing to unpack .../617-node-core-util-is_1.0.3-1_all.deb ... Unpacking node-core-util-is (1.0.3-1) ... Selecting previously unselected package node-safe-buffer. Preparing to unpack .../618-node-safe-buffer_5.2.1+~cs2.1.2-3_all.deb ... Unpacking node-safe-buffer (5.2.1+~cs2.1.2-3) ... Selecting previously unselected package node-string-decoder. Preparing to unpack .../619-node-string-decoder_1.3.0-6_all.deb ... Unpacking node-string-decoder (1.3.0-6) ... Selecting previously unselected package node-process-nextick-args. Preparing to unpack .../620-node-process-nextick-args_2.0.1-3_all.deb ... Unpacking node-process-nextick-args (2.0.1-3) ... Selecting previously unselected package node-util-deprecate. Preparing to unpack .../621-node-util-deprecate_1.0.2-3_all.deb ... Unpacking node-util-deprecate (1.0.2-3) ... Selecting previously unselected package node-isarray. Preparing to unpack .../622-node-isarray_2.0.5-4_all.deb ... Unpacking node-isarray (2.0.5-4) ... Selecting previously unselected package node-readable-stream. Preparing to unpack .../623-node-readable-stream_3.6.0+~cs3.0.0-4_all.deb ... Unpacking node-readable-stream (3.6.0+~cs3.0.0-4) ... Selecting previously unselected package node-are-we-there-yet. Preparing to unpack .../624-node-are-we-there-yet_3.0.1+~1.1.0-1_all.deb ... Unpacking node-are-we-there-yet (3.0.1+~1.1.0-1) ... Selecting previously unselected package node-asap. Preparing to unpack .../625-node-asap_2.0.6+~2.0.0-1_all.deb ... Unpacking node-asap (2.0.6+~2.0.0-1) ... Selecting previously unselected package node-balanced-match. Preparing to unpack .../626-node-balanced-match_2.0.0-1_all.deb ... Unpacking node-balanced-match (2.0.0-1) ... Selecting previously unselected package node-big.js. Preparing to unpack .../627-node-big.js_6.2.1+ds+~6.1.5-1_all.deb ... Unpacking node-big.js (6.2.1+ds+~6.1.5-1) ... Selecting previously unselected package node-binary-extensions. Preparing to unpack .../628-node-binary-extensions_2.2.0-2_all.deb ... Unpacking node-binary-extensions (2.2.0-2) ... Selecting previously unselected package node-brace-expansion. Preparing to unpack .../629-node-brace-expansion_2.0.1-1_all.deb ... Unpacking node-brace-expansion (2.0.1-1) ... Selecting previously unselected package node-builtins. Preparing to unpack .../630-node-builtins_5.0.1-1_all.deb ... Unpacking node-builtins (5.0.1-1) ... Selecting previously unselected package node-chownr. Preparing to unpack .../631-node-chownr_2.0.0-2_all.deb ... Unpacking node-chownr (2.0.0-2) ... Selecting previously unselected package node-fs.realpath. Preparing to unpack .../632-node-fs.realpath_1.0.0-3_all.deb ... Unpacking node-fs.realpath (1.0.0-3) ... Selecting previously unselected package node-wrappy. Preparing to unpack .../633-node-wrappy_1.0.2-3_all.deb ... Unpacking node-wrappy (1.0.2-3) ... Selecting previously unselected package node-once. Preparing to unpack .../634-node-once_1.4.0-5_all.deb ... Unpacking node-once (1.4.0-5) ... Selecting previously unselected package node-inflight. Preparing to unpack .../635-node-inflight_1.0.6-2_all.deb ... Unpacking node-inflight (1.0.6-2) ... Selecting previously unselected package node-minimatch. Preparing to unpack .../636-node-minimatch_5.1.0+~3.0.5-1_all.deb ... Unpacking node-minimatch (5.1.0+~3.0.5-1) ... Selecting previously unselected package node-glob. Preparing to unpack .../637-node-glob_8.0.3+~cs7.6.15-1_all.deb ... Unpacking node-glob (8.0.3+~cs7.6.15-1) ... Selecting previously unselected package node-graceful-fs. Preparing to unpack .../638-node-graceful-fs_4.2.10-1_all.deb ... Unpacking node-graceful-fs (4.2.10-1) ... Selecting previously unselected package node-iconv-lite. Preparing to unpack .../639-node-iconv-lite_0.6.3-2_all.deb ... Unpacking node-iconv-lite (0.6.3-2) ... Selecting previously unselected package node-encoding. Preparing to unpack .../640-node-encoding_0.1.13-2_all.deb ... Unpacking node-encoding (0.1.13-2) ... Selecting previously unselected package node-jsonparse. Preparing to unpack .../641-node-jsonparse_1.3.1-10_all.deb ... Unpacking node-jsonparse (1.3.1-10) ... Selecting previously unselected package node-minipass. Preparing to unpack .../642-node-minipass_3.3.5+~cs9.4.17-1_all.deb ... Unpacking node-minipass (3.3.5+~cs9.4.17-1) ... Selecting previously unselected package node-mkdirp. Preparing to unpack .../643-node-mkdirp_1.0.4+~1.0.2-3_all.deb ... Unpacking node-mkdirp (1.0.4+~1.0.2-3) ... Selecting previously unselected package node-iferr. Preparing to unpack .../644-node-iferr_1.0.2+~1.0.2-1_all.deb ... Unpacking node-iferr (1.0.2+~1.0.2-1) ... Selecting previously unselected package node-imurmurhash. Preparing to unpack .../645-node-imurmurhash_0.1.4+dfsg+~0.1.1-1_all.deb ... Unpacking node-imurmurhash (0.1.4+dfsg+~0.1.1-1) ... Selecting previously unselected package node-fs-write-stream-atomic. Preparing to unpack .../646-node-fs-write-stream-atomic_1.0.10-6_all.deb ... Unpacking node-fs-write-stream-atomic (1.0.10-6) ... Selecting previously unselected package node-rimraf. Preparing to unpack .../647-node-rimraf_3.0.2-2_all.deb ... Unpacking node-rimraf (3.0.2-2) ... Selecting previously unselected package node-run-queue. Preparing to unpack .../648-node-run-queue_2.0.0-2_all.deb ... Unpacking node-run-queue (2.0.0-2) ... Selecting previously unselected package node-copy-concurrently. Preparing to unpack .../649-node-copy-concurrently_1.0.5-9_all.deb ... Unpacking node-copy-concurrently (1.0.5-9) ... Selecting previously unselected package node-move-concurrently. Preparing to unpack .../650-node-move-concurrently_1.0.1-5_all.deb ... Unpacking node-move-concurrently (1.0.1-5) ... Selecting previously unselected package node-escape-string-regexp. Preparing to unpack .../651-node-escape-string-regexp_4.0.0-2_all.deb ... Unpacking node-escape-string-regexp (4.0.0-2) ... Selecting previously unselected package node-indent-string. Preparing to unpack .../652-node-indent-string_4.0.0-2_all.deb ... Unpacking node-indent-string (4.0.0-2) ... Selecting previously unselected package node-p-map. Preparing to unpack .../653-node-p-map_4.0.0+~3.1.0+~3.0.1-1_all.deb ... Unpacking node-p-map (4.0.0+~3.1.0+~3.0.1-1) ... Selecting previously unselected package node-promise-inflight. Preparing to unpack .../654-node-promise-inflight_1.0.1+~1.0.0-1_all.deb ... Unpacking node-promise-inflight (1.0.1+~1.0.0-1) ... Selecting previously unselected package node-ssri. Preparing to unpack .../655-node-ssri_9.0.1-1_all.deb ... Unpacking node-ssri (9.0.1-1) ... Selecting previously unselected package node-unique-filename. Preparing to unpack .../656-node-unique-filename_1.1.1+ds-1_all.deb ... Unpacking node-unique-filename (1.1.1+ds-1) ... Selecting previously unselected package node-cacache. Preparing to unpack .../657-node-cacache_16.1.3+~cs8.3.10-1_all.deb ... Unpacking node-cacache (16.1.3+~cs8.3.10-1) ... Selecting previously unselected package node-camelcase. Preparing to unpack .../658-node-camelcase_7.0.0-2_all.deb ... Unpacking node-camelcase (7.0.0-2) ... Selecting previously unselected package node-has-flag. Preparing to unpack .../659-node-has-flag_4.0.0-2_all.deb ... Unpacking node-has-flag (4.0.0-2) ... Selecting previously unselected package node-supports-color. Preparing to unpack .../660-node-supports-color_8.1.1+~8.1.1-1_all.deb ... Unpacking node-supports-color (8.1.1+~8.1.1-1) ... Selecting previously unselected package node-chalk. Preparing to unpack .../661-node-chalk_5.1.0-2_all.deb ... Unpacking node-chalk (5.1.0-2) ... Selecting previously unselected package node-colors. Preparing to unpack .../662-node-colors_1.4.0-4_all.deb ... Unpacking node-colors (1.4.0-4) ... Selecting previously unselected package node-slice-ansi. Preparing to unpack .../663-node-slice-ansi_5.0.0+~cs9.0.0-4_all.deb ... Unpacking node-slice-ansi (5.0.0+~cs9.0.0-4) ... Selecting previously unselected package node-strip-ansi. Preparing to unpack .../664-node-strip-ansi_6.0.1-1_all.deb ... Unpacking node-strip-ansi (6.0.1-1) ... Selecting previously unselected package node-clone. Preparing to unpack .../665-node-clone_2.1.2-4_all.deb ... Unpacking node-clone (2.1.2-4) ... Selecting previously unselected package node-defaults. Preparing to unpack .../666-node-defaults_1.0.3+~1.0.3-1_all.deb ... Unpacking node-defaults (1.0.3+~1.0.3-1) ... Selecting previously unselected package node-wcwidth.js. Preparing to unpack .../667-node-wcwidth.js_1.0.2-1_all.deb ... Unpacking node-wcwidth.js (1.0.2-1) ... Selecting previously unselected package node-string-width. Preparing to unpack .../668-node-string-width_4.2.3+~cs13.2.3-1_all.deb ... Unpacking node-string-width (4.2.3+~cs13.2.3-1) ... Selecting previously unselected package node-cli-table. Preparing to unpack .../669-node-cli-table_0.3.11+~cs0.13.4-3_all.deb ... Unpacking node-cli-table (0.3.11+~cs0.13.4-3) ... Selecting previously unselected package node-columnify. Preparing to unpack .../670-node-columnify_1.6.0+~1.5.1-1_all.deb ... Unpacking node-columnify (1.6.0+~1.5.1-1) ... Selecting previously unselected package node-console-control-strings. Preparing to unpack .../671-node-console-control-strings_1.1.0-3_all.deb ... Unpacking node-console-control-strings (1.1.0-3) ... Selecting previously unselected package node-css-selector-tokenizer. Preparing to unpack .../672-node-css-selector-tokenizer_0.8.0+~cs4.8.3-1_all.deb ... Unpacking node-css-selector-tokenizer (0.8.0+~cs4.8.3-1) ... Selecting previously unselected package node-isobject. Preparing to unpack .../673-node-isobject_4.0.0-2_all.deb ... Unpacking node-isobject (4.0.0-2) ... Selecting previously unselected package node-picocolors. Preparing to unpack .../674-node-picocolors_1.0.0-3_all.deb ... Unpacking node-picocolors (1.0.0-3) ... Selecting previously unselected package node-postcss. Preparing to unpack .../675-node-postcss_8.4.17+~cs8.0.23-1_all.deb ... Unpacking node-postcss (8.4.17+~cs8.0.23-1) ... Selecting previously unselected package node-icss-utils. Preparing to unpack .../676-node-icss-utils_5.1.0+~5.1.0-1_all.deb ... Unpacking node-icss-utils (5.1.0+~5.1.0-1) ... Selecting previously unselected package node-emojis-list. Preparing to unpack .../677-node-emojis-list_3.0.0-2_all.deb ... Unpacking node-emojis-list (3.0.0-2) ... Selecting previously unselected package node-json5. Preparing to unpack .../678-node-json5_2.2.1+dfsg-2_all.deb ... Unpacking node-json5 (2.2.1+dfsg-2) ... Selecting previously unselected package node-object-assign. Preparing to unpack .../679-node-object-assign_4.1.1-6_all.deb ... Unpacking node-object-assign (4.1.1-6) ... Selecting previously unselected package node-loader-utils. Preparing to unpack .../680-node-loader-utils_2.0.2-1_all.deb ... Unpacking node-loader-utils (2.0.2-1) ... Selecting previously unselected package node-normalize-path. Preparing to unpack .../681-node-normalize-path_3.0.0-3_all.deb ... Unpacking node-normalize-path (3.0.0-3) ... Selecting previously unselected package node-postcss-modules-extract-imports. Preparing to unpack .../682-node-postcss-modules-extract-imports_3.0.0-2_all.deb ... Unpacking node-postcss-modules-extract-imports (3.0.0-2) ... Selecting previously unselected package node-postcss-modules-values. Preparing to unpack .../683-node-postcss-modules-values_4.0.0+~4.0.0-1_all.deb ... Unpacking node-postcss-modules-values (4.0.0+~4.0.0-1) ... Selecting previously unselected package node-postcss-value-parser. Preparing to unpack .../684-node-postcss-value-parser_4.2.0-1_all.deb ... Unpacking node-postcss-value-parser (4.2.0-1) ... Selecting previously unselected package node-schema-utils. Preparing to unpack .../685-node-schema-utils_3.1.1~ds-2_all.deb ... Unpacking node-schema-utils (3.1.1~ds-2) ... Selecting previously unselected package node-uniq. Preparing to unpack .../686-node-uniq_1.0.1-2_all.deb ... Unpacking node-uniq (1.0.1-2) ... Selecting previously unselected package node-css-loader. Preparing to unpack .../687-node-css-loader_5.0.1+~cs14.0.5-1_all.deb ... Unpacking node-css-loader (5.0.1+~cs14.0.5-1) ... Selecting previously unselected package node-mimic-response. Preparing to unpack .../688-node-mimic-response_3.1.0-8_all.deb ... Unpacking node-mimic-response (3.1.0-8) ... Selecting previously unselected package node-decompress-response. Preparing to unpack .../689-node-decompress-response_6.0.0-2_all.deb ... Unpacking node-decompress-response (6.0.0-2) ... Selecting previously unselected package node-depd. Preparing to unpack .../690-node-depd_2.0.0-2_all.deb ... Unpacking node-depd (2.0.0-2) ... Selecting previously unselected package node-diff. Preparing to unpack .../691-node-diff_5.0.0~dfsg+~5.0.1-3_all.deb ... Unpacking node-diff (5.0.0~dfsg+~5.0.1-3) ... Selecting previously unselected package node-end-of-stream. Preparing to unpack .../692-node-end-of-stream_1.4.4+~1.4.1-1_all.deb ... Unpacking node-end-of-stream (1.4.4+~1.4.1-1) ... Selecting previously unselected package node-err-code. Preparing to unpack .../693-node-err-code_2.0.3+dfsg-3_all.deb ... Unpacking node-err-code (2.0.3+dfsg-3) ... Selecting previously unselected package node-events. Preparing to unpack .../694-node-events_3.3.0+~3.0.0-2_all.deb ... Unpacking node-events (3.3.0+~3.0.0-2) ... Selecting previously unselected package node-time-stamp. Preparing to unpack .../695-node-time-stamp_2.2.0-1_all.deb ... Unpacking node-time-stamp (2.2.0-1) ... Selecting previously unselected package node-fancy-log. Preparing to unpack .../696-node-fancy-log_1.3.3+~cs1.3.1-2_all.deb ... Unpacking node-fancy-log (1.3.3+~cs1.3.1-2) ... Selecting previously unselected package node-formidable. Preparing to unpack .../697-node-formidable_3.2.4+20220822gitd285a08+~cs4.0.9-1_all.deb ... Unpacking node-formidable (3.2.4+20220822gitd285a08+~cs4.0.9-1) ... Selecting previously unselected package node-function-bind. Preparing to unpack .../698-node-function-bind_1.1.1+repacked+~1.0.3-2_all.deb ... Unpacking node-function-bind (1.1.1+repacked+~1.0.3-2) ... Selecting previously unselected package node-has-unicode. Preparing to unpack .../699-node-has-unicode_2.0.1-4_all.deb ... Unpacking node-has-unicode (2.0.1-4) ... Selecting previously unselected package node-signal-exit. Preparing to unpack .../700-node-signal-exit_3.0.7+~3.0.1-1_all.deb ... Unpacking node-signal-exit (3.0.7+~3.0.1-1) ... Selecting previously unselected package node-wide-align. Preparing to unpack .../701-node-wide-align_1.1.3-4_all.deb ... Unpacking node-wide-align (1.1.3-4) ... Selecting previously unselected package node-gauge. Preparing to unpack .../702-node-gauge_4.0.4-1_all.deb ... Unpacking node-gauge (4.0.4-1) ... Selecting previously unselected package node-pump. Preparing to unpack .../703-node-pump_3.0.0-5_all.deb ... Unpacking node-pump (3.0.0-5) ... Selecting previously unselected package node-get-stream. Preparing to unpack .../704-node-get-stream_6.0.1-1_all.deb ... Unpacking node-get-stream (6.0.1-1) ... Selecting previously unselected package node-lowercase-keys. Preparing to unpack .../705-node-lowercase-keys_2.0.0-2_all.deb ... Unpacking node-lowercase-keys (2.0.0-2) ... Selecting previously unselected package node-json-buffer. Preparing to unpack .../706-node-json-buffer_3.0.1+~3.0.0-1_all.deb ... Unpacking node-json-buffer (3.0.1+~3.0.0-1) ... Selecting previously unselected package node-p-cancelable. Preparing to unpack .../707-node-p-cancelable_2.1.1-1_all.deb ... Unpacking node-p-cancelable (2.1.1-1) ... Selecting previously unselected package node-quick-lru. Preparing to unpack .../708-node-quick-lru_6.1.1-2_all.deb ... Unpacking node-quick-lru (6.1.1-2) ... Selecting previously unselected package node-got. Preparing to unpack .../709-node-got_11.8.5+~cs58.13.36-2_all.deb ... Unpacking node-got (11.8.5+~cs58.13.36-2) ... Selecting previously unselected package node-whatwg-fetch. Preparing to unpack .../710-node-whatwg-fetch_3.6.2-5_all.deb ... Unpacking node-whatwg-fetch (3.6.2-5) ... Selecting previously unselected package node-nopt. Preparing to unpack .../711-node-nopt_5.0.0-3_all.deb ... Unpacking node-nopt (5.0.0-3) ... Selecting previously unselected package node-set-blocking. Preparing to unpack .../712-node-set-blocking_2.0.0-2_all.deb ... Unpacking node-set-blocking (2.0.0-2) ... Selecting previously unselected package node-npmlog. Preparing to unpack .../713-node-npmlog_6.0.1+~4.1.4-1_all.deb ... Unpacking node-npmlog (6.0.1+~4.1.4-1) ... Selecting previously unselected package node-osenv. Preparing to unpack .../714-node-osenv_0.1.5+~0.1.1-1_all.deb ... Unpacking node-osenv (0.1.5+~0.1.1-1) ... Selecting previously unselected package node-tar. Preparing to unpack .../715-node-tar_6.1.11+ds1+~cs6.0.6-2_all.deb ... Unpacking node-tar (6.1.11+ds1+~cs6.0.6-2) ... Selecting previously unselected package node-isexe. Preparing to unpack .../716-node-isexe_2.0.0+~2.0.1-5_all.deb ... Unpacking node-isexe (2.0.0+~2.0.1-5) ... Selecting previously unselected package node-which. Preparing to unpack .../717-node-which_2.0.2+~cs1.3.2-2_all.deb ... Unpacking node-which (2.0.2+~cs1.3.2-2) ... Selecting previously unselected package node-gyp. Preparing to unpack .../718-node-gyp_9.2.0-1_all.deb ... Unpacking node-gyp (9.2.0-1) ... Selecting previously unselected package node-hosted-git-info. Preparing to unpack .../719-node-hosted-git-info_5.1.0-1_all.deb ... Unpacking node-hosted-git-info (5.1.0-1) ... Selecting previously unselected package node-https-proxy-agent. Preparing to unpack .../720-node-https-proxy-agent_5.0.1+~cs8.0.0-1_all.deb ... Unpacking node-https-proxy-agent (5.0.1+~cs8.0.0-1) ... Selecting previously unselected package node-ini. Preparing to unpack .../721-node-ini_3.0.1-1_all.deb ... Unpacking node-ini (3.0.1-1) ... Selecting previously unselected package node-ip. Preparing to unpack .../722-node-ip_2.0.0+~1.1.0-1_all.deb ... Unpacking node-ip (2.0.0+~1.1.0-1) ... Selecting previously unselected package node-ip-regex. Preparing to unpack .../723-node-ip-regex_4.3.0+~4.1.1-1_all.deb ... Unpacking node-ip-regex (4.3.0+~4.1.1-1) ... Selecting previously unselected package node-is-typedarray. Preparing to unpack .../724-node-is-typedarray_1.0.0-4_all.deb ... Unpacking node-is-typedarray (1.0.0-4) ... Selecting previously unselected package node-json-parse-better-errors. Preparing to unpack .../725-node-json-parse-better-errors_1.0.2+~cs3.3.1-2_all.deb ... Unpacking node-json-parse-better-errors (1.0.2+~cs3.3.1-2) ... Selecting previously unselected package node-mute-stream. Preparing to unpack .../726-node-mute-stream_0.0.8+~0.0.1-2_all.deb ... Unpacking node-mute-stream (0.0.8+~0.0.1-2) ... Selecting previously unselected package node-negotiator. Preparing to unpack .../727-node-negotiator_0.6.3+~0.6.1-1_all.deb ... Unpacking node-negotiator (0.6.3+~0.6.1-1) ... Selecting previously unselected package node-resolve. Preparing to unpack .../728-node-resolve_1.22.1+~cs5.31.10-1_all.deb ... Unpacking node-resolve (1.22.1+~cs5.31.10-1) ... Selecting previously unselected package node-spdx-license-ids. Preparing to unpack .../729-node-spdx-license-ids_3.0.12-1_all.deb ... Unpacking node-spdx-license-ids (3.0.12-1) ... Selecting previously unselected package node-spdx-exceptions. Preparing to unpack .../730-node-spdx-exceptions_2.3.0-2_all.deb ... Unpacking node-spdx-exceptions (2.3.0-2) ... Selecting previously unselected package node-spdx-expression-parse. Preparing to unpack .../731-node-spdx-expression-parse_3.0.1+~3.0.1-1_all.deb ... Unpacking node-spdx-expression-parse (3.0.1+~3.0.1-1) ... Selecting previously unselected package node-spdx-correct. Preparing to unpack .../732-node-spdx-correct_3.1.1-2_all.deb ... Unpacking node-spdx-correct (3.1.1-2) ... Selecting previously unselected package node-validate-npm-package-license. Preparing to unpack .../733-node-validate-npm-package-license_3.0.4-2_all.deb ... Unpacking node-validate-npm-package-license (3.0.4-2) ... Selecting previously unselected package node-normalize-package-data. Preparing to unpack .../734-node-normalize-package-data_4.0.1+~2.4.1-1_all.deb ... Unpacking node-normalize-package-data (4.0.1+~2.4.1-1) ... Selecting previously unselected package node-slash. Preparing to unpack .../735-node-slash_4.0.0-3_all.deb ... Unpacking node-slash (4.0.0-3) ... Selecting previously unselected package node-read-package-json. Preparing to unpack .../736-node-read-package-json_5.0.2+~2.0.0-1_all.deb ... Unpacking node-read-package-json (5.0.2+~2.0.0-1) ... Selecting previously unselected package node-npm-bundled. Preparing to unpack .../737-node-npm-bundled_2.0.1-1_all.deb ... Unpacking node-npm-bundled (2.0.1-1) ... Selecting previously unselected package node-validate-npm-package-name. Preparing to unpack .../738-node-validate-npm-package-name_4.0.0+~3.0.3-1_all.deb ... Unpacking node-validate-npm-package-name (4.0.0+~3.0.3-1) ... Selecting previously unselected package node-npm-package-arg. Preparing to unpack .../739-node-npm-package-arg_9.1.2+~3.0.0-1_all.deb ... Unpacking node-npm-package-arg (9.1.2+~3.0.0-1) ... Selecting previously unselected package node-retry. Preparing to unpack .../740-node-retry_0.13.1+~0.12.1-1_all.deb ... Unpacking node-retry (0.13.1+~0.12.1-1) ... Selecting previously unselected package node-promise-retry. Preparing to unpack .../741-node-promise-retry_2.0.1-2_all.deb ... Unpacking node-promise-retry (2.0.1-2) ... Selecting previously unselected package node-read. Preparing to unpack .../742-node-read_1.0.7-4_all.deb ... Unpacking node-read (1.0.7-4) ... Selecting previously unselected package node-promzard. Preparing to unpack .../743-node-promzard_0.3.0-2_all.deb ... Unpacking node-promzard (0.3.0-2) ... Selecting previously unselected package node-text-table. Preparing to unpack .../744-node-text-table_0.2.0-4_all.deb ... Unpacking node-text-table (0.2.0-4) ... Selecting previously unselected package node-typedarray-to-buffer. Preparing to unpack .../745-node-typedarray-to-buffer_4.0.0-2_all.deb ... Unpacking node-typedarray-to-buffer (4.0.0-2) ... Selecting previously unselected package node-write-file-atomic. Preparing to unpack .../746-node-write-file-atomic_4.0.2+~4.0.0-1_all.deb ... Unpacking node-write-file-atomic (4.0.2+~4.0.0-1) ... Selecting previously unselected package npm. Preparing to unpack .../747-npm_8.19.2~ds1-2_all.deb ... Unpacking npm (8.19.2~ds1-2) ... Selecting previously unselected package packer. Preparing to unpack .../748-packer_1.8.4-1_amd64.deb ... Unpacking packer (1.8.4-1) ... Selecting previously unselected package postgresql-client-common. Preparing to unpack .../749-postgresql-client-common_245_all.deb ... Unpacking postgresql-client-common (245) ... Selecting previously unselected package postgresql-client-15. Preparing to unpack .../750-postgresql-client-15_15.0-1_amd64.deb ... Unpacking postgresql-client-15 (15.0-1) ... Selecting previously unselected package postgresql-client. Preparing to unpack .../751-postgresql-client_15+245_all.deb ... Unpacking postgresql-client (15+245) ... Selecting previously unselected package protobuf-compiler. Preparing to unpack .../752-protobuf-compiler_3.12.4-1+b5_amd64.deb ... Unpacking protobuf-compiler (3.12.4-1+b5) ... Selecting previously unselected package python3.10-dev. Preparing to unpack .../753-python3.10-dev_3.10.8-1_amd64.deb ... Unpacking python3.10-dev (3.10.8-1) ... Selecting previously unselected package python3-dev. Preparing to unpack .../754-python3-dev_3.10.6-1_amd64.deb ... Unpacking python3-dev (3.10.6-1) ... Selecting previously unselected package python3-wheel. Preparing to unpack .../755-python3-wheel_0.37.1-5_all.deb ... Unpacking python3-wheel (0.37.1-5) ... Selecting previously unselected package python3-pip. Preparing to unpack .../756-python3-pip_22.3+dfsg-1_all.deb ... Unpacking python3-pip (22.3+dfsg-1) ... Selecting previously unselected package python3-pip-whl. Preparing to unpack .../757-python3-pip-whl_22.3+dfsg-1_all.deb ... Unpacking python3-pip-whl (22.3+dfsg-1) ... Selecting previously unselected package python3-setuptools-whl. Preparing to unpack .../758-python3-setuptools-whl_65.5.0-1_all.deb ... Unpacking python3-setuptools-whl (65.5.0-1) ... Selecting previously unselected package python3.10-venv. Preparing to unpack .../759-python3.10-venv_3.10.8-1_amd64.deb ... Unpacking python3.10-venv (3.10.8-1) ... Selecting previously unselected package python3-venv. Preparing to unpack .../760-python3-venv_3.10.6-1_amd64.deb ... Unpacking python3-venv (3.10.6-1) ... Selecting previously unselected package rclone. Preparing to unpack .../761-rclone_1.53.3-4+b2_amd64.deb ... Unpacking rclone (1.53.3-4+b2) ... Selecting previously unselected package redis-tools. Preparing to unpack .../762-redis-tools_5%3a7.0.5-1+b1_amd64.deb ... Unpacking redis-tools (5:7.0.5-1+b1) ... Selecting previously unselected package rename. Preparing to unpack .../763-rename_1.31-1_all.deb ... Unpacking rename (1.31-1) ... Selecting previously unselected package zstd. Preparing to unpack .../764-zstd_1.5.2+dfsg-1_amd64.deb ... Unpacking zstd (1.5.2+dfsg-1) ... Selecting previously unselected package reprepro. Preparing to unpack .../765-reprepro_5.3.1-1_amd64.deb ... Unpacking reprepro (5.3.1-1) ... Selecting previously unselected package ruby3.0-dev:amd64. Preparing to unpack .../766-ruby3.0-dev_3.0.4-8_amd64.deb ... Unpacking ruby3.0-dev:amd64 (3.0.4-8) ... Selecting previously unselected package ruby-dev:amd64. Preparing to unpack .../767-ruby-dev_1%3a3.0+3.1_amd64.deb ... Unpacking ruby-dev:amd64 (1:3.0+3.1) ... Selecting previously unselected package session-manager-plugin. Preparing to unpack .../768-session-manager-plugin.deb ... Preparing for install Unpacking session-manager-plugin (1.2.398.0-1) ... Selecting previously unselected package sharutils. Preparing to unpack .../769-sharutils_1%3a4.15.2-6_amd64.deb ... Unpacking sharutils (1:4.15.2-6) ... Selecting previously unselected package shellcheck. Preparing to unpack .../770-shellcheck_0.8.0-2_amd64.deb ... Unpacking shellcheck (0.8.0-2) ... Selecting previously unselected package signify-openbsd. Preparing to unpack .../771-signify-openbsd_31-3_amd64.deb ... Unpacking signify-openbsd (31-3) ... Selecting previously unselected package skopeo. Preparing to unpack .../772-skopeo_1.4.1+ds1-1+b2_amd64.deb ... Unpacking skopeo (1.4.1+ds1-1+b2) ... Selecting previously unselected package subversion. Preparing to unpack .../773-subversion_1.14.2-3+b2_amd64.deb ... Unpacking subversion (1.14.2-3+b2) ... Selecting previously unselected package swaks. Preparing to unpack .../774-swaks_20201014.0-2_all.deb ... Unpacking swaks (20201014.0-2) ... Selecting previously unselected package task-english. Preparing to unpack .../775-task-english_3.70_all.deb ... Unpacking task-english (3.70) ... Selecting previously unselected package task-hebrew. Preparing to unpack .../776-task-hebrew_3.70_all.deb ... Unpacking task-hebrew (3.70) ... Selecting previously unselected package task-ssh-server. Preparing to unpack .../777-task-ssh-server_3.70_all.deb ... Unpacking task-ssh-server (3.70) ... Selecting previously unselected package tcl. Preparing to unpack .../778-tcl_8.6.11+1_amd64.deb ... Unpacking tcl (8.6.11+1) ... Selecting previously unselected package tcl8.6-dev:amd64. Preparing to unpack .../779-tcl8.6-dev_8.6.12+dfsg-1+b1_amd64.deb ... Unpacking tcl8.6-dev:amd64 (8.6.12+dfsg-1+b1) ... Selecting previously unselected package tcl-dev:amd64. Preparing to unpack .../780-tcl-dev_8.6.11+1_amd64.deb ... Unpacking tcl-dev:amd64 (8.6.11+1) ... Selecting previously unselected package telnet. Preparing to unpack .../781-telnet_0.17+2.4-1_all.deb ... Unpacking telnet (0.17+2.4-1) ... Selecting previously unselected package time. Preparing to unpack .../782-time_1.9-0.2_amd64.deb ... Unpacking time (1.9-0.2) ... Selecting previously unselected package tk8.6. Preparing to unpack .../783-tk8.6_8.6.12-1+b1_amd64.deb ... Unpacking tk8.6 (8.6.12-1+b1) ... Selecting previously unselected package tk. Preparing to unpack .../784-tk_8.6.11+1_amd64.deb ... Unpacking tk (8.6.11+1) ... Selecting previously unselected package tk8.6-dev:amd64. Preparing to unpack .../785-tk8.6-dev_8.6.12-1+b1_amd64.deb ... Unpacking tk8.6-dev:amd64 (8.6.12-1+b1) ... Selecting previously unselected package tk-dev:amd64. Preparing to unpack .../786-tk-dev_8.6.11+1_amd64.deb ... Unpacking tk-dev:amd64 (8.6.11+1) ... Selecting previously unselected package tmux. Preparing to unpack .../787-tmux_3.3a-2_amd64.deb ... Unpacking tmux (3.3a-2) ... Selecting previously unselected package tnftp. Preparing to unpack .../788-tnftp_20210827-4+b1_amd64.deb ... Unpacking tnftp (20210827-4+b1) ... Selecting previously unselected package transmission-common. Preparing to unpack .../789-transmission-common_3.00-2.1_all.deb ... Unpacking transmission-common (3.00-2.1) ... Selecting previously unselected package transmission-cli. Preparing to unpack .../790-transmission-cli_3.00-2.1+b1_amd64.deb ... Unpacking transmission-cli (3.00-2.1+b1) ... Selecting previously unselected package ttyrec. Preparing to unpack .../791-ttyrec_1.0.8-5.1_amd64.deb ... Unpacking ttyrec (1.0.8-5.1) ... Selecting previously unselected package udftools. Preparing to unpack .../792-udftools_2.3-1_amd64.deb ... Unpacking udftools (2.3-1) ... Selecting previously unselected package vault. Preparing to unpack .../793-vault_1.12.0-1_amd64.deb ... Unpacking vault (1.12.0-1) ... Selecting previously unselected package vcdimager. Preparing to unpack .../794-vcdimager_2.0.1+dfsg-6_amd64.deb ... Unpacking vcdimager (2.0.1+dfsg-6) ... Selecting previously unselected package vim-runtime. Preparing to unpack .../795-vim-runtime_2%3a9.0.0626-1_all.deb ... Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' Unpacking vim-runtime (2:9.0.0626-1) ... Selecting previously unselected package vim-nox. Preparing to unpack .../796-vim-nox_2%3a9.0.0626-1+b1_amd64.deb ... Unpacking vim-nox (2:9.0.0626-1+b1) ... Selecting previously unselected package w3m. Preparing to unpack .../797-w3m_0.5.3+git20220429-1+b1_amd64.deb ... Unpacking w3m (0.5.3+git20220429-1+b1) ... Selecting previously unselected package w3m-img. Preparing to unpack .../798-w3m-img_0.5.3+git20220429-1+b1_amd64.deb ... Unpacking w3m-img (0.5.3+git20220429-1+b1) ... Selecting previously unselected package whois. Preparing to unpack .../799-whois_5.5.14_amd64.deb ... Unpacking whois (5.5.14) ... Selecting previously unselected package xdg-user-dirs. Preparing to unpack .../800-xdg-user-dirs_0.18-1_amd64.deb ... Unpacking xdg-user-dirs (0.18-1) ... Selecting previously unselected package zip. Preparing to unpack .../801-zip_3.0-12_amd64.deb ... Unpacking zip (3.0-12) ... Selecting previously unselected package aws-vault. Preparing to unpack .../802-aws-vault_6.6.0-1_amd64.deb ... Unpacking aws-vault (6.6.0-1) ... Selecting previously unselected package gomplate. Preparing to unpack .../803-gomplate_3.11.3-1_amd64.deb ... Unpacking gomplate (3.11.3-1) ... Selecting previously unselected package helm. Preparing to unpack .../804-helm_3.10.1-1_amd64.deb ... Unpacking helm (3.10.1-1) ... Selecting previously unselected package kompose. Preparing to unpack .../805-kompose.deb ... Unpacking kompose (1.26.1) ... Selecting previously unselected package kops. Preparing to unpack .../806-kops_1.25.2-1_amd64.deb ... Unpacking kops (1.25.2-1) ... Selecting previously unselected package minikube. Preparing to unpack .../807-minikube_1.27.1-1_amd64.deb ... Unpacking minikube (1.27.1-1) ... Selecting previously unselected package sops. Preparing to unpack .../808-sops_3.7.3-1_amd64.deb ... Unpacking sops (3.7.3-1) ... Selecting previously unselected package terraform. Preparing to unpack .../809-terraform_1.3.3_amd64.deb ... Unpacking terraform (1.3.3) ... Selecting previously unselected package vagrant. Preparing to unpack .../810-vagrant_2.3.2_amd64.deb ... Unpacking vagrant (2.3.2) ... Setting up libconfig-inifiles-perl (3.000003-1) ... Setting up libip4tc2:amd64 (1.8.8-1) ... Setting up media-types (8.0.0) ... Setting up bubblewrap (0.6.2-1) ... sysctl: permission denied on key "kernel.unprivileged_userns_clone" sysctl: cannot open "/etc/sysctl.d/99-sysctl.conf": No such file or directory Setting up libpipeline1:amd64 (1.5.6-3) ... Setting up liblmdb0:amd64 (0.9.24-1) ... Setting up libtext-iconv-perl (1.7-7+b3) ... Setting up libgraphite2-3:amd64 (1.3.14-1) ... Setting up liblcms2-2:amd64 (2.13.1-1+b1) ... Setting up node-colors (1.4.0-4) ... Setting up libpixman-1-0:amd64 (0.40.0-1) ... Setting up node-fs.realpath (1.0.0-3) ... Setting up libicu71:amd64 (71.1-3) ... Setting up runit-helper (2.15.0) ... Setting up wdiff (1.2.2-2+b1) ... Setting up node-diff (5.0.0~dfsg+~5.0.1-3) ... Setting up libaom3:amd64 (3.5.0-1) ... Setting up mysql-common (5.8+1.0.8) ... update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode Setting up libxau6:amd64 (1:1.0.9-1) ... Setting up time (1.9-0.2) ... Setting up python3-setuptools-whl (65.5.0-1) ... Setting up libapparmor1:amd64 (3.0.7-1+b1) ... Setting up libproxy1v5:amd64 (0.4.18-1) ... Setting up libc-l10n (2.35-4) ... Setting up node-abbrev (1.1.1+~1.1.2-1) ... Setting up libgnutls-openssl27:amd64 (3.7.8-2) ... Setting up libsodium23:amd64 (1.0.18-1) ... Setting up libpixman-1-dev:amd64 (0.40.0-1) ... Setting up libgpm2:amd64 (1.20.7-10+b1) ... Setting up node-yallist (4.0.0+~4.0.1-1) ... Setting up liblerc4:amd64 (4.0.0+ds-2) ... Setting up libjs-inherits (2.0.4-6) ... Setting up proj-data (9.1.0-1) ... Setting up sops (3.7.3-1) ... Setting up node-p-cancelable (2.1.1-1) ... Setting up bsdextrautils (2.38.1-1.1+b1) ... Setting up node-ansi-regex (5.0.1-1) ... Setting up wget (1.21.3-1+b2) ... Setting up whois (5.5.14) ... Setting up android-liblog:amd64 (1:29.0.6-21) ... Setting up clickhouse-common-static (22.10.1.1877) ... Setting up java-common (0.72) ... Setting up libdatrie1:amd64 (0.2.13-2+b1) ... Setting up rclone (1.53.3-4+b2) ... Setting up libsass1:amd64 (3.6.5+20211226-1) ... Setting up node-slash (4.0.0-3) ... Setting up xdg-user-dirs (0.18-1) ... Setting up node-util-deprecate (1.0.2-3) ... Setting up libmagic-mgc (1:5.41-4) ... Setting up node-retry (0.13.1+~0.12.1-1) ... Setting up python3-pip-whl (22.3+dfsg-1) ... Setting up at (3.2.5-1+b1) ... Created symlink /etc/systemd/system/multi-user.target.wants/atd.service → /lib/systemd/system/atd.service. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libminizip1:amd64 (1.1-8+b1) ... Setting up psmisc (23.5-3) ... Setting up helm (3.10.1-1) ... update-alternatives: using /usr/share/helm/latest/bin/helm to provide /usr/bin/helm (helm) in auto mode Setting up libgeos3.11.0:amd64 (3.11.0-2) ... Setting up libyaml-0-2:amd64 (0.2.5-1) ... Setting up libip6tc2:amd64 (1.8.8-1) ... Setting up libglib2.0-0:amd64 (2.74.0-3) ... Setting up libaspell15:amd64 (0.60.8-4+b1) ... Setting up node-isobject (4.0.0-2) ... Setting up node-ansistyles (0.1.3-5) ... Setting up node-delegates (1.0.0-3) ... Setting up libtirpc-common (1.3.3+ds-1) ... Setting up libmaxminddb0:amd64 (1.5.2-1) ... Setting up libargon2-1:amd64 (0~20171227-0.3) ... Setting up node-depd (2.0.0-2) ... Setting up libxmlb2:amd64 (0.3.8-1) ... Setting up node-isexe (2.0.0+~2.0.1-5) ... Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... Setting up libutf8proc2:amd64 (2.7.0-4) ... Setting up libfstrm0:amd64 (0.6.1-1) ... Setting up node-jsonparse (1.3.1-10) ... Setting up libgdk-pixbuf2.0-common (2.42.9+dfsg-1) ... Setting up node-escape-string-regexp (4.0.0-2) ... Setting up libnatpmp1:amd64 (20150609-7.1+b1) ... Setting up binutils-common:amd64 (2.39-8) ... Setting up x11-common (1:7.7+23) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of restart. Setting up node-negotiator (0.6.3+~0.6.1-1) ... Setting up libmagic1:amd64 (1:5.41-4) ... Setting up libpq5:amd64 (15.0-1) ... Setting up libdeflate0:amd64 (1.14-1) ... Setting up libapr1:amd64 (1.7.0-8) ... Setting up less (590-1) ... Setting up perl-openssl-defaults:amd64 (7+b1) ... Setting up linux-libc-dev:amd64 (6.0.3-1) ... Setting up bc (1.07.1-3+b1) ... Setting up libctf-nobfd0:amd64 (2.39-8) ... Setting up gettext-base (0.21-9) ... Setting up golang-1.19-src (1.19.2-1) ... Setting up node-color-name (1.1.4+~1.1.1-2) ... Setting up libqhull-r8.0:amd64 (2020.2-5) ... Setting up node-json-buffer (3.0.1+~3.0.0-1) ... Setting up liblzo2-2:amd64 (2.10-2) ... Setting up node-emojis-list (3.0.0-2) ... Setting up node-cjs-module-lexer (1.2.2+dfsg-4) ... Setting up libcurl3-gnutls:amd64 (7.85.0-1) ... Setting up node-console-control-strings (1.1.0-3) ... Setting up libprotobuf23:amd64 (3.12.4-1+b5) ... Setting up rubygems-integration (1.18) ... Setting up node-camelcase (7.0.0-2) ... Setting up aws-vault (6.6.0-1) ... Setting up libc-ares2:amd64 (1.18.1-1+b2) ... Setting up file (1:5.41-4) ... Setting up libjemalloc2:amd64 (5.2.1-5) ... Setting up libgomp1:amd64 (12.2.0-3) ... Setting up libcurl4-gnutls-dev:amd64 (7.85.0-1) ... Setting up libcdio19:amd64 (2.1.0-4) ... Setting up bzip2 (1.0.8-5+b1) ... Setting up ldap-utils (2.5.13+dfsg-2+b1) ... Setting up libffi-dev:amd64 (3.4.4-1) ... Setting up locales (2.35-4) ... Generating locales (this might take a while)... Generation complete. Setting up libminiupnpc17:amd64 (2.2.3-1+b1) ... Setting up libprotobuf-c1:amd64 (1.4.1-1) ... Setting up libgpgme11:amd64 (1.18.0-1) ... Setting up libpthread-stubs0-dev:amd64 (0.4-1) ... Setting up libjbig0:amd64 (2.1-3.1+b2) ... Setting up consul (1.13.3-1) ... Setting up node-indent-string (4.0.0-2) ... Setting up kompose (1.26.1) ... Setting up gomplate (3.11.3-1) ... Setting up libpcre2-16-0:amd64 (10.40-1) ... Setting up libaec0:amd64 (1.0.6-1+b1) ... Setting up gdal-data (3.5.2+dfsg-1) ... Setting up shellcheck (0.8.0-2) ... Setting up libfakeroot:amd64 (1.29-1) ... Setting up runc (1.1.4+ds1-1) ... Setting up ninja-build (1.11.1-1) ... Setting up session-manager-plugin (1.2.398.0-1) ... Starting session-manager-plugin Setting up node-function-bind (1.1.1+repacked+~1.0.3-2) ... Setting up libsnappy1v5:amd64 (1.1.9-2) ... Setting up node-clone (2.1.2-4) ... Setting up node-p-map (4.0.0+~3.1.0+~3.0.1-1) ... Setting up node-iferr (1.0.2+~1.0.2-1) ... Setting up node-chownr (2.0.0-2) ... Setting up node-has-flag (4.0.0-2) ... Setting up flatpak-xdg-utils (1.0.5-1) ... Setting up libcfitsio9:amd64 (4.1.0-1) ... Setting up libcap2-bin (1:2.44-1) ... Setting up fakeroot (1.29-1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libdconf1:amd64 (0.40.0-3) ... Setting up mariadb-common (1:10.6.10-1) ... update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode Setting up libasound2-data (1.2.7.2-1) ... Setting up libid3tag0:amd64 (0.15.1b-14) ... Setting up node-json-schema-traverse (1.0.0-3) ... Setting up vault (1.12.0-1) ... Generating Vault TLS key and self-signed certificate... ....+.....+.........+...............+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...+......+...........+...+......+.............+...+...+..+...+....+..+...+.+...........+....+..............+.+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ .....+.......+........+.......+.....+...+.+.....+....+..+.+.....+...+.+...+..+.............+......+......+...............+......+...+..+.......+..+.+...+......+..............+....+.....+...+.......+..+......+..........+...+...........+...+.+..+...+....+......+......+...+...+........+.......+..+.......+...+...+........+.+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+....+..+...+.......+...+..+.......+.....+......+.+...+...+............+..+.+........+.+.........+......+.....+.+..+............+.+...+.....................+.........+..............+...+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.+..+.+......+......+........+.......+..+...+...+....+...+...+.....+....+..+......+....+........+.......+...+...+.....+.........+...+.+.....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ----- Vault TLS key and self-signed certificate have been generated in '/opt/vault/tls'. /var/lib/dpkg/info/vault.postinst: line 42: /usr/bin/vault: Operation not permitted Setting up node-asap (2.0.6+~2.0.0-1) ... Setting up node-inherits (2.0.4-6) ... Setting up xtrans-dev (1.4.0-1) ... Setting up node-ini (3.0.1-1) ... Setting up node-postcss-value-parser (4.2.0-1) ... Setting up zip (3.0-12) ... Setting up libprotobuf-lite23:amd64 (3.12.4-1+b5) ... Setting up perl-modules-5.36 (5.36.0-4) ... Setting up libz3-4:amd64 (4.8.12-1+b2) ... Setting up libpcre2-32-0:amd64 (10.40-1) ... Setting up golang-github-containers-image (5.16.0-3) ... Setting up node-safe-buffer (5.2.1+~cs2.1.2-3) ... Setting up node-promise-inflight (1.0.1+~1.0.0-1) ... Setting up libblas3:amd64 (3.10.1-2) ... update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode Setting up libglib2.0-data (2.74.0-3) ... Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... Setting up libuv1:amd64 (1.44.2-1) ... Setting up libpfm4:amd64 (4.12.0-1) ... Setting up rpcsvc-proto (1.4.2-4) ... Setting up vim-common (2:9.0.0626-1) ... Setting up node-json-parse-better-errors (1.0.2+~cs3.3.1-2) ... Setting up libjpeg62-turbo:amd64 (1:2.1.2-1+b1) ... Setting up emacsen-common (3.0.4) ... Setting up node-fast-deep-equal (3.1.3-3) ... Setting up node-err-code (2.0.3+dfsg-3) ... Setting up node-big.js (6.2.1+ds+~6.1.5-1) ... Setting up libx11-data (2:1.8.1-2) ... Setting up make (4.3-4.1) ... Setting up libgpg-error-dev (1.45-2) ... Setting up libmpfr6:amd64 (4.1.0-3) ... Setting up libnspr4:amd64 (2:4.35-1) ... Setting up node-balanced-match (2.0.0-1) ... Setting up dh-elpa-helper (2.0.14) ... Setting up kubectl (1.25.3-00) ... Setting up libgnutlsxx30:amd64 (3.7.8-2) ... Setting up node-brace-expansion (2.0.1-1) ... Setting up bash-completion (1:2.11-6) ... Setting up libldap-dev:amd64 (2.5.13+dfsg-2+b1) ... Setting up libprotoc23:amd64 (3.12.4-1+b5) ... Setting up libavahi-common-data:amd64 (0.8-6+b1) ... Setting up libncurses6:amd64 (6.3+20220423-2) ... Setting up node-spdx-exceptions (2.3.0-2) ... Setting up libdbus-1-3:amd64 (1.14.4-1) ... Setting up ruby-net-telnet (0.1.1-2.1) ... Setting up liblzf1:amd64 (3.6-3) ... Setting up xz-utils (5.2.5-2.1) ... update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode Setting up minikube (1.27.1-1) ... Setting up libfribidi0:amd64 (1.0.8-2.1) ... Setting up libquadmath0:amd64 (12.2.0-3) ... Setting up node-set-blocking (2.0.0-2) ... Setting up libssl-dev:amd64 (3.0.5-4) ... Setting up libpng16-16:amd64 (1.6.38-2) ... Setting up libmpc3:amd64 (1.2.1-2) ... Setting up android-libboringssl:amd64 (13~preview2-7) ... Setting up libmnl0:amd64 (1.0.4-3) ... Setting up vagrant (2.3.2) ... Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-5+b1) ... Setting up libatomic1:amd64 (12.2.0-3) ... Setting up tini (0.19.0-1) ... Setting up ttyrec (1.0.8-5.1) ... Setting up libevent-2.1-7:amd64 (2.1.12-stable-5+b1) ... Setting up patch (2.7.6-7) ... Setting up libtcl8.6:amd64 (8.6.12+dfsg-1+b1) ... Setting up libjsoncpp25:amd64 (1.9.5-4) ... Setting up icu-devtools (71.1-3) ... Setting up sudo (1.9.11p3-2) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libgeos-c1v5:amd64 (3.11.0-2) ... Setting up libmariadb3:amd64 (1:10.6.10-1+b1) ... Setting up kops (1.25.2-1) ... update-alternatives: using /usr/share/kops/latest/bin/kops to provide /usr/bin/kops (kops) in auto mode Setting up fonts-dejavu-core (2.37-2) ... Setting up node-signal-exit (3.0.7+~3.0.1-1) ... Setting up mongodb-database-tools (100.6.0) ... Setting up golang-1.19-doc (1.19.2-1) ... Setting up unixodbc-common (2.3.11-2) ... Setting up direnv (2.32.1-2) ... Setting up libsepol-dev:amd64 (3.4-2) ... Setting up libpcsclite1:amd64 (1.9.9-1) ... Setting up gh (2.18.1+dfsg1-1) ... Setting up liblerc-dev:amd64 (4.0.0+ds-2) ... Setting up libfuse3-3:amd64 (3.12.0-1) ... Setting up libxtables12:amd64 (1.8.8-1) ... Setting up libgc1:amd64 (1:8.2.2-3) ... Setting up libdav1d6:amd64 (1.0.0-2) ... Setting up libltdl7:amd64 (2.4.7-4) ... Setting up node-wrappy (1.0.2-3) ... Setting up libidn2-dev:amd64 (2.3.3-1+b1) ... Setting up node-text-table (0.2.0-4) ... Setting up libgfortran5:amd64 (12.2.0-3) ... Setting up lz4 (1.9.4-1) ... Setting up node-ip (2.0.0+~1.1.0-1) ... Setting up node-quick-lru (6.1.1-2) ... Setting up libsoup2.4-common (2.74.3-1) ... Setting up libwebp7:amd64 (1.2.2-2+b1) ... Setting up libfdisk1:amd64 (2.38.1-1.1+b1) ... Setting up ruby-webrick (1.7.0-4) ... Setting up liblcms2-dev:amd64 (2.13.1-1+b1) ... Setting up libutempter0:amd64 (1.2.1-2) ... Setting up liblzma-dev:amd64 (5.2.5-2.1) ... Setting up libubsan1:amd64 (12.2.0-3) ... Setting up node-defaults (1.0.3+~1.0.3-1) ... Setting up libgif7:amd64 (5.2.1-2.5) ... Setting up libodbc2:amd64 (2.3.11-2) ... Setting up node-mute-stream (0.0.8+~0.0.1-2) ... Setting up node-mimic-response (3.1.0-8) ... Setting up liburiparser1:amd64 (0.9.6+dfsg-1) ... Setting up xdg-dbus-proxy (0.1.4-1) ... Setting up libnuma1:amd64 (2.0.15-1) ... Setting up node-whatwg-fetch (3.6.2-5) ... Setting up libpcre2-posix3:amd64 (10.40-1) ... Setting up libjs-typedarray-to-buffer (4.0.0-2) ... Setting up librttopo1:amd64 (1.1.0-2) ... Setting up libmd0:amd64 (1.0.4-2) ... Setting up keyutils (1.6.3-1) ... Setting up libfreexl1:amd64 (1.0.6-1) ... Setting up liblua5.2-0:amd64 (5.2.4-2) ... Setting up sensible-utils (0.0.17) ... Setting up node-graceful-fs (4.2.10-1) ... Setting up librhash0:amd64 (1.4.3-3) ... Setting up libcrypt-dev:amd64 (1:4.4.28-2) ... Setting up libnfnetlink0:amd64 (1.0.2-2) ... Setting up dbus-session-bus-common (1.14.4-1) ... Setting up node-jsonify (0.0.0-2) ... Setting up libasan8:amd64 (12.2.0-3) ... Setting up libfyba0:amd64 (4.1.1-7) ... Setting up libuchardet0:amd64 (0.0.7-1) ... Setting up libasound2:amd64 (1.2.7.2-1) ... Setting up node-json-stable-stringify (1.0.1+~cs5.2.33-1) ... Setting up libkmlbase1:amd64 (1.3.0-9) ... Setting up libblosc1:amd64 (1.21.1+ds2-3) ... Setting up node-aproba (2.0.0-3) ... Setting up libmpdec3:amd64 (2.5.1-2) ... Setting up node-binary-extensions (2.2.0-2) ... Setting up google-cloud-sdk (407.0.0-0) ... Setting up go-md2man (2.0.2+ds1-1) ... Setting up node-ip-regex (4.3.0+~4.1.1-1) ... Setting up udftools (2.3-1) ... Setting up libopenjp2-7:amd64 (2.5.0-1) ... Setting up git-man (1:2.35.1-1) ... Setting up google-cloud-cli-skaffold (407.0.0-0) ... Setting up libthai-data (0.1.29-1) ... Setting up libgirepository-1.0-1:amd64 (1.74.0-2) ... Setting up node-spdx-license-ids (3.0.12-1) ... Setting up node-string-decoder (1.3.0-6) ... Setting up bats (1.8.0-3) ... Setting up xorg-sgml-doctools (1:1.11-1.1) ... Setting up netbase (6.4) ... Setting up node-time-stamp (2.2.0-1) ... Setting up libjson-glib-1.0-common (1.6.6-1) ... Setting up sgml-base (1.31) ... Setting up libjs-events (3.3.0+~3.0.0-2) ... Setting up cmake-data (3.24.2-1) ... Setting up node-run-queue (2.0.0-2) ... Setting up libtiff5:amd64 (4.4.0-4) ... Setting up packer (1.8.4-1) ... Setting up node-core-util-is (1.0.3-1) ... Setting up clickhouse-client (22.10.1.1877) ... Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ... Setting up libstemmer0d:amd64 (2.2.0-2) ... Setting up jp (0.2.1+ds1-1+b1) ... Setting up node-minimatch (5.1.0+~3.0.5-1) ... Setting up dos2unix (7.4.3-1) ... Setting up golang-github-containers-common (0.44.5+ds1-1) ... Setting up libtsan2:amd64 (12.2.0-3) ... Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... Setting up ca-certificates-java (20220719) ... Adding debian:ACCVRAIZ1.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem Adding debian:ANF_Secure_Server_Root_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:AffirmTrust_Networking.pem Adding debian:AffirmTrust_Premium.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:Certigna.pem Adding debian:Certigna_Root_CA.pem Adding debian:Certum_EC-384_CA.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:Certum_Trusted_Root_CA.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:EC-ACC.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Entrust_Root_Certification_Authority_-_G4.pem Adding debian:GDCA_TrustAUTH_R5_ROOT.pem Adding debian:GLOBALTRUST_2020.pem Adding debian:GTS_Root_R1.pem Adding debian:GTS_Root_R2.pem Adding debian:GTS_Root_R3.pem Adding debian:GTS_Root_R4.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:GlobalSign_Root_CA_-_R6.pem Adding debian:GlobalSign_Root_E46.pem Adding debian:GlobalSign_Root_R46.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Hongkong_Post_Root_CA_3.pem Adding debian:ISRG_Root_X1.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Izenpe.com.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem Adding debian:NAVER_Global_Root_Certification_Authority.pem Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem Adding debian:SSL.com_Root_Certification_Authority_ECC.pem Adding debian:SSL.com_Root_Certification_Authority_RSA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:SecureSign_RootCA11.pem Adding debian:SecureTrust_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:TrustCor_ECA-1.pem Adding debian:TrustCor_RootCert_CA-1.pem Adding debian:TrustCor_RootCert_CA-2.pem Adding debian:Trustwave_Global_Certification_Authority.pem Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem Adding debian:UCA_Extended_Validation_Root.pem Adding debian:UCA_Global_G2_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:certSIGN_Root_CA_G2.pem Adding debian:e-Szigno_Root_CA_2017.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:emSign_ECC_Root_CA_-_C3.pem Adding debian:emSign_ECC_Root_CA_-_G3.pem Adding debian:emSign_Root_CA_-_C1.pem Adding debian:emSign_Root_CA_-_G1.pem done. Setting up libhunspell-1.7-0:amd64 (1.7.1-1) ... Setting up glib-networking-common (2.74.0-1) ... Setting up sharutils (1:4.15.2-6) ... Setting up libbinutils:amd64 (2.39-8) ... Setting up liburing2:amd64 (2.2-2) ... Setting up vim-runtime (2:9.0.0626-1) ... Setting up dbus-system-bus-common (1.14.4-1) ... Setting up node-imurmurhash (0.1.4+dfsg+~0.1.1-1) ... Setting up node-xtend (4.0.2-3) ... Setting up libfido2-1:amd64 (1.12.0-1) ... Setting up libisl23:amd64 (0.25-1) ... Setting up libde265-0:amd64 (1.0.8-1.1) ... Setting up libc-dev-bin (2.35-4) ... Setting up node-read (1.0.7-4) ... Setting up containerd (1.6.9~ds1-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up transmission-common (3.00-2.1) ... Setting up android-libbase:amd64 (1:29.0.6-21) ... Setting up libtasn1-6-dev:amd64 (4.19.0-2) ... Setting up golang-src (2:1.19~1) ... Setting up libwebpmux3:amd64 (1.2.2-2+b1) ... Setting up libbsd0:amd64 (0.11.7-1) ... Setting up libdeflate-dev:amd64 (1.14-1) ... Setting up libelf1:amd64 (0.187-4) ... Setting up easy-rsa (3.1.0-0.1) ... Setting up iputils-ping (3:20211215-1) ... Setting up libjson-c5:amd64 (0.16-2) ... Setting up ruby-xmlrpc (0.3.2-2) ... Setting up libxml2:amd64 (2.9.14+dfsg-1+b1) ... Setting up tmux (3.3a-2) ... Setting up zstd (1.5.2+dfsg-1) ... Setting up node-color-convert (2.0.1+~cs2.0.0-1) ... Setting up libcc1-0:amd64 (12.2.0-3) ... Setting up dbus-bin (1.14.4-1) ... Setting up libonig5:amd64 (6.9.8-1) ... Setting up liblocale-gettext-perl (1.07-4+b3) ... Setting up libbrotli-dev:amd64 (1.0.9-2+b4) ... Setting up libpolkit-gobject-1-0:amd64 (121+compat0.1-6) ... Setting up libsecret-common (0.20.5-3) ... Setting up liblsan0:amd64 (12.2.0-3) ... Setting up libprocps8:amd64 (2:3.3.17-7.1) ... Setting up iputils-tracepath (3:20211215-1) ... Setting up libp11-kit-dev:amd64 (0.24.1-1) ... Setting up libsz2:amd64 (1.0.6-1+b1) ... Setting up libitm1:amd64 (12.2.0-3) ... Setting up node-isarray (2.0.5-4) ... Setting up node-osenv (0.1.5+~0.1.1-1) ... Setting up terraform (1.3.3) ... Setting up libkmod2:amd64 (30+20220905-1) ... Setting up libmalcontent-0-0:amd64 (0.11.0-3) ... Setting up libtiffxx5:amd64 (4.4.0-4) ... Setting up libgdbm6:amd64 (1.23-3) ... Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-1) ... Setting up libpopt0:amd64 (1.19+dfsg-1) ... Setting up signify-openbsd (31-3) ... Setting up libjs-is-typedarray (1.0.0-4) ... Setting up gdal-plugins (3.5.2+dfsg-1) ... Setting up node-lowercase-keys (2.0.0-2) ... Setting up libaprutil1:amd64 (1.6.1-5+b2) ... Setting up node-decompress-response (6.0.0-2) ... Setting up node-process-nextick-args (2.0.1-3) ... Setting up golang-1.19-go (1.19.2-1) ... Setting up node-has-unicode (2.0.1-4) ... Setting up libkmldom1:amd64 (1.3.0-9) ... Setting up node-busboy (1.6.0+~cs2.6.0-2) ... Setting up libctf0:amd64 (2.39-8) ... Setting up x11proto-dev (2022.1-1) ... Setting up libnspr4-dev (2:4.35-1) ... Setting up libuv1-dev:amd64 (1.44.2-1) ... Setting up libtirpc3:amd64 (1.3.3+ds-1) ... Setting up glib-networking-services (2.74.0-1) ... Setting up node-readable-stream (3.6.0+~cs3.0.0-4) ... Setting up php-common (2:92+nmu1) ... Created symlink /etc/systemd/system/timers.target.wants/phpsessionclean.timer → /lib/systemd/system/phpsessionclean.timer. Setting up libice6:amd64 (2:1.0.10-1) ... Setting up libdw1:amd64 (0.187-4) ... Setting up libodbcinst2:amd64 (2.3.11-2) ... Setting up libxdmcp6:amd64 (1:1.1.2-3) ... Setting up node-lru-cache (7.14.0-1) ... Setting up tcl8.6 (8.6.12+dfsg-1+b1) ... Setting up liblapack3:amd64 (3.10.1-2) ... update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode Setting up node-promise-retry (2.0.1-2) ... Setting up cpp-12 (12.2.0-3) ... Setting up libxcb1:amd64 (1.15-1) ... Setting up node-supports-color (8.1.1+~8.1.1-1) ... Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... Setting up hugo (0.104.3-1) ... Setting up libxerces-c3.2:amd64 (3.2.3+debian-3+b1) ... Setting up libkmlengine1:amd64 (1.3.0-9) ... Setting up libxau-dev:amd64 (1:1.0.9-1) ... Setting up android-libcutils:amd64 (1:29.0.6-21) ... Setting up protobuf-compiler (3.12.4-1+b5) ... Setting up libiso9660-11:amd64 (2.1.0-4) ... Setting up nettle-dev:amd64 (3.8.1-2) ... Setting up node-once (1.4.0-5) ... Setting up libyaml-dev:amd64 (0.2.5-1) ... Setting up libproj25:amd64 (9.1.0-1) ... Setting up libice-dev:amd64 (2:1.0.10-1) ... Setting up bind9-libs:amd64 (1:9.18.7-1) ... Setting up dictionaries-common (1.28.18) ... Setting up libogdi4.1 (4.1.0+ds-5+b1) ... Setting up golang-1.19 (1.19.2-1) ... Setting up libarchive13:amd64 (3.6.0-1) ... Setting up golang-go:amd64 (2:1.19~1) ... Setting up libxcb-render0:amd64 (1.15-1) ... Setting up libjq1:amd64 (1.6-2.1) ... Setting up libwebpdemux2:amd64 (1.2.2-2+b1) ... Setting up node-resolve (1.22.1+~cs5.31.10-1) ... Setting up libedit2:amd64 (3.1-20221009-1) ... Setting up php-psr-container (1.1.2-1) ... Setting up node-are-we-there-yet (3.0.1+~1.1.0-1) ... Setting up netcat-openbsd (1.219-1) ... update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode Setting up libarpack2:amd64 (3.8.0-1) ... Setting up libserf-1-1:amd64 (1.3.9-11) ... Setting up php-composer-pcre (3.0.0-2) ... Setting up libavahi-common3:amd64 (0.8-6+b1) ... Setting up tcl-expect:amd64 (5.45.4-2+b1) ... Setting up inetutils-telnet (2:2.4-1) ... update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode Setting up libjbig-dev:amd64 (2.1-3.1+b2) ... Setting up libsuperlu5:amd64 (5.3.0+dfsg1-2+b1) ... Setting up libglib2.0-bin (2.74.0-3) ... Setting up libnftnl11:amd64 (1.2.3-1) ... Setting up libpq-dev (15.0-1) ... Setting up mythes-en-us (1:7.4.2-1) ... Setting up libnss3:amd64 (2:3.83-1) ... Setting up libxcb-shm0:amd64 (1.15-1) ... Setting up dbus-daemon (1.14.4-1) ... Setting up entr (5.1-1) ... Setting up libappstream4:amd64 (0.15.5-1) ... Setting up hyphen-en-us (2.8.8-7) ... Setting up adb (1:29.0.6-21) ... Setting up node-fancy-log (1.3.3+~cs1.3.1-2) ... Setting up transmission-cli (3.00-2.1+b1) ... Setting up libgeotiff5:amd64 (1.7.1-1+b1) ... Setting up libjson-glib-1.0-0:amd64 (1.6.6-1) ... Setting up php-seld-signal-handler (2.0.1-2) ... Setting up fuse3 (3.12.0-1) ... Setting up node-promzard (0.3.0-2) ... Setting up node-wcwidth.js (1.0.2-1) ... Setting up libldap2-dev (2.5.13+dfsg-2) ... Setting up libthai0:amd64 (0.1.29-1) ... Setting up php-composer-ca-bundle (1.3.4-1) ... Setting up libxdmcp-dev:amd64 (1:1.1.2-3) ... Setting up node-iconv-lite (0.6.3-2) ... Setting up libsecret-1-0:amd64 (0.20.5-3) ... Setting up libgprofng0:amd64 (2.39-8) ... Setting up node-formidable (3.2.4+20220822gitd285a08+~cs4.0.9-1) ... Setting up libwebp-dev:amd64 (1.2.2-2+b1) ... Setting up libunbound8:amd64 (1.17.0-1) ... Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... Setting up hunspell-he (1:7.4.2-1) ... Setting up libvcdinfo0:amd64 (2.0.1+dfsg-6) ... Setting up w3m (0.5.3+git20220429-1+b1) ... Setting up libfreetype6:amd64 (2.12.1+dfsg-3) ... Setting up node-ansi-styles (6.1.1-1) ... Setting up php-symfony-process (5.4.14+dfsg-1) ... Setting up vcdimager (2.0.1+dfsg-6) ... Setting up mariadb-client-core-10.6 (1:10.6.10-1+b1) ... Setting up x11proto-core-dev (2022.1-1) ... Setting up redis-tools (5:7.0.5-1+b1) ... Setting up dbus (1.14.4-1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libgcc-12-dev:amd64 (12.2.0-3) ... Setting up shared-mime-info (2.2-1) ... Setting up libsystemd-shared:amd64 (251.6-1) ... Setting up plocate (1.1.16-1+b1) ... update-alternatives: using /usr/bin/plocate to provide /usr/bin/locate (locate) in auto mode Adding group `plocate' (GID 103) ... Done. Created symlink /etc/systemd/system/timers.target.wants/plocate-updatedb.timer → /lib/systemd/system/plocate-updatedb.timer. Setting up libgdbm-compat4:amd64 (1.23-3) ... Setting up node-spdx-expression-parse (3.0.1+~3.0.1-1) ... Setting up ucf (3.0043) ... Setting up gir1.2-glib-2.0:amd64 (1.74.0-2) ... Setting up aspell (0.60.8-4+b1) ... Setting up libjs-sphinxdoc (4.5.0-4) ... Setting up lsof (4.95.0-1) ... Setting up libhdf4-0-alt (4.2.15-4+b2) ... Setting up libx265-199:amd64 (3.5-2+b1) ... Setting up php-react-promise (2.9.0-3) ... Setting up php-psr-log (1.1.4-2) ... Setting up node-is-typedarray (1.0.0-4) ... Setting up libllvm14:amd64 (1:14.0.6-2) ... Setting up node-undici (5.11.0+dfsg1+~cs20.10.9-1) ... Setting up libhdf5-103-1:amd64 (1.10.8+repack-1) ... Setting up libsecret-tools (0.20.5-3) ... Setting up libnss3-dev:amd64 (2:3.83-1) ... Setting up libcurl3-nss:amd64 (7.85.0-1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.9-2) ... Setting up groff-base (1.22.4-8) ... Setting up node-inflight (1.0.6-2) ... Setting up cpp (4:12.2.0-1) ... Setting up xml-core (0.18+nmu1) ... Setting up jq (1.6-2.1) ... Setting up tcl (8.6.11+1) ... Setting up procps (2:3.3.17-7.1) ... Setting up libnsl2:amd64 (1.3.0-2) ... Setting up php-composer-metadata-minifier (1.0.0-2) ... Setting up libxslt1.1:amd64 (1.1.35-1) ... Setting up node-hosted-git-info (5.1.0-1) ... Setting up aspell-he (1.0-0-8.1) ... Setting up debugedit (1:5.0-5) ... Setting up cmake (3.24.2-1) ... Setting up php-composer-semver (3.3.2-1) ... Setting up libpolkit-agent-1-0:amd64 (121+compat0.1-6) ... Setting up libx11-6:amd64 (2:1.8.1-2) ... Setting up libharfbuzz0b:amd64 (5.2.0-2) ... Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.9+dfsg-1) ... Setting up libavahi-glib1:amd64 (0.8-6+b1) ... Setting up mlocate (1.1.16-1) ... dpkg-statoverride: warning: no override present Setting up tnftp (20210827-4+b1) ... update-alternatives: using /usr/bin/tnftp to provide /usr/bin/ftp (ftp) in auto mode Setting up libxmlsec1:amd64 (1.2.34-2) ... Setting up libbpf0:amd64 (1:0.8.0-1) ... Setting up php-composer-spdx-licenses (1.5.7-1) ... Setting up libsvn1:amd64 (1.14.2-3+b2) ... Setting up node-encoding (0.1.13-2) ... Setting up reprepro (5.3.1-1) ... Setting up golang-doc (2:1.19~1) ... Setting up llvm-14-linker-tools (1:14.0.6-2) ... Setting up bind9-host (1:9.18.7-1) ... Setting up libsm6:amd64 (2:1.2.3-1) ... Setting up libavahi-client3:amd64 (0.8-6+b1) ... Setting up libperl5.36:amd64 (5.36.0-4) ... Setting up node-slice-ansi (5.0.0+~cs9.0.0-4) ... Setting up rsync (3.2.6-4+b1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up apache2-utils (2.4.54-3) ... Setting up binutils-x86-64-linux-gnu (2.39-8) ... Setting up php-symfony-deprecation-contracts (2.5.2-1) ... Setting up libhdf5-hl-100:amd64 (1.10.8+repack-1) ... Setting up node-fs-write-stream-atomic (1.0.10-6) ... Setting up libspatialite7:amd64 (5.0.1-2+b2) ... Setting up php-symfony-finder (5.4.14+dfsg-1) ... Setting up golang:amd64 (2:1.19~1) ... Setting up libx11-xcb1:amd64 (2:1.8.1-2) ... Setting up libgnutls-dane0:amd64 (3.7.8-2) ... Setting up php-composer-xdebug-handler (3.0.3-2) ... Setting up gir1.2-freedesktop:amd64 (1.74.0-2) ... Setting up libxcb1-dev:amd64 (1.15-1) ... Setting up node-end-of-stream (1.4.4+~1.4.1-1) ... Setting up telnet (0.17+2.4-1) ... Setting up node-pump (3.0.0-5) ... Setting up libarmadillo11 (1:11.2.3+dfsg-1) ... Setting up libxrender1:amd64 (1:0.9.10-1.1) ... Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.42.9+dfsg-1) ... Setting up libxmlsec1-openssl:amd64 (1.2.34-2) ... Setting up hunspell (1.7.1-1) ... Setting up php8.1-common (8.1.7-1+b1) ... Creating config file /etc/php/8.1/mods-available/calendar.ini with new version Creating config file /etc/php/8.1/mods-available/ctype.ini with new version Creating config file /etc/php/8.1/mods-available/exif.ini with new version Creating config file /etc/php/8.1/mods-available/fileinfo.ini with new version Creating config file /etc/php/8.1/mods-available/ffi.ini with new version Creating config file /etc/php/8.1/mods-available/ftp.ini with new version Creating config file /etc/php/8.1/mods-available/gettext.ini with new version Creating config file /etc/php/8.1/mods-available/iconv.ini with new version Creating config file /etc/php/8.1/mods-available/pdo.ini with new version Creating config file /etc/php/8.1/mods-available/phar.ini with new version Creating config file /etc/php/8.1/mods-available/posix.ini with new version Creating config file /etc/php/8.1/mods-available/shmop.ini with new version Creating config file /etc/php/8.1/mods-available/sockets.ini with new version Creating config file /etc/php/8.1/mods-available/sysvmsg.ini with new version Creating config file /etc/php/8.1/mods-available/sysvsem.ini with new version Creating config file /etc/php/8.1/mods-available/sysvshm.ini with new version Creating config file /etc/php/8.1/mods-available/tokenizer.ini with new version Setting up libsm-dev:amd64 (2:1.2.3-1) ... Setting up iptables (1.8.8-1) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Setting up fontconfig-config (2.13.1-4.5) ... Setting up iproute2 (6.0.0-1) ... Setting up openssh-client (1:9.0p1-1+b2) ... update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode Setting up expect (5.45.4-2+b1) ... Setting up libheif1:amd64 (1.13.0-1) ... Setting up libostree-1-1:amd64 (2022.6-1+b1) ... Setting up subversion (1.14.2-3+b2) ... Setting up libx11-dev:amd64 (2:1.8.1-2) ... Setting up libxext6:amd64 (2:1.3.4-1+b1) ... Setting up php-symfony-service-contracts (2.5.2-1) ... Setting up binutils (2.39-8) ... Setting up ostree (2022.6-1+b1) ... Setting up man-db (2.11.0-1+b1) ... Building database of manual pages ... Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer. Setting up php-composer-class-map-generator (1.0.0-2) ... Setting up libpython3.10-stdlib:amd64 (3.10.8-1) ... Setting up libxcb-shm0-dev:amd64 (1.15-1) ... Setting up node-spdx-correct (3.1.1-2) ... Setting up perl (5.36.0-4) ... Setting up ipcalc (0.42-2) ... Setting up llvm-14-runtime (1:14.0.6-2) ... Setting up node-glob (8.0.3+~cs7.6.15-1) ... Setting up libwrap0:amd64 (7.6.q-31) ... Setting up gcc-12 (12.2.0-3) ... Setting up libnotify4:amd64 (0.8.1-1) ... Setting up krb5-config (2.7) ... Setting up llvm-runtime:amd64 (1:14.0-55.2+b1) ... Setting up node-get-stream (6.0.1-1) ... Setting up libxmlsec1-gcrypt:amd64 (1.2.34-2) ... Setting up node-got (11.8.5+~cs58.13.36-2) ... Setting up libio-html-perl (1.004-3) ... Setting up libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... Setting up libimlib2:amd64 (1.7.4-2) ... Setting up libxcb-render0-dev:amd64 (1.15-1) ... Setting up gir1.2-ostree-1.0:amd64 (2022.6-1+b1) ... Setting up flatpak (1.14.0-2) ... Setting up node-typedarray-to-buffer (4.0.0-2) ... Setting up libdpkg-perl (1.21.9) ... Setting up libtimedate-perl (2.3300-2) ... Setting up libxext-dev:amd64 (2:1.3.4-1+b1) ... Setting up libnotify-bin (0.8.1-1) ... Setting up libregexp-ipv6-perl (0.03-3) ... Setting up libflatpak0:amd64 (1.14.0-2) ... Setting up libcups2:amd64 (2.4.2-1+b2) ... Setting up libxmlsec1-nss:amd64 (1.2.34-2) ... Setting up libnetcdf19:amd64 (1:4.9.0-3+b1) ... Setting up swaks (20201014.0-2) ... Setting up libnsl-dev:amd64 (1.3.0-2) ... Setting up dbus-x11 (1.14.4-1) ... Setting up node-minipass (3.3.5+~cs9.4.17-1) ... Setting up w3m-img (0.5.3+git20220429-1+b1) ... Setting up libc6-dev:amd64 (2.35-4) ... Setting up libsub-quote-perl (2.006006-1) ... Setting up libclass-xsaccessor-perl (1.19-4+b1) ... Setting up php8.1-readline (8.1.7-1+b1) ... Creating config file /etc/php/8.1/mods-available/readline.ini with new version Setting up libxss1:amd64 (1:1.2.3-1) ... Setting up libfontconfig1:amd64 (2.13.1-4.5) ... Setting up bind9-dnsutils (1:9.18.7-1) ... Setting up libfile-dirlist-perl (0.05-3) ... Setting up libpoppler123:amd64 (22.08.0-2.1) ... Setting up libxmlsec1-gnutls:amd64 (1.2.34-2) ... Setting up mailcap (3.70+nmu1) ... Setting up libxrender-dev:amd64 (1:0.9.10-1.1) ... Setting up libicu-dev:amd64 (71.1-3) ... Setting up php8.1-opcache (8.1.7-1+b1) ... Creating config file /etc/php/8.1/mods-available/opcache.ini with new version Setting up php8.1-intl (8.1.7-1+b1) ... Creating config file /etc/php/8.1/mods-available/intl.ini with new version Setting up liburi-perl (5.16-1) ... Setting up mariadb-client-10.6 (1:10.6.10-1+b1) ... Setting up libfile-touch-perl (0.12-2) ... Setting up libpython3-stdlib:amd64 (3.10.6-1) ... Setting up libbz2-dev:amd64 (1.0.8-5+b1) ... Setting up llvm-14 (1:14.0.6-2) ... Setting up libnet-ssleay-perl:amd64 (1.92-2+b1) ... Setting up default-mysql-client (1.0.8) ... Setting up libgnutls28-dev:amd64 (3.7.8-2) ... Setting up postgresql-client-common (245) ... Setting up node-validate-npm-package-license (3.0.4-2) ... Setting up node-ssri (9.0.1-1) ... Setting up openssh-sftp-server (1:9.0p1-1+b2) ... Setting up libhttp-date-perl (6.05-2) ... Setting up libpython3.10:amd64 (3.10.8-1) ... Setting up libfile-which-perl (1.27-2) ... Setting up fontconfig (2.13.1-4.5) ... Regenerating fonts cache... done. Setting up libxft2:amd64 (2.3.6-1) ... Setting up libncurses-dev:amd64 (6.3+20220423-2) ... Setting up libfile-listing-perl (6.15-1) ... Setting up mime-support (3.66) ... Setting up python3.10 (3.10.8-1) ... Setting up libpcre2-dev:amd64 (10.40-1) ... Setting up mariadb-client (1:10.6.10-1) ... Setting up openssh-server (1:9.0p1-1+b2) ... Creating config file /etc/ssh/sshd_config with new version Creating SSH2 RSA key; this may take some time ... 3072 SHA256:DgOE+WIaZR5bed291QMHx3cLgGr2bv4sJIXU+HvLiuc root@bf511ed412e4 (RSA) Creating SSH2 ECDSA key; this may take some time ... 256 SHA256:xgZTz4YDVyZ8YWW8l8KT/AW4RC5P1htKHb4jgzFqvNQ root@bf511ed412e4 (ECDSA) Creating SSH2 ED25519 key; this may take some time ... 256 SHA256:zJuTty+1XpuruwsQQ05L+tuH/lVQ94zQltrUzHbsm+k root@bf511ed412e4 (ED25519) invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. Setting up libncursesw5-dev:amd64 (6.3+20220423-2) ... Setting up node-write-file-atomic (4.0.2+~4.0.0-1) ... Setting up libdynaloader-functions-perl (0.003-3) ... Setting up libclass-method-modifiers-perl (2.13-2) ... Setting up libstdc++-12-dev:amd64 (12.2.0-3) ... Setting up libio-pty-perl (1:1.15-2+b2) ... Setting up php8.1-mbstring (8.1.7-1+b1) ... Creating config file /etc/php/8.1/mods-available/mbstring.ini with new version Setting up libselinux1-dev:amd64 (3.4-1+b2) ... Setting up libhtml-tagset-perl (3.20-6) ... Setting up libtk8.6:amd64 (8.6.12-1+b1) ... Setting up libpango-1.0-0:amd64 (1.50.10+ds-1) ... Setting up liblwp-mediatypes-perl (6.04-1) ... Setting up openjdk-11-jre-headless:amd64 (11.0.16+8-1) ... update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up libtry-tiny-perl (0.31-2) ... Setting up libnet-http-perl (6.22-1) ... Setting up postgresql-client-15 (15.0-1) ... update-alternatives: using /usr/share/postgresql/15/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode Setting up libencode-locale-perl (1.05-3) ... Setting up rename (1.31-1) ... update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode Setting up dconf-service (0.40.0-3) ... Setting up python3 (3.10.6-1) ... Setting up openjdk-11-jdk-headless:amd64 (11.0.16+8-1) ... update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdeprscan to provide /usr/bin/jdeprscan (jdeprscan) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jfr to provide /usr/bin/jfr (jfr) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jimage to provide /usr/bin/jimage (jimage) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jlink to provide /usr/bin/jlink (jlink) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jmod to provide /usr/bin/jmod (jmod) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jshell to provide /usr/bin/jshell (jshell) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jaotc to provide /usr/bin/jaotc (jaotc) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jhsdb to provide /usr/bin/jhsdb (jhsdb) in auto mode Setting up dnsutils (1:9.18.7-1) ... Setting up libreadline-dev:amd64 (8.2-1) ... Setting up gir1.2-flatpak-1.0:amd64 (1.14.0-2) ... Setting up libxss-dev:amd64 (1:1.2.3-1) ... Setting up php-mbstring (2:8.1+92+nmu1) ... Setting up libdevel-callchecker-perl (0.008-1+b4) ... Setting up python3-markupsafe (2.1.1-1) ... Setting up libcairo2:amd64 (1.16.0-6) ... Setting up libimage-exiftool-perl (12.48+dfsg-1) ... Setting up gcc (4:12.2.0-1) ... Setting up dpkg-dev (1.21.9) ... Setting up php-intl (2:8.1+92+nmu1) ... Setting up liberror-perl (0.17029-2) ... Setting up python3-six (1.16.0-4) ... Setting up libgdal31 (3.5.2+dfsg-1) ... Setting up patchutils (0.4.2-1) ... Setting up libxml2-dev:amd64 (2.9.14+dfsg-1+b1) ... Setting up libsasl2-dev (2.1.28+dfsg-8) ... Setting up python3-configobj (5.0.6-5) ... Setting up libexpat1-dev:amd64 (2.5.0-1) ... Setting up libgcrypt20-dev (1.10.1-2) ... Setting up libsqlite3-dev:amd64 (3.39.4-1) ... Setting up libjpeg62-turbo-dev:amd64 (1:2.1.2-1+b1) ... Setting up php8.1-cli (8.1.7-1+b1) ... update-alternatives: using /usr/bin/php8.1 to provide /usr/bin/php (php) in auto mode update-alternatives: using /usr/bin/phar8.1 to provide /usr/bin/phar (phar) in auto mode update-alternatives: using /usr/bin/phar.phar8.1 to provide /usr/bin/phar.phar (phar.phar) in auto mode Creating config file /etc/php/8.1/cli/php.ini with new version Setting up uuid-dev:amd64 (2.38.1-1.1+b1) ... Setting up python3-gi (3.42.2-2) ... Setting up php-symfony-filesystem (5.4.14+dfsg-1) ... Setting up python3-markdown (3.4.1-2) ... Setting up pkg-config (0.29.2-1) ... Setting up llvm (1:14.0-55.2+b1) ... Setting up libipc-run-perl (20220807.0-1) ... Setting up git (1:2.35.1-1) ... Setting up python3-urllib3 (1.26.12-1) ... Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-4.1) ... Setting up libwww-robotrules-perl (6.02-1) ... Setting up python3-patiencediff (0.2.3-2) ... Setting up php-cli (2:8.1+92+nmu1) ... update-alternatives: using /usr/bin/php.default to provide /usr/bin/php (php) in auto mode update-alternatives: using /usr/bin/phar.default to provide /usr/bin/phar (phar) in auto mode update-alternatives: using /usr/bin/phar.phar.default to provide /usr/bin/phar.phar (phar.phar) in auto mode Setting up php-symfony-string (5.4.14+dfsg-1) ... Setting up python3-dulwich (0.20.46-2) ... Setting up libhtml-parser-perl:amd64 (3.79-1+b1) ... Setting up librole-tiny-perl (2.002004-1) ... Setting up libcairo-gobject2:amd64 (1.16.0-6) ... Setting up php-json-schema (5.2.12-2) ... Setting up libpangoft2-1.0-0:amd64 (1.50.10+ds-1) ... Setting up libfile-homedir-perl (1.006-1) ... Setting up python3-lib2to3 (3.10.7-1) ... Setting up libio-socket-ssl-perl (2.075-1) ... Setting up libpangocairo-1.0-0:amd64 (1.50.10+ds-1) ... Setting up libhttp-message-perl (6.41-1) ... Setting up g++-12 (12.2.0-3) ... Setting up python3-pkg-resources (65.5.0-1) ... Setting up python3-distutils (3.10.7-1) ... Setting up libcairo-script-interpreter2:amd64 (1.16.0-6) ... Setting up tk8.6 (8.6.12-1+b1) ... Setting up libglib2.0-dev-bin (2.74.0-3) ... Setting up libblkid-dev:amd64 (2.38.1-1.1+b1) ... Setting up libhttp-negotiate-perl (6.01-1) ... Setting up php-symfony-console (5.4.14+dfsg-1) ... Setting up python3-cairo:amd64 (1.20.1-4) ... Setting up libpoppler-glib8:amd64 (22.08.0-2.1) ... Setting up python3.10-venv (3.10.8-1) ... Setting up libxslt1-dev:amd64 (1.1.35-1) ... Setting up postgresql-client (15+245) ... Setting up python3-setuptools (65.5.0-1) ... Setting up default-jre-headless (2:1.11-72) ... Setting up dconf-gsettings-backend:amd64 (0.40.0-3) ... Setting up mercurial-common (6.2.3-1) ... Setting up libhttp-cookies-perl (6.10-1) ... Setting up jsonlint (1.9.0-1) ... Setting up python3-fastbencode (0.0.12-1) ... Setting up libhtml-tree-perl (5.07-2) ... Setting up tcl8.6-dev:amd64 (8.6.12+dfsg-1+b1) ... Setting up libparams-classify-perl:amd64 (0.015-2+b1) ... Setting up libpng-dev:amd64 (1.6.38-2) ... Setting up python3-mutagen (1.45.1-3) ... Setting up libjpeg-dev:amd64 (1:2.1.2-1+b1) ... Setting up meson (0.63.3-1) ... Setting up python3-breezy (3.2.2-2+b1) ... Setting up python3-wheel (0.37.1-5) ... Setting up brz (3.2.2-2) ... update-alternatives: using /usr/bin/brz to provide /usr/bin/bzr (bzr) in auto mode Setting up libfreetype-dev:amd64 (2.12.1+dfsg-3) ... Setting up libprotobuf-dev:amd64 (3.12.4-1+b5) ... Setting up librsvg2-2:amd64 (2.54.5+dfsg-1) ... Setting up bzr (2.7.0+bzr6622+brz) ... Setting up default-jdk-headless (2:1.11-72) ... Setting up python3-venv (3.10.6-1) ... Setting up libtiff-dev:amd64 (4.4.0-4) ... Setting up libmodule-runtime-perl (0.016-2) ... Setting up libproj-dev:amd64 (9.1.0-1) ... Setting up libpython3.10-dev:amd64 (3.10.8-1) ... Setting up python3-pip (22.3+dfsg-1) ... Setting up python3-numpy (1:1.21.5-1+b1) ... Setting up tcl-dev:amd64 (8.6.11+1) ... Setting up libmariadb-dev (1:10.6.10-1+b1) ... Setting up python3.10-dev (3.10.8-1) ... Setting up g++ (4:12.2.0-1) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up libxmlsec1-dev (1.2.34-2) ... Setting up composer (2.4.3-1) ... Setting up build-essential (12.9) ... Setting up gir1.2-poppler-0.18:amd64 (22.08.0-2.1) ... Setting up gir1.2-rsvg-2.0:amd64 (2.54.5+dfsg-1) ... Setting up tk (8.6.11+1) ... Setting up python3-gi-cairo (3.42.2-2) ... Setting up libmount-dev:amd64 (2.38.1-1.1+b1) ... Setting up python3-gdal (3.5.2+dfsg-1) ... Setting up python3-mako (1.2.2+ds1-1) ... Setting up gyp (0.1+20220404git9ecf45e-2) ... Setting up gsettings-desktop-schemas (43.0-1) ... Setting up libpython3-dev:amd64 (3.10.6-1) ... Setting up mercurial (6.2.3-1) ... Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version Setting up libfontconfig-dev:amd64 (2.13.1-4.5) ... Setting up libimport-into-perl (1.002005-2) ... Setting up libmoo-perl (2.005004-3) ... Setting up gobject-introspection (1.74.0-2) ... Setting up mat2 (0.13.0-2) ... Setting up libfreetype6-dev:amd64 (2.12.1+dfsg-3) ... Setting up libglib2.0-dev:amd64 (2.74.0-3) ... Setting up libgirepository1.0-dev:amd64 (1.74.0-2) ... Setting up gdal-bin (3.5.2+dfsg-1) ... Setting up python3-dev (3.10.6-1) ... Setting up libcairo2-dev:amd64 (1.16.0-6) ... Setting up glib-networking:amd64 (2.74.0-1) ... Setting up libxft-dev:amd64 (2.3.6-1) ... Setting up libsoup2.4-1:amd64 (2.74.3-1) ... Setting up tk8.6-dev:amd64 (8.6.12-1+b1) ... Setting up flatpak-builder (1.2.2-2) ... Setting up tk-dev:amd64 (8.6.11+1) ... Setting up node-acorn (8.8.1+ds+~cs25.17.7-1) ... Setting up ruby3.0 (3.0.4-8) ... Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... Setting up dmsetup (2:1.02.185-2) ... Setting up libcryptsetup12:amd64 (2:2.5.0-5) ... Setting up liblwp-protocol-https-perl (6.10-1) ... Setting up libruby3.0:amd64 (3.0.4-8) ... Setting up libwww-perl (6.67-1) ... Setting up tasksel (3.70) ... Setting up systemd (251.6-1) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from D-Bus machine ID. Creating group 'systemd-journal' with GID 997. Creating group 'systemd-network' with GID 996. Creating user 'systemd-network' (systemd Network Management) with UID 996 and GID 996. Setting up libnode108:amd64 (18.10.0+dfsg-6) ... Setting up docker.io (20.10.19+dfsg1-1) ... Adding group `docker' (GID 106) ... Done. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. Setting up nodejs (18.10.0+dfsg-6) ... update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode Setting up task-ssh-server (3.70) ... Setting up node-unique-filename (1.1.1+ds-1) ... Setting up devscripts (2.22.2) ... Setting up task-hebrew (3.70) ... Setting up ruby3.0-dev:amd64 (3.0.4-8) ... Setting up node-strip-ansi (6.0.1-1) ... Setting up skopeo (1.4.1+ds1-1+b2) ... Setting up node-chalk (5.1.0-2) ... Setting up node-which (2.0.2+~cs1.3.2-2) ... Setting up node-punycode (2.1.1-5) ... Setting up node-css-selector-tokenizer (0.8.0+~cs4.8.3-1) ... Setting up tasksel-data (3.70) ... Setting up node-uniq (1.0.1-2) ... Setting up node-mkdirp (1.0.4+~1.0.2-3) ... Setting up node-uri-js (4.4.0+dfsg-7) ... Setting up node-archy (1.0.0-5) ... Setting up vim-nox (2:9.0.0626-1+b1) ... update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/vim (vim) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/vimdiff (vimdiff) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/rvim (rvim) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/rview (rview) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/vi (vi) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/view (view) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/ex (ex) in auto mode update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/editor (editor) in auto mode Setting up node-nopt (5.0.0-3) ... Setting up node-json5 (2.2.1+dfsg-2) ... Setting up node-ms (2.1.3+~cs0.7.31-2) ... Setting up node-rimraf (3.0.2-2) ... Setting up node-string-width (4.2.3+~cs13.2.3-1) ... Setting up node-semver (7.3.5+~7.3.9-1) ... Setting up node-picocolors (1.0.0-3) ... Setting up node-builtins (5.0.1-1) ... Setting up node-object-assign (4.1.1-6) ... Setting up libruby:amd64 (1:3.0+3.1) ... Setting up libnode-dev (18.10.0+dfsg-6) ... Setting up node-columnify (1.6.0+~1.5.1-1) ... Setting up node-copy-concurrently (1.0.5-9) ... Setting up node-ajv (6.12.6-3) ... Setting up task-english (3.70) ... Setting up node-move-concurrently (1.0.1-5) ... Setting up node-normalize-path (3.0.0-3) ... Setting up ruby-dev:amd64 (1:3.0+3.1) ... Setting up node-debug (4.3.4+~cs4.1.7-1) ... Setting up node-events (3.3.0+~3.0.0-2) ... Setting up node-agent-base (6.0.2+~cs5.4.2-1) ... Setting up node-validate-npm-package-name (4.0.0+~3.0.3-1) ... Setting up ruby (1:3.0+3.1) ... Setting up node-normalize-package-data (4.0.1+~2.4.1-1) ... Setting up rake (13.0.6-3) ... Setting up node-cli-table (0.3.11+~cs0.13.4-3) ... Setting up node-tar (6.1.11+ds1+~cs6.0.6-2) ... Setting up node-loader-utils (2.0.2-1) ... Setting up node-postcss (8.4.17+~cs8.0.23-1) ... Setting up node-wide-align (1.1.3-4) ... Setting up node-npm-package-arg (9.1.2+~3.0.0-1) ... Setting up node-postcss-modules-extract-imports (3.0.0-2) ... Setting up node-https-proxy-agent (5.0.1+~cs8.0.0-1) ... Setting up ruby-sdbm:amd64 (1.0.0-5) ... Setting up node-cacache (16.1.3+~cs8.3.10-1) ... Setting up node-ajv-keywords (3.5.2-2) ... Setting up node-read-package-json (5.0.2+~2.0.0-1) ... Setting up ruby-rubygems (3.3.15-1) ... Setting up node-gauge (4.0.4-1) ... Setting up node-icss-utils (5.1.0+~5.1.0-1) ... Setting up node-npm-bundled (2.0.1-1) ... Setting up node-schema-utils (3.1.1~ds-2) ... Setting up node-npmlog (6.0.1+~4.1.4-1) ... Setting up node-postcss-modules-values (4.0.0+~4.0.0-1) ... Setting up ruby-bundler (2.3.15-1) ... Setting up node-css-loader (5.0.1+~cs14.0.5-1) ... Setting up node-gyp (9.2.0-1) ... Setting up bundler (2.3.15-1) ... Setting up npm (8.19.2~ds1-2) ... Processing triggers for libc-bin (2.35-4) ... Processing triggers for sgml-base (1.31) ... Setting up libdbus-1-dev:amd64 (1.14.4-1) ... Processing triggers for dictionaries-common (1.28.18) ... aspell-autobuildhash: processing: he [he]. Processing triggers for php8.1-cli (8.1.7-1+b1) ... + sed -i 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/; s/# en_IL UTF-8/en_IL UTF-8/; s/# he_IL.UTF-8 UTF-8/he_IL.UTF-8 UTF-8/;' /etc/locale.gen + locale-gen Generating locales (this might take a while)... en_IL.UTF-8... done en_US.UTF-8... done he_IL.UTF-8... done Generation complete. + python3 -m pip install --use-deprecated=legacy-resolver --no-cache-dir https://github.com/aws/aws-cli/archive/refs/heads/v2.zip ansible ansible-runner awslogs bcrypt black bump2version colorama boto boto3 check-manifest cookiecutter cryptography dnspython docker docker-compose elasticsearch-curator 'elasticsearch[async]' fabric flit github3.py Glances gunicorn hashin httpbin httpie identify importlab invoke iredis khal khard litecli magic-wormhole mariadb mycli netaddr paramiko parse passhole passlib pdm pgcli pipenv pip-tools poetry pre-commit protobuf psycopg2 pur pygments pymongo PyMySQL PyGObject pyopenssl 'python-gitlab[autocompletion,yaml]' python-hcl2 pyxdg redis remarshal requests rich-cli sh sqlite-utils template todoman tox transmission-rpc ziglang Collecting https://github.com/aws/aws-cli/archive/refs/heads/v2.zip Downloading https://github.com/aws/aws-cli/archive/refs/heads/v2.zip - 15.8 MB 10.0 MB/s 0:00:02 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ansible Downloading ansible-6.5.0-py3-none-any.whl (44.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.9/44.9 MB 112.2 MB/s eta 0:00:00 Collecting ansible-runner Downloading ansible_runner-2.2.1-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.6/78.6 kB 147.7 MB/s eta 0:00:00 Collecting awslogs Downloading awslogs-0.14.0-py2.py3-none-any.whl (13 kB) Collecting bcrypt Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 111.5 MB/s eta 0:00:00 Collecting black Downloading black-22.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 117.1 MB/s eta 0:00:00 Collecting bump2version Downloading bump2version-1.0.1-py2.py3-none-any.whl (22 kB) Collecting colorama Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting boto Downloading boto-2.49.0-py2.py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 119.6 MB/s eta 0:00:00 Collecting boto3 Downloading boto3-1.25.4-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.5/132.5 kB 199.1 MB/s eta 0:00:00 Collecting check-manifest Downloading check_manifest-0.48-py3-none-any.whl (20 kB) Collecting cookiecutter Downloading cookiecutter-2.1.1-py2.py3-none-any.whl (36 kB) Collecting cryptography Downloading cryptography-38.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (4.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 115.5 MB/s eta 0:00:00 Collecting dnspython Downloading dnspython-2.2.1-py3-none-any.whl (269 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 269.1/269.1 kB 162.1 MB/s eta 0:00:00 Collecting docker Downloading docker-6.0.0-py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 kB 224.2 MB/s eta 0:00:00 Collecting docker-compose Downloading docker_compose-1.29.2-py2.py3-none-any.whl (114 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.8/114.8 kB 186.6 MB/s eta 0:00:00 Collecting elasticsearch-curator Downloading elasticsearch_curator-5.8.4-py2.py3-none-any.whl (106 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.4/106.4 kB 133.5 MB/s eta 0:00:00 Collecting elasticsearch[async] Downloading elasticsearch-8.4.3-py3-none-any.whl (384 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.6/384.6 kB 144.5 MB/s eta 0:00:00 Collecting fabric Downloading fabric-2.7.1-py2.py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 163.5 MB/s eta 0:00:00 Collecting flit Downloading flit-3.7.1-py3-none-any.whl (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.3/49.3 kB 150.1 MB/s eta 0:00:00 Collecting github3.py Downloading github3.py-3.2.0-py2.py3-none-any.whl (152 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.0/152.0 kB 181.3 MB/s eta 0:00:00 Collecting Glances Downloading Glances-3.3.0.1-py3-none-any.whl (707 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.2/707.2 kB 129.9 MB/s eta 0:00:00 Collecting gunicorn Downloading gunicorn-20.1.0-py3-none-any.whl (79 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 kB 193.9 MB/s eta 0:00:00 Collecting hashin Downloading hashin-0.17.0-py2.py3-none-any.whl (16 kB) Collecting httpbin Downloading httpbin-0.7.0-py2.py3-none-any.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.9/86.9 kB 203.5 MB/s eta 0:00:00 Collecting httpie Downloading httpie-3.2.1-py3-none-any.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 202.6 MB/s eta 0:00:00 Collecting identify Downloading identify-2.5.8-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 217.1 MB/s eta 0:00:00 Collecting importlab Downloading importlab-0.8-py2.py3-none-any.whl (21 kB) Collecting invoke Downloading invoke-1.7.3-py3-none-any.whl (216 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.4/216.4 kB 206.6 MB/s eta 0:00:00 Collecting iredis Downloading iredis-1.12.1-py3-none-any.whl (330 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 330.8/330.8 kB 150.6 MB/s eta 0:00:00 Collecting khal Downloading khal-0.10.5-py3-none-any.whl (119 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.6/119.6 kB 95.3 MB/s eta 0:00:00 Collecting khard Downloading khard-0.17.0-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.3/61.3 kB 135.0 MB/s eta 0:00:00 Collecting litecli Downloading litecli-1.9.0-py2.py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.0/48.0 kB 131.5 MB/s eta 0:00:00 Collecting magic-wormhole Downloading magic_wormhole-0.12.0-py2.py3-none-any.whl (201 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.6/201.6 kB 151.5 MB/s eta 0:00:00 Collecting mariadb Downloading mariadb-1.1.4.zip (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.4/97.4 kB 177.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mycli Downloading mycli-1.26.1-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 112.7 MB/s eta 0:00:00 Collecting netaddr Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 121.3 MB/s eta 0:00:00 Collecting paramiko Downloading paramiko-2.11.0-py2.py3-none-any.whl (212 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.9/212.9 kB 193.4 MB/s eta 0:00:00 Collecting parse Downloading parse-1.19.0.tar.gz (30 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting passhole Downloading passhole-1.10.0.tar.gz (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 90.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting passlib Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 82.0 MB/s eta 0:00:00 Collecting pdm Downloading pdm-2.1.5-py3-none-any.whl (186 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 186.0/186.0 kB 184.7 MB/s eta 0:00:00 Collecting pgcli Downloading pgcli-3.5.0-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.8/80.8 kB 149.7 MB/s eta 0:00:00 Collecting pipenv Downloading pipenv-2022.10.25-py2.py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 118.3 MB/s eta 0:00:00 Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.4/52.4 kB 152.9 MB/s eta 0:00:00 Collecting poetry Downloading poetry-1.2.2-py3-none-any.whl (212 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.4/212.4 kB 197.1 MB/s eta 0:00:00 Collecting pre-commit Downloading pre_commit-2.20.0-py2.py3-none-any.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.5/199.5 kB 220.5 MB/s eta 0:00:00 Collecting protobuf Downloading protobuf-4.21.9-cp37-abi3-manylinux2014_x86_64.whl (408 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 408.4/408.4 kB 146.9 MB/s eta 0:00:00 Collecting psycopg2 Downloading psycopg2-2.9.5.tar.gz (384 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.3/384.3 kB 152.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pur Downloading pur-7.0.0-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 76.2 MB/s eta 0:00:00 Collecting pygments Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 128.3 MB/s eta 0:00:00 Collecting pymongo Downloading pymongo-4.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (492 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 492.3/492.3 kB 145.5 MB/s eta 0:00:00 Collecting PyMySQL Downloading PyMySQL-1.0.2-py3-none-any.whl (43 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 kB 143.6 MB/s eta 0:00:00 Requirement already satisfied: PyGObject in /usr/lib/python3/dist-packages (3.42.2) Collecting pyopenssl Downloading pyOpenSSL-22.1.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 154.5 MB/s eta 0:00:00 Collecting python-gitlab[autocompletion,yaml] Downloading python_gitlab-3.11.0-py3-none-any.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 kB 221.7 MB/s eta 0:00:00 Collecting python-hcl2 Downloading python-hcl2-3.0.5.tar.gz (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 154.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyxdg Downloading pyxdg-0.28-py2.py3-none-any.whl (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 78.6 MB/s eta 0:00:00 Collecting redis Downloading redis-4.3.4-py3-none-any.whl (246 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.2/246.2 kB 122.7 MB/s eta 0:00:00 Collecting remarshal Downloading remarshal-0.14.0-py3-none-any.whl (6.0 kB) Collecting requests Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 165.1 MB/s eta 0:00:00 Collecting rich-cli Downloading rich_cli-1.8.0-py3-none-any.whl (14 kB) Collecting sh Downloading sh-1.14.3.tar.gz (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.9/62.9 kB 124.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sqlite-utils Downloading sqlite_utils-3.30-py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 146.3 MB/s eta 0:00:00 Collecting template Downloading template-0.7.6-py2.py3-none-any.whl (19 kB) Collecting todoman Downloading todoman-4.1.0-py3-none-any.whl (28 kB) Collecting tox Downloading tox-3.27.0-py2.py3-none-any.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.6/86.6 kB 175.3 MB/s eta 0:00:00 Collecting transmission-rpc Downloading transmission_rpc-3.4.0-py3-none-any.whl (27 kB) Collecting ziglang Downloading ziglang-0.9.1-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (69.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.1/69.1 MB 113.0 MB/s eta 0:00:00 Collecting ruamel.yaml<=0.17.21,>=0.15.0 Downloading ruamel.yaml-0.17.21-py3-none-any.whl (109 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.5/109.5 kB 223.0 MB/s eta 0:00:00 Collecting prompt-toolkit<3.0.29,>=3.0.24 Downloading prompt_toolkit-3.0.28-py3-none-any.whl (380 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.2/380.2 kB 161.0 MB/s eta 0:00:00 Collecting docutils<0.16,>=0.10 Downloading docutils-0.15.2-py3-none-any.whl (547 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 547.6/547.6 kB 140.8 MB/s eta 0:00:00 Collecting python-dateutil<3.0.0,>=2.1 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 218.9 MB/s eta 0:00:00 Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3/dist-packages (from awscli==2.8.7) (1.26.12) Collecting wcwidth<0.2.0 Downloading wcwidth-0.1.9-py2.py3-none-any.whl (19 kB) Collecting jmespath<1.1.0,>=0.7.1 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) Collecting awscrt<=0.14.0,>=0.12.4 Downloading awscrt-0.14.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 118.3 MB/s eta 0:00:00 Collecting distro<1.6.0,>=1.5.0 Downloading distro-1.5.0-py2.py3-none-any.whl (18 kB) Collecting ansible-core~=2.13.5 Downloading ansible_core-2.13.5-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 124.3 MB/s eta 0:00:00 Collecting pexpect>=4.5 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 168.1 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 181.2 MB/s eta 0:00:00 Collecting python-daemon Downloading python_daemon-2.3.2-py3-none-any.whl (34 kB) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from ansible-runner) (1.16.0) Collecting pyyaml Downloading PyYAML-6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (682 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 682.2/682.2 kB 141.9 MB/s eta 0:00:00 Collecting termcolor>=1.1.0 Downloading termcolor-2.0.1-py3-none-any.whl (5.4 kB) Collecting click>=8.0.0 Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 220.1 MB/s eta 0:00:00 Collecting tomli>=1.1.0; python_full_version < "3.11.0a7" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting platformdirs>=2 Downloading platformdirs-2.5.2-py3-none-any.whl (14 kB) Collecting pathspec>=0.9.0 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) Collecting mypy-extensions>=0.4.3 Downloading mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) Collecting s3transfer<0.7.0,>=0.6.0 Downloading s3transfer-0.6.0-py3-none-any.whl (79 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.6/79.6 kB 211.6 MB/s eta 0:00:00 Collecting botocore<1.29.0,>=1.28.4 Downloading botocore-1.28.4-py3-none-any.whl (9.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.3/9.3 MB 94.9 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from check-manifest) (65.5.0) Collecting build>=0.1 Downloading build-0.9.0-py3-none-any.whl (17 kB) Collecting Jinja2<4.0.0,>=2.7 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 221.6 MB/s eta 0:00:00 Collecting binaryornot>=0.4.4 Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB) Collecting python-slugify>=4.0.0 Downloading python_slugify-6.1.2-py2.py3-none-any.whl (9.4 kB) Collecting jinja2-time>=0.2.0 Downloading jinja2_time-0.2.0-py2.py3-none-any.whl (6.4 kB) Collecting cffi>=1.12 Downloading cffi-1.15.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.8/441.8 kB 171.5 MB/s eta 0:00:00 Collecting websocket-client>=0.32.0 Downloading websocket_client-1.4.1-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.0/55.0 kB 168.2 MB/s eta 0:00:00 Collecting python-dotenv<1,>=0.13.0 Downloading python_dotenv-0.21.0-py3-none-any.whl (18 kB) Collecting docopt<1,>=0.6.1 Downloading docopt-0.6.2.tar.gz (25 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jsonschema<4,>=2.5.1 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.3/56.3 kB 134.8 MB/s eta 0:00:00 Collecting dockerpty<1,>=0.4.1 Downloading dockerpty-0.4.1.tar.gz (13 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting texttable<2,>=0.9.0 Downloading texttable-1.6.4-py2.py3-none-any.whl (10 kB) Collecting voluptuous>=0.12.1 Downloading voluptuous-0.13.1-py3-none-any.whl (29 kB) Collecting certifi>=2020.12.5 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 158.8 MB/s eta 0:00:00 Collecting requests-aws4auth>=1.0.1 Downloading requests_aws4auth-1.1.2-py2.py3-none-any.whl (24 kB) Collecting elastic-transport<9,>=8 Downloading elastic_transport-8.4.0-py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.5/59.5 kB 163.4 MB/s eta 0:00:00 Collecting aiohttp<4,>=3; extra == "async" Downloading aiohttp-3.8.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 120.7 MB/s eta 0:00:00 Collecting pathlib2 Downloading pathlib2-2.3.7.post1-py2.py3-none-any.whl (18 kB) Collecting flit_core>=3.7.1 Downloading flit_core-3.7.1-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.2/60.2 kB 165.1 MB/s eta 0:00:00 Collecting tomli-w Downloading tomli_w-1.0.0-py3-none-any.whl (6.0 kB) Collecting PyJWT[crypto]>=2.3.0 Downloading PyJWT-2.6.0-py3-none-any.whl (20 kB) Collecting uritemplate>=3.0.0 Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) Collecting psutil>=5.3.0 Downloading psutil-5.9.3-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (292 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 292.3/292.3 kB 143.0 MB/s eta 0:00:00 Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 122.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting pip-api Downloading pip_api-0.0.30-py3-none-any.whl (111 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.6/111.6 kB 85.3 MB/s eta 0:00:00 Collecting werkzeug>=0.14.1 Downloading Werkzeug-2.2.2-py3-none-any.whl (232 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.7/232.7 kB 158.6 MB/s eta 0:00:00 Collecting decorator Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting itsdangerous Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB) Collecting brotlipy Downloading brotlipy-0.7.0-cp35-abi3-manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 99.0 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe in /usr/lib/python3/dist-packages (from httpbin) (2.1.1) Collecting Flask Downloading Flask-2.2.2-py3-none-any.whl (101 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.5/101.5 kB 114.8 MB/s eta 0:00:00 Collecting raven[flask] Downloading raven-6.10.0-py2.py3-none-any.whl (284 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 284.3/284.3 kB 142.1 MB/s eta 0:00:00 Requirement already satisfied: pip in /usr/lib/python3/dist-packages (from httpie) (22.3) Collecting rich>=9.10.0 Downloading rich-12.6.0-py3-none-any.whl (237 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 237.5/237.5 kB 150.3 MB/s eta 0:00:00 Collecting charset-normalizer>=2.0.0 Downloading charset_normalizer-3.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (198 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 198.6/198.6 kB 198.6 MB/s eta 0:00:00 Collecting multidict>=4.7.0 Downloading multidict-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.5/114.5 kB 199.8 MB/s eta 0:00:00 Collecting requests-toolbelt>=0.9.1 Downloading requests_toolbelt-0.10.1-py2.py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 163.7 MB/s eta 0:00:00 Collecting networkx>=2 Downloading networkx-2.8.7-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 118.0 MB/s eta 0:00:00 Collecting mistune<3.0,>=2.0 Downloading mistune-2.0.4-py2.py3-none-any.whl (24 kB) Collecting importlib-resources<6.0.0,>=5.1.0 Downloading importlib_resources-5.10.0-py3-none-any.whl (34 kB) Collecting pendulum<3.0,>=2.0 Downloading pendulum-2.1.2.tar.gz (81 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.2/81.2 kB 187.9 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: configobj<6.0,>=5.0 in /usr/lib/python3/dist-packages (from iredis) (5.0.6) Collecting icalendar>=4.0.3 Downloading icalendar-5.0.1-py3-none-any.whl (91 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.1/91.1 kB 127.4 MB/s eta 0:00:00 Collecting atomicwrites>=0.1.7 Downloading atomicwrites-1.4.1.tar.gz (14 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting tzlocal>=1.0 Downloading tzlocal-4.2-py3-none-any.whl (19 kB) Collecting urwid>=1.3.0 Downloading urwid-2.1.2.tar.gz (634 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.6/634.6 kB 154.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting click-log>=0.2.0 Downloading click_log-0.4.0-py2.py3-none-any.whl (4.3 kB) Collecting pytz Downloading pytz-2022.5-py2.py3-none-any.whl (500 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.7/500.7 kB 150.8 MB/s eta 0:00:00 Collecting unidecode Downloading Unidecode-1.3.6-py3-none-any.whl (235 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.9/235.9 kB 193.8 MB/s eta 0:00:00 Collecting vobject Downloading vobject-0.9.6.1.tar.gz (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.6/58.6 kB 160.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sqlparse Downloading sqlparse-0.4.3-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.8/42.8 kB 59.7 MB/s eta 0:00:00 Collecting cli-helpers[styles]>=2.2.1 Downloading cli_helpers-2.3.0-py3-none-any.whl (19 kB) Collecting hkdf Downloading hkdf-0.0.3.tar.gz (4.0 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting attrs>=16.3.0 Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 112.9 MB/s eta 0:00:00 Collecting spake2==0.8 Downloading spake2-0.8-py2.py3-none-any.whl (39 kB) Collecting autobahn[twisted]>=0.14.1 Downloading autobahn-22.7.1.tar.gz (476 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 476.8/476.8 kB 106.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting twisted[tls]>=17.5.0 Downloading Twisted-22.8.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 123.7 MB/s eta 0:00:00 Collecting humanize Downloading humanize-4.4.0-py3-none-any.whl (106 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.6/106.6 kB 152.7 MB/s eta 0:00:00 Collecting pynacl Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 127.2 MB/s eta 0:00:00 Collecting tqdm>=4.13.0 Downloading tqdm-4.64.1-py2.py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 200.3 MB/s eta 0:00:00 Collecting automat Downloading Automat-22.10.0-py2.py3-none-any.whl (26 kB) Collecting txtorcon>=18.0.2 Downloading txtorcon-22.0.0-py2.py3-none-any.whl (260 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 260.7/260.7 kB 199.7 MB/s eta 0:00:00 Collecting pyaes>=1.6.1 Downloading pyaes-1.6.1.tar.gz (28 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyperclip>=1.8.1 Downloading pyperclip-1.8.2.tar.gz (20 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sqlglot>=5.1.3 Downloading sqlglot-9.0.6-py3-none-any.whl (167 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.3/167.3 kB 174.2 MB/s eta 0:00:00 Collecting pykeepass>=4.0.3 Downloading pykeepass-4.0.3.tar.gz (50 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.6/50.6 kB 91.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pykeepass_cache Downloading pykeepass_cache-2.0.3-py3-none-any.whl (16 kB) Collecting pynput Downloading pynput-1.7.6-py2.py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.2/89.2 kB 151.2 MB/s eta 0:00:00 Collecting pyotp Downloading pyotp-2.7.0-py3-none-any.whl (12 kB) Collecting qrcode Downloading qrcode-7.3.1.tar.gz (43 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.5/43.5 kB 135.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting installer<0.6,>=0.5.1 Downloading installer-0.5.1-py3-none-any.whl (452 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 452.2/452.2 kB 96.3 MB/s eta 0:00:00 Collecting shellingham>=1.3.2 Downloading shellingham-1.5.0-py2.py3-none-any.whl (9.3 kB) Collecting virtualenv>=20 Downloading virtualenv-20.16.6-py3-none-any.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 113.5 MB/s eta 0:00:00 Collecting blinker Downloading blinker-1.5-py2.py3-none-any.whl (12 kB) Collecting resolvelib<0.9,>=0.8 Downloading resolvelib-0.8.1-py2.py3-none-any.whl (16 kB) Collecting unearth>=0.6.0 Downloading unearth-0.6.1-py3-none-any.whl (38 kB) Collecting pdm-pep517<2.0.0,>=1.0.0 Downloading pdm_pep517-1.0.5-py3-none-any.whl (305 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 306.0/306.0 kB 167.2 MB/s eta 0:00:00 Collecting tomlkit<1,>=0.8.0 Downloading tomlkit-0.11.6-py3-none-any.whl (35 kB) Collecting pep517>=0.11.0 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Collecting cachecontrol[filecache]>=0.12.11 Downloading CacheControl-0.12.11-py2.py3-none-any.whl (21 kB) Collecting findpython>=0.2.0 Downloading findpython-0.2.1-py3-none-any.whl (18 kB) Collecting psycopg>=3.0.14 Downloading psycopg-3.1.4-py3-none-any.whl (165 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 165.2/165.2 kB 136.7 MB/s eta 0:00:00 Collecting pgspecial>=2.0.0 Downloading pgspecial-2.0.1-py3-none-any.whl (35 kB) Collecting setproctitle>=1.1.9 Downloading setproctitle-1.3.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (30 kB) Collecting virtualenv-clone>=0.2.5 Downloading virtualenv_clone-0.5.7-py3-none-any.whl (6.6 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Collecting poetry-core==1.3.2 Downloading poetry_core-1.3.2-py3-none-any.whl (531 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 531.3/531.3 kB 146.5 MB/s eta 0:00:00 Requirement already satisfied: dulwich<0.21.0,>=0.20.46 in /usr/lib/python3/dist-packages (from poetry) (0.20.46) Collecting cleo<2.0.0,>=1.0.0a5 Downloading cleo-1.0.0a5-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.7/78.7 kB 168.9 MB/s eta 0:00:00 Collecting pkginfo<2.0,>=1.5 Downloading pkginfo-1.8.3-py2.py3-none-any.whl (26 kB) Collecting html5lib<2.0,>=1.0 Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 kB 183.3 MB/s eta 0:00:00 Collecting keyring>=21.2.0 Downloading keyring-23.9.3-py3-none-any.whl (35 kB) Collecting crashtest<0.4.0,>=0.3.0 Downloading crashtest-0.3.1-py3-none-any.whl (7.0 kB) Collecting cachy<0.4.0,>=0.3.0 Downloading cachy-0.3.0-py2.py3-none-any.whl (20 kB) Collecting poetry-plugin-export<2.0.0,>=1.1.2 Downloading poetry_plugin_export-1.1.2-py3-none-any.whl (10 kB) Collecting cfgv>=2.0.0 Downloading cfgv-3.3.1-py2.py3-none-any.whl (7.3 kB) Collecting nodeenv>=0.11.1 Downloading nodeenv-1.7.0-py2.py3-none-any.whl (21 kB) Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Requirement already satisfied: pycairo>=1.16.0 in /usr/lib/python3/dist-packages (from PyGObject) (1.20.1) Collecting argcomplete<3,>=1.10.0; extra == "autocompletion" Downloading argcomplete-2.0.0-py2.py3-none-any.whl (37 kB) Collecting lark-parser<0.11.0,>=0.10.0 Downloading lark-parser-0.10.1.tar.gz (216 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 200.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting deprecated>=1.2.3 Downloading Deprecated-1.2.13-py2.py3-none-any.whl (9.6 kB) Collecting async-timeout>=4.0.2 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) Collecting u-msgpack-python<3.0,>=2.6 Downloading u_msgpack_python-2.7.1-py2.py3-none-any.whl (10.0 kB) Collecting cbor2<6.0,>=5.1 Downloading cbor2-5.4.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (224 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.1/224.1 kB 178.4 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 159.7 MB/s eta 0:00:00 Collecting rich-rst<2.0.0,>=1.1.7 Downloading rich_rst-1.1.7-py3-none-any.whl (10 kB) Collecting textual<0.2.0,>=0.1.18 Downloading textual-0.1.18-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.0/89.0 kB 164.9 MB/s eta 0:00:00 Collecting click-default-group-wheel Downloading click_default_group_wheel-1.2.2-py3-none-any.whl (3.9 kB) Collecting tabulate Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Collecting sqlite-fts4 Downloading sqlite_fts4-1.0.3-py3-none-any.whl (10.0 kB) Collecting parsedatetime Downloading parsedatetime-2.6-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.5/42.5 kB 102.4 MB/s eta 0:00:00 Collecting filelock>=3.0.0 Downloading filelock-3.8.0-py3-none-any.whl (10 kB) Collecting py>=1.4.17 Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 172.6 MB/s eta 0:00:00 Collecting pluggy>=0.12.0 Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB) Collecting typing_extensions<5.0.0.0,>=3.7.4.2 Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB) Collecting ruamel.yaml.clib>=0.2.6; platform_python_implementation == "CPython" and python_version < "3.11" Downloading ruamel.yaml.clib-0.2.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (485 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 485.6/485.6 kB 149.5 MB/s eta 0:00:00 Collecting ptyprocess>=0.5 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 176.3 MB/s eta 0:00:00 Collecting lockfile>=0.10 Downloading lockfile-0.12.2-py2.py3-none-any.whl (13 kB) Collecting chardet>=3.0.2 Downloading chardet-5.0.0-py3-none-any.whl (193 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 193.6/193.6 kB 195.9 MB/s eta 0:00:00 Collecting text-unidecode>=1.3 Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.2/78.2 kB 171.3 MB/s eta 0:00:00 Collecting arrow Downloading arrow-1.2.3-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 160.4 MB/s eta 0:00:00 Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 173.5 MB/s eta 0:00:00 Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.18.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (115 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.8/115.8 kB 182.8 MB/s eta 0:00:00 Collecting aiosignal>=1.1.2 Downloading aiosignal-1.2.0-py3-none-any.whl (8.2 kB) Collecting yarl<2.0,>=1.0 Downloading yarl-1.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (263 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 264.0/264.0 kB 206.6 MB/s eta 0:00:00 Collecting frozenlist>=1.1.1 Downloading frozenlist-1.3.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.6/149.6 kB 217.8 MB/s eta 0:00:00 Collecting commonmark<0.10.0,>=0.9.0 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 163.2 MB/s eta 0:00:00 Collecting pytzdata>=2020.1 Downloading pytzdata-2020.1-py2.py3-none-any.whl (489 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 490.0/490.0 kB 140.0 MB/s eta 0:00:00 Collecting pytz-deprecation-shim Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) Collecting hyperlink>=21.0.0 Downloading hyperlink-21.0.0-py2.py3-none-any.whl (74 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.6/74.6 kB 180.8 MB/s eta 0:00:00 Collecting txaio>=21.2.1 Downloading txaio-22.2.1-py2.py3-none-any.whl (30 kB) Collecting zope.interface>=5.2.0 Downloading zope.interface-5.5.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (258 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 258.8/258.8 kB 210.8 MB/s eta 0:00:00 Collecting incremental>=21.3.0 Downloading incremental-22.10.0-py2.py3-none-any.whl (16 kB) Collecting constantly>=15.1 Downloading constantly-15.1.0-py2.py3-none-any.whl (7.9 kB) Collecting service-identity>=18.1.0; extra == "tls" Downloading service_identity-21.1.0-py2.py3-none-any.whl (12 kB) Collecting argon2_cffi Downloading argon2_cffi-21.3.0-py3-none-any.whl (14 kB) Collecting construct==2.10.68 Downloading construct-2.10.68.tar.gz (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.9/57.9 kB 152.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting lxml Downloading lxml-4.9.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 118.2 MB/s eta 0:00:00 Collecting pycryptodomex>=3.6.2 Downloading pycryptodomex-3.15.0-cp35-abi3-manylinux2010_x86_64.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 124.2 MB/s eta 0:00:00 Collecting rpyc Downloading rpyc-5.2.3-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.3/71.3 kB 147.6 MB/s eta 0:00:00 Collecting evdev>=1.3; "linux" in sys_platform Downloading evdev-1.6.0.tar.gz (26 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting python-xlib>=0.17; "linux" in sys_platform Downloading python_xlib-0.31-py2.py3-none-any.whl (179 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 179.0/179.0 kB 113.8 MB/s eta 0:00:00 Collecting distlib<1,>=0.3.6 Downloading distlib-0.3.6-py2.py3-none-any.whl (468 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.5/468.5 kB 158.1 MB/s eta 0:00:00 Collecting msgpack>=0.5.2 Downloading msgpack-1.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (316 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 317.0/317.0 kB 194.5 MB/s eta 0:00:00 Collecting pylev<2.0.0,>=1.3.0 Downloading pylev-1.4.0-py2.py3-none-any.whl (6.1 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting jeepney>=0.4.2; sys_platform == "linux" Downloading jeepney-0.8.0-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 147.9 MB/s eta 0:00:00 Collecting SecretStorage>=3.2; sys_platform == "linux" Downloading SecretStorage-3.3.3-py3-none-any.whl (15 kB) Collecting jaraco.classes Downloading jaraco.classes-3.2.3-py3-none-any.whl (6.0 kB) Collecting wrapt<2,>=1.10 Downloading wrapt-1.14.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.9/77.9 kB 169.5 MB/s eta 0:00:00 Collecting tzdata; python_version >= "3.6" Downloading tzdata-2022.5-py2.py3-none-any.whl (336 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 336.7/336.7 kB 192.8 MB/s eta 0:00:00 Collecting pyasn1 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 193.9 MB/s eta 0:00:00 Collecting pyasn1-modules Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 220.9 MB/s eta 0:00:00 Collecting argon2-cffi-bindings Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.2/86.2 kB 73.4 MB/s eta 0:00:00 Collecting plumbum Downloading plumbum-1.8.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.5/117.5 kB 196.4 MB/s eta 0:00:00 Collecting more-itertools Downloading more_itertools-9.0.0-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 159.3 MB/s eta 0:00:00 Building wheels for collected packages: mariadb, parse, passhole, psycopg2, python-hcl2, sh, awscli, docopt, dockerpty, future, pendulum, atomicwrites, urwid, vobject, hkdf, autobahn, pyaes, pyperclip, pykeepass, qrcode, lark-parser, construct, evdev Building wheel for mariadb (setup.py): started Building wheel for mariadb (setup.py): finished with status 'done' Created wheel for mariadb: filename=mariadb-1.1.4-cp310-cp310-linux_x86_64.whl size=172359 sha256=197ddc86c409e95d7452b9c96a06b935907828677a2a7d4b6e6293b5b6312b0b Stored in directory: /tmp/pip-ephem-wheel-cache-l74k4wm6/wheels/8f/d9/f4/373c9bdacefcebd6b50c0784353f6b61c266d08a7503f2b4a8 Building wheel for parse (setup.py): started Building wheel for parse (setup.py): finished with status 'done' Created wheel for parse: filename=parse-1.19.0-py3-none-any.whl size=24571 sha256=3d773c4a8476d2531a86a37848bb491d8f3fefcb135af4103654e99e250093ca Stored in directory: /tmp/pip-ephem-wheel-cache-l74k4wm6/wheels/03/d9/92/db136347b5bcba7d271a3c042ce8c9c279e0ecd79173bb0a6e Building wheel for passhole (setup.py): started Building wheel for passhole (setup.py): finished with status 'done' Created wheel for passhole: filename=passhole-1.10.0-py3-none-any.whl size=55717 sha256=272f216a17decc7863390baf6ad0a6f221411eccc96f7f97bbae61bdc2dd47f1 Stored in directory: /tmp/pip-ephem-wheel-cache-l74k4wm6/wheels/35/ef/72/f3b8098a44f69aa7e2bf3007da2e3992581b668eca8c345c59 Building wheel for psycopg2 (setup.py): started Building wheel for psycopg2 (setup.py): finished with status 'done' Created wheel for psycopg2: filename=psycopg2-2.9.5-cp310-cp310-linux_x86_64.whl size=468190 sha256=c6ba1752f036abf53e5c739899b8000f391d89680d433e553a6768f0fc1c3fe3 Stored in directory: /tmp/pip-ephem-wheel-cache-l74k4wm6/wheels/07/2f/1d/00dd98e4de351e52b04ad341a254fe6bebf7c6edb9523ad9a1 Building wheel for python-hcl2 (setup.py): started Building wheel for python-hcl2 (setup.py): finished with status 'done' Created wheel for python-hcl2: filename=python_hcl2-3.0.5-py3-none-any.whl size=57172 sha256=917991728542926d7bf6a6eb060286ff2d3da75bc230aa05a2a9f5baace16856 Stored in directory: /tmp/pip-ephem-wheel-cache-l74k4wm6/wheels/3f/e9/98/a2f9f309d650aa2ba4fd8f65f7bea06078c8a46899b4e5057f Building wheel for sh (setup.py): started Building wheel for sh (setup.py): finished with status 'done' Created wheel for sh: filename=sh-1.14.3-py2.py3-none-any.whl size=39639 sha256=aff699a07f4c4b0a9c5a110f16346d092bf5b590902866433c79300dfa4a9519 Stored in directory: /tmp/pip-ephem-wheel-cache-l74k4wm6/wheels/f2/67/d7/c3a82dc64050a76d7327ce45e9ca3c68031fa4c0c1c7f12ddb Building wheel for awscli (pyproject.toml): started Building wheel for awscli (pyproject.toml): still running... Building wheel for awscli (pyproject.toml): finished with status 'done' Created wheel for awscli: filename=awscli-2.8.7-py3-none-any.whl size=14441361 sha256=6f8987536834feb5a31890320be0f003a59d0bc790e854bb42dedf696aa67e22 Stored in directory: /tmp/pip-ephem-wheel-cache-l74k4wm6/wheels/7a/51/cc/058166257744c735ee31dc153d3533b85fcb9bf3b8bc40481a Building wheel for docopt (setup.py): started Building wheel for docopt (setup.py): finished with status 'done' Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13706 sha256=4d1a6d2935deecc2765671899ead3bdc86a1791397effb5841f70b3e63ef0f6d Stored in directory: /tmp/pip-ephem-wheel-cache-l74k4wm6/wheels/7c/d7/8d/2156234738063e3d4a39ba77dc677046100e62766b53807189 Building wheel for dockerpty (setup.py): started Building wheel for dockerpty (setup.py): finished with status 'done' Created wheel for dockerpty: filename=dockerpty-0.4.1-py3-none-any.whl size=16598 sha256=0db70dfc9b6c23f0f78446b461c353c9f2307aeae32dcb9537f1af8b1e9fbdf6 Stored in directory: /tmp/pip-ephem-wheel-cache-l74k4wm6/wheels/d9/e2/1d/da42ea5b6016edae2971fce322a0098a12555513d92862f3e0 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=0208413959ed96eeb84333466474cad84605845e96a4ba58fb5a69d4a75f80bd Stored in directory: /tmp/pip-ephem-wheel-cache-l74k4wm6/wheels/dc/16/09/eb08b4e34e6b638f113d2018cf0b22de1d8dca22a3a71873f7 Building wheel for pendulum (pyproject.toml): started Building wheel for pendulum (pyproject.toml): finished with status 'done' Created wheel for pendulum: filename=pendulum-2.1.2-cp310-cp310-manylinux_2_35_x86_64.whl size=157430 sha256=5774cc396371f90d718a6e1e162d14530846e47a0be9d035fa20046491d9b184 Stored in directory: /tmp/pip-ephem-wheel-cache-l74k4wm6/wheels/64/1e/bd/79a9fc49d45de83b4f5461dd341749608cb8653f840f9b74dc Building wheel for atomicwrites (setup.py): started Building wheel for atomicwrites (setup.py): finished with status 'done' Created wheel for atomicwrites: filename=atomicwrites-1.4.1-py2.py3-none-any.whl size=6943 sha256=145dd9ac8d550bc48325caba994cc1296301dd55756a9d25dc22d0884989f596 Stored in directory: /tmp/pip-ephem-wheel-cache-l74k4wm6/wheels/2b/4b/5d/b76fd5b15d5fac00c12ddf7e1716773ed54cef7d268287d14b Building wheel for urwid (setup.py): started Building wheel for urwid (setup.py): finished with status 'done' Created wheel for urwid: filename=urwid-2.1.2-cp310-cp310-linux_x86_64.whl size=254866 sha256=1c5295ead9f2458fd9b1f61e7c76f1e557ec5f81acb487ffc655642e883f547b Stored in directory: /tmp/pip-ephem-wheel-cache-l74k4wm6/wheels/cf/f0/1d/041471ebf5442bbfe591e9597d2c14d1352b15141ff20a3e98 Building wheel for vobject (setup.py): started Building wheel for vobject (setup.py): finished with status 'done' Created wheel for vobject: filename=vobject-0.9.6.1-py3-none-any.whl size=47680 sha256=29362bb21d0de38524fc4bde4f09ed1efd3f2c7370d4ac028889d37ce0a2864b Stored in directory: /tmp/pip-ephem-wheel-cache-l74k4wm6/wheels/2e/ba/28/9e06e25d18791775be06ecc91c7b5b6018f8386d0209cf47a0 Building wheel for hkdf (setup.py): started Building wheel for hkdf (setup.py): finished with status 'done' Created wheel for hkdf: filename=hkdf-0.0.3-py3-none-any.whl size=3715 sha256=6543f917072c314c5aee7abaca7c36136487fc9b4da7d0c7644ca8b7307c19ec Stored in directory: /tmp/pip-ephem-wheel-cache-l74k4wm6/wheels/cf/11/61/bfc764b5164cabbdd5e75c7f2d885df492c2c86dc4698eb27d Building wheel for autobahn (setup.py): started Building wheel for autobahn (setup.py): finished with status 'done' Created wheel for autobahn: filename=autobahn-22.7.1-py2.py3-none-any.whl size=664628 sha256=d19a10f41bf2b3f35a2f914b9bef0753c88f6370550c7a2efe8762dbbf29ce4a Stored in directory: /tmp/pip-ephem-wheel-cache-l74k4wm6/wheels/e4/a7/4d/f475eec166bb57e894940f0465b9304209ce67e98d99f1c9c9 Building wheel for pyaes (setup.py): started Building wheel for pyaes (setup.py): finished with status 'done' Created wheel for pyaes: filename=pyaes-1.6.1-py3-none-any.whl size=26347 sha256=a37f74d4eadcd206c142be344155fcfcfbfafb7138a2833626e3f88c7a535bdf Stored in directory: /tmp/pip-ephem-wheel-cache-l74k4wm6/wheels/60/9b/97/e53da26f9cc31f82f8c9bf9870328e72888be92cc4660f4a06 Building wheel for pyperclip (setup.py): started Building wheel for pyperclip (setup.py): finished with status 'done' Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11123 sha256=6c6e0044a5aabfa8152813f74e54b517d65034e74705c4a0c18f30a80c0e1051 Stored in directory: /tmp/pip-ephem-wheel-cache-l74k4wm6/wheels/3c/77/81/aaa2802e9b0553585f2789c6f2756b50a09a01d2848423bb15 Building wheel for pykeepass (setup.py): started Building wheel for pykeepass (setup.py): finished with status 'done' Created wheel for pykeepass: filename=pykeepass-4.0.3-py3-none-any.whl size=51776 sha256=a004e71b1dec79a03fd37ff7b5f8c90c219c8b6b8697d6209d983922294755c2 Stored in directory: /tmp/pip-ephem-wheel-cache-l74k4wm6/wheels/0d/65/06/86fd0d5e188f413ac538683f667bb69da506d4d26bcb89a31c Building wheel for qrcode (setup.py): started Building wheel for qrcode (setup.py): finished with status 'done' Created wheel for qrcode: filename=qrcode-7.3.1-py3-none-any.whl size=40386 sha256=f6881dd3a86d53e81c6770aa9bd91c97870b4fd0eea7b9c0bee1bd631cfc8815 Stored in directory: /tmp/pip-ephem-wheel-cache-l74k4wm6/wheels/22/55/8f/67bcedfbd469c9a86c74b0f6bf73c814a59cea47fdc3289c02 Building wheel for lark-parser (setup.py): started Building wheel for lark-parser (setup.py): finished with status 'done' Created wheel for lark-parser: filename=lark_parser-0.10.1-py2.py3-none-any.whl size=90143 sha256=3ab2402480907e790949e14c08b3ee1bd3daaeda6a8ae6ff54384f1b494408ac Stored in directory: /tmp/pip-ephem-wheel-cache-l74k4wm6/wheels/a8/55/35/ca7dbc2a2ead4963c0146c3b8fa9144ba4af6a15950efc1fb0 Building wheel for construct (setup.py): started Building wheel for construct (setup.py): finished with status 'done' Created wheel for construct: filename=construct-2.10.68-py3-none-any.whl size=59224 sha256=48ff749bbd0a4db17a156e78ca2ec57d452464be540a59fcc807ec1e6ff38735 Stored in directory: /tmp/pip-ephem-wheel-cache-l74k4wm6/wheels/ec/5e/ca/c78b06ea839091503020b0402a0f03372dd85963072222dd72 Building wheel for evdev (setup.py): started Building wheel for evdev (setup.py): finished with status 'done' Created wheel for evdev: filename=evdev-1.6.0-cp310-cp310-linux_x86_64.whl size=81239 sha256=c6d86e1b6cf24736370ee9a869a9013d2b8c6c1b0c5c087cbd11f046c9267720 Stored in directory: /tmp/pip-ephem-wheel-cache-l74k4wm6/wheels/5e/51/8f/a78ce38645b5bc4dacafbae1314cd48e51418713e1d07d145d Successfully built mariadb parse passhole psycopg2 python-hcl2 sh awscli docopt dockerpty future pendulum atomicwrites urwid vobject hkdf autobahn pyaes pyperclip pykeepass qrcode lark-parser construct evdev Installing collected packages: pycparser, cffi, cryptography, resolvelib, pyparsing, packaging, Jinja2, pyyaml, ansible-core, ansible, ptyprocess, pexpect, docutils, lockfile, python-daemon, ansible-runner, termcolor, jmespath, python-dateutil, botocore, s3transfer, boto3, awslogs, bcrypt, click, tomli, platformdirs, pathspec, mypy-extensions, black, bump2version, colorama, boto, pep517, build, check-manifest, chardet, binaryornot, text-unidecode, python-slugify, certifi, charset-normalizer, idna, requests, arrow, jinja2-time, cookiecutter, dnspython, websocket-client, docker, python-dotenv, docopt, pyrsistent, attrs, jsonschema, dockerpty, texttable, distro, docker-compose, voluptuous, requests-aws4auth, elastic-transport, frozenlist, aiosignal, multidict, yarl, async-timeout, aiohttp, elasticsearch, elasticsearch-curator, pathlib2, pynacl, paramiko, invoke, fabric, flit_core, tomli-w, flit, PyJWT, uritemplate, github3.py, psutil, future, defusedxml, Glances, gunicorn, pip-api, hashin, werkzeug, decorator, itsdangerous, brotlipy, Flask, blinker, raven, httpbin, commonmark, pygments, rich, requests-toolbelt, httpie, identify, networkx, importlab, wrapt, deprecated, redis, wcwidth, prompt-toolkit, mistune, importlib-resources, pytzdata, pendulum, iredis, pytz, icalendar, pyxdg, atomicwrites, tzdata, pytz-deprecation-shim, tzlocal, urwid, click-log, khal, ruamel.yaml.clib, ruamel.yaml, unidecode, vobject, khard, sqlparse, tabulate, cli-helpers, litecli, hkdf, spake2, hyperlink, txaio, zope.interface, incremental, constantly, typing_extensions, automat, pyopenssl, pyasn1, pyasn1-modules, service-identity, twisted, autobahn, humanize, tqdm, txtorcon, magic-wormhole, mariadb, pyaes, PyMySQL, pyperclip, sqlglot, mycli, netaddr, parse, argon2-cffi-bindings, argon2_cffi, construct, lxml, pycryptodomex, pykeepass, plumbum, rpyc, pykeepass_cache, evdev, python-xlib, pynput, pyotp, qrcode, passhole, passlib, installer, shellingham, distlib, filelock, virtualenv, unearth, pdm-pep517, tomlkit, msgpack, cachecontrol, findpython, pdm, psycopg, pgspecial, setproctitle, pgcli, virtualenv-clone, pipenv, pip-tools, poetry-core, crashtest, pylev, cleo, pkginfo, webencodings, html5lib, jeepney, SecretStorage, more-itertools, jaraco.classes, keyring, cachy, poetry-plugin-export, poetry, cfgv, nodeenv, toml, pre-commit, protobuf, psycopg2, pur, pymongo, argcomplete, python-gitlab, lark-parser, python-hcl2, u-msgpack-python, cbor2, remarshal, rich-rst, textual, rich-cli, sh, click-default-group-wheel, sqlite-fts4, sqlite-utils, template, parsedatetime, todoman, py, pluggy, tox, transmission-rpc, ziglang, awscrt, awscli ERROR: pip's legacy dependency resolver does not consider dependency conflicts when selecting packages. This behaviour is the source of the following dependency conflicts. awslogs 0.14.0 requires jmespath<1.0.0,>=0.7.1, but you'll have jmespath 1.0.1 which is incompatible. requests 2.28.1 requires charset-normalizer<3,>=2, but you'll have charset-normalizer 3.0.0 which is incompatible. docker-compose 1.29.2 requires PyYAML<6,>=3.10, but you'll have pyyaml 6.0 which is incompatible. docker-compose 1.29.2 requires websocket-client<1,>=0.32.0, but you'll have websocket-client 1.4.1 which is incompatible. aiohttp 3.8.3 requires charset-normalizer<3.0,>=2.0, but you'll have charset-normalizer 3.0.0 which is incompatible. elasticsearch-curator 5.8.4 requires click<8.0,>=7.0, but you'll have click 8.1.3 which is incompatible. elasticsearch-curator 5.8.4 requires elasticsearch<8.0.0,>=7.12.0, but you'll have elasticsearch 8.4.3 which is incompatible. elasticsearch-curator 5.8.4 requires pyyaml==5.4.1, but you'll have pyyaml 6.0 which is incompatible. elasticsearch-curator 5.8.4 requires urllib3==1.26.4, but you'll have urllib3 1.26.12 which is incompatible. iredis 1.12.1 requires click<8.0,>=7.0, but you'll have click 8.1.3 which is incompatible. iredis 1.12.1 requires redis<4.0.0,>=3.4.0, but you'll have redis 4.3.4 which is incompatible. mycli 1.26.1 requires cryptography==36.0.2, but you'll have cryptography 38.0.1 which is incompatible. poetry 1.2.2 requires jsonschema<5.0.0,>=4.10.0, but you'll have jsonschema 3.2.0 which is incompatible. poetry 1.2.2 requires requests-toolbelt<0.10.0,>=0.9.1, but you'll have requests-toolbelt 0.10.1 which is incompatible. remarshal 0.14.0 requires PyYAML<6.0,>=5.3, but you'll have pyyaml 6.0 which is incompatible. remarshal 0.14.0 requires tomlkit<0.8,>=0.7, but you'll have tomlkit 0.11.6 which is incompatible. awscli 2.8.7 requires colorama<0.4.4,>=0.2.5, but you'll have colorama 0.4.6 which is incompatible. Successfully installed Flask-2.2.2 Glances-3.3.0.1 Jinja2-3.1.2 PyJWT-2.6.0 PyMySQL-1.0.2 SecretStorage-3.3.3 aiohttp-3.8.3 aiosignal-1.2.0 ansible-6.5.0 ansible-core-2.13.5 ansible-runner-2.2.1 argcomplete-2.0.0 argon2-cffi-bindings-21.2.0 argon2_cffi-21.3.0 arrow-1.2.3 async-timeout-4.0.2 atomicwrites-1.4.1 attrs-22.1.0 autobahn-22.7.1 automat-22.10.0 awscli-2.8.7 awscrt-0.14.0 awslogs-0.14.0 bcrypt-4.0.1 binaryornot-0.4.4 black-22.10.0 blinker-1.5 boto-2.49.0 boto3-1.25.4 botocore-1.28.4 brotlipy-0.7.0 build-0.9.0 bump2version-1.0.1 cachecontrol-0.12.11 cachy-0.3.0 cbor2-5.4.3 certifi-2022.9.24 cffi-1.15.1 cfgv-3.3.1 chardet-5.0.0 charset-normalizer-3.0.0 check-manifest-0.48 cleo-1.0.0a5 cli-helpers-2.3.0 click-8.1.3 click-default-group-wheel-1.2.2 click-log-0.4.0 colorama-0.4.6 commonmark-0.9.1 constantly-15.1.0 construct-2.10.68 cookiecutter-2.1.1 crashtest-0.3.1 cryptography-38.0.1 decorator-5.1.1 defusedxml-0.7.1 deprecated-1.2.13 distlib-0.3.6 distro-1.5.0 dnspython-2.2.1 docker-6.0.0 docker-compose-1.29.2 dockerpty-0.4.1 docopt-0.6.2 docutils-0.15.2 elastic-transport-8.4.0 elasticsearch-8.4.3 elasticsearch-curator-5.8.4 evdev-1.6.0 fabric-2.7.1 filelock-3.8.0 findpython-0.2.1 flit-3.7.1 flit_core-3.7.1 frozenlist-1.3.1 future-0.18.2 github3.py-3.2.0 gunicorn-20.1.0 hashin-0.17.0 hkdf-0.0.3 html5lib-1.1 httpbin-0.7.0 httpie-3.2.1 humanize-4.4.0 hyperlink-21.0.0 icalendar-5.0.1 identify-2.5.8 idna-3.4 importlab-0.8 importlib-resources-5.10.0 incremental-22.10.0 installer-0.5.1 invoke-1.7.3 iredis-1.12.1 itsdangerous-2.1.2 jaraco.classes-3.2.3 jeepney-0.8.0 jinja2-time-0.2.0 jmespath-1.0.1 jsonschema-3.2.0 keyring-23.9.3 khal-0.10.5 khard-0.17.0 lark-parser-0.10.1 litecli-1.9.0 lockfile-0.12.2 lxml-4.9.1 magic-wormhole-0.12.0 mariadb-1.1.4 mistune-2.0.4 more-itertools-9.0.0 msgpack-1.0.4 multidict-6.0.2 mycli-1.26.1 mypy-extensions-0.4.3 netaddr-0.8.0 networkx-2.8.7 nodeenv-1.7.0 packaging-21.3 paramiko-2.11.0 parse-1.19.0 parsedatetime-2.6 passhole-1.10.0 passlib-1.7.4 pathlib2-2.3.7.post1 pathspec-0.10.1 pdm-2.1.5 pdm-pep517-1.0.5 pendulum-2.1.2 pep517-0.13.0 pexpect-4.8.0 pgcli-3.5.0 pgspecial-2.0.1 pip-api-0.0.30 pip-tools-6.9.0 pipenv-2022.10.25 pkginfo-1.8.3 platformdirs-2.5.2 pluggy-1.0.0 plumbum-1.8.0 poetry-1.2.2 poetry-core-1.3.2 poetry-plugin-export-1.1.2 pre-commit-2.20.0 prompt-toolkit-3.0.28 protobuf-4.21.9 psutil-5.9.3 psycopg-3.1.4 psycopg2-2.9.5 ptyprocess-0.7.0 pur-7.0.0 py-1.11.0 pyaes-1.6.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.21 pycryptodomex-3.15.0 pygments-2.13.0 pykeepass-4.0.3 pykeepass_cache-2.0.3 pylev-1.4.0 pymongo-4.3.2 pynacl-1.5.0 pynput-1.7.6 pyopenssl-22.1.0 pyotp-2.7.0 pyparsing-3.0.9 pyperclip-1.8.2 pyrsistent-0.18.1 python-daemon-2.3.2 python-dateutil-2.8.2 python-dotenv-0.21.0 python-gitlab-3.11.0 python-hcl2-3.0.5 python-slugify-6.1.2 python-xlib-0.31 pytz-2022.5 pytz-deprecation-shim-0.1.0.post0 pytzdata-2020.1 pyxdg-0.28 pyyaml-6.0 qrcode-7.3.1 raven-6.10.0 redis-4.3.4 remarshal-0.14.0 requests-2.28.1 requests-aws4auth-1.1.2 requests-toolbelt-0.10.1 resolvelib-0.8.1 rich-12.6.0 rich-cli-1.8.0 rich-rst-1.1.7 rpyc-5.2.3 ruamel.yaml-0.17.21 ruamel.yaml.clib-0.2.7 s3transfer-0.6.0 service-identity-21.1.0 setproctitle-1.3.2 sh-1.14.3 shellingham-1.5.0 spake2-0.8 sqlglot-9.0.6 sqlite-fts4-1.0.3 sqlite-utils-3.30 sqlparse-0.4.3 tabulate-0.9.0 template-0.7.6 termcolor-2.0.1 text-unidecode-1.3 texttable-1.6.4 textual-0.1.18 todoman-4.1.0 toml-0.10.2 tomli-2.0.1 tomli-w-1.0.0 tomlkit-0.11.6 tox-3.27.0 tqdm-4.64.1 transmission-rpc-3.4.0 twisted-22.8.0 txaio-22.2.1 txtorcon-22.0.0 typing_extensions-4.4.0 tzdata-2022.5 tzlocal-4.2 u-msgpack-python-2.7.1 unearth-0.6.1 unidecode-1.3.6 uritemplate-4.1.1 urwid-2.1.2 virtualenv-20.16.6 virtualenv-clone-0.5.7 vobject-0.9.6.1 voluptuous-0.13.1 wcwidth-0.1.9 webencodings-0.5.1 websocket-client-1.4.1 werkzeug-2.2.2 wrapt-1.14.1 yarl-1.8.1 ziglang-0.9.1 zope.interface-5.5.0 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 + echo pdm-publish pdm-version + xargs -n1 pdm plugin add Installation succeeds. Installation succeeds.  PDM 1.15.5 is installed, while 2.1.5 is available. Please run $ /usr/bin/python3 -m pip install -U pdm to upgrade. Run $ pdm config check_update false to disable the check. + npm install --global corepack  added 1 package, and audited 2 packages in 1s found 0 vulnerabilities + export GOPATH=/usr/local/lib/go + GOPATH=/usr/local/lib/go + export PATH=/usr/local/lib/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/usr/local/lib/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + mkdir /usr/local/lib/go + export GO111MODULE=on + GO111MODULE=on + go install github.com/giantswarm/semver-bump@latest go: downloading github.com/giantswarm/semver-bump v0.0.0-20181008095244-e8413386a9b8 go: finding module for package github.com/spf13/cobra go: finding module for package github.com/coreos/go-semver/semver go: finding module for package github.com/juju/errgo/errors go: downloading github.com/coreos/go-semver v0.3.0 go: downloading github.com/juju/errgo v0.0.0-20140925100237-08cceb5d0b53 go: downloading github.com/spf13/cobra v1.6.1 go: found github.com/coreos/go-semver/semver in github.com/coreos/go-semver v0.3.0 go: found github.com/juju/errgo/errors in github.com/juju/errgo v0.0.0-20140925100237-08cceb5d0b53 go: found github.com/spf13/cobra in github.com/spf13/cobra v1.6.1 go: downloading github.com/spf13/pflag v1.0.5 + go install github.com/nishanths/license/v5@latest go: downloading github.com/nishanths/license v1.0.0 go: downloading github.com/nishanths/license/v5 v5.0.4 go: downloading github.com/nishanths/go-hgconfig v1.0.1 go: downloading github.com/tcnksm/go-gitconfig v0.1.2 + go install github.com/spelufo/on-change@latest go: downloading github.com/spelufo/on-change v0.0.0-20170316011256-467b692e5a27 go: finding module for package github.com/fsnotify/fsnotify go: downloading github.com/fsnotify/fsnotify v1.6.0 go: found github.com/fsnotify/fsnotify in github.com/fsnotify/fsnotify v1.6.0 go: downloading golang.org/x/sys v0.0.0-20220908164124-27713097b956 + go install github.com/kaorimatz/mysqldump-loader@v0.4.1 go: downloading github.com/kaorimatz/mysqldump-loader v0.4.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 + go install github.com/lucagrulla/cw@latest go: downloading github.com/lucagrulla/cw v1.7.2 go: downloading github.com/fatih/color v1.7.0 go: downloading gopkg.in/alecthomas/kingpin.v2 v2.2.6 go: downloading github.com/aws/aws-sdk-go v1.14.17 go: downloading github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf go: downloading github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc go: downloading github.com/mattn/go-isatty v0.0.3 go: downloading github.com/mattn/go-colorable v0.0.9 go: downloading github.com/go-ini/ini v1.37.0 go: downloading github.com/jmespath/go-jmespath v0.0.0-20160202185014-0b12d6b521d8 + go install github.com/kvz/json2hcl@latest go: downloading github.com/kvz/json2hcl v0.1.1 go: downloading github.com/hashicorp/hcl v1.0.0 + go install github.com/hashicorp/envconsul@latest go: downloading github.com/hashicorp/envconsul v0.13.1 go: downloading github.com/hashicorp/consul-template v0.29.4 go: downloading github.com/hashicorp/go-hclog v1.3.1 go: downloading github.com/hashicorp/go-syslog v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/mattn/go-isatty v0.0.14 go: downloading github.com/fatih/color v1.13.0 go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 go: downloading github.com/mattn/go-colorable v0.1.12 go: downloading github.com/hashicorp/consul/api v1.15.2 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 go: downloading github.com/hashicorp/nomad/api v0.0.0-20220718210045-a7025e6ca476 go: downloading github.com/hashicorp/vault/api v1.8.0 go: downloading github.com/hashicorp/vault/api/auth/kubernetes v0.3.0 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/mitchellh/hashstructure v1.1.0 go: downloading github.com/BurntSushi/toml v1.2.0 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 go: downloading github.com/imdario/mergo v0.3.13 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/Masterminds/goutils v1.1.1 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/huandu/xstrings v1.3.2 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/hashicorp/serf v0.9.8 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading github.com/hashicorp/go-retryablehttp v0.7.1 go: downloading github.com/hashicorp/vault/sdk v0.6.0 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.6 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c go: downloading golang.org/x/time v0.0.0-20220609170525-579cf78fd858 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading github.com/gorilla/websocket v1.5.0 go: downloading github.com/hashicorp/cronexpr v1.1.1 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 go: downloading github.com/armon/go-metrics v0.4.0 go: downloading github.com/pierrec/lz4 v2.6.1+incompatible go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/mitchellh/go-testing-interface v1.14.1 go: downloading google.golang.org/grpc v1.48.0 go: downloading google.golang.org/protobuf v1.28.0 go: downloading github.com/hashicorp/golang-lru v0.5.4 go: downloading go.uber.org/atomic v1.9.0 go: downloading github.com/armon/go-radix v1.0.0 go: downloading github.com/hashicorp/go-plugin v1.4.4 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.2 go: downloading github.com/hashicorp/go-uuid v1.0.3 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 go: downloading github.com/ryanuber/go-glob v1.0.0 go: downloading github.com/oklog/run v1.1.0 go: downloading github.com/hashicorp/yamux v0.1.0 go: downloading github.com/golang/protobuf v1.5.2 go: downloading golang.org/x/text v0.3.7 go: downloading google.golang.org/genproto v0.0.0-20220718134204-073382fd740c + go install sigs.k8s.io/kustomize/kustomize/v4@latest go: downloading sigs.k8s.io/kustomize/kustomize v0.0.0-20191024000301-ce7ebe3299dd go: downloading sigs.k8s.io/kustomize/kustomize/v4 v4.5.7 go: downloading sigs.k8s.io/kustomize v2.0.3+incompatible go: downloading sigs.k8s.io/kustomize/kyaml v0.13.9 go: downloading sigs.k8s.io/kustomize/cmd/config v0.10.9 go: downloading sigs.k8s.io/kustomize/api v0.12.1 go: downloading github.com/spf13/cobra v1.4.0 go: downloading sigs.k8s.io/yaml v1.2.0 go: downloading github.com/go-errors/errors v1.0.1 go: downloading github.com/olekukonko/tablewriter v0.0.4 go: downloading k8s.io/kube-openapi v0.0.0-20220401212409-b28bf2818661 go: downloading github.com/evanphx/json-patch v4.11.0+incompatible go: downloading github.com/imdario/mergo v0.3.6 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading github.com/mattn/go-runewidth v0.0.7 go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/xlab/treeprint v1.1.0 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.19.5 go: downloading github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a go: downloading github.com/mitchellh/mapstructure v1.4.1 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/PuerkitoBio/purell v1.1.1 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd + go install github.com/1player/host-spawn@latest go: downloading github.com/1player/host-spawn v0.0.0-20221012110844-44c0e805f7a2 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 go: downloading github.com/pkg/term v1.1.0 go: downloading github.com/godbus/dbus/v5 v5.1.0 + wget https://raw.githubusercontent.com/rabbitmq/rabbitmq-server/v3.8.16/deps/rabbitmq_management/bin/rabbitmqadmin -qO /usr/local/bin/rabbitmqadmin + chmod +x /usr/local/bin/rabbitmqadmin + mkdir /usr/local/share/bfg + wget 'https://search.maven.org/remote_content?g=com.madgag&a=bfg&v=LATEST' -qO /usr/local/share/bfg/bfg.jar ++ go env GOOS ++ go env GOARCH + curl --silent --location --fail --show-error https://github.com/genuinetools/reg/releases/download/v0.16.1/reg-linux-amd64 --output /tmp/reg + install -o root -g root -m 0755 /tmp/reg /usr/local/bin/reg ++ go env GOOS ++ go env GOARCH + curl --silent --location --fail --show-error https://github.com/rancher/rke/releases/download/v1.3.8/rke_linux-amd64 --output /tmp/rke + install -o root -g root -m 0755 /tmp/rke /usr/local/bin/rke + _PIPENV_COMPLETE=bash_source + pipenv + rabbitmqadmin --bash-completion + poetry completions bash + register-python-argcomplete gitlab + invoke --print-completion-script bash + fab --print-completion-script bash + helm completion bash + semver-bump completion bash + pdm completion bash  PDM 1.15.5 is installed, while 2.1.5 is available. Please run $ /usr/bin/python3 -m pip install -U pdm to upgrade. Run $ pdm config check_update false to disable the check. + kompose completion bash + skaffold completion bash + kustomize completion bash + wget https://raw.githubusercontent.com/docker/compose/1.29.2/contrib/completion/bash/docker-compose -qO /etc/bash_completion.d/docker-compose + wget https://raw.githubusercontent.com/ansible-community/molecule/1.25.1/asset/bash_completion/molecule.bash-completion.sh -qO /etc/bash_completion.d/molecule + wget https://github.com/mrolli/packer-bash-completion/raw/master/packer -qO /etc/bash_completion.d/packer + wget https://raw.githubusercontent.com/dsifford/yarn-completion/v0.17.0/yarn-completion.bash -qO /etc/bash_completion.d/yarn + wget https://raw.githubusercontent.com/ziglang/shell-completions/master/_zig -qO /etc/bash_completion.d/zig + git clone https://github.com/asdf-vm/asdf.git /opt/asdf Cloning into '/opt/asdf'... + ln --symbolic --target /etc/profile.d/ /opt/asdf/asdf.sh + ln --symbolic /opt/asdf/completions/asdf.bash /etc/bash_completion.d/asdf + mkdir -p /usr/local/share/ca-certificates + wget https://s3.amazonaws.com/rds-downloads/rds-combined-ca-bundle.pem -qO - + awk '/-----BEGIN[A-Z0-9 ]*CERTIFICATE-----/ {n++} n > 0 {print > ("/usr/local/share/ca-certificates/rds-" (1+n) ".crt")}' + update-ca-certificates Updating certificates in /etc/ssl/certs... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 30 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... Processing triggers for ca-certificates-java (20220719) ... Adding debian:rds-10.pem Adding debian:rds-11.pem Adding debian:rds-12.pem Adding debian:rds-13.pem Adding debian:rds-14.pem Adding debian:rds-15.pem Adding debian:rds-16.pem Adding debian:rds-17.pem Adding debian:rds-18.pem Adding debian:rds-19.pem Adding debian:rds-2.pem Adding debian:rds-20.pem Adding debian:rds-21.pem Adding debian:rds-22.pem Adding debian:rds-23.pem Adding debian:rds-24.pem Adding debian:rds-25.pem Adding debian:rds-26.pem Adding debian:rds-27.pem Adding debian:rds-28.pem Adding debian:rds-29.pem Adding debian:rds-3.pem Adding debian:rds-30.pem Adding debian:rds-31.pem Adding debian:rds-4.pem Adding debian:rds-5.pem Adding debian:rds-6.pem Adding debian:rds-7.pem Adding debian:rds-8.pem Adding debian:rds-9.pem done. done. + echo 'export PATH=/usr/local/lib/go/bin:$PATH' + rm /etc/ssh/ssh_host_ecdsa_key /etc/ssh/ssh_host_ecdsa_key.pub /etc/ssh/ssh_host_ed25519_key /etc/ssh/ssh_host_ed25519_key.pub /etc/ssh/ssh_host_rsa_key /etc/ssh/ssh_host_rsa_key.pub + rm -rf /tmp/hsperfdata_root /tmp/kompose.deb /tmp/reg /tmp/rke /tmp/session-manager-plugin.deb '/var/tmp/*' /var/lib/apt/lists/apt.releases.hashicorp.com_dists_buster_InRelease /var/lib/apt/lists/apt.releases.hashicorp.com_dists_buster_main_binary-amd64_Packages /var/lib/apt/lists/auxfiles /var/lib/apt/lists/deb.debian.org_debian-security_dists_testing-security_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_testing-backports_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_testing-updates_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_testing_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_testing_main_binary-amd64_Packages /var/lib/apt/lists/deb.debian.org_debian_dists_testing_main_i18n_Translation-en /var/lib/apt/lists/dl.cloudsmith.io_public_cloudposse_packages_deb_debian_dists_any-version_InRelease /var/lib/apt/lists/dl.cloudsmith.io_public_cloudposse_packages_deb_debian_dists_any-version_main_binary-amd64_Packages /var/lib/apt/lists/lock /var/lib/apt/lists/packages.clickhouse.com_deb_dists_stable_InRelease /var/lib/apt/lists/packages.clickhouse.com_deb_dists_stable_main_binary-amd64_Packages /var/lib/apt/lists/packages.cloud.google.com_apt_dists_cloud-sdk_InRelease /var/lib/apt/lists/packages.cloud.google.com_apt_dists_cloud-sdk_main_binary-amd64_Packages /var/lib/apt/lists/partial /var/lib/apt/lists/repo.charm.sh_apt_dists_%2a_%2a_binary-amd64_Packages /var/lib/apt/lists/repo.charm.sh_apt_dists_%2a_InRelease /var/lib/apt/lists/repo.mongodb.org_apt_debian_dists_buster_mongodb-org_5.0_Release /var/lib/apt/lists/repo.mongodb.org_apt_debian_dists_buster_mongodb-org_5.0_Release.gpg /var/lib/apt/lists/repo.mongodb.org_apt_debian_dists_buster_mongodb-org_5.0_main_binary-amd64_Packages /var/cache/apt/archives/adb_1%3a29.0.6-21_amd64.deb /var/cache/apt/archives/android-libbase_1%3a29.0.6-21_amd64.deb /var/cache/apt/archives/android-libboringssl_13~preview2-7_amd64.deb /var/cache/apt/archives/android-libcutils_1%3a29.0.6-21_amd64.deb /var/cache/apt/archives/android-liblog_1%3a29.0.6-21_amd64.deb /var/cache/apt/archives/apache2-utils_2.4.54-3_amd64.deb /var/cache/apt/archives/aspell-he_1.0-0-8.1_all.deb /var/cache/apt/archives/aspell_0.60.8-4+b1_amd64.deb /var/cache/apt/archives/at_3.2.5-1+b1_amd64.deb /var/cache/apt/archives/aws-vault_6.6.0-1_amd64.deb /var/cache/apt/archives/bash-completion_1%3a2.11-6_all.deb /var/cache/apt/archives/bats_1.8.0-3_all.deb /var/cache/apt/archives/bc_1.07.1-3+b1_amd64.deb /var/cache/apt/archives/bind9-dnsutils_1%3a9.18.7-1_amd64.deb /var/cache/apt/archives/bind9-host_1%3a9.18.7-1_amd64.deb /var/cache/apt/archives/bind9-libs_1%3a9.18.7-1_amd64.deb /var/cache/apt/archives/binutils-common_2.39-8_amd64.deb /var/cache/apt/archives/binutils-x86-64-linux-gnu_2.39-8_amd64.deb /var/cache/apt/archives/binutils_2.39-8_amd64.deb /var/cache/apt/archives/brz_3.2.2-2_all.deb /var/cache/apt/archives/bsdextrautils_2.38.1-1.1+b1_amd64.deb /var/cache/apt/archives/bubblewrap_0.6.2-1_amd64.deb /var/cache/apt/archives/build-essential_12.9_amd64.deb /var/cache/apt/archives/bundler_2.3.15-1_all.deb /var/cache/apt/archives/bzip2_1.0.8-5+b1_amd64.deb /var/cache/apt/archives/bzr_2.7.0+bzr6622+brz_all.deb /var/cache/apt/archives/ca-certificates-java_20220719_all.deb /var/cache/apt/archives/clickhouse-client_22.10.1.1877_amd64.deb /var/cache/apt/archives/clickhouse-common-static_22.10.1.1877_amd64.deb /var/cache/apt/archives/cmake-data_3.24.2-1_all.deb /var/cache/apt/archives/cmake_3.24.2-1_amd64.deb /var/cache/apt/archives/composer_2.4.3-1_all.deb /var/cache/apt/archives/consul_1.13.3-1_amd64.deb /var/cache/apt/archives/containerd_1.6.9~ds1-1_amd64.deb /var/cache/apt/archives/cpp-12_12.2.0-3_amd64.deb /var/cache/apt/archives/cpp_4%3a12.2.0-1_amd64.deb /var/cache/apt/archives/dbus-bin_1.14.4-1_amd64.deb /var/cache/apt/archives/dbus-daemon_1.14.4-1_amd64.deb /var/cache/apt/archives/dbus-session-bus-common_1.14.4-1_all.deb /var/cache/apt/archives/dbus-system-bus-common_1.14.4-1_all.deb /var/cache/apt/archives/dbus-x11_1.14.4-1_amd64.deb /var/cache/apt/archives/dbus_1.14.4-1_amd64.deb /var/cache/apt/archives/dconf-gsettings-backend_0.40.0-3_amd64.deb /var/cache/apt/archives/dconf-service_0.40.0-3_amd64.deb /var/cache/apt/archives/debugedit_1%3a5.0-5_amd64.deb /var/cache/apt/archives/default-jdk-headless_2%3a1.11-72_amd64.deb /var/cache/apt/archives/default-jre-headless_2%3a1.11-72_amd64.deb /var/cache/apt/archives/default-mysql-client_1.0.8_all.deb /var/cache/apt/archives/devscripts_2.22.2_amd64.deb /var/cache/apt/archives/dh-elpa-helper_2.0.14_all.deb /var/cache/apt/archives/dictionaries-common_1.28.18_all.deb /var/cache/apt/archives/direnv_2.32.1-2_amd64.deb /var/cache/apt/archives/dmsetup_2%3a1.02.185-2_amd64.deb /var/cache/apt/archives/dnsutils_1%3a9.18.7-1_all.deb /var/cache/apt/archives/docker.io_20.10.19+dfsg1-1_amd64.deb /var/cache/apt/archives/dos2unix_7.4.3-1_amd64.deb /var/cache/apt/archives/dpkg-dev_1.21.9_all.deb /var/cache/apt/archives/easy-rsa_3.1.0-0.1_all.deb /var/cache/apt/archives/emacsen-common_3.0.4_all.deb /var/cache/apt/archives/entr_5.1-1_amd64.deb /var/cache/apt/archives/expect_5.45.4-2+b1_amd64.deb /var/cache/apt/archives/fakeroot_1.29-1_amd64.deb /var/cache/apt/archives/file_1%3a5.41-4_amd64.deb /var/cache/apt/archives/flatpak-builder_1.2.2-2_amd64.deb /var/cache/apt/archives/flatpak-xdg-utils_1.0.5-1_amd64.deb /var/cache/apt/archives/flatpak_1.14.0-2_amd64.deb /var/cache/apt/archives/fontconfig-config_2.13.1-4.5_amd64.deb /var/cache/apt/archives/fontconfig_2.13.1-4.5_amd64.deb /var/cache/apt/archives/fonts-dejavu-core_2.37-2_all.deb /var/cache/apt/archives/fuse3_3.12.0-1_amd64.deb /var/cache/apt/archives/g++-12_12.2.0-3_amd64.deb /var/cache/apt/archives/g++_4%3a12.2.0-1_amd64.deb /var/cache/apt/archives/gcc-12_12.2.0-3_amd64.deb /var/cache/apt/archives/gcc_4%3a12.2.0-1_amd64.deb /var/cache/apt/archives/gdal-bin_3.5.2+dfsg-1_amd64.deb /var/cache/apt/archives/gdal-data_3.5.2+dfsg-1_all.deb /var/cache/apt/archives/gdal-plugins_3.5.2+dfsg-1_amd64.deb /var/cache/apt/archives/gettext-base_0.21-9_amd64.deb /var/cache/apt/archives/gh_2.18.1+dfsg1-1_amd64.deb /var/cache/apt/archives/gir1.2-flatpak-1.0_1.14.0-2_amd64.deb /var/cache/apt/archives/gir1.2-freedesktop_1.74.0-2_amd64.deb /var/cache/apt/archives/gir1.2-gdkpixbuf-2.0_2.42.9+dfsg-1_amd64.deb /var/cache/apt/archives/gir1.2-glib-2.0_1.74.0-2_amd64.deb /var/cache/apt/archives/gir1.2-ostree-1.0_2022.6-1+b1_amd64.deb /var/cache/apt/archives/gir1.2-poppler-0.18_22.08.0-2.1_amd64.deb /var/cache/apt/archives/gir1.2-rsvg-2.0_2.54.5+dfsg-1_amd64.deb /var/cache/apt/archives/git-man_1%3a2.35.1-1_all.deb /var/cache/apt/archives/git_1%3a2.35.1-1_amd64.deb /var/cache/apt/archives/glib-networking-common_2.74.0-1_all.deb /var/cache/apt/archives/glib-networking-services_2.74.0-1_amd64.deb /var/cache/apt/archives/glib-networking_2.74.0-1_amd64.deb /var/cache/apt/archives/go-md2man_2.0.2+ds1-1_amd64.deb /var/cache/apt/archives/gobject-introspection_1.74.0-2_amd64.deb /var/cache/apt/archives/golang-1.19-doc_1.19.2-1_all.deb /var/cache/apt/archives/golang-1.19-go_1.19.2-1_amd64.deb /var/cache/apt/archives/golang-1.19-src_1.19.2-1_all.deb /var/cache/apt/archives/golang-1.19_1.19.2-1_all.deb /var/cache/apt/archives/golang-doc_2%3a1.19~1_all.deb /var/cache/apt/archives/golang-github-containers-common_0.44.5+ds1-1_all.deb /var/cache/apt/archives/golang-github-containers-image_5.16.0-3_all.deb /var/cache/apt/archives/golang-go_2%3a1.19~1_amd64.deb /var/cache/apt/archives/golang-src_2%3a1.19~1_all.deb /var/cache/apt/archives/golang_2%3a1.19~1_amd64.deb /var/cache/apt/archives/gomplate_3.11.3-1_amd64.deb /var/cache/apt/archives/google-cloud-cli-skaffold_407.0.0-0_amd64.deb /var/cache/apt/archives/google-cloud-sdk_407.0.0-0_all.deb /var/cache/apt/archives/groff-base_1.22.4-8_amd64.deb /var/cache/apt/archives/gsettings-desktop-schemas_43.0-1_all.deb /var/cache/apt/archives/gyp_0.1+20220404git9ecf45e-2_all.deb /var/cache/apt/archives/helm_3.10.1-1_amd64.deb /var/cache/apt/archives/hugo_0.104.3-1_amd64.deb /var/cache/apt/archives/hunspell-he_1%3a7.4.2-1_all.deb /var/cache/apt/archives/hunspell_1.7.1-1_amd64.deb /var/cache/apt/archives/hyphen-en-us_2.8.8-7_all.deb /var/cache/apt/archives/icu-devtools_71.1-3_amd64.deb /var/cache/apt/archives/inetutils-telnet_2%3a2.4-1_amd64.deb /var/cache/apt/archives/ipcalc_0.42-2_all.deb /var/cache/apt/archives/iproute2_6.0.0-1_amd64.deb /var/cache/apt/archives/iptables_1.8.8-1_amd64.deb /var/cache/apt/archives/iputils-ping_3%3a20211215-1_amd64.deb /var/cache/apt/archives/iputils-tracepath_3%3a20211215-1_amd64.deb /var/cache/apt/archives/java-common_0.72_all.deb /var/cache/apt/archives/jp_0.2.1+ds1-1+b1_amd64.deb /var/cache/apt/archives/jq_1.6-2.1_amd64.deb /var/cache/apt/archives/jsonlint_1.9.0-1_all.deb /var/cache/apt/archives/keyutils_1.6.3-1_amd64.deb /var/cache/apt/archives/kops_1.25.2-1_amd64.deb /var/cache/apt/archives/krb5-config_2.7_all.deb /var/cache/apt/archives/kubectl_1.25.3-00_amd64.deb /var/cache/apt/archives/ldap-utils_2.5.13+dfsg-2+b1_amd64.deb /var/cache/apt/archives/less_590-1_amd64.deb /var/cache/apt/archives/libaec0_1.0.6-1+b1_amd64.deb /var/cache/apt/archives/libaom3_3.5.0-1_amd64.deb /var/cache/apt/archives/libapparmor1_3.0.7-1+b1_amd64.deb /var/cache/apt/archives/libappstream4_0.15.5-1_amd64.deb /var/cache/apt/archives/libapr1_1.7.0-8_amd64.deb /var/cache/apt/archives/libaprutil1_1.6.1-5+b2_amd64.deb /var/cache/apt/archives/libarchive13_3.6.0-1_amd64.deb /var/cache/apt/archives/libargon2-1_0~20171227-0.3_amd64.deb /var/cache/apt/archives/libarmadillo11_1%3a11.2.3+dfsg-1_amd64.deb /var/cache/apt/archives/libarpack2_3.8.0-1_amd64.deb /var/cache/apt/archives/libasan8_12.2.0-3_amd64.deb /var/cache/apt/archives/libasound2-data_1.2.7.2-1_all.deb /var/cache/apt/archives/libasound2_1.2.7.2-1_amd64.deb /var/cache/apt/archives/libaspell15_0.60.8-4+b1_amd64.deb /var/cache/apt/archives/libatomic1_12.2.0-3_amd64.deb /var/cache/apt/archives/libavahi-client3_0.8-6+b1_amd64.deb /var/cache/apt/archives/libavahi-common-data_0.8-6+b1_amd64.deb /var/cache/apt/archives/libavahi-common3_0.8-6+b1_amd64.deb /var/cache/apt/archives/libavahi-glib1_0.8-6+b1_amd64.deb /var/cache/apt/archives/libb-hooks-op-check-perl_0.22-2+b1_amd64.deb /var/cache/apt/archives/libbinutils_2.39-8_amd64.deb /var/cache/apt/archives/libblas3_3.10.1-2_amd64.deb /var/cache/apt/archives/libblkid-dev_2.38.1-1.1+b1_amd64.deb /var/cache/apt/archives/libblosc1_1.21.1+ds2-3_amd64.deb /var/cache/apt/archives/libbpf0_1%3a0.8.0-1_amd64.deb /var/cache/apt/archives/libbrotli-dev_1.0.9-2+b4_amd64.deb /var/cache/apt/archives/libbsd0_0.11.7-1_amd64.deb /var/cache/apt/archives/libbz2-dev_1.0.8-5+b1_amd64.deb /var/cache/apt/archives/libc-ares2_1.18.1-1+b2_amd64.deb /var/cache/apt/archives/libc-bin_2.35-4_amd64.deb /var/cache/apt/archives/libc-dev-bin_2.35-4_amd64.deb /var/cache/apt/archives/libc-l10n_2.35-4_all.deb /var/cache/apt/archives/libc6-dev_2.35-4_amd64.deb /var/cache/apt/archives/libc6_2.35-4_amd64.deb /var/cache/apt/archives/libcairo-gobject2_1.16.0-6_amd64.deb /var/cache/apt/archives/libcairo-script-interpreter2_1.16.0-6_amd64.deb /var/cache/apt/archives/libcairo2-dev_1.16.0-6_amd64.deb /var/cache/apt/archives/libcairo2_1.16.0-6_amd64.deb /var/cache/apt/archives/libcap2-bin_1%3a2.44-1_amd64.deb /var/cache/apt/archives/libcbor0.8_0.8.0-2+b1_amd64.deb /var/cache/apt/archives/libcc1-0_12.2.0-3_amd64.deb /var/cache/apt/archives/libcdio19_2.1.0-4_amd64.deb /var/cache/apt/archives/libcfitsio9_4.1.0-1_amd64.deb /var/cache/apt/archives/libclass-method-modifiers-perl_2.13-2_all.deb /var/cache/apt/archives/libclass-xsaccessor-perl_1.19-4+b1_amd64.deb /var/cache/apt/archives/libconfig-inifiles-perl_3.000003-1_all.deb /var/cache/apt/archives/libcrypt-dev_1%3a4.4.28-2_amd64.deb /var/cache/apt/archives/libcryptsetup12_2%3a2.5.0-5_amd64.deb /var/cache/apt/archives/libctf-nobfd0_2.39-8_amd64.deb /var/cache/apt/archives/libctf0_2.39-8_amd64.deb /var/cache/apt/archives/libcups2_2.4.2-1+b2_amd64.deb /var/cache/apt/archives/libcurl3-gnutls_7.85.0-1_amd64.deb /var/cache/apt/archives/libcurl3-nss_7.85.0-1_amd64.deb /var/cache/apt/archives/libcurl4-gnutls-dev_7.85.0-1_amd64.deb /var/cache/apt/archives/libdatrie1_0.2.13-2+b1_amd64.deb /var/cache/apt/archives/libdav1d6_1.0.0-2_amd64.deb /var/cache/apt/archives/libdbus-1-3_1.14.4-1_amd64.deb /var/cache/apt/archives/libdbus-1-dev_1.14.4-1_amd64.deb /var/cache/apt/archives/libdconf1_0.40.0-3_amd64.deb /var/cache/apt/archives/libde265-0_1.0.8-1.1_amd64.deb /var/cache/apt/archives/libdeflate-dev_1.14-1_amd64.deb /var/cache/apt/archives/libdeflate0_1.14-1_amd64.deb /var/cache/apt/archives/libdevel-callchecker-perl_0.008-1+b4_amd64.deb /var/cache/apt/archives/libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb /var/cache/apt/archives/libdpkg-perl_1.21.9_all.deb /var/cache/apt/archives/libdw1_0.187-4_amd64.deb /var/cache/apt/archives/libdynaloader-functions-perl_0.003-3_all.deb /var/cache/apt/archives/libedit2_3.1-20221009-1_amd64.deb /var/cache/apt/archives/libelf1_0.187-4_amd64.deb /var/cache/apt/archives/libencode-locale-perl_1.05-3_all.deb /var/cache/apt/archives/liberror-perl_0.17029-2_all.deb /var/cache/apt/archives/libevent-2.1-7_2.1.12-stable-5+b1_amd64.deb /var/cache/apt/archives/libevent-core-2.1-7_2.1.12-stable-5+b1_amd64.deb /var/cache/apt/archives/libexpat1-dev_2.5.0-1_amd64.deb /var/cache/apt/archives/libexpat1_2.5.0-1_amd64.deb /var/cache/apt/archives/libfakeroot_1.29-1_amd64.deb /var/cache/apt/archives/libfdisk1_2.38.1-1.1+b1_amd64.deb /var/cache/apt/archives/libffi-dev_3.4.4-1_amd64.deb /var/cache/apt/archives/libffi8_3.4.4-1_amd64.deb /var/cache/apt/archives/libfido2-1_1.12.0-1_amd64.deb /var/cache/apt/archives/libfile-dirlist-perl_0.05-3_all.deb /var/cache/apt/archives/libfile-homedir-perl_1.006-1_all.deb /var/cache/apt/archives/libfile-listing-perl_6.15-1_all.deb /var/cache/apt/archives/libfile-touch-perl_0.12-2_all.deb /var/cache/apt/archives/libfile-which-perl_1.27-2_all.deb /var/cache/apt/archives/libflatpak0_1.14.0-2_amd64.deb /var/cache/apt/archives/libfontconfig-dev_2.13.1-4.5_amd64.deb /var/cache/apt/archives/libfontconfig1_2.13.1-4.5_amd64.deb /var/cache/apt/archives/libfreetype-dev_2.12.1+dfsg-3_amd64.deb /var/cache/apt/archives/libfreetype6-dev_2.12.1+dfsg-3_amd64.deb /var/cache/apt/archives/libfreetype6_2.12.1+dfsg-3_amd64.deb /var/cache/apt/archives/libfreexl1_1.0.6-1_amd64.deb /var/cache/apt/archives/libfribidi0_1.0.8-2.1_amd64.deb /var/cache/apt/archives/libfstrm0_0.6.1-1_amd64.deb /var/cache/apt/archives/libfuse3-3_3.12.0-1_amd64.deb /var/cache/apt/archives/libfyba0_4.1.1-7_amd64.deb /var/cache/apt/archives/libgc1_1%3a8.2.2-3_amd64.deb /var/cache/apt/archives/libgcc-12-dev_12.2.0-3_amd64.deb /var/cache/apt/archives/libgcrypt20-dev_1.10.1-2_amd64.deb /var/cache/apt/archives/libgdal31_3.5.2+dfsg-1_amd64.deb /var/cache/apt/archives/libgdbm-compat4_1.23-3_amd64.deb /var/cache/apt/archives/libgdbm6_1.23-3_amd64.deb /var/cache/apt/archives/libgdk-pixbuf-2.0-0_2.42.9+dfsg-1_amd64.deb /var/cache/apt/archives/libgdk-pixbuf2.0-common_2.42.9+dfsg-1_all.deb /var/cache/apt/archives/libgeos-c1v5_3.11.0-2_amd64.deb /var/cache/apt/archives/libgeos3.11.0_3.11.0-2_amd64.deb /var/cache/apt/archives/libgeotiff5_1.7.1-1+b1_amd64.deb /var/cache/apt/archives/libgfortran5_12.2.0-3_amd64.deb /var/cache/apt/archives/libgif7_5.2.1-2.5_amd64.deb /var/cache/apt/archives/libgirepository-1.0-1_1.74.0-2_amd64.deb /var/cache/apt/archives/libgirepository1.0-dev_1.74.0-2_amd64.deb /var/cache/apt/archives/libglib2.0-0_2.74.0-3_amd64.deb /var/cache/apt/archives/libglib2.0-bin_2.74.0-3_amd64.deb /var/cache/apt/archives/libglib2.0-data_2.74.0-3_all.deb /var/cache/apt/archives/libglib2.0-dev-bin_2.74.0-3_amd64.deb /var/cache/apt/archives/libglib2.0-dev_2.74.0-3_amd64.deb /var/cache/apt/archives/libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb /var/cache/apt/archives/libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb /var/cache/apt/archives/libgnutls-dane0_3.7.8-2_amd64.deb /var/cache/apt/archives/libgnutls-openssl27_3.7.8-2_amd64.deb /var/cache/apt/archives/libgnutls28-dev_3.7.8-2_amd64.deb /var/cache/apt/archives/libgnutlsxx30_3.7.8-2_amd64.deb /var/cache/apt/archives/libgomp1_12.2.0-3_amd64.deb /var/cache/apt/archives/libgpg-error-dev_1.45-2_amd64.deb /var/cache/apt/archives/libgpgme11_1.18.0-1_amd64.deb /var/cache/apt/archives/libgpm2_1.20.7-10+b1_amd64.deb /var/cache/apt/archives/libgprofng0_2.39-8_amd64.deb /var/cache/apt/archives/libgraphite2-3_1.3.14-1_amd64.deb /var/cache/apt/archives/libharfbuzz0b_5.2.0-2_amd64.deb /var/cache/apt/archives/libhdf4-0-alt_4.2.15-4+b2_amd64.deb /var/cache/apt/archives/libhdf5-103-1_1.10.8+repack-1_amd64.deb /var/cache/apt/archives/libhdf5-hl-100_1.10.8+repack-1_amd64.deb /var/cache/apt/archives/libheif1_1.13.0-1_amd64.deb /var/cache/apt/archives/libhtml-parser-perl_3.79-1+b1_amd64.deb /var/cache/apt/archives/libhtml-tagset-perl_3.20-6_all.deb /var/cache/apt/archives/libhtml-tree-perl_5.07-2_all.deb /var/cache/apt/archives/libhttp-cookies-perl_6.10-1_all.deb /var/cache/apt/archives/libhttp-date-perl_6.05-2_all.deb /var/cache/apt/archives/libhttp-message-perl_6.41-1_all.deb /var/cache/apt/archives/libhttp-negotiate-perl_6.01-1_all.deb /var/cache/apt/archives/libhunspell-1.7-0_1.7.1-1_amd64.deb /var/cache/apt/archives/libice-dev_2%3a1.0.10-1_amd64.deb /var/cache/apt/archives/libice6_2%3a1.0.10-1_amd64.deb /var/cache/apt/archives/libicu-dev_71.1-3_amd64.deb /var/cache/apt/archives/libicu71_71.1-3_amd64.deb /var/cache/apt/archives/libid3tag0_0.15.1b-14_amd64.deb /var/cache/apt/archives/libidn2-dev_2.3.3-1+b1_amd64.deb /var/cache/apt/archives/libimage-exiftool-perl_12.48+dfsg-1_all.deb /var/cache/apt/archives/libimlib2_1.7.4-2_amd64.deb /var/cache/apt/archives/libimport-into-perl_1.002005-2_all.deb /var/cache/apt/archives/libio-html-perl_1.004-3_all.deb /var/cache/apt/archives/libio-pty-perl_1%3a1.15-2+b2_amd64.deb /var/cache/apt/archives/libio-socket-ssl-perl_2.075-1_all.deb /var/cache/apt/archives/libip4tc2_1.8.8-1_amd64.deb /var/cache/apt/archives/libip6tc2_1.8.8-1_amd64.deb /var/cache/apt/archives/libipc-run-perl_20220807.0-1_all.deb /var/cache/apt/archives/libisl23_0.25-1_amd64.deb /var/cache/apt/archives/libiso9660-11_2.1.0-4_amd64.deb /var/cache/apt/archives/libitm1_12.2.0-3_amd64.deb /var/cache/apt/archives/libjbig-dev_2.1-3.1+b2_amd64.deb /var/cache/apt/archives/libjbig0_2.1-3.1+b2_amd64.deb /var/cache/apt/archives/libjemalloc2_5.2.1-5_amd64.deb /var/cache/apt/archives/libjpeg-dev_1%3a2.1.2-1+b1_amd64.deb /var/cache/apt/archives/libjpeg62-turbo-dev_1%3a2.1.2-1+b1_amd64.deb /var/cache/apt/archives/libjpeg62-turbo_1%3a2.1.2-1+b1_amd64.deb /var/cache/apt/archives/libjq1_1.6-2.1_amd64.deb /var/cache/apt/archives/libjs-events_3.3.0+~3.0.0-2_all.deb /var/cache/apt/archives/libjs-inherits_2.0.4-6_all.deb /var/cache/apt/archives/libjs-is-typedarray_1.0.0-4_all.deb /var/cache/apt/archives/libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb /var/cache/apt/archives/libjs-sphinxdoc_4.5.0-4_all.deb /var/cache/apt/archives/libjs-typedarray-to-buffer_4.0.0-2_all.deb /var/cache/apt/archives/libjs-underscore_1.13.4~dfsg+~1.11.4-1_all.deb /var/cache/apt/archives/libjson-c5_0.16-2_amd64.deb /var/cache/apt/archives/libjson-glib-1.0-0_1.6.6-1_amd64.deb /var/cache/apt/archives/libjson-glib-1.0-common_1.6.6-1_all.deb /var/cache/apt/archives/libjsoncpp25_1.9.5-4_amd64.deb /var/cache/apt/archives/libkmlbase1_1.3.0-9_amd64.deb /var/cache/apt/archives/libkmldom1_1.3.0-9_amd64.deb /var/cache/apt/archives/libkmlengine1_1.3.0-9_amd64.deb /var/cache/apt/archives/libkmod2_30+20220905-1_amd64.deb /var/cache/apt/archives/liblapack3_3.10.1-2_amd64.deb /var/cache/apt/archives/liblcms2-2_2.13.1-1+b1_amd64.deb /var/cache/apt/archives/liblcms2-dev_2.13.1-1+b1_amd64.deb /var/cache/apt/archives/libldap-dev_2.5.13+dfsg-2+b1_amd64.deb /var/cache/apt/archives/libldap2-dev_2.5.13+dfsg-2_all.deb /var/cache/apt/archives/liblerc-dev_4.0.0+ds-2_amd64.deb /var/cache/apt/archives/liblerc4_4.0.0+ds-2_amd64.deb /var/cache/apt/archives/libllvm14_1%3a14.0.6-2_amd64.deb /var/cache/apt/archives/liblmdb0_0.9.24-1_amd64.deb /var/cache/apt/archives/liblocale-gettext-perl_1.07-4+b3_amd64.deb /var/cache/apt/archives/liblsan0_12.2.0-3_amd64.deb /var/cache/apt/archives/libltdl7_2.4.7-4_amd64.deb /var/cache/apt/archives/liblua5.2-0_5.2.4-2_amd64.deb /var/cache/apt/archives/liblwp-mediatypes-perl_6.04-1_all.deb /var/cache/apt/archives/liblwp-protocol-https-perl_6.10-1_all.deb /var/cache/apt/archives/liblzf1_3.6-3_amd64.deb /var/cache/apt/archives/liblzma-dev_5.2.5-2.1_amd64.deb /var/cache/apt/archives/liblzo2-2_2.10-2_amd64.deb /var/cache/apt/archives/libmagic-mgc_1%3a5.41-4_amd64.deb /var/cache/apt/archives/libmagic1_1%3a5.41-4_amd64.deb /var/cache/apt/archives/libmalcontent-0-0_0.11.0-3_amd64.deb /var/cache/apt/archives/libmariadb-dev_1%3a10.6.10-1+b1_amd64.deb /var/cache/apt/archives/libmariadb3_1%3a10.6.10-1+b1_amd64.deb /var/cache/apt/archives/libmaxminddb0_1.5.2-1_amd64.deb /var/cache/apt/archives/libmd0_1.0.4-2_amd64.deb /var/cache/apt/archives/libminiupnpc17_2.2.3-1+b1_amd64.deb /var/cache/apt/archives/libminizip1_1.1-8+b1_amd64.deb /var/cache/apt/archives/libmnl0_1.0.4-3_amd64.deb /var/cache/apt/archives/libmodule-runtime-perl_0.016-2_all.deb /var/cache/apt/archives/libmoo-perl_2.005004-3_all.deb /var/cache/apt/archives/libmount-dev_2.38.1-1.1+b1_amd64.deb /var/cache/apt/archives/libmpc3_1.2.1-2_amd64.deb /var/cache/apt/archives/libmpdec3_2.5.1-2_amd64.deb /var/cache/apt/archives/libmpfr6_4.1.0-3_amd64.deb /var/cache/apt/archives/libnatpmp1_20150609-7.1+b1_amd64.deb /var/cache/apt/archives/libncurses-dev_6.3+20220423-2_amd64.deb /var/cache/apt/archives/libncurses6_6.3+20220423-2_amd64.deb /var/cache/apt/archives/libncursesw5-dev_6.3+20220423-2_amd64.deb /var/cache/apt/archives/libnet-http-perl_6.22-1_all.deb /var/cache/apt/archives/libnet-ssleay-perl_1.92-2+b1_amd64.deb /var/cache/apt/archives/libnetcdf19_1%3a4.9.0-3+b1_amd64.deb /var/cache/apt/archives/libnetfilter-conntrack3_1.0.9-2_amd64.deb /var/cache/apt/archives/libnfnetlink0_1.0.2-2_amd64.deb /var/cache/apt/archives/libnftnl11_1.2.3-1_amd64.deb /var/cache/apt/archives/libnode-dev_18.10.0+dfsg-6_amd64.deb /var/cache/apt/archives/libnode108_18.10.0+dfsg-6_amd64.deb /var/cache/apt/archives/libnotify-bin_0.8.1-1_amd64.deb /var/cache/apt/archives/libnotify4_0.8.1-1_amd64.deb /var/cache/apt/archives/libnsl-dev_1.3.0-2_amd64.deb /var/cache/apt/archives/libnsl2_1.3.0-2_amd64.deb /var/cache/apt/archives/libnspr4-dev_2%3a4.35-1_amd64.deb /var/cache/apt/archives/libnspr4_2%3a4.35-1_amd64.deb /var/cache/apt/archives/libnss3-dev_2%3a3.83-1_amd64.deb /var/cache/apt/archives/libnss3_2%3a3.83-1_amd64.deb /var/cache/apt/archives/libnuma1_2.0.15-1_amd64.deb /var/cache/apt/archives/libodbc2_2.3.11-2_amd64.deb /var/cache/apt/archives/libodbcinst2_2.3.11-2_amd64.deb /var/cache/apt/archives/libogdi4.1_4.1.0+ds-5+b1_amd64.deb /var/cache/apt/archives/libonig5_6.9.8-1_amd64.deb /var/cache/apt/archives/libopenjp2-7_2.5.0-1_amd64.deb /var/cache/apt/archives/libostree-1-1_2022.6-1+b1_amd64.deb /var/cache/apt/archives/libp11-kit-dev_0.24.1-1_amd64.deb /var/cache/apt/archives/libpango-1.0-0_1.50.10+ds-1_amd64.deb /var/cache/apt/archives/libpangocairo-1.0-0_1.50.10+ds-1_amd64.deb /var/cache/apt/archives/libpangoft2-1.0-0_1.50.10+ds-1_amd64.deb /var/cache/apt/archives/libparams-classify-perl_0.015-2+b1_amd64.deb /var/cache/apt/archives/libpcre2-16-0_10.40-1_amd64.deb /var/cache/apt/archives/libpcre2-32-0_10.40-1_amd64.deb /var/cache/apt/archives/libpcre2-dev_10.40-1_amd64.deb /var/cache/apt/archives/libpcre2-posix3_10.40-1_amd64.deb /var/cache/apt/archives/libpcsclite1_1.9.9-1_amd64.deb /var/cache/apt/archives/libperl5.36_5.36.0-4_amd64.deb /var/cache/apt/archives/libpfm4_4.12.0-1_amd64.deb /var/cache/apt/archives/libpipeline1_1.5.6-3_amd64.deb /var/cache/apt/archives/libpixman-1-0_0.40.0-1_amd64.deb /var/cache/apt/archives/libpixman-1-dev_0.40.0-1_amd64.deb /var/cache/apt/archives/libpng-dev_1.6.38-2_amd64.deb /var/cache/apt/archives/libpng16-16_1.6.38-2_amd64.deb /var/cache/apt/archives/libpolkit-agent-1-0_121+compat0.1-6_amd64.deb /var/cache/apt/archives/libpolkit-gobject-1-0_121+compat0.1-6_amd64.deb /var/cache/apt/archives/libpoppler-glib8_22.08.0-2.1_amd64.deb /var/cache/apt/archives/libpoppler123_22.08.0-2.1_amd64.deb /var/cache/apt/archives/libpopt0_1.19+dfsg-1_amd64.deb /var/cache/apt/archives/libpq-dev_15.0-1_amd64.deb /var/cache/apt/archives/libpq5_15.0-1_amd64.deb /var/cache/apt/archives/libprocps8_2%3a3.3.17-7.1_amd64.deb /var/cache/apt/archives/libproj-dev_9.1.0-1_amd64.deb /var/cache/apt/archives/libproj25_9.1.0-1_amd64.deb /var/cache/apt/archives/libprotobuf-c1_1.4.1-1_amd64.deb /var/cache/apt/archives/libprotobuf-dev_3.12.4-1+b5_amd64.deb /var/cache/apt/archives/libprotobuf-lite23_3.12.4-1+b5_amd64.deb /var/cache/apt/archives/libprotobuf23_3.12.4-1+b5_amd64.deb /var/cache/apt/archives/libprotoc23_3.12.4-1+b5_amd64.deb /var/cache/apt/archives/libproxy1v5_0.4.18-1_amd64.deb /var/cache/apt/archives/libpthread-stubs0-dev_0.4-1_amd64.deb /var/cache/apt/archives/libpython3-dev_3.10.6-1_amd64.deb /var/cache/apt/archives/libpython3-stdlib_3.10.6-1_amd64.deb /var/cache/apt/archives/libpython3.10-dev_3.10.8-1_amd64.deb /var/cache/apt/archives/libpython3.10-minimal_3.10.8-1_amd64.deb /var/cache/apt/archives/libpython3.10-stdlib_3.10.8-1_amd64.deb /var/cache/apt/archives/libpython3.10_3.10.8-1_amd64.deb /var/cache/apt/archives/libqhull-r8.0_2020.2-5_amd64.deb /var/cache/apt/archives/libquadmath0_12.2.0-3_amd64.deb /var/cache/apt/archives/libreadline-dev_8.2-1_amd64.deb /var/cache/apt/archives/libregexp-ipv6-perl_0.03-3_all.deb /var/cache/apt/archives/librhash0_1.4.3-3_amd64.deb /var/cache/apt/archives/librole-tiny-perl_2.002004-1_all.deb /var/cache/apt/archives/librsvg2-2_2.54.5+dfsg-1_amd64.deb /var/cache/apt/archives/librttopo1_1.1.0-2_amd64.deb /var/cache/apt/archives/libruby3.0_3.0.4-8_amd64.deb /var/cache/apt/archives/libruby_1%3a3.0+3.1_amd64.deb /var/cache/apt/archives/libsasl2-dev_2.1.28+dfsg-8_amd64.deb /var/cache/apt/archives/libsass1_3.6.5+20211226-1_amd64.deb /var/cache/apt/archives/libsecret-1-0_0.20.5-3_amd64.deb /var/cache/apt/archives/libsecret-common_0.20.5-3_all.deb /var/cache/apt/archives/libsecret-tools_0.20.5-3_amd64.deb /var/cache/apt/archives/libselinux1-dev_3.4-1+b2_amd64.deb /var/cache/apt/archives/libsepol-dev_3.4-2_amd64.deb /var/cache/apt/archives/libserf-1-1_1.3.9-11_amd64.deb /var/cache/apt/archives/libsm-dev_2%3a1.2.3-1_amd64.deb /var/cache/apt/archives/libsm6_2%3a1.2.3-1_amd64.deb /var/cache/apt/archives/libsnappy1v5_1.1.9-2_amd64.deb /var/cache/apt/archives/libsodium23_1.0.18-1_amd64.deb /var/cache/apt/archives/libsoup2.4-1_2.74.3-1_amd64.deb /var/cache/apt/archives/libsoup2.4-common_2.74.3-1_all.deb /var/cache/apt/archives/libspatialite7_5.0.1-2+b2_amd64.deb /var/cache/apt/archives/libsqlite3-dev_3.39.4-1_amd64.deb /var/cache/apt/archives/libssl-dev_3.0.5-4_amd64.deb /var/cache/apt/archives/libstdc++-12-dev_12.2.0-3_amd64.deb /var/cache/apt/archives/libstemmer0d_2.2.0-2_amd64.deb /var/cache/apt/archives/libsub-quote-perl_2.006006-1_all.deb /var/cache/apt/archives/libsuperlu5_5.3.0+dfsg1-2+b1_amd64.deb /var/cache/apt/archives/libsvn1_1.14.2-3+b2_amd64.deb /var/cache/apt/archives/libsystemd-shared_251.6-1_amd64.deb /var/cache/apt/archives/libsz2_1.0.6-1+b1_amd64.deb /var/cache/apt/archives/libtasn1-6-dev_4.19.0-2_amd64.deb /var/cache/apt/archives/libtcl8.6_8.6.12+dfsg-1+b1_amd64.deb /var/cache/apt/archives/libtext-iconv-perl_1.7-7+b3_amd64.deb /var/cache/apt/archives/libthai-data_0.1.29-1_all.deb /var/cache/apt/archives/libthai0_0.1.29-1_amd64.deb /var/cache/apt/archives/libtiff-dev_4.4.0-4_amd64.deb /var/cache/apt/archives/libtiff5_4.4.0-4_amd64.deb /var/cache/apt/archives/libtiffxx5_4.4.0-4_amd64.deb /var/cache/apt/archives/libtimedate-perl_2.3300-2_all.deb /var/cache/apt/archives/libtirpc-common_1.3.3+ds-1_all.deb /var/cache/apt/archives/libtirpc-dev_1.3.3+ds-1_amd64.deb /var/cache/apt/archives/libtirpc3_1.3.3+ds-1_amd64.deb /var/cache/apt/archives/libtk8.6_8.6.12-1+b1_amd64.deb /var/cache/apt/archives/libtry-tiny-perl_0.31-2_all.deb /var/cache/apt/archives/libtsan2_12.2.0-3_amd64.deb /var/cache/apt/archives/libubsan1_12.2.0-3_amd64.deb /var/cache/apt/archives/libuchardet0_0.0.7-1_amd64.deb /var/cache/apt/archives/libunbound8_1.17.0-1_amd64.deb /var/cache/apt/archives/liburi-perl_5.16-1_all.deb /var/cache/apt/archives/liburing2_2.2-2_amd64.deb /var/cache/apt/archives/liburiparser1_0.9.6+dfsg-1_amd64.deb /var/cache/apt/archives/libusb-1.0-0_2%3a1.0.26-1_amd64.deb /var/cache/apt/archives/libutempter0_1.2.1-2_amd64.deb /var/cache/apt/archives/libutf8proc2_2.7.0-4_amd64.deb /var/cache/apt/archives/libuv1-dev_1.44.2-1_amd64.deb /var/cache/apt/archives/libuv1_1.44.2-1_amd64.deb /var/cache/apt/archives/libvcdinfo0_2.0.1+dfsg-6_amd64.deb /var/cache/apt/archives/libwebp-dev_1.2.2-2+b1_amd64.deb /var/cache/apt/archives/libwebp7_1.2.2-2+b1_amd64.deb /var/cache/apt/archives/libwebpdemux2_1.2.2-2+b1_amd64.deb /var/cache/apt/archives/libwebpmux3_1.2.2-2+b1_amd64.deb /var/cache/apt/archives/libwrap0_7.6.q-31_amd64.deb /var/cache/apt/archives/libwww-perl_6.67-1_all.deb /var/cache/apt/archives/libwww-robotrules-perl_6.02-1_all.deb /var/cache/apt/archives/libx11-6_2%3a1.8.1-2_amd64.deb /var/cache/apt/archives/libx11-data_2%3a1.8.1-2_all.deb /var/cache/apt/archives/libx11-dev_2%3a1.8.1-2_amd64.deb /var/cache/apt/archives/libx11-xcb1_2%3a1.8.1-2_amd64.deb /var/cache/apt/archives/libx265-199_3.5-2+b1_amd64.deb /var/cache/apt/archives/libxau-dev_1%3a1.0.9-1_amd64.deb /var/cache/apt/archives/libxau6_1%3a1.0.9-1_amd64.deb /var/cache/apt/archives/libxcb-render0-dev_1.15-1_amd64.deb /var/cache/apt/archives/libxcb-render0_1.15-1_amd64.deb /var/cache/apt/archives/libxcb-shm0-dev_1.15-1_amd64.deb /var/cache/apt/archives/libxcb-shm0_1.15-1_amd64.deb /var/cache/apt/archives/libxcb1-dev_1.15-1_amd64.deb /var/cache/apt/archives/libxcb1_1.15-1_amd64.deb /var/cache/apt/archives/libxdmcp-dev_1%3a1.1.2-3_amd64.deb /var/cache/apt/archives/libxdmcp6_1%3a1.1.2-3_amd64.deb /var/cache/apt/archives/libxerces-c3.2_3.2.3+debian-3+b1_amd64.deb /var/cache/apt/archives/libxext-dev_2%3a1.3.4-1+b1_amd64.deb /var/cache/apt/archives/libxext6_2%3a1.3.4-1+b1_amd64.deb /var/cache/apt/archives/libxft-dev_2.3.6-1_amd64.deb /var/cache/apt/archives/libxft2_2.3.6-1_amd64.deb /var/cache/apt/archives/libxml2-dev_2.9.14+dfsg-1+b1_amd64.deb /var/cache/apt/archives/libxml2_2.9.14+dfsg-1+b1_amd64.deb /var/cache/apt/archives/libxmlb2_0.3.8-1_amd64.deb /var/cache/apt/archives/libxmlsec1-dev_1.2.34-2_amd64.deb /var/cache/apt/archives/libxmlsec1-gcrypt_1.2.34-2_amd64.deb /var/cache/apt/archives/libxmlsec1-gnutls_1.2.34-2_amd64.deb /var/cache/apt/archives/libxmlsec1-nss_1.2.34-2_amd64.deb /var/cache/apt/archives/libxmlsec1-openssl_1.2.34-2_amd64.deb /var/cache/apt/archives/libxmlsec1_1.2.34-2_amd64.deb /var/cache/apt/archives/libxrender-dev_1%3a0.9.10-1.1_amd64.deb /var/cache/apt/archives/libxrender1_1%3a0.9.10-1.1_amd64.deb /var/cache/apt/archives/libxslt1-dev_1.1.35-1_amd64.deb /var/cache/apt/archives/libxslt1.1_1.1.35-1_amd64.deb /var/cache/apt/archives/libxss-dev_1%3a1.2.3-1_amd64.deb /var/cache/apt/archives/libxss1_1%3a1.2.3-1_amd64.deb /var/cache/apt/archives/libxtables12_1.8.8-1_amd64.deb /var/cache/apt/archives/libyaml-0-2_0.2.5-1_amd64.deb /var/cache/apt/archives/libyaml-dev_0.2.5-1_amd64.deb /var/cache/apt/archives/libz3-4_4.8.12-1+b2_amd64.deb /var/cache/apt/archives/linux-libc-dev_6.0.3-1_amd64.deb /var/cache/apt/archives/llvm-14-linker-tools_1%3a14.0.6-2_amd64.deb /var/cache/apt/archives/llvm-14-runtime_1%3a14.0.6-2_amd64.deb /var/cache/apt/archives/llvm-14_1%3a14.0.6-2_amd64.deb /var/cache/apt/archives/llvm-runtime_1%3a14.0-55.2+b1_amd64.deb /var/cache/apt/archives/llvm_1%3a14.0-55.2+b1_amd64.deb /var/cache/apt/archives/locales_2.35-4_all.deb /var/cache/apt/archives/lock /var/cache/apt/archives/lsof_4.95.0-1_amd64.deb /var/cache/apt/archives/lz4_1.9.4-1_amd64.deb /var/cache/apt/archives/mailcap_3.70+nmu1_all.deb /var/cache/apt/archives/make_4.3-4.1_amd64.deb /var/cache/apt/archives/man-db_2.11.0-1+b1_amd64.deb /var/cache/apt/archives/mariadb-client-10.6_1%3a10.6.10-1+b1_amd64.deb /var/cache/apt/archives/mariadb-client-core-10.6_1%3a10.6.10-1+b1_amd64.deb /var/cache/apt/archives/mariadb-client_1%3a10.6.10-1_all.deb /var/cache/apt/archives/mariadb-common_1%3a10.6.10-1_all.deb /var/cache/apt/archives/mat2_0.13.0-2_all.deb /var/cache/apt/archives/media-types_8.0.0_all.deb /var/cache/apt/archives/mercurial-common_6.2.3-1_all.deb /var/cache/apt/archives/mercurial_6.2.3-1_amd64.deb /var/cache/apt/archives/meson_0.63.3-1_all.deb /var/cache/apt/archives/mime-support_3.66_all.deb /var/cache/apt/archives/minikube_1.27.1-1_amd64.deb /var/cache/apt/archives/mlocate_1.1.16-1_all.deb /var/cache/apt/archives/mongodb-database-tools_100.6.0_amd64.deb /var/cache/apt/archives/mysql-common_5.8+1.0.8_all.deb /var/cache/apt/archives/mythes-en-us_1%3a7.4.2-1_all.deb /var/cache/apt/archives/netbase_6.4_all.deb /var/cache/apt/archives/netcat-openbsd_1.219-1_amd64.deb /var/cache/apt/archives/nettle-dev_3.8.1-2_amd64.deb /var/cache/apt/archives/ninja-build_1.11.1-1_amd64.deb /var/cache/apt/archives/node-abbrev_1.1.1+~1.1.2-1_all.deb /var/cache/apt/archives/node-acorn_8.8.1+ds+~cs25.17.7-1_all.deb /var/cache/apt/archives/node-agent-base_6.0.2+~cs5.4.2-1_all.deb /var/cache/apt/archives/node-ajv-keywords_3.5.2-2_all.deb /var/cache/apt/archives/node-ajv_6.12.6-3_all.deb /var/cache/apt/archives/node-ansi-regex_5.0.1-1_all.deb /var/cache/apt/archives/node-ansi-styles_6.1.1-1_all.deb /var/cache/apt/archives/node-ansistyles_0.1.3-5_all.deb /var/cache/apt/archives/node-aproba_2.0.0-3_all.deb /var/cache/apt/archives/node-archy_1.0.0-5_all.deb /var/cache/apt/archives/node-are-we-there-yet_3.0.1+~1.1.0-1_all.deb /var/cache/apt/archives/node-asap_2.0.6+~2.0.0-1_all.deb /var/cache/apt/archives/node-balanced-match_2.0.0-1_all.deb /var/cache/apt/archives/node-big.js_6.2.1+ds+~6.1.5-1_all.deb /var/cache/apt/archives/node-binary-extensions_2.2.0-2_all.deb /var/cache/apt/archives/node-brace-expansion_2.0.1-1_all.deb /var/cache/apt/archives/node-builtins_5.0.1-1_all.deb /var/cache/apt/archives/node-busboy_1.6.0+~cs2.6.0-2_all.deb /var/cache/apt/archives/node-cacache_16.1.3+~cs8.3.10-1_all.deb /var/cache/apt/archives/node-camelcase_7.0.0-2_all.deb /var/cache/apt/archives/node-chalk_5.1.0-2_all.deb /var/cache/apt/archives/node-chownr_2.0.0-2_all.deb /var/cache/apt/archives/node-cjs-module-lexer_1.2.2+dfsg-4_all.deb /var/cache/apt/archives/node-cli-table_0.3.11+~cs0.13.4-3_all.deb /var/cache/apt/archives/node-clone_2.1.2-4_all.deb /var/cache/apt/archives/node-color-convert_2.0.1+~cs2.0.0-1_all.deb /var/cache/apt/archives/node-color-name_1.1.4+~1.1.1-2_all.deb /var/cache/apt/archives/node-colors_1.4.0-4_all.deb /var/cache/apt/archives/node-columnify_1.6.0+~1.5.1-1_all.deb /var/cache/apt/archives/node-console-control-strings_1.1.0-3_all.deb /var/cache/apt/archives/node-copy-concurrently_1.0.5-9_all.deb /var/cache/apt/archives/node-core-util-is_1.0.3-1_all.deb /var/cache/apt/archives/node-css-loader_5.0.1+~cs14.0.5-1_all.deb /var/cache/apt/archives/node-css-selector-tokenizer_0.8.0+~cs4.8.3-1_all.deb /var/cache/apt/archives/node-debug_4.3.4+~cs4.1.7-1_all.deb /var/cache/apt/archives/node-decompress-response_6.0.0-2_all.deb /var/cache/apt/archives/node-defaults_1.0.3+~1.0.3-1_all.deb /var/cache/apt/archives/node-delegates_1.0.0-3_all.deb /var/cache/apt/archives/node-depd_2.0.0-2_all.deb /var/cache/apt/archives/node-diff_5.0.0~dfsg+~5.0.1-3_all.deb /var/cache/apt/archives/node-emojis-list_3.0.0-2_all.deb /var/cache/apt/archives/node-encoding_0.1.13-2_all.deb /var/cache/apt/archives/node-end-of-stream_1.4.4+~1.4.1-1_all.deb /var/cache/apt/archives/node-err-code_2.0.3+dfsg-3_all.deb /var/cache/apt/archives/node-escape-string-regexp_4.0.0-2_all.deb /var/cache/apt/archives/node-events_3.3.0+~3.0.0-2_all.deb /var/cache/apt/archives/node-fancy-log_1.3.3+~cs1.3.1-2_all.deb /var/cache/apt/archives/node-fast-deep-equal_3.1.3-3_all.deb /var/cache/apt/archives/node-formidable_3.2.4+20220822gitd285a08+~cs4.0.9-1_all.deb /var/cache/apt/archives/node-fs-write-stream-atomic_1.0.10-6_all.deb /var/cache/apt/archives/node-fs.realpath_1.0.0-3_all.deb /var/cache/apt/archives/node-function-bind_1.1.1+repacked+~1.0.3-2_all.deb /var/cache/apt/archives/node-gauge_4.0.4-1_all.deb /var/cache/apt/archives/node-get-stream_6.0.1-1_all.deb /var/cache/apt/archives/node-glob_8.0.3+~cs7.6.15-1_all.deb /var/cache/apt/archives/node-got_11.8.5+~cs58.13.36-2_all.deb /var/cache/apt/archives/node-graceful-fs_4.2.10-1_all.deb /var/cache/apt/archives/node-gyp_9.2.0-1_all.deb /var/cache/apt/archives/node-has-flag_4.0.0-2_all.deb /var/cache/apt/archives/node-has-unicode_2.0.1-4_all.deb /var/cache/apt/archives/node-hosted-git-info_5.1.0-1_all.deb /var/cache/apt/archives/node-https-proxy-agent_5.0.1+~cs8.0.0-1_all.deb /var/cache/apt/archives/node-iconv-lite_0.6.3-2_all.deb /var/cache/apt/archives/node-icss-utils_5.1.0+~5.1.0-1_all.deb /var/cache/apt/archives/node-iferr_1.0.2+~1.0.2-1_all.deb /var/cache/apt/archives/node-imurmurhash_0.1.4+dfsg+~0.1.1-1_all.deb /var/cache/apt/archives/node-indent-string_4.0.0-2_all.deb /var/cache/apt/archives/node-inflight_1.0.6-2_all.deb /var/cache/apt/archives/node-inherits_2.0.4-6_all.deb /var/cache/apt/archives/node-ini_3.0.1-1_all.deb /var/cache/apt/archives/node-ip-regex_4.3.0+~4.1.1-1_all.deb /var/cache/apt/archives/node-ip_2.0.0+~1.1.0-1_all.deb /var/cache/apt/archives/node-is-typedarray_1.0.0-4_all.deb /var/cache/apt/archives/node-isarray_2.0.5-4_all.deb /var/cache/apt/archives/node-isexe_2.0.0+~2.0.1-5_all.deb /var/cache/apt/archives/node-isobject_4.0.0-2_all.deb /var/cache/apt/archives/node-json-buffer_3.0.1+~3.0.0-1_all.deb /var/cache/apt/archives/node-json-parse-better-errors_1.0.2+~cs3.3.1-2_all.deb /var/cache/apt/archives/node-json-schema-traverse_1.0.0-3_all.deb /var/cache/apt/archives/node-json-stable-stringify_1.0.1+~cs5.2.33-1_all.deb /var/cache/apt/archives/node-json5_2.2.1+dfsg-2_all.deb /var/cache/apt/archives/node-jsonify_0.0.0-2_all.deb /var/cache/apt/archives/node-jsonparse_1.3.1-10_all.deb /var/cache/apt/archives/node-loader-utils_2.0.2-1_all.deb /var/cache/apt/archives/node-lowercase-keys_2.0.0-2_all.deb /var/cache/apt/archives/node-lru-cache_7.14.0-1_all.deb /var/cache/apt/archives/node-mimic-response_3.1.0-8_all.deb /var/cache/apt/archives/node-minimatch_5.1.0+~3.0.5-1_all.deb /var/cache/apt/archives/node-minipass_3.3.5+~cs9.4.17-1_all.deb /var/cache/apt/archives/node-mkdirp_1.0.4+~1.0.2-3_all.deb /var/cache/apt/archives/node-move-concurrently_1.0.1-5_all.deb /var/cache/apt/archives/node-ms_2.1.3+~cs0.7.31-2_all.deb /var/cache/apt/archives/node-mute-stream_0.0.8+~0.0.1-2_all.deb /var/cache/apt/archives/node-negotiator_0.6.3+~0.6.1-1_all.deb /var/cache/apt/archives/node-nopt_5.0.0-3_all.deb /var/cache/apt/archives/node-normalize-package-data_4.0.1+~2.4.1-1_all.deb /var/cache/apt/archives/node-normalize-path_3.0.0-3_all.deb /var/cache/apt/archives/node-npm-bundled_2.0.1-1_all.deb /var/cache/apt/archives/node-npm-package-arg_9.1.2+~3.0.0-1_all.deb /var/cache/apt/archives/node-npmlog_6.0.1+~4.1.4-1_all.deb /var/cache/apt/archives/node-object-assign_4.1.1-6_all.deb /var/cache/apt/archives/node-once_1.4.0-5_all.deb /var/cache/apt/archives/node-osenv_0.1.5+~0.1.1-1_all.deb /var/cache/apt/archives/node-p-cancelable_2.1.1-1_all.deb /var/cache/apt/archives/node-p-map_4.0.0+~3.1.0+~3.0.1-1_all.deb /var/cache/apt/archives/node-picocolors_1.0.0-3_all.deb /var/cache/apt/archives/node-postcss-modules-extract-imports_3.0.0-2_all.deb /var/cache/apt/archives/node-postcss-modules-values_4.0.0+~4.0.0-1_all.deb /var/cache/apt/archives/node-postcss-value-parser_4.2.0-1_all.deb /var/cache/apt/archives/node-postcss_8.4.17+~cs8.0.23-1_all.deb /var/cache/apt/archives/node-process-nextick-args_2.0.1-3_all.deb /var/cache/apt/archives/node-promise-inflight_1.0.1+~1.0.0-1_all.deb /var/cache/apt/archives/node-promise-retry_2.0.1-2_all.deb /var/cache/apt/archives/node-promzard_0.3.0-2_all.deb /var/cache/apt/archives/node-pump_3.0.0-5_all.deb /var/cache/apt/archives/node-punycode_2.1.1-5_all.deb /var/cache/apt/archives/node-quick-lru_6.1.1-2_all.deb /var/cache/apt/archives/node-read-package-json_5.0.2+~2.0.0-1_all.deb /var/cache/apt/archives/node-read_1.0.7-4_all.deb /var/cache/apt/archives/node-readable-stream_3.6.0+~cs3.0.0-4_all.deb /var/cache/apt/archives/node-resolve_1.22.1+~cs5.31.10-1_all.deb /var/cache/apt/archives/node-retry_0.13.1+~0.12.1-1_all.deb /var/cache/apt/archives/node-rimraf_3.0.2-2_all.deb /var/cache/apt/archives/node-run-queue_2.0.0-2_all.deb /var/cache/apt/archives/node-safe-buffer_5.2.1+~cs2.1.2-3_all.deb /var/cache/apt/archives/node-schema-utils_3.1.1~ds-2_all.deb /var/cache/apt/archives/node-semver_7.3.5+~7.3.9-1_all.deb /var/cache/apt/archives/node-set-blocking_2.0.0-2_all.deb /var/cache/apt/archives/node-signal-exit_3.0.7+~3.0.1-1_all.deb /var/cache/apt/archives/node-slash_4.0.0-3_all.deb /var/cache/apt/archives/node-slice-ansi_5.0.0+~cs9.0.0-4_all.deb /var/cache/apt/archives/node-spdx-correct_3.1.1-2_all.deb /var/cache/apt/archives/node-spdx-exceptions_2.3.0-2_all.deb /var/cache/apt/archives/node-spdx-expression-parse_3.0.1+~3.0.1-1_all.deb /var/cache/apt/archives/node-spdx-license-ids_3.0.12-1_all.deb /var/cache/apt/archives/node-ssri_9.0.1-1_all.deb /var/cache/apt/archives/node-string-decoder_1.3.0-6_all.deb /var/cache/apt/archives/node-string-width_4.2.3+~cs13.2.3-1_all.deb /var/cache/apt/archives/node-strip-ansi_6.0.1-1_all.deb /var/cache/apt/archives/node-supports-color_8.1.1+~8.1.1-1_all.deb /var/cache/apt/archives/node-tar_6.1.11+ds1+~cs6.0.6-2_all.deb /var/cache/apt/archives/node-text-table_0.2.0-4_all.deb /var/cache/apt/archives/node-time-stamp_2.2.0-1_all.deb /var/cache/apt/archives/node-typedarray-to-buffer_4.0.0-2_all.deb /var/cache/apt/archives/node-undici_5.11.0+dfsg1+~cs20.10.9-1_all.deb /var/cache/apt/archives/node-uniq_1.0.1-2_all.deb /var/cache/apt/archives/node-unique-filename_1.1.1+ds-1_all.deb /var/cache/apt/archives/node-uri-js_4.4.0+dfsg-7_all.deb /var/cache/apt/archives/node-util-deprecate_1.0.2-3_all.deb /var/cache/apt/archives/node-validate-npm-package-license_3.0.4-2_all.deb /var/cache/apt/archives/node-validate-npm-package-name_4.0.0+~3.0.3-1_all.deb /var/cache/apt/archives/node-wcwidth.js_1.0.2-1_all.deb /var/cache/apt/archives/node-whatwg-fetch_3.6.2-5_all.deb /var/cache/apt/archives/node-which_2.0.2+~cs1.3.2-2_all.deb /var/cache/apt/archives/node-wide-align_1.1.3-4_all.deb /var/cache/apt/archives/node-wrappy_1.0.2-3_all.deb /var/cache/apt/archives/node-write-file-atomic_4.0.2+~4.0.0-1_all.deb /var/cache/apt/archives/node-xtend_4.0.2-3_all.deb /var/cache/apt/archives/node-yallist_4.0.0+~4.0.1-1_all.deb /var/cache/apt/archives/nodejs_18.10.0+dfsg-6_amd64.deb /var/cache/apt/archives/npm_8.19.2~ds1-2_all.deb /var/cache/apt/archives/openjdk-11-jdk-headless_11.0.16+8-1_amd64.deb /var/cache/apt/archives/openjdk-11-jre-headless_11.0.16+8-1_amd64.deb /var/cache/apt/archives/openssh-client_1%3a9.0p1-1+b2_amd64.deb /var/cache/apt/archives/openssh-server_1%3a9.0p1-1+b2_amd64.deb /var/cache/apt/archives/openssh-sftp-server_1%3a9.0p1-1+b2_amd64.deb /var/cache/apt/archives/ostree_2022.6-1+b1_amd64.deb /var/cache/apt/archives/packer_1.8.4-1_amd64.deb /var/cache/apt/archives/partial /var/cache/apt/archives/patch_2.7.6-7_amd64.deb /var/cache/apt/archives/patchutils_0.4.2-1_amd64.deb /var/cache/apt/archives/perl-base_5.36.0-4_amd64.deb /var/cache/apt/archives/perl-modules-5.36_5.36.0-4_all.deb /var/cache/apt/archives/perl-openssl-defaults_7+b1_amd64.deb /var/cache/apt/archives/perl_5.36.0-4_amd64.deb /var/cache/apt/archives/php-cli_2%3a8.1+92+nmu1_all.deb /var/cache/apt/archives/php-common_2%3a92+nmu1_all.deb /var/cache/apt/archives/php-composer-ca-bundle_1.3.4-1_all.deb /var/cache/apt/archives/php-composer-class-map-generator_1.0.0-2_all.deb /var/cache/apt/archives/php-composer-metadata-minifier_1.0.0-2_all.deb /var/cache/apt/archives/php-composer-pcre_3.0.0-2_all.deb /var/cache/apt/archives/php-composer-semver_3.3.2-1_all.deb /var/cache/apt/archives/php-composer-spdx-licenses_1.5.7-1_all.deb /var/cache/apt/archives/php-composer-xdebug-handler_3.0.3-2_all.deb /var/cache/apt/archives/php-intl_2%3a8.1+92+nmu1_all.deb /var/cache/apt/archives/php-json-schema_5.2.12-2_all.deb /var/cache/apt/archives/php-mbstring_2%3a8.1+92+nmu1_all.deb /var/cache/apt/archives/php-psr-container_1.1.2-1_all.deb /var/cache/apt/archives/php-psr-log_1.1.4-2_all.deb /var/cache/apt/archives/php-react-promise_2.9.0-3_all.deb /var/cache/apt/archives/php-seld-signal-handler_2.0.1-2_all.deb /var/cache/apt/archives/php-symfony-console_5.4.14+dfsg-1_all.deb /var/cache/apt/archives/php-symfony-deprecation-contracts_2.5.2-1_all.deb /var/cache/apt/archives/php-symfony-filesystem_5.4.14+dfsg-1_all.deb /var/cache/apt/archives/php-symfony-finder_5.4.14+dfsg-1_all.deb /var/cache/apt/archives/php-symfony-process_5.4.14+dfsg-1_all.deb /var/cache/apt/archives/php-symfony-service-contracts_2.5.2-1_all.deb /var/cache/apt/archives/php-symfony-string_5.4.14+dfsg-1_all.deb /var/cache/apt/archives/php8.1-cli_8.1.7-1+b1_amd64.deb /var/cache/apt/archives/php8.1-common_8.1.7-1+b1_amd64.deb /var/cache/apt/archives/php8.1-intl_8.1.7-1+b1_amd64.deb /var/cache/apt/archives/php8.1-mbstring_8.1.7-1+b1_amd64.deb /var/cache/apt/archives/php8.1-opcache_8.1.7-1+b1_amd64.deb /var/cache/apt/archives/php8.1-readline_8.1.7-1+b1_amd64.deb /var/cache/apt/archives/pkg-config_0.29.2-1_amd64.deb /var/cache/apt/archives/plocate_1.1.16-1+b1_amd64.deb /var/cache/apt/archives/postgresql-client-15_15.0-1_amd64.deb /var/cache/apt/archives/postgresql-client-common_245_all.deb /var/cache/apt/archives/postgresql-client_15+245_all.deb /var/cache/apt/archives/procps_2%3a3.3.17-7.1_amd64.deb /var/cache/apt/archives/proj-data_9.1.0-1_all.deb /var/cache/apt/archives/protobuf-compiler_3.12.4-1+b5_amd64.deb /var/cache/apt/archives/psmisc_23.5-3_amd64.deb /var/cache/apt/archives/python3-breezy_3.2.2-2+b1_amd64.deb /var/cache/apt/archives/python3-cairo_1.20.1-4_amd64.deb /var/cache/apt/archives/python3-configobj_5.0.6-5_all.deb /var/cache/apt/archives/python3-dev_3.10.6-1_amd64.deb /var/cache/apt/archives/python3-distutils_3.10.7-1_all.deb /var/cache/apt/archives/python3-dulwich_0.20.46-2_amd64.deb /var/cache/apt/archives/python3-fastbencode_0.0.12-1_amd64.deb /var/cache/apt/archives/python3-gdal_3.5.2+dfsg-1_amd64.deb /var/cache/apt/archives/python3-gi-cairo_3.42.2-2_amd64.deb /var/cache/apt/archives/python3-gi_3.42.2-2_amd64.deb /var/cache/apt/archives/python3-lib2to3_3.10.7-1_all.deb /var/cache/apt/archives/python3-mako_1.2.2+ds1-1_all.deb /var/cache/apt/archives/python3-markdown_3.4.1-2_all.deb /var/cache/apt/archives/python3-markupsafe_2.1.1-1_amd64.deb /var/cache/apt/archives/python3-minimal_3.10.6-1_amd64.deb /var/cache/apt/archives/python3-mutagen_1.45.1-3_all.deb /var/cache/apt/archives/python3-numpy_1%3a1.21.5-1+b1_amd64.deb /var/cache/apt/archives/python3-patiencediff_0.2.3-2_amd64.deb /var/cache/apt/archives/python3-pip-whl_22.3+dfsg-1_all.deb /var/cache/apt/archives/python3-pip_22.3+dfsg-1_all.deb /var/cache/apt/archives/python3-pkg-resources_65.5.0-1_all.deb /var/cache/apt/archives/python3-setuptools-whl_65.5.0-1_all.deb /var/cache/apt/archives/python3-setuptools_65.5.0-1_all.deb /var/cache/apt/archives/python3-six_1.16.0-4_all.deb /var/cache/apt/archives/python3-urllib3_1.26.12-1_all.deb /var/cache/apt/archives/python3-venv_3.10.6-1_amd64.deb /var/cache/apt/archives/python3-wheel_0.37.1-5_all.deb /var/cache/apt/archives/python3.10-dev_3.10.8-1_amd64.deb /var/cache/apt/archives/python3.10-minimal_3.10.8-1_amd64.deb /var/cache/apt/archives/python3.10-venv_3.10.8-1_amd64.deb /var/cache/apt/archives/python3.10_3.10.8-1_amd64.deb /var/cache/apt/archives/python3_3.10.6-1_amd64.deb /var/cache/apt/archives/rake_13.0.6-3_all.deb /var/cache/apt/archives/rclone_1.53.3-4+b2_amd64.deb /var/cache/apt/archives/redis-tools_5%3a7.0.5-1+b1_amd64.deb /var/cache/apt/archives/rename_1.31-1_all.deb /var/cache/apt/archives/reprepro_5.3.1-1_amd64.deb /var/cache/apt/archives/rpcsvc-proto_1.4.2-4_amd64.deb /var/cache/apt/archives/rsync_3.2.6-4+b1_amd64.deb /var/cache/apt/archives/ruby-bundler_2.3.15-1_all.deb /var/cache/apt/archives/ruby-dev_1%3a3.0+3.1_amd64.deb /var/cache/apt/archives/ruby-net-telnet_0.1.1-2.1_all.deb /var/cache/apt/archives/ruby-rubygems_3.3.15-1_all.deb /var/cache/apt/archives/ruby-sdbm_1.0.0-5_amd64.deb /var/cache/apt/archives/ruby-webrick_1.7.0-4_all.deb /var/cache/apt/archives/ruby-xmlrpc_0.3.2-2_all.deb /var/cache/apt/archives/ruby3.0-dev_3.0.4-8_amd64.deb /var/cache/apt/archives/ruby3.0_3.0.4-8_amd64.deb /var/cache/apt/archives/ruby_1%3a3.0+3.1_amd64.deb /var/cache/apt/archives/rubygems-integration_1.18_all.deb /var/cache/apt/archives/runc_1.1.4+ds1-1_amd64.deb /var/cache/apt/archives/runit-helper_2.15.0_all.deb /var/cache/apt/archives/sensible-utils_0.0.17_all.deb /var/cache/apt/archives/sgml-base_1.31_all.deb /var/cache/apt/archives/shared-mime-info_2.2-1_amd64.deb /var/cache/apt/archives/sharutils_1%3a4.15.2-6_amd64.deb /var/cache/apt/archives/shellcheck_0.8.0-2_amd64.deb /var/cache/apt/archives/signify-openbsd_31-3_amd64.deb /var/cache/apt/archives/skopeo_1.4.1+ds1-1+b2_amd64.deb /var/cache/apt/archives/sops_3.7.3-1_amd64.deb /var/cache/apt/archives/subversion_1.14.2-3+b2_amd64.deb /var/cache/apt/archives/sudo_1.9.11p3-2_amd64.deb /var/cache/apt/archives/swaks_20201014.0-2_all.deb /var/cache/apt/archives/systemd_251.6-1_amd64.deb /var/cache/apt/archives/task-english_3.70_all.deb /var/cache/apt/archives/task-hebrew_3.70_all.deb /var/cache/apt/archives/task-ssh-server_3.70_all.deb /var/cache/apt/archives/tasksel-data_3.70_all.deb /var/cache/apt/archives/tasksel_3.70_all.deb /var/cache/apt/archives/tcl-dev_8.6.11+1_amd64.deb /var/cache/apt/archives/tcl-expect_5.45.4-2+b1_amd64.deb /var/cache/apt/archives/tcl8.6-dev_8.6.12+dfsg-1+b1_amd64.deb /var/cache/apt/archives/tcl8.6_8.6.12+dfsg-1+b1_amd64.deb /var/cache/apt/archives/tcl_8.6.11+1_amd64.deb /var/cache/apt/archives/telnet_0.17+2.4-1_all.deb /var/cache/apt/archives/terraform_1.3.3_amd64.deb /var/cache/apt/archives/time_1.9-0.2_amd64.deb /var/cache/apt/archives/tini_0.19.0-1_amd64.deb /var/cache/apt/archives/tk-dev_8.6.11+1_amd64.deb /var/cache/apt/archives/tk8.6-dev_8.6.12-1+b1_amd64.deb /var/cache/apt/archives/tk8.6_8.6.12-1+b1_amd64.deb /var/cache/apt/archives/tk_8.6.11+1_amd64.deb /var/cache/apt/archives/tmux_3.3a-2_amd64.deb /var/cache/apt/archives/tnftp_20210827-4+b1_amd64.deb /var/cache/apt/archives/transmission-cli_3.00-2.1+b1_amd64.deb /var/cache/apt/archives/transmission-common_3.00-2.1_all.deb /var/cache/apt/archives/ttyrec_1.0.8-5.1_amd64.deb /var/cache/apt/archives/ucf_3.0043_all.deb /var/cache/apt/archives/udftools_2.3-1_amd64.deb /var/cache/apt/archives/unixodbc-common_2.3.11-2_all.deb /var/cache/apt/archives/uuid-dev_2.38.1-1.1+b1_amd64.deb /var/cache/apt/archives/vagrant_2.3.2_amd64.deb /var/cache/apt/archives/vault_1.12.0-1_amd64.deb /var/cache/apt/archives/vcdimager_2.0.1+dfsg-6_amd64.deb /var/cache/apt/archives/vim-common_2%3a9.0.0626-1_all.deb /var/cache/apt/archives/vim-nox_2%3a9.0.0626-1+b1_amd64.deb /var/cache/apt/archives/vim-runtime_2%3a9.0.0626-1_all.deb /var/cache/apt/archives/w3m-img_0.5.3+git20220429-1+b1_amd64.deb /var/cache/apt/archives/w3m_0.5.3+git20220429-1+b1_amd64.deb /var/cache/apt/archives/wdiff_1.2.2-2+b1_amd64.deb /var/cache/apt/archives/wget_1.21.3-1+b2_amd64.deb /var/cache/apt/archives/whois_5.5.14_amd64.deb /var/cache/apt/archives/x11-common_1%3a7.7+23_all.deb /var/cache/apt/archives/x11proto-core-dev_2022.1-1_all.deb /var/cache/apt/archives/x11proto-dev_2022.1-1_all.deb /var/cache/apt/archives/xdg-dbus-proxy_0.1.4-1_amd64.deb /var/cache/apt/archives/xdg-user-dirs_0.18-1_amd64.deb /var/cache/apt/archives/xml-core_0.18+nmu1_all.deb /var/cache/apt/archives/xorg-sgml-doctools_1%3a1.11-1.1_all.deb /var/cache/apt/archives/xtrans-dev_1.4.0-1_all.deb /var/cache/apt/archives/xz-utils_5.2.5-2.1_amd64.deb /var/cache/apt/archives/zip_3.0-12_amd64.deb /var/cache/apt/archives/zlib1g-dev_1%3a1.2.11.dfsg-4.1_amd64.deb /var/cache/apt/archives/zstd_1.5.2+dfsg-1_amd64.deb /root/.cache/go-build /root/.cache/pdm /root/.cache/pip Removing intermediate container bf511ed412e4 ---> 9bb112771167 Step 4/13 : COPY --chown=root:root bash_completion.d/* /etc/bash_completion.d/ ---> f36213ae16ac Step 5/13 : COPY --chown=root:root bin/* /usr/local/bin/ ---> c6bf1bf4fcc7 Step 6/13 : ENV PATH /usr/local/lib/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ---> Running in 11d499b28abc Removing intermediate container 11d499b28abc ---> ffce7f050f13 Step 7/13 : ENV ASDF_DIR /opt/asdf ---> Running in c448fff0710b Removing intermediate container c448fff0710b ---> 5343cdc30337 Step 8/13 : VOLUME /run/sshd ---> Running in ed7fba0c5e34 Removing intermediate container ed7fba0c5e34 ---> 529af73d8464 Step 9/13 : CMD ["/bin/bash"] ---> Running in cc64684cc136 Removing intermediate container cc64684cc136 ---> 0e9fdfc9c9f0 Step 10/13 : LABEL com.docker.compose.image.builder=classic ---> Running in bf329f917946 Removing intermediate container bf329f917946 ---> 07934db38664 Step 11/13 : LABEL com.docker.compose.project=workbench ---> Running in 9cbda3d76e9f Removing intermediate container 9cbda3d76e9f ---> 094c29015440 Step 12/13 : LABEL com.docker.compose.service=sshd ---> Running in 5e903fad203a Removing intermediate container 5e903fad203a ---> 77621f843070 Step 13/13 : LABEL com.docker.compose.version=2.12.2 ---> Running in 470446ead41c Removing intermediate container 470446ead41c ---> 318c19617d8a Successfully built 318c19617d8a Successfully tagged registry.shore.co.il/workbench:latest section_end:1667077803:step_script section_start:1667077803:cleanup_file_variables Cleaning up project directory and file based variables section_end:1667077804:cleanup_file_variables Job succeeded