[0KRunning with gitlab-runner 17.9.1 (bbf75488)[0;m [0K on Google docker+machine runner with kvm support in salad efsSyYzW, system ID: s_a2931edf17bf[0;m section_start:1742373483:prepare_executor [0K[0K[36;1mPreparing the "docker+machine" executor[0;m[0;m [0KUsing Docker executor with image gcr.io/kaniko-project/executor:debug ...[0;m [0KPulling docker image gcr.io/kaniko-project/executor:debug ...[0;m [0KUsing docker image sha256:16b383e1c3b259d59f75a2720a45ccf15b3a716cef44c6a5c521ceb471117168 for gcr.io/kaniko-project/executor:debug with digest gcr.io/kaniko-project/executor@sha256:c3109d5926a997b100c4343944e06c6b30a6804b2f9abe0994d3de6ef92b028e ...[0;m section_end:1742373555:prepare_executor [0Ksection_start:1742373555:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-efssyyzw-project-3601-concurrent-0 via runner-efssyyzw-google-kvm-machine-1742373483-62c1a30f... section_end:1742373555:prepare_script [0Ksection_start:1742373555:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes with git depth set to 50...[0;m Initialized empty Git repository in /builds/obs/open-build-service/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out b26acc4b as detached HEAD (ref is wip/andrewsh/publisher-capture-errors)...[0;m [32;1mUpdating/initializing submodules recursively with git depth set to 50...[0;m Submodule 'src/backend/build' (https://gitlab.collabora.com/obs/obs-build.git) registered for path 'src/backend/build' Synchronizing submodule url for 'src/backend/build' Cloning into '/builds/obs/open-build-service/src/backend/build'... Submodule path 'src/backend/build': checked out '8ffa349420ce28c49d5ae05aa6f797d8921125ad' [32;1mUpdated submodules[0;m Synchronizing submodule url for 'src/backend/build' Entering 'src/backend/build' Entering 'src/backend/build' section_end:1742373560:get_sources [0Ksection_start:1742373560:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:16b383e1c3b259d59f75a2720a45ccf15b3a716cef44c6a5c521ceb471117168 for gcr.io/kaniko-project/executor:debug with digest gcr.io/kaniko-project/executor@sha256:c3109d5926a997b100c4343944e06c6b30a6804b2f9abe0994d3de6ef92b028e ...[0;m [32;1m$ cat << EOF > /kaniko/.docker/config.json # collapsed multi-line command[0;m [32;1m$ /kaniko/executor --context $CI_PROJECT_DIR --dockerfile $CI_PROJECT_DIR/Dockerfile.$image --destination $CI_REGISTRY_IMAGE/$image:$TAG_SHA --destination $CI_REGISTRY_IMAGE/$image:$CI_COMMIT_REF_SLUG --build-arg REGISTRY=$CI_REGISTRY_IMAGE --build-arg TAG=$CI_COMMIT_REF_SLUG --single-snapshot[0;m [36mINFO[0m[0000] Resolved base name rust:1.70-bullseye to aptly-tools-builder [36mINFO[0m[0000] Resolved base name debian:bullseye-slim to server [36mINFO[0m[0000] Using dockerignore file: /builds/obs/open-build-service/.dockerignore [36mINFO[0m[0000] Retrieving image manifest rust:1.70-bullseye [36mINFO[0m[0000] Retrieving image rust:1.70-bullseye from registry index.docker.io [36mINFO[0m[0001] Retrieving image manifest debian:bullseye-slim [36mINFO[0m[0001] Retrieving image debian:bullseye-slim from registry index.docker.io [36mINFO[0m[0002] Built cross stage deps: map[0:[/tmp/aptly-rest-tools/target/release/aptlyctl /tmp/aptly-rest-tools/target/release/obs2aptly]] [36mINFO[0m[0002] Retrieving image manifest rust:1.70-bullseye [36mINFO[0m[0002] Returning cached image manifest [36mINFO[0m[0002] Executing 0 build triggers [36mINFO[0m[0002] Building stage 'rust:1.70-bullseye' [idx: '0', base-idx: '-1'] [36mINFO[0m[0002] Unpacking rootfs as cmd RUN git clone https://github.com/collabora/aptly-rest-tools -b v0.0.4 --depth=1 /tmp/aptly-rest-tools requires it. [36mINFO[0m[0022] Initializing snapshotter ... [36mINFO[0m[0022] Taking snapshot of full filesystem... [36mINFO[0m[0027] RUN git clone https://github.com/collabora/aptly-rest-tools -b v0.0.4 --depth=1 /tmp/aptly-rest-tools [36mINFO[0m[0027] Cmd: /bin/sh [36mINFO[0m[0027] Args: [-c git clone https://github.com/collabora/aptly-rest-tools -b v0.0.4 --depth=1 /tmp/aptly-rest-tools] [36mINFO[0m[0027] Running: [/bin/sh -c git clone https://github.com/collabora/aptly-rest-tools -b v0.0.4 --depth=1 /tmp/aptly-rest-tools] Cloning into '/tmp/aptly-rest-tools'... Note: switching to 'e1f6462c9488e9a6f1ca83ff418baee52cba804e'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c <new-branch-name> Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false [36mINFO[0m[0027] WORKDIR /tmp/aptly-rest-tools [36mINFO[0m[0027] Cmd: workdir [36mINFO[0m[0027] Changed working directory to /tmp/aptly-rest-tools [36mINFO[0m[0027] RUN cargo build --release [36mINFO[0m[0027] Cmd: /bin/sh [36mINFO[0m[0027] Args: [-c cargo build --release] [36mINFO[0m[0027] Running: [/bin/sh -c cargo build --release] Updating crates.io index Updating git repository `https://github.com/indygreg/linux-packaging-rs.git` Downloading crates ... Downloaded adler32 v1.2.0 Downloaded aead v0.3.2 Downloaded addr2line v0.19.0 Downloaded darling_macro v0.14.4 Downloaded pgp-cleartext v0.7.0 Downloaded openssl-probe v0.1.5 Downloaded dirs-sys-next v0.1.2 Downloaded ecdsa v0.16.7 Downloaded strum v0.24.1 Downloaded strsim v0.10.0 Downloaded subtle v2.4.1 Downloaded smallvec v1.10.0 Downloaded strum_macros v0.24.3 Downloaded sharded-slab v0.1.4 Downloaded openssl-sys v0.9.79 Downloaded want v0.3.0 Downloaded zeroize_derive v1.3.3 Downloaded zstd-safe v5.0.2+zstd.1.5.2 Downloaded x25519-dalek v2.0.0-pre.1 Downloaded url v2.4.0 Downloaded serde_with v1.14.0 Downloaded unicode-normalization v0.1.22 Downloaded reqwest v0.11.18 Downloaded rusoto_s3 v0.48.0 Downloaded num-bigint-dig v0.8.2 Downloaded nom v7.1.3 Downloaded regex v1.9.3 Downloaded rustls v0.20.7 Downloaded webpki-roots v0.22.6 Downloaded syn v2.0.23 Downloaded rustix v0.36.5 Downloaded rustix v0.37.23 Downloaded regex-syntax v0.7.4 Downloaded md-5 v0.9.1 Downloaded object v0.30.3 Downloaded libm v0.2.6 Downloaded matchit v0.7.2 Downloaded log v0.4.17 Downloaded try-lock v0.2.3 Downloaded unicase v2.6.0 Downloaded typenum v1.16.0 Downloaded tracing-log v0.1.3 Downloaded tower v0.4.13 Downloaded unicode-bidi v0.3.13 Downloaded pgp v0.10.1 Downloaded tracing-subscriber v0.3.16 Downloaded tokio-util v0.7.4 Downloaded regex-automata v0.3.6 Downloaded tracing v0.1.37 Downloaded zstd-sys v2.0.4+zstd.1.5.2 Downloaded tokio v1.29.1 Downloaded flate2 v1.0.25 Downloaded ed25519-dalek v2.0.0-rc.3 Downloaded sha3 v0.10.8 Downloaded foreign-types-shared v0.1.1 Downloaded foreign-types v0.3.2 Downloaded ring v0.16.20 Downloaded lzma-sys v0.1.20 Downloaded futures-task v0.3.28 Downloaded group v0.13.0 Downloaded tracing-core v0.1.30 Downloaded futures-io v0.3.28 Downloaded futures-lite v1.12.0 Downloaded futures-core v0.3.28 Downloaded futures-timer v3.0.2 Downloaded form_urlencoded v1.2.0 Downloaded futures-util v0.3.28 Downloaded linux-raw-sys v0.3.8 Downloaded futures-macro v0.3.28 Downloaded generic-array v0.14.6 Downloaded futures-sink v0.3.28 Downloaded iana-time-zone v0.1.53 Downloaded heck v0.4.0 Downloaded http-body v0.4.5 Downloaded opaque-debug v0.3.0 Downloaded http v0.2.9 Downloaded time-macros-impl v0.1.2 Downloaded tinyvec v1.6.0 Downloaded time v0.2.27 Downloaded ident_case v1.0.1 Downloaded hyper-rustls v0.23.2 Downloaded idea v0.5.1 Downloaded miette-derive v5.10.0 Downloaded gimli v0.27.2 Downloaded hyper-rustls v0.24.1 Downloaded num-derive v0.3.3 Downloaded httparse v1.8.0 Downloaded hyper v0.14.27 Downloaded hkdf v0.12.3 Downloaded h2 v0.3.20 Downloaded idna v0.4.0 Downloaded time-macros v0.1.1 Downloaded hashbrown v0.14.0 Downloaded bzip2-sys v0.1.11+1.0.8 Downloaded hashbrown v0.12.3 Downloaded hmac v0.11.0 Downloaded hmac v0.10.1 Downloaded hkdf v0.10.0 Downloaded hex v0.4.3 Downloaded futures v0.3.28 Downloaded http-types v2.12.0 Downloaded encoding_rs v0.8.31 Downloaded ff v0.13.0 Downloaded futures-executor v0.3.28 Downloaded linux-raw-sys v0.1.4 Downloaded ghash v0.3.1 Downloaded getrandom v0.2.8 Downloaded elliptic-curve v0.13.5 Downloaded getrandom v0.1.16 Downloaded futures-channel v0.3.28 Downloaded filetime v0.2.19 Downloaded fastrand v1.8.0 Downloaded event-listener v2.5.3 Downloaded equivalent v1.0.1 Downloaded fnv v1.0.7 Downloaded eyre v0.6.8 Downloaded libc v0.2.147 Downloaded tower-service v0.3.2 Downloaded tokio-rustls v0.24.1 Downloaded twofish v0.7.1 Downloaded tracing-error v0.2.0 Downloaded tracing-attributes v0.1.23 Downloaded tokio-rustls v0.23.4 Downloaded tower-layer v0.3.2 Downloaded tokio-native-tls v0.3.0 Downloaded tokio-macros v2.1.0 Downloaded color-eyre v0.6.2 Downloaded syn v1.0.105 Downloaded rustls v0.21.2 Downloaded mailparse v0.14.0 Downloaded lock_api v0.4.9 Downloaded curve25519-dalek v4.0.0-rc.3 Downloaded curve25519-dalek v3.2.0 Downloaded p384 v0.13.0 Downloaded openssl v0.10.44 Downloaded bstr v1.5.0 Downloaded mio v0.8.8 Downloaded minimal-lexical v0.2.1 Downloaded serde_json v1.0.89 Downloaded miette v5.10.0 Downloaded serde v1.0.166 Downloaded rand v0.7.3 Downloaded once_cell v1.18.0 Downloaded num-traits v0.2.15 Downloaded native-tls v0.2.11 Downloaded miniz_oxide v0.6.2 Downloaded memchr v2.5.0 Downloaded libflate v1.4.0 Downloaded webpki v0.22.0 Downloaded tar v0.4.38 Downloaded num_cpus v1.14.0 Downloaded num-iter v0.1.43 Downloaded num-integer v0.1.45 Downloaded nu-ansi-term v0.46.0 Downloaded mime_guess v2.0.4 Downloaded ipnet v2.7.0 Downloaded io-lifetimes v1.0.11 Downloaded inout v0.1.3 Downloaded clap v4.0.29 Downloaded chrono v0.4.26 Downloaded async-std v1.12.0 Downloaded zstd v0.11.2+zstd.1.5.2 Downloaded xml-rs v0.8.4 Downloaded wiremock v0.5.15 Downloaded value-bag v1.0.0-alpha.9 Downloaded unicode-ident v1.0.5 Downloaded time v0.1.45 Downloaded tempfile v3.6.0 Downloaded synstructure v0.12.6 Downloaded mime v0.3.16 Downloaded leon v2.0.1 Downloaded lazy_static v1.4.0 Downloaded kv-log-macro v1.0.7 Downloaded keccak v0.1.4 Downloaded jobserver v0.1.25 Downloaded itoa v1.0.9 Downloaded zeroize v1.5.7 Downloaded xz2 v0.1.7 Downloaded xattr v0.2.3 Downloaded walkdir v2.3.3 Downloaded version_check v0.9.4 Downloaded universal-hash v0.4.1 Downloaded unicode-xid v0.2.4 Downloaded unicode-width v0.1.10 Downloaded thread_local v1.1.4 Downloaded thiserror-impl v1.0.44 Downloaded thiserror v1.0.44 Downloaded termcolor v1.1.3 Downloaded rustls-webpki v0.100.1 Downloaded rand v0.8.5 Downloaded proc-macro2 v1.0.63 Downloaded libflate_lz77 v1.1.0 Downloaded is-terminal v0.4.1 Downloaded instant v0.1.12 Downloaded infer v0.2.3 Downloaded color-spantrace v0.2.0 Downloaded waker-fn v1.1.0 Downloaded untrusted v0.7.1 Downloaded tinyvec_macros v0.1.0 Downloaded sync_wrapper v0.1.2 Downloaded socket2 v0.4.9 Downloaded signal-hook v0.3.14 Downloaded serde_derive v1.0.166 Downloaded rsa v0.9.0-pre.2 Downloaded rle-decode-fast v1.0.3 Downloaded pkcs1 v0.7.5 Downloaded pin-project v1.0.12 Downloaded p256 v0.13.2 Downloaded indexmap v2.0.0 Downloaded indexmap v1.9.2 Downloaded axum v0.6.20 Downloaded aho-corasick v1.0.2 Downloaded ryu v1.0.11 Downloaded indenter v0.3.3 Downloaded standback v0.2.17 Downloaded serde_qs v0.8.5 Downloaded semver v1.0.14 Downloaded sct v0.7.0 Downloaded parking_lot v0.12.1 Downloaded md-5 v0.10.5 Downloaded aes v0.8.3 Downloaded slab v0.4.7 Downloaded sha2 v0.10.6 Downloaded same-file v1.0.6 Downloaded rustc-demangle v0.1.21 Downloaded rand_chacha v0.2.2 Downloaded quote v1.0.29 Downloaded pin-project-internal v1.0.12 Downloaded bytes v1.4.0 Downloaded base64 v0.21.2 Downloaded base64 v0.13.1 Downloaded aes-gcm v0.8.0 Downloaded spin v0.5.2 Downloaded simple-file-manifest v0.11.0 Downloaded signal-hook-registry v1.4.0 Downloaded sha2 v0.9.9 Downloaded sha1 v0.10.5 Downloaded serde_urlencoded v0.7.1 Downloaded serde_path_to_error v0.1.14 Downloaded serde_html_form v0.2.2 Downloaded sec1 v0.7.1 Downloaded safemem v0.3.3 Downloaded rustls-pemfile v1.0.1 Downloaded rustls-native-certs v0.6.2 Downloaded rusoto_signature v0.48.0 Downloaded rusoto_core v0.48.0 Downloaded ripemd v0.1.3 Downloaded rfc6979 v0.4.0 Downloaded rand_chacha v0.3.1 Downloaded proc-macro-hack v0.5.19 Downloaded proc-macro-error-attr v1.0.4 Downloaded proc-macro-error v1.0.4 Downloaded polyval v0.4.5 Downloaded platforms v3.0.2 Downloaded pkcs8 v0.10.2 Downloaded pin-project-lite v0.2.9 Downloaded pem-rfc7468 v0.7.0 Downloaded parking_lot_core v0.9.5 Downloaded parking v2.0.0 Downloaded owo-colors v3.5.0 Downloaded overload v0.1.1 Downloaded camellia v0.1.0 Downloaded backtrace v0.3.67 Downloaded aes v0.6.0 Downloaded spki v0.7.2 Downloaded signature v2.1.0 Downloaded shlex v1.1.0 Downloaded sha-1 v0.10.1 Downloaded serde_with_macros v1.5.2 Downloaded scopeguard v1.1.0 Downloaded rustversion v1.0.9 Downloaded rustc_version v0.4.0 Downloaded rusoto_credential v0.48.0 Downloaded rand_core v0.6.4 Downloaded rand_core v0.5.1 Downloaded primeorder v0.13.2 Downloaded ppv-lite86 v0.2.17 Downloaded polling v2.5.2 Downloaded pkg-config v0.3.26 Downloaded pin-utils v0.1.0 Downloaded percent-encoding v2.3.0 Downloaded os_str_bytes v6.5.1 Downloaded hmac v0.12.1 Downloaded ed25519 v2.2.1 Downloaded der v0.7.7 Downloaded crypto-bigint v0.5.2 Downloaded cc v1.0.78 Downloaded async-tar v0.4.2 Downloaded retain_mut v0.1.9 Downloaded quoted_printable v0.4.6 Downloaded hyper-tls v0.5.0 Downloaded httpdate v1.0.2 Downloaded darling_core v0.14.4 Downloaded darling_core v0.13.4 Downloaded crossbeam-utils v0.8.14 Downloaded const-oid v0.9.3 Downloaded cfb-mode v0.8.2 Downloaded cast5 v0.11.1 Downloaded base64ct v1.5.3 Downloaded async-io v1.12.0 Downloaded async-compression v0.3.15 Downloaded anyhow v1.0.66 Downloaded aes-soft v0.6.4 Downloaded digest v0.10.6 Downloaded des v0.8.1 Downloaded derive_builder_core v0.12.0 Downloaded derive_builder v0.12.0 Downloaded deadpool v0.9.5 Downloaded darling v0.14.4 Downloaded ctr v0.6.0 Downloaded ctor v0.1.26 Downloaded crypto-mac v0.11.1 Downloaded crc32fast v1.3.2 Downloaded cookie v0.14.4 Downloaded const_fn v0.4.9 Downloaded concurrent-queue v2.0.0 Downloaded clap_lex v0.3.0 Downloaded clap_derive v4.0.21 Downloaded cipher v0.4.4 Downloaded cipher v0.2.5 Downloaded charset v0.1.3 Downloaded bzip2 v0.4.3 Downloaded buffer-redux v1.0.0 Downloaded backoff v0.4.0 Downloaded axum-macros v0.3.8 Downloaded axum-extra v0.7.7 Downloaded autocfg v1.1.0 Downloaded atomic-waker v1.0.0 Downloaded async-trait v0.1.70 Downloaded async-task v4.3.0 Downloaded async-lock v2.6.0 Downloaded async-global-executor v2.3.1 Downloaded async-channel v1.8.0 Downloaded dirs-next v2.0.0 Downloaded digest v0.9.0 Downloaded data-encoding v2.3.3 Downloaded darling v0.13.4 Downloaded crypto-mac v0.10.1 Downloaded crypto-common v0.1.6 Downloaded cpuid-bool v0.2.0 Downloaded cpufeatures v0.2.9 Downloaded cfg-if v1.0.0 Downloaded blowfish v0.9.1 Downloaded blocking v1.3.0 Downloaded bitflags v1.3.2 Downloaded bitfield v0.14.0 Downloaded base16ct v0.2.0 Downloaded base16ct v0.1.1 Downloaded async-process v1.6.0 Downloaded async-executor v1.5.0 Downloaded ar v0.9.0 Downloaded openssl-macros v0.1.0 Downloaded derive_builder_macro v0.12.0 Downloaded deadpool-runtime v0.1.2 Downloaded darling_macro v0.13.4 Downloaded curve25519-dalek-derive v0.1.0 Downloaded crc24 v0.1.6 Downloaded byteorder v1.4.3 Downloaded block-buffer v0.9.0 Downloaded axum-core v0.3.4 Downloaded assert-json-diff v2.0.2 Downloaded adler v1.0.2 Downloaded block-padding v0.3.3 Downloaded block-buffer v0.10.3 Compiling proc-macro2 v1.0.63 Compiling unicode-ident v1.0.5 Compiling quote v1.0.29 Compiling syn v1.0.105 Compiling version_check v0.9.4 Compiling libc v0.2.147 Compiling cfg-if v1.0.0 Compiling autocfg v1.1.0 Compiling unicode-xid v0.2.4 Compiling synstructure v0.12.6 Compiling typenum v1.16.0 Compiling generic-array v0.14.6 Compiling syn v2.0.23 Compiling zeroize_derive v1.3.3 Compiling zeroize v1.5.7 Compiling jobserver v0.1.25 Compiling cc v1.0.78 Compiling memchr v2.5.0 Compiling once_cell v1.18.0 Compiling subtle v2.4.1 Compiling value-bag v1.0.0-alpha.9 Compiling pin-project-lite v0.2.9 Compiling ctor v0.1.26 Compiling log v0.4.17 Compiling futures-core v0.3.28 Compiling smallvec v1.10.0 Compiling crypto-common v0.1.6 Compiling futures-io v0.3.28 Compiling slab v0.4.7 Compiling socket2 v0.4.9 Compiling signal-hook-registry v1.4.0 Compiling const-oid v0.9.3 Compiling bytes v1.4.0 Compiling lock_api v0.4.9 Compiling parking_lot_core v0.9.5 Compiling spin v0.5.2 Compiling serde v1.0.166 Compiling serde_derive v1.0.166 Compiling getrandom v0.2.8 Compiling scopeguard v1.1.0 Compiling rand_core v0.6.4 Compiling tokio v1.29.1 Compiling itoa v1.0.9 Compiling parking_lot v0.12.1 Compiling tracing-core v0.1.30 Compiling tokio-macros v2.1.0 Compiling block-buffer v0.10.3 Compiling mio v0.8.8 Compiling num_cpus v1.14.0 Compiling pin-utils v0.1.0 Compiling digest v0.10.6 Compiling futures-sink v0.3.28 Compiling futures-channel v0.3.28 Compiling futures-task v0.3.28 Compiling tracing-attributes v0.1.23 Compiling futures-util v0.3.28 Compiling tracing v0.1.37 Compiling futures-macro v0.3.28 Compiling pkg-config v0.3.26 Compiling fnv v1.0.7 Compiling cpufeatures v0.2.9 Compiling http v0.2.9 Compiling ring v0.16.20 Compiling digest v0.9.0 Compiling indexmap v1.9.2 Compiling httparse v1.8.0 Compiling hashbrown v0.12.3 Compiling percent-encoding v2.3.0 Compiling tower-service v0.3.2 Compiling http-body v0.4.5 Compiling tokio-util v0.7.4 Compiling ryu v1.0.11 Compiling crossbeam-utils v0.8.14 Compiling try-lock v0.2.3 Compiling opaque-debug v0.3.0 Compiling base64ct v1.5.3 Compiling libm v0.2.6 Compiling untrusted v0.7.1 Compiling pem-rfc7468 v0.7.0 Compiling want v0.3.0 Compiling h2 v0.3.20 Compiling num-traits v0.2.15 Compiling semver v1.0.14 Compiling base64 v0.13.1 Compiling strsim v0.10.0 Compiling httpdate v1.0.2 Compiling serde_json v1.0.89 Compiling fastrand v1.8.0 Compiling ident_case v1.0.1 Compiling ppv-lite86 v0.2.17 Compiling hyper v0.14.27 Compiling der v0.7.7 Compiling lazy_static v1.4.0 Compiling event-listener v2.5.3 Compiling getrandom v0.1.16 Compiling waker-fn v1.1.0 Compiling async-trait v0.1.70 Compiling bitflags v1.3.2 Compiling parking v2.0.0 Compiling futures-lite v1.12.0 Compiling spki v0.7.2 Compiling concurrent-queue v2.0.0 Compiling inout v0.1.3 Compiling rustversion v1.0.9 Compiling cipher v0.4.4 Compiling rustc_version v0.4.0 Compiling pkcs8 v0.10.2 Compiling async-lock v2.6.0 Compiling rand_chacha v0.3.1 Compiling polling v2.5.2 Compiling thiserror v1.0.44 Compiling rand v0.8.5 Compiling rand_core v0.5.1 Compiling form_urlencoded v1.2.0 Compiling openssl-sys v0.9.79 Compiling hmac v0.12.1 Compiling thiserror-impl v1.0.44 Compiling block-buffer v0.9.0 Compiling async-io v1.12.0 Compiling crc32fast v1.3.2 Compiling signature v2.1.0 Compiling ff v0.13.0 Compiling unicase v2.6.0 Compiling platforms v3.0.2 Compiling tinyvec_macros v0.1.0 Compiling async-task v4.3.0 Compiling byteorder v1.4.3 Compiling base16ct v0.2.0 Compiling openssl-probe v0.1.5 Compiling signal-hook v0.3.14 Compiling sec1 v0.7.1 Compiling tinyvec v1.6.0 Compiling group v0.13.0 Compiling sha2 v0.9.9 Compiling hkdf v0.12.3 Compiling async-channel v1.8.0 Compiling darling_core v0.14.4 Compiling futures-executor v0.3.28 Compiling crypto-bigint v0.5.2 Compiling async-process v1.6.0 Compiling num-integer v0.1.45 Compiling time v0.1.45 Compiling atomic-waker v1.0.0 Compiling adler v1.0.2 Compiling iana-time-zone v0.1.53 Compiling chrono v0.4.26 Compiling miniz_oxide v0.6.2 Compiling blocking v1.3.0 Compiling darling_macro v0.14.4 Compiling elliptic-curve v0.13.5 Compiling futures v0.3.28 Compiling unicode-normalization v0.1.22 Compiling async-executor v1.5.0 Compiling serde_urlencoded v0.7.1 Compiling zstd-sys v2.0.4+zstd.1.5.2 Compiling num-iter v0.1.43 Compiling heck v0.4.0 Compiling io-lifetimes v1.0.11 Compiling unicode-bidi v0.3.13 Compiling foreign-types-shared v0.1.1 Compiling openssl v0.10.44 Compiling rustls v0.20.7 Compiling idna v0.4.0 Compiling foreign-types v0.3.2 Compiling async-global-executor v2.3.1 Compiling sct v0.7.0 Compiling webpki v0.22.0 Compiling curve25519-dalek v4.0.0-rc.3 Compiling darling v0.14.4 Compiling rfc6979 v0.4.0 Compiling rustls-pemfile v1.0.1 Compiling sha2 v0.10.6 Compiling kv-log-macro v1.0.7 Compiling openssl-macros v0.1.0 Compiling pin-project-internal v1.0.12 Compiling dirs-sys-next v0.1.2 Compiling encoding_rs v0.8.31 Compiling native-tls v0.2.11 Compiling num-bigint-dig v0.8.2 Compiling mime v0.3.16 Compiling hex v0.4.3 Compiling rustls v0.21.2 Compiling pin-project v1.0.12 Compiling dirs-next v2.0.0 Compiling async-std v1.12.0 Compiling ecdsa v0.16.7 Compiling derive_builder_core v0.12.0 Compiling rustls-webpki v0.100.1 Compiling url v2.4.0 Compiling primeorder v0.13.2 Compiling lzma-sys v0.1.20 Compiling bzip2-sys v0.1.11+1.0.8 Compiling crypto-mac v0.11.1 Compiling curve25519-dalek-derive v0.1.0 Compiling aho-corasick v1.0.2 Compiling proc-macro-error-attr v1.0.4 Compiling zstd-safe v5.0.2+zstd.1.5.2 Compiling shlex v1.1.0 Compiling crc24 v0.1.6 Compiling regex-syntax v0.7.4 Compiling rusoto_credential v0.48.0 Compiling regex-automata v0.3.6 Compiling hmac v0.11.0 Compiling tokio-rustls v0.23.4 Compiling derive_builder_macro v0.12.0 Compiling mime_guess v2.0.4 Compiling rustls-native-certs v0.6.2 Compiling flate2 v1.0.25 Compiling curve25519-dalek v3.2.0 Compiling ed25519 v2.2.1 Compiling md-5 v0.9.1 Compiling pkcs1 v0.7.5 Compiling rusoto_core v0.48.0 Compiling darling_core v0.13.4 Compiling proc-macro-error v1.0.4 Compiling standback v0.2.17 Compiling keccak v0.1.4 Compiling rustix v0.36.5 Compiling overload v0.1.1 Compiling base64 v0.21.2 Compiling safemem v0.3.3 Compiling minimal-lexical v0.2.1 Compiling nom v7.1.3 Compiling buffer-redux v1.0.0 Compiling nu-ansi-term v0.46.0 Compiling sha3 v0.10.8 Compiling darling_macro v0.13.4 Compiling rsa v0.9.0-pre.2 Compiling rusoto_signature v0.48.0 Compiling ed25519-dalek v2.0.0-rc.3 Compiling x25519-dalek v2.0.0-pre.1 Compiling hyper-rustls v0.23.2 Compiling tokio-native-tls v0.3.0 Compiling tokio-rustls v0.24.1 Compiling derive_builder v0.12.0 Compiling regex v1.9.3 Compiling p384 v0.13.0 Compiling p256 v0.13.2 Compiling blowfish v0.9.1 Compiling camellia v0.1.0 Compiling cfb-mode v0.8.2 Compiling twofish v0.7.1 Compiling des v0.8.1 Compiling cast5 v0.11.1 Compiling idea v0.5.1 Compiling aes v0.8.3 Compiling sharded-slab v0.1.4 Compiling tracing-log v0.1.3 Compiling sha1 v0.10.5 Compiling ripemd v0.1.3 Compiling md-5 v0.10.5 Compiling thread_local v1.1.4 Compiling os_str_bytes v6.5.1 Compiling bstr v1.5.0 Compiling block-padding v0.3.3 Compiling num-derive v0.3.3 Compiling filetime v0.2.19 Compiling xattr v0.2.3 Compiling linux-raw-sys v0.1.4 Compiling rle-decode-fast v1.0.3 Compiling bitfield v0.14.0 Compiling xml-rs v0.8.4 Compiling pgp v0.10.1 Compiling libflate_lz77 v1.1.0 Compiling tracing-subscriber v0.3.16 Compiling hyper-rustls v0.24.1 Compiling hyper-tls v0.5.0 Compiling darling v0.13.4 Compiling charset v0.1.3 Compiling webpki-roots v0.22.6 Compiling strum_macros v0.24.3 Compiling sha-1 v0.10.1 Compiling backtrace v0.3.67 Compiling quoted_printable v0.4.6 Compiling data-encoding v2.3.3 Compiling proc-macro-hack v0.5.19 Compiling adler32 v1.2.0 Compiling gimli v0.27.2 Compiling ipnet v2.7.0 Compiling eyre v0.6.8 Compiling reqwest v0.11.18 Compiling addr2line v0.19.0 Compiling libflate v1.4.0 Compiling strum v0.24.1 Compiling mailparse v0.14.0 Compiling pgp-cleartext v0.7.0 Compiling serde_with_macros v1.5.2 Compiling clap_derive v4.0.21 Compiling tracing-error v0.2.0 Compiling is-terminal v0.4.1 Compiling rusoto_s3 v0.48.0 Compiling tar v0.4.38 Compiling async-tar v0.4.2 Compiling clap_lex v0.3.0 Compiling object v0.30.3 Compiling cipher v0.2.5 Compiling ar v0.9.0 Compiling indenter v0.3.3 Compiling rustc-demangle v0.1.21 Compiling simple-file-manifest v0.11.0 Compiling termcolor v1.1.3 Compiling same-file v1.0.6 Compiling owo-colors v3.5.0 Compiling color-spantrace v0.2.0 Compiling clap v4.0.29 Compiling walkdir v2.3.3 Compiling serde_with v1.14.0 Compiling universal-hash v0.4.1 Compiling const_fn v0.4.9 Compiling cpuid-bool v0.2.0 Compiling rustix v0.37.23 Compiling base16ct v0.1.1 Compiling polyval v0.4.5 Compiling time-macros-impl v0.1.2 Compiling color-eyre v0.6.2 Compiling aes-soft v0.6.4 Compiling crypto-mac v0.10.1 Compiling tempfile v3.6.0 Compiling time v0.2.27 Compiling linux-raw-sys v0.3.8 Compiling hmac v0.10.1 Compiling aes v0.6.0 Compiling time-macros v0.1.1 Compiling ghash v0.3.1 Compiling ctr v0.6.0 Compiling aead v0.3.2 Compiling instant v0.1.12 Compiling cookie v0.14.4 Compiling anyhow v1.0.66 Compiling backoff v0.4.0 Compiling aes-gcm v0.8.0 Compiling hkdf v0.10.0 Compiling axum-core v0.3.4 Compiling rand_chacha v0.2.2 Compiling http-types v2.12.0 Compiling tower-layer v0.3.2 Compiling rand v0.7.3 Compiling serde_qs v0.8.5 Compiling axum v0.6.20 Compiling miette-derive v5.10.0 Compiling equivalent v1.0.1 Compiling unicode-width v0.1.10 Compiling infer v0.2.3 Compiling hashbrown v0.14.0 Compiling deadpool-runtime v0.1.2 Compiling retain_mut v0.1.9 Compiling deadpool v0.9.5 Compiling indexmap v2.0.0 Compiling miette v5.10.0 Compiling tower v0.4.13 Compiling assert-json-diff v2.0.2 Compiling serde_path_to_error v0.1.14 Compiling futures-timer v3.0.2 Compiling matchit v0.7.2 Compiling sync_wrapper v0.1.2 Compiling wiremock v0.5.15 Compiling leon v2.0.1 Compiling serde_html_form v0.2.2 Compiling axum-macros v0.3.8 Compiling axum-extra v0.7.7 Compiling aptly-rest-mock v0.0.1 (/tmp/aptly-rest-tools/aptly-rest-mock) Compiling bzip2 v0.4.3 Compiling zstd v0.11.2+zstd.1.5.2 Compiling xz2 v0.1.7 Compiling async-compression v0.3.15 Compiling debian-packaging v0.17.0-pre (https://github.com/indygreg/linux-packaging-rs.git?rev=0a04d6178876046f2e312702a8821f19d454d0c9#0a04d617) Compiling aptly-rest v0.1.0 (/tmp/aptly-rest-tools/aptly-rest) Compiling sync2aptly v0.1.0 (/tmp/aptly-rest-tools/sync2aptly) Compiling apt2aptly v0.1.0 (/tmp/aptly-rest-tools/apt2aptly) Compiling obs2aptly v0.1.0 (/tmp/aptly-rest-tools/obs2aptly) Compiling aptlyctl v0.1.0 (/tmp/aptly-rest-tools/aptlyctl) Compiling aptly-latest-snapshots v0.1.0 (/tmp/aptly-rest-tools/aptly-latest-snapshots) Finished release [optimized] target(s) in 11m 18s [36mINFO[0m[0706] Taking snapshot of full filesystem... [36mINFO[0m[0742] Saving file tmp/aptly-rest-tools/target/release/aptlyctl for later use [36mINFO[0m[0742] Saving file tmp/aptly-rest-tools/target/release/obs2aptly for later use [36mINFO[0m[0742] Deleting filesystem... [36mINFO[0m[0744] Retrieving image manifest debian:bullseye-slim [36mINFO[0m[0744] Returning cached image manifest [36mINFO[0m[0744] Executing 0 build triggers [36mINFO[0m[0744] Building stage 'debian:bullseye-slim' [idx: '1', base-idx: '-1'] [36mINFO[0m[0744] Unpacking rootfs as cmd RUN apt-get update && apt-get install -y apt-utils adduser ca-certificates curl devscripts diffutils dpkg-dev git locales libbssolv-perl libcompress-raw-zlib-perl libdatetime-format-duration-perl libdatetime-format-http-perl libdatetime-perl libfile-sync-perl libio-compress-perl libjson-xs-perl libnet-ssleay-perl libsocket-msghdr-perl libtimedate-perl libxml-parser-perl libxml-simple-perl libyaml-libyaml-perl libyaml-tiny-perl make patch procps supervisor tzdata xzdec zstd requires it. [36mINFO[0m[0746] Initializing snapshotter ... [36mINFO[0m[0746] Taking snapshot of full filesystem... [36mINFO[0m[0747] LABEL maintainer Andrej Shadura <andrew.shadura@collabora.co.uk> [36mINFO[0m[0747] Applying label maintainer=Andrej Shadura <andrew.shadura@collabora.co.uk> [36mINFO[0m[0747] ENV LC_ALL=C.UTF-8 [36mINFO[0m[0747] ARG WORKDIR=/tmp/sources [36mINFO[0m[0747] ARG DEBIAN_FRONTEND [36mINFO[0m[0747] ARG GOPATH [36mINFO[0m[0747] RUN apt-get update && apt-get install -y apt-utils adduser ca-certificates curl devscripts diffutils dpkg-dev git locales libbssolv-perl libcompress-raw-zlib-perl libdatetime-format-duration-perl libdatetime-format-http-perl libdatetime-perl libfile-sync-perl libio-compress-perl libjson-xs-perl libnet-ssleay-perl libsocket-msghdr-perl libtimedate-perl libxml-parser-perl libxml-simple-perl libyaml-libyaml-perl libyaml-tiny-perl make patch procps supervisor tzdata xzdec zstd [36mINFO[0m[0747] Cmd: /bin/sh [36mINFO[0m[0747] Args: [-c apt-get update && apt-get install -y apt-utils adduser ca-certificates curl devscripts diffutils dpkg-dev git locales libbssolv-perl libcompress-raw-zlib-perl libdatetime-format-duration-perl libdatetime-format-http-perl libdatetime-perl libfile-sync-perl libio-compress-perl libjson-xs-perl libnet-ssleay-perl libsocket-msghdr-perl libtimedate-perl libxml-parser-perl libxml-simple-perl libyaml-libyaml-perl libyaml-tiny-perl make patch procps supervisor tzdata xzdec zstd] [36mINFO[0m[0747] Running: [/bin/sh -c apt-get update && apt-get install -y apt-utils adduser ca-certificates curl devscripts diffutils dpkg-dev git locales libbssolv-perl libcompress-raw-zlib-perl libdatetime-format-duration-perl libdatetime-format-http-perl libdatetime-perl libfile-sync-perl libio-compress-perl libjson-xs-perl libnet-ssleay-perl libsocket-msghdr-perl libtimedate-perl libxml-parser-perl libxml-simple-perl libyaml-libyaml-perl libyaml-tiny-perl make patch procps supervisor tzdata xzdec zstd] Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB] Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB] Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [350 kB] Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB] Fetched 8622 kB in 1s (7145 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... adduser is already the newest version (3.118+deb11u1). adduser set to manually installed. diffutils is already the newest version (1:3.7-5). diffutils set to manually installed. The following additional packages will be installed: autoconf automake autopoint autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 cpp cpp-10 dbus dctrl-tools debhelper debian-keyring dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less libalgorithm-c3-perl libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl libapparmor1 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc-l10n libc6-dev libcap2 libcapture-tiny-perl libcbor0 libcc1-0 libclass-c3-perl libclass-c3-xs-perl libclass-data-inheritable-perl libclass-inspector-perl libclass-method-modifiers-perl libclass-singleton-perl libclass-xsaccessor-perl libclone-perl libcommon-sense-perl libcompress-raw-bzip2-perl libcompress-raw-lzma-perl libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl libdatetime-locale-perl libdatetime-timezone-perl libdbus-1-3 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-caller-perl libdevel-lexalias-perl libdevel-size-perl libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl liberror-perl libeval-closure-perl libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl libfile-sharedir-perl libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu67 libimport-into-perl libio-compress-lzma-perl libio-html-perl libio-prompter-perl libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 liblua5.2-0 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 libmpfr6 libmro-compat-perl libnamespace-autoclean-perl libnamespace-clean-perl libncurses6 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl libpackage-stash-xs-perl libpadwalker-perl libparams-classify-perl libparams-util-perl libparams-validate-perl libparams-validationcompiler-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl libpopt0 libproc-processtable-perl libprocps8 libpsl5 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl librpm9 librpmio9 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsolv1 libsolvext1 libsort-key-perl libsort-versions-perl libspecio-perl libsqlite3-0 libssh2-1 libstdc++-10-dev libstrictures-perl libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libxstring-perl libyaml-0-2 licensecheck lintian linux-libc-dev lsb-release lzip lzop m4 man-db manpages manpages-dev media-types netbase openssh-client openssl patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf pristine-tar psmisc publicsuffix python-apt-common python3 python3-apt python3-certifi python3-chardet python3-debian python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal readline-common rpm-common sensible-utils shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils Suggested packages: autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc gcc-10-locales default-dbus-session-bus | dbus-session-bus debtags dh-make adequate at autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libtest-fatal-perl libstdc++-10-doc libbareword-filehandles-perl libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography python3-openssl python3-socks python-requests-doc python3.9-venv python3.9-doc binfmt-support readline-doc supervisor-doc zip wdiff-doc The following NEW packages will be installed: apt-utils autoconf automake autopoint autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 ca-certificates cpp cpp-10 curl dbus dctrl-tools debhelper debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less libalgorithm-c3-perl libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl libapparmor1 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 libbsd0 libbssolv-perl libc-dev-bin libc-devtools libc-l10n libc6-dev libcap2 libcapture-tiny-perl libcbor0 libcc1-0 libclass-c3-perl libclass-c3-xs-perl libclass-data-inheritable-perl libclass-inspector-perl libclass-method-modifiers-perl libclass-singleton-perl libclass-xsaccessor-perl libclone-perl libcommon-sense-perl libcompress-raw-bzip2-perl libcompress-raw-lzma-perl libcompress-raw-zlib-perl libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl libdatetime-format-duration-perl libdatetime-format-http-perl libdatetime-locale-perl libdatetime-perl libdatetime-timezone-perl libdbus-1-3 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-caller-perl libdevel-lexalias-perl libdevel-size-perl libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl liberror-perl libeval-closure-perl libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl libfile-sharedir-perl libfile-stripnondeterminism-perl libfile-sync-perl libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu67 libimport-into-perl libio-compress-lzma-perl libio-compress-perl libio-html-perl libio-prompter-perl libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 liblua5.2-0 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 libmpfr6 libmro-compat-perl libnamespace-autoclean-perl libnamespace-clean-perl libncurses6 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl libpackage-stash-xs-perl libpadwalker-perl libparams-classify-perl libparams-util-perl libparams-validate-perl libparams-validationcompiler-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl libpopt0 libproc-processtable-perl libprocps8 libpsl5 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl librpm9 librpmio9 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsocket-msghdr-perl libsolv1 libsolvext1 libsort-key-perl libsort-versions-perl libspecio-perl libsqlite3-0 libssh2-1 libstdc++-10-dev libstrictures-perl libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libxstring-perl libyaml-0-2 libyaml-libyaml-perl libyaml-tiny-perl licensecheck lintian linux-libc-dev locales lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf pristine-tar procps psmisc publicsuffix python-apt-common python3 python3-apt python3-certifi python3-chardet python3-debian python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal readline-common rpm-common sensible-utils shared-mime-info strace supervisor t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils xzdec zstd The following packages will be upgraded: tzdata 1 upgraded, 433 newly installed, 0 to remove and 0 not upgraded. Need to get 193 MB of archives. After this operation, 640 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] Get:2 http://deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.28-0+deb11u1 [223 kB] Get:3 http://deb.debian.org/debian-security bullseye-security/main amd64 libexpat1 amd64 2.2.10-2+deb11u6 [99.0 kB] Get:4 http://deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.28-0+deb11u1 [244 kB] Get:5 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u2 [146 kB] Get:6 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] Get:7 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB] Get:8 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB] Get:9 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB] Get:10 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB] Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u4 [2824 kB] Get:12 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB] Get:13 http://deb.debian.org/debian-security bullseye-security/main amd64 libperl5.32 amd64 5.32.1-4+deb11u4 [4132 kB] Get:14 http://deb.debian.org/debian-security bullseye-security/main amd64 perl amd64 5.32.1-4+deb11u4 [293 kB] Get:15 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] Get:16 http://deb.debian.org/debian-security bullseye-security/main amd64 libpython3.9-minimal amd64 3.9.2-1+deb11u2 [804 kB] Get:17 http://deb.debian.org/debian-security bullseye-security/main amd64 python3.9-minimal amd64 3.9.2-1+deb11u2 [1964 kB] Get:18 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB] Get:19 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB] Get:20 http://deb.debian.org/debian-security bullseye-security/main amd64 tzdata all 2025a-0+deb11u1 [306 kB] Get:21 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB] Get:22 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2+deb11u2 [132 kB] Get:23 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB] Get:24 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB] Get:25 http://deb.debian.org/debian-security bullseye-security/main amd64 libsqlite3-0 amd64 3.34.1-3+deb11u1 [797 kB] Get:26 http://deb.debian.org/debian-security bullseye-security/main amd64 libpython3.9-stdlib amd64 3.9.2-1+deb11u2 [1684 kB] Get:27 http://deb.debian.org/debian-security bullseye-security/main amd64 python3.9 amd64 3.9.2-1+deb11u2 [467 kB] Get:28 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB] Get:29 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB] Get:30 http://deb.debian.org/debian-security bullseye-security/main amd64 python3-pkg-resources all 52.0.0-4+deb11u1 [190 kB] Get:31 http://deb.debian.org/debian bullseye/main amd64 supervisor all 4.2.2-2 [309 kB] Get:32 http://deb.debian.org/debian bullseye/main amd64 apt-utils amd64 2.2.4 [439 kB] Get:33 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2+deb11u2 [136 kB] Get:34 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB] Get:35 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2+deb11u2 [102 kB] Get:36 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB] Get:37 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB] Get:38 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB] Get:39 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] Get:40 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1w-0+deb11u2 [859 kB] Get:41 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] Get:42 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] Get:43 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] Get:44 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] Get:45 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB] Get:46 http://deb.debian.org/debian bullseye/main amd64 libc-l10n all 2.31-13+deb11u11 [864 kB] Get:47 http://deb.debian.org/debian bullseye/main amd64 locales all 2.31-13+deb11u11 [4087 kB] Get:48 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB] Get:49 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB] Get:50 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1+deb11u1 [108 kB] Get:51 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB] Get:52 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB] Get:53 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB] Get:54 http://deb.debian.org/debian-security bullseye-security/main amd64 openssh-client amd64 1:8.4p1-5+deb11u4 [932 kB] Get:55 http://deb.debian.org/debian-security bullseye-security/main amd64 ucf all 3.0043+deb11u2 [74.3 kB] Get:56 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] Get:57 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] Get:58 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] Get:59 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] Get:60 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] Get:61 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] Get:62 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB] Get:63 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB] Get:64 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB] Get:65 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB] Get:66 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB] Get:67 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB] Get:68 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB] Get:69 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13+deb11u11 [276 kB] Get:70 http://deb.debian.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.234-1 [1800 kB] Get:71 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB] Get:72 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB] Get:73 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] Get:74 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13+deb11u11 [2361 kB] Get:75 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB] Get:76 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB] Get:77 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB] Get:78 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB] Get:79 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB] Get:80 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB] Get:81 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB] Get:82 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB] Get:83 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B] Get:84 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB] Get:85 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB] Get:86 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB] Get:87 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB] Get:88 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB] Get:89 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB] Get:90 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB] Get:91 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B] Get:92 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB] Get:93 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB] Get:94 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B] Get:95 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB] Get:96 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.13 [1552 kB] Get:97 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] Get:98 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.13 [2314 kB] Get:99 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] Get:100 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] Get:101 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] Get:102 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] Get:103 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] Get:104 http://deb.debian.org/debian-security bullseye-security/main amd64 libnghttp2-14 amd64 1.43.0-1+deb11u2 [77.0 kB] Get:105 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] Get:106 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] Get:107 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2+deb11u1 [156 kB] Get:108 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u14 [348 kB] Get:109 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u14 [272 kB] Get:110 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB] Get:111 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB] Get:112 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] Get:113 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB] Get:114 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:115 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB] Get:116 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] Get:117 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] Get:118 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] Get:119 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB] Get:120 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] Get:121 http://deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u6 [693 kB] Get:122 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB] Get:123 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] Get:124 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:125 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB] Get:126 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2021.07.26 [31.1 MB] Get:127 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB] Get:128 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB] Get:129 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB] Get:130 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB] Get:131 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3+deb11u2 [123 kB] Get:132 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] Get:133 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u2 [763 kB] Get:134 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] Get:135 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u2 [905 kB] Get:136 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB] Get:137 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB] Get:138 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u2 [669 kB] Get:139 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u2 [524 kB] Get:140 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u2 [516 kB] Get:141 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u2 [645 kB] Get:142 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u2 [825 kB] Get:143 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B] Get:144 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] Get:145 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] Get:146 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B] Get:147 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB] Get:148 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB] Get:149 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB] Get:150 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b3 [11.3 kB] Get:151 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] Get:152 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB] Get:153 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB] Get:154 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB] Get:155 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB] Get:156 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] Get:157 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB] Get:158 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB] Get:159 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB] Get:160 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB] Get:161 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] Get:162 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB] Get:163 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB] Get:164 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB] Get:165 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB] Get:166 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB] Get:167 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB] Get:168 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB] Get:169 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB] Get:170 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB] Get:171 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB] Get:172 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] Get:173 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B] Get:174 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB] Get:175 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB] Get:176 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB] Get:177 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] Get:178 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB] Get:179 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] Get:180 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB] Get:181 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] Get:182 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB] Get:183 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.3+deb11u1 [1093 kB] Get:184 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB] Get:185 http://deb.debian.org/debian-security bullseye-security/main amd64 distro-info-data all 0.51+deb11u7 [8436 B] Get:186 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB] Get:187 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] Get:188 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB] Get:189 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB] Get:190 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB] Get:191 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB] Get:192 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB] Get:193 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB] Get:194 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB] Get:195 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u14 [344 kB] Get:196 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB] Get:197 http://deb.debian.org/debian-security bullseye-security/main amd64 git-man all 1:2.30.2-1+deb11u4 [1831 kB] Get:198 http://deb.debian.org/debian-security bullseye-security/main amd64 git amd64 1:2.30.2-1+deb11u4 [5566 kB] Get:199 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB] Get:200 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-c3-perl all 0.11-1 [11.7 kB] Get:201 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] Get:202 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB] Get:203 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] Get:204 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB] Get:205 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB] Get:206 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB] Get:207 http://deb.debian.org/debian-security bullseye-security/main amd64 libarchive13 amd64 3.4.3-2+deb11u2 [343 kB] Get:208 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB] Get:209 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB] Get:210 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB] Get:211 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] Get:212 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB] Get:213 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB] Get:214 http://deb.debian.org/debian bullseye/main amd64 libsolv1 amd64 0.7.17-1+deb11u1 [277 kB] Get:215 http://deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] Get:216 http://deb.debian.org/debian bullseye/main amd64 libpopt0 amd64 1.18-2 [49.6 kB] Get:217 http://deb.debian.org/debian bullseye/main amd64 liblua5.2-0 amd64 5.2.4-1.1+b3 [108 kB] Get:218 http://deb.debian.org/debian bullseye/main amd64 librpmio9 amd64 4.16.1.2+dfsg1-3 [1530 kB] Get:219 http://deb.debian.org/debian bullseye/main amd64 librpm9 amd64 4.16.1.2+dfsg1-3 [1630 kB] Get:220 http://deb.debian.org/debian bullseye/main amd64 libsolvext1 amd64 0.7.17-1+deb11u1 [127 kB] Get:221 http://deb.debian.org/debian bullseye/main amd64 libbssolv-perl amd64 0.17-3 [76.3 kB] Get:222 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB] Get:223 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u1 [418 kB] Get:224 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB] Get:225 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB] Get:226 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB] Get:227 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] Get:228 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1+deb11u2 [259 kB] Get:229 http://deb.debian.org/debian-security bullseye-security/main amd64 libtiff5 amd64 4.2.0-1+deb11u6 [291 kB] Get:230 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] Get:231 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] Get:232 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB] Get:233 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1+deb11u2 [311 kB] Get:234 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1+deb11u2 [772 kB] Get:235 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb11u1 [50.0 kB] Get:236 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB] Get:237 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-13+deb11u11 [247 kB] Get:238 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB] Get:239 http://deb.debian.org/debian bullseye/main amd64 libclass-c3-perl all 0.35-1 [22.9 kB] Get:240 http://deb.debian.org/debian bullseye/main amd64 libclass-c3-xs-perl amd64 0.15-1+b1 [17.3 kB] Get:241 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B] Get:242 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB] Get:243 http://deb.debian.org/debian bullseye/main amd64 libclass-singleton-perl all 1.6-1 [13.5 kB] Get:244 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB] Get:245 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB] Get:246 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB] Get:247 http://deb.debian.org/debian bullseye/main amd64 libcompress-raw-bzip2-perl amd64 2.101-1 [25.3 kB] Get:248 http://deb.debian.org/debian bullseye/main amd64 libcompress-raw-lzma-perl amd64 2.101-1 [37.9 kB] Get:249 http://deb.debian.org/debian bullseye/main amd64 libcompress-raw-zlib-perl amd64 2.101-1 [50.3 kB] Get:250 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB] Get:251 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB] Get:252 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB] Get:253 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB] Get:254 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB] Get:255 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B] Get:256 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB] Get:257 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB] Get:258 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB] Get:259 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB] Get:260 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB] Get:261 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB] Get:262 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB] Get:263 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB] Get:264 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB] Get:265 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB] Get:266 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB] Get:267 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB] Get:268 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB] Get:269 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB] Get:270 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB] Get:271 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] Get:272 http://deb.debian.org/debian bullseye/main amd64 libfile-sharedir-perl all 1.118-1 [17.3 kB] Get:273 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB] Get:274 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB] Get:275 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB] Get:276 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB] Get:277 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB] Get:278 http://deb.debian.org/debian bullseye/main amd64 libeval-closure-perl all 0.14-1 [11.5 kB] Get:279 http://deb.debian.org/debian bullseye/main amd64 libparams-validationcompiler-perl all 0.30-1 [31.6 kB] Get:280 http://deb.debian.org/debian bullseye/main amd64 libmro-compat-perl all 0.13-1 [12.2 kB] Get:281 http://deb.debian.org/debian bullseye/main amd64 libxstring-perl amd64 0.005-1+b1 [8260 B] Get:282 http://deb.debian.org/debian bullseye/main amd64 libspecio-perl all 0.47-1 [145 kB] Get:283 http://deb.debian.org/debian bullseye/main amd64 libdatetime-locale-perl all 1:1.31-1 [2604 kB] Get:284 http://deb.debian.org/debian bullseye/main amd64 libdatetime-timezone-perl all 1:2.47-1+2024a [277 kB] Get:285 http://deb.debian.org/debian bullseye/main amd64 libdatetime-perl amd64 2:1.54-1 [120 kB] Get:286 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB] Get:287 http://deb.debian.org/debian bullseye/main amd64 libdatetime-format-duration-perl all 1.03a-1.2 [17.9 kB] Get:288 http://deb.debian.org/debian bullseye/main amd64 libdatetime-format-http-perl all 0.42-2.1 [11.4 kB] Get:289 http://deb.debian.org/debian bullseye/main amd64 libpadwalker-perl amd64 2.5-1+b1 [20.3 kB] Get:290 http://deb.debian.org/debian bullseye/main amd64 libdevel-caller-perl amd64 2.06-2+b3 [12.1 kB] Get:291 http://deb.debian.org/debian bullseye/main amd64 libdevel-lexalias-perl amd64 0.05-2+b3 [9064 B] Get:292 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB] Get:293 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0+deb11u1 [7612 B] Get:294 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB] Get:295 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB] Get:296 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB] Get:297 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB] Get:298 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB] Get:299 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB] Get:300 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB] Get:301 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB] Get:302 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B] Get:303 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B] Get:304 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB] Get:305 http://deb.debian.org/debian bullseye/main amd64 libfile-sync-perl amd64 0.11-2+b8 [10.9 kB] Get:306 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB] Get:307 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] Get:308 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB] Get:309 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB] Get:310 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB] Get:311 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB] Get:312 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB] Get:313 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B] Get:314 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB] Get:315 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB] Get:316 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB] Get:317 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] Get:318 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB] Get:319 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB] Get:320 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB] Get:321 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-0 amd64 2.66.8-1+deb11u5 [1377 kB] Get:322 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-data all 2.66.8-1+deb11u5 [1177 kB] Get:323 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] Get:324 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB] Get:325 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB] Get:326 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB] Get:327 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB] Get:328 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB] Get:329 http://deb.debian.org/debian bullseye/main amd64 libio-compress-perl all 2.101-1 [247 kB] Get:330 http://deb.debian.org/debian bullseye/main amd64 libio-compress-lzma-perl all 2.101-1 [63.0 kB] Get:331 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B] Get:332 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB] Get:333 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB] Get:334 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB] Get:335 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB] Get:336 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB] Get:337 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB] Get:338 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB] Get:339 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB] Get:340 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB] Get:341 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB] Get:342 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB] Get:343 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB] Get:344 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB] Get:345 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB] Get:346 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] Get:347 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB] Get:348 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB] Get:349 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB] Get:350 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB] Get:351 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB] Get:352 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB] Get:353 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB] Get:354 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B] Get:355 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB] Get:356 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b9 [28.8 kB] Get:357 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB] Get:358 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] Get:359 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB] Get:360 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB] Get:361 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB] Get:362 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB] Get:363 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB] Get:364 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB] Get:365 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB] Get:366 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB] Get:367 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB] Get:368 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB] Get:369 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB] Get:370 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1+deb11u1 [104 kB] Get:371 http://deb.debian.org/debian bullseye/main amd64 libsereal-decoder-perl amd64 4.018+ds-1+b1 [99.3 kB] Get:372 http://deb.debian.org/debian bullseye/main amd64 libsereal-encoder-perl amd64 4.018+ds-1+b1 [103 kB] Get:373 http://deb.debian.org/debian bullseye/main amd64 libtask-weaken-perl all 1.06-1 [9252 B] Get:374 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB] Get:375 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB] Get:376 http://deb.debian.org/debian bullseye/main amd64 libsocket-msghdr-perl amd64 0.05-1+b2 [15.6 kB] Get:377 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB] Get:378 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB] Get:379 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB] Get:380 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB] Get:381 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB] Get:382 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB] Get:383 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B] Get:384 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB] Get:385 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB] Get:386 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB] Get:387 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB] Get:388 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB] Get:389 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB] Get:390 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB] Get:391 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB] Get:392 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB] Get:393 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] Get:394 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] Get:395 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] Get:396 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] Get:397 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] Get:398 http://deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] Get:399 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB] Get:400 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] Get:401 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB] Get:402 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB] Get:403 http://deb.debian.org/debian bullseye/main amd64 libyaml-tiny-perl all 1.73-1 [32.3 kB] Get:404 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB] Get:405 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB] Get:406 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB] Get:407 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB] Get:408 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26+deb11u1 [172 kB] Get:409 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB] Get:410 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB] Get:411 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB] Get:412 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB] Get:413 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB] Get:414 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB] Get:415 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB] Get:416 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB] Get:417 http://deb.debian.org/debian bullseye/main amd64 psmisc amd64 23.4-2 [198 kB] Get:418 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB] Get:419 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB] Get:420 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB] Get:421 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB] Get:422 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1+deb11u1 [39.0 kB] Get:423 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB] Get:424 http://deb.debian.org/debian-security bullseye-security/main amd64 python3-urllib3 all 1.26.5-1~exp1+deb11u1 [115 kB] Get:425 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB] Get:426 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B] Get:427 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB] Get:428 http://deb.debian.org/debian bullseye/main amd64 rpm-common amd64 4.16.1.2+dfsg1-3 [1479 kB] Get:429 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB] Get:430 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB] Get:431 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB] Get:432 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB] Get:433 http://deb.debian.org/debian bullseye/main amd64 xzdec amd64 5.2.5-2.1~deb11u1 [131 kB] Get:434 http://deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 193 MB in 4s (47.5 MB/s) Selecting previously unselected package libapparmor1: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 ... 6670 files and directories currently installed.) Preparing to unpack .../00-libapparmor1_2.13.6-10_amd64.deb ... Unpacking libapparmor1:amd64 (2.13.6-10) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../01-libdbus-1-3_1.12.28-0+deb11u1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.12.28-0+deb11u1) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../02-libexpat1_2.2.10-2+deb11u6_amd64.deb ... Unpacking libexpat1:amd64 (2.2.10-2+deb11u6) ... Selecting previously unselected package dbus. Preparing to unpack .../03-dbus_1.12.28-0+deb11u1_amd64.deb ... Unpacking dbus (1.12.28-0+deb11u1) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../04-bsdextrautils_2.36.1-8+deb11u2_amd64.deb ... Unpacking bsdextrautils (2.36.1-8+deb11u2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../05-libuchardet0_0.0.7-1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../06-groff-base_1.22.4-6_amd64.deb ... Unpacking groff-base (1.22.4-6) ... Selecting previously unselected package libgdbm6:amd64. Preparing to unpack .../07-libgdbm6_1.19-2_amd64.deb ... Unpacking libgdbm6:amd64 (1.19-2) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../08-libpipeline1_1.5.3-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.3-1) ... Selecting previously unselected package man-db. Preparing to unpack .../09-man-db_2.9.4-2_amd64.deb ... Unpacking man-db (2.9.4-2) ... Selecting previously unselected package perl-modules-5.32. Preparing to unpack .../10-perl-modules-5.32_5.32.1-4+deb11u4_all.deb ... Unpacking perl-modules-5.32 (5.32.1-4+deb11u4) ... Selecting previously unselected package libgdbm-compat4:amd64. Preparing to unpack .../11-libgdbm-compat4_1.19-2_amd64.deb ... Unpacking libgdbm-compat4:amd64 (1.19-2) ... Selecting previously unselected package libperl5.32:amd64. Preparing to unpack .../12-libperl5.32_5.32.1-4+deb11u4_amd64.deb ... Unpacking libperl5.32:amd64 (5.32.1-4+deb11u4) ... Selecting previously unselected package perl. Preparing to unpack .../13-perl_5.32.1-4+deb11u4_amd64.deb ... Unpacking perl (5.32.1-4+deb11u4) ... Selecting previously unselected package liblocale-gettext-perl. Preparing to unpack .../14-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... Unpacking liblocale-gettext-perl (1.07-4+b1) ... Selecting previously unselected package libpython3.9-minimal:amd64. Preparing to unpack .../15-libpython3.9-minimal_3.9.2-1+deb11u2_amd64.deb ... Unpacking libpython3.9-minimal:amd64 (3.9.2-1+deb11u2) ... Selecting previously unselected package python3.9-minimal. Preparing to unpack .../16-python3.9-minimal_3.9.2-1+deb11u2_amd64.deb ... Unpacking python3.9-minimal (3.9.2-1+deb11u2) ... Setting up libpython3.9-minimal:amd64 (3.9.2-1+deb11u2) ... Setting up libexpat1:amd64 (2.2.10-2+deb11u6) ... Setting up python3.9-minimal (3.9.2-1+deb11u2) ... 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 ... 9588 files and directories currently installed.) Preparing to unpack .../00-python3-minimal_3.9.2-3_amd64.deb ... Unpacking python3-minimal (3.9.2-3) ... Selecting previously unselected package media-types. Preparing to unpack .../01-media-types_4.0.0_all.deb ... Unpacking media-types (4.0.0) ... Preparing to unpack .../02-tzdata_2025a-0+deb11u1_all.deb ... Unpacking tzdata (2025a-0+deb11u1) over (2024b-0+deb11u1) ... Selecting previously unselected package libmpdec3:amd64. Preparing to unpack .../03-libmpdec3_2.5.1-1_amd64.deb ... Unpacking libmpdec3:amd64 (2.5.1-1) ... Selecting previously unselected package libncursesw6:amd64. Preparing to unpack .../04-libncursesw6_6.2+20201114-2+deb11u2_amd64.deb ... Unpacking libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... Selecting previously unselected package readline-common. Preparing to unpack .../05-readline-common_8.1-1_all.deb ... Unpacking readline-common (8.1-1) ... Selecting previously unselected package libreadline8:amd64. Preparing to unpack .../06-libreadline8_8.1-1_amd64.deb ... Unpacking libreadline8:amd64 (8.1-1) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../07-libsqlite3-0_3.34.1-3+deb11u1_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.34.1-3+deb11u1) ... Selecting previously unselected package libpython3.9-stdlib:amd64. Preparing to unpack .../08-libpython3.9-stdlib_3.9.2-1+deb11u2_amd64.deb ... Unpacking libpython3.9-stdlib:amd64 (3.9.2-1+deb11u2) ... Selecting previously unselected package python3.9. Preparing to unpack .../09-python3.9_3.9.2-1+deb11u2_amd64.deb ... Unpacking python3.9 (3.9.2-1+deb11u2) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../10-libpython3-stdlib_3.9.2-3_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.9.2-3) ... Setting up python3-minimal (3.9.2-3) ... 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 ... 10026 files and directories currently installed.) Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ... Unpacking python3 (3.9.2-3) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../001-python3-pkg-resources_52.0.0-4+deb11u1_all.deb ... Unpacking python3-pkg-resources (52.0.0-4+deb11u1) ... Selecting previously unselected package supervisor. Preparing to unpack .../002-supervisor_4.2.2-2_all.deb ... Unpacking supervisor (4.2.2-2) ... Selecting previously unselected package apt-utils. Preparing to unpack .../003-apt-utils_2.2.4_amd64.deb ... Unpacking apt-utils (2.2.4) ... Selecting previously unselected package less. Preparing to unpack .../004-less_551-2+deb11u2_amd64.deb ... Unpacking less (551-2+deb11u2) ... Selecting previously unselected package netbase. Preparing to unpack .../005-netbase_6.3_all.deb ... Unpacking netbase (6.3) ... Selecting previously unselected package libncurses6:amd64. Preparing to unpack .../006-libncurses6_6.2+20201114-2+deb11u2_amd64.deb ... Unpacking libncurses6:amd64 (6.2+20201114-2+deb11u2) ... Selecting previously unselected package libprocps8:amd64. Preparing to unpack .../007-libprocps8_2%3a3.3.17-5_amd64.deb ... Unpacking libprocps8:amd64 (2:3.3.17-5) ... Selecting previously unselected package procps. Preparing to unpack .../008-procps_2%3a3.3.17-5_amd64.deb ... Unpacking procps (2:3.3.17-5) ... Selecting previously unselected package sensible-utils. Preparing to unpack .../009-sensible-utils_0.0.14_all.deb ... Unpacking sensible-utils (0.0.14) ... Selecting previously unselected package bzip2. Preparing to unpack .../010-bzip2_1.0.8-4_amd64.deb ... Unpacking bzip2 (1.0.8-4) ... Selecting previously unselected package openssl. Preparing to unpack .../011-openssl_1.1.1w-0+deb11u2_amd64.deb ... Unpacking openssl (1.1.1w-0+deb11u2) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../012-ca-certificates_20210119_all.deb ... Unpacking ca-certificates (20210119) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../013-libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../014-libmagic1_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ... Selecting previously unselected package file. Preparing to unpack .../015-file_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking file (1:5.39-3+deb11u1) ... Selecting previously unselected package gettext-base. Preparing to unpack .../016-gettext-base_0.21-4_amd64.deb ... Unpacking gettext-base (0.21-4) ... Selecting previously unselected package libc-l10n. Preparing to unpack .../017-libc-l10n_2.31-13+deb11u11_all.deb ... Unpacking libc-l10n (2.31-13+deb11u11) ... Selecting previously unselected package locales. Preparing to unpack .../018-locales_2.31-13+deb11u11_all.deb ... Unpacking locales (2.31-13+deb11u11) ... Selecting previously unselected package manpages. Preparing to unpack .../019-manpages_5.10-1_all.deb ... Unpacking manpages (5.10-1) ... Selecting previously unselected package libmd0:amd64. Preparing to unpack .../020-libmd0_1.0.3-3_amd64.deb ... Unpacking libmd0:amd64 (1.0.3-3) ... Selecting previously unselected package libbsd0:amd64. Preparing to unpack .../021-libbsd0_0.11.3-1+deb11u1_amd64.deb ... Unpacking libbsd0:amd64 (0.11.3-1+deb11u1) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../022-libedit2_3.1-20191231-2+b1_amd64.deb ... Unpacking libedit2:amd64 (3.1-20191231-2+b1) ... Selecting previously unselected package libcbor0:amd64. Preparing to unpack .../023-libcbor0_0.5.0+dfsg-2_amd64.deb ... Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ... Selecting previously unselected package libfido2-1:amd64. Preparing to unpack .../024-libfido2-1_1.6.0-2_amd64.deb ... Unpacking libfido2-1:amd64 (1.6.0-2) ... Selecting previously unselected package openssh-client. Preparing to unpack .../025-openssh-client_1%3a8.4p1-5+deb11u4_amd64.deb ... Unpacking openssh-client (1:8.4p1-5+deb11u4) ... Selecting previously unselected package ucf. Preparing to unpack .../026-ucf_3.0043+deb11u2_all.deb ... Moving old data out of the way Unpacking ucf (3.0043+deb11u2) ... Selecting previously unselected package xz-utils. Preparing to unpack .../027-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... Unpacking xz-utils (5.2.5-2.1~deb11u1) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../028-libsigsegv2_2.13-1_amd64.deb ... Unpacking libsigsegv2:amd64 (2.13-1) ... Selecting previously unselected package m4. Preparing to unpack .../029-m4_1.4.18-5_amd64.deb ... Unpacking m4 (1.4.18-5) ... Selecting previously unselected package autoconf. Preparing to unpack .../030-autoconf_2.69-14_all.deb ... Unpacking autoconf (2.69-14) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../031-autotools-dev_20180224.1+nmu1_all.deb ... Unpacking autotools-dev (20180224.1+nmu1) ... Selecting previously unselected package automake. Preparing to unpack .../032-automake_1%3a1.16.3-2_all.deb ... Unpacking automake (1:1.16.3-2) ... Selecting previously unselected package autopoint. Preparing to unpack .../033-autopoint_0.21-4_all.deb ... Unpacking autopoint (0.21-4) ... Selecting previously unselected package binutils-common:amd64. Preparing to unpack .../034-binutils-common_2.35.2-2_amd64.deb ... Unpacking binutils-common:amd64 (2.35.2-2) ... Selecting previously unselected package libbinutils:amd64. Preparing to unpack .../035-libbinutils_2.35.2-2_amd64.deb ... Unpacking libbinutils:amd64 (2.35.2-2) ... Selecting previously unselected package libctf-nobfd0:amd64. Preparing to unpack .../036-libctf-nobfd0_2.35.2-2_amd64.deb ... Unpacking libctf-nobfd0:amd64 (2.35.2-2) ... Selecting previously unselected package libctf0:amd64. Preparing to unpack .../037-libctf0_2.35.2-2_amd64.deb ... Unpacking libctf0:amd64 (2.35.2-2) ... Selecting previously unselected package binutils-x86-64-linux-gnu. Preparing to unpack .../038-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ... Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ... Selecting previously unselected package binutils. Preparing to unpack .../039-binutils_2.35.2-2_amd64.deb ... Unpacking binutils (2.35.2-2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../040-libc-dev-bin_2.31-13+deb11u11_amd64.deb ... Unpacking libc-dev-bin (2.31-13+deb11u11) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../041-linux-libc-dev_5.10.234-1_amd64.deb ... Unpacking linux-libc-dev:amd64 (5.10.234-1) ... Selecting previously unselected package libcrypt-dev:amd64. Preparing to unpack .../042-libcrypt-dev_1%3a4.4.18-4_amd64.deb ... Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ... Selecting previously unselected package libtirpc-dev:amd64. Preparing to unpack .../043-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ... Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... Selecting previously unselected package libnsl-dev:amd64. Preparing to unpack .../044-libnsl-dev_1.3.0-2_amd64.deb ... Unpacking libnsl-dev:amd64 (1.3.0-2) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../045-libc6-dev_2.31-13+deb11u11_amd64.deb ... Unpacking libc6-dev:amd64 (2.31-13+deb11u11) ... Selecting previously unselected package libisl23:amd64. Preparing to unpack .../046-libisl23_0.23-1_amd64.deb ... Unpacking libisl23:amd64 (0.23-1) ... Selecting previously unselected package libmpfr6:amd64. Preparing to unpack .../047-libmpfr6_4.1.0-3_amd64.deb ... Unpacking libmpfr6:amd64 (4.1.0-3) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../048-libmpc3_1.2.0-1_amd64.deb ... Unpacking libmpc3:amd64 (1.2.0-1) ... Selecting previously unselected package cpp-10. Preparing to unpack .../049-cpp-10_10.2.1-6_amd64.deb ... Unpacking cpp-10 (10.2.1-6) ... Selecting previously unselected package cpp. Preparing to unpack .../050-cpp_4%3a10.2.1-1_amd64.deb ... Unpacking cpp (4:10.2.1-1) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../051-libcc1-0_10.2.1-6_amd64.deb ... Unpacking libcc1-0:amd64 (10.2.1-6) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../052-libgomp1_10.2.1-6_amd64.deb ... Unpacking libgomp1:amd64 (10.2.1-6) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../053-libitm1_10.2.1-6_amd64.deb ... Unpacking libitm1:amd64 (10.2.1-6) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../054-libatomic1_10.2.1-6_amd64.deb ... Unpacking libatomic1:amd64 (10.2.1-6) ... Selecting previously unselected package libasan6:amd64. Preparing to unpack .../055-libasan6_10.2.1-6_amd64.deb ... Unpacking libasan6:amd64 (10.2.1-6) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../056-liblsan0_10.2.1-6_amd64.deb ... Unpacking liblsan0:amd64 (10.2.1-6) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../057-libtsan0_10.2.1-6_amd64.deb ... Unpacking libtsan0:amd64 (10.2.1-6) ... Selecting previously unselected package libubsan1:amd64. Preparing to unpack .../058-libubsan1_10.2.1-6_amd64.deb ... Unpacking libubsan1:amd64 (10.2.1-6) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../059-libquadmath0_10.2.1-6_amd64.deb ... Unpacking libquadmath0:amd64 (10.2.1-6) ... Selecting previously unselected package libgcc-10-dev:amd64. Preparing to unpack .../060-libgcc-10-dev_10.2.1-6_amd64.deb ... Unpacking libgcc-10-dev:amd64 (10.2.1-6) ... Selecting previously unselected package gcc-10. Preparing to unpack .../061-gcc-10_10.2.1-6_amd64.deb ... Unpacking gcc-10 (10.2.1-6) ... Selecting previously unselected package gcc. Preparing to unpack .../062-gcc_4%3a10.2.1-1_amd64.deb ... Unpacking gcc (4:10.2.1-1) ... Selecting previously unselected package libstdc++-10-dev:amd64. Preparing to unpack .../063-libstdc++-10-dev_10.2.1-6_amd64.deb ... Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ... Selecting previously unselected package g++-10. Preparing to unpack .../064-g++-10_10.2.1-6_amd64.deb ... Unpacking g++-10 (10.2.1-6) ... Selecting previously unselected package g++. Preparing to unpack .../065-g++_4%3a10.2.1-1_amd64.deb ... Unpacking g++ (4:10.2.1-1) ... Selecting previously unselected package make. Preparing to unpack .../066-make_4.3-4.1_amd64.deb ... Unpacking make (4.3-4.1) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../067-libdpkg-perl_1.20.13_all.deb ... Unpacking libdpkg-perl (1.20.13) ... Selecting previously unselected package patch. Preparing to unpack .../068-patch_2.7.6-7_amd64.deb ... Unpacking patch (2.7.6-7) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../069-dpkg-dev_1.20.13_all.deb ... Unpacking dpkg-dev (1.20.13) ... Selecting previously unselected package build-essential. Preparing to unpack .../070-build-essential_12.9_amd64.deb ... Unpacking build-essential (12.9) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../071-libbrotli1_1.0.9-2+b2_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../072-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../073-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... Selecting previously unselected package libldap-2.4-2:amd64. Preparing to unpack .../074-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../075-libnghttp2-14_1.43.0-1+deb11u2_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.43.0-1+deb11u2) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../076-libpsl5_0.21.0-1.2_amd64.deb ... Unpacking libpsl5:amd64 (0.21.0-1.2) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../077-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... Selecting previously unselected package libssh2-1:amd64. Preparing to unpack .../078-libssh2-1_1.9.0-2+deb11u1_amd64.deb ... Unpacking libssh2-1:amd64 (1.9.0-2+deb11u1) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../079-libcurl4_7.74.0-1.3+deb11u14_amd64.deb ... Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u14) ... Selecting previously unselected package curl. Preparing to unpack .../080-curl_7.74.0-1.3+deb11u14_amd64.deb ... Unpacking curl (7.74.0-1.3+deb11u14) ... Selecting previously unselected package dctrl-tools. Preparing to unpack .../081-dctrl-tools_2.24-3+b1_amd64.deb ... Unpacking dctrl-tools (2.24-3+b1) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../082-libdebhelper-perl_13.3.4_all.deb ... Unpacking libdebhelper-perl (13.3.4) ... Selecting previously unselected package libtool. Preparing to unpack .../083-libtool_2.4.6-15_all.deb ... Unpacking libtool (2.4.6-15) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../084-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../085-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libsub-override-perl. Preparing to unpack .../086-libsub-override-perl_0.09-2_all.deb ... Unpacking libsub-override-perl (0.09-2) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../087-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../088-dh-strip-nondeterminism_1.12.0-1_all.deb ... Unpacking dh-strip-nondeterminism (1.12.0-1) ... Selecting previously unselected package libelf1:amd64. Preparing to unpack .../089-libelf1_0.183-1_amd64.deb ... Unpacking libelf1:amd64 (0.183-1) ... Selecting previously unselected package dwz. Preparing to unpack .../090-dwz_0.13+20210201-1_amd64.deb ... Unpacking dwz (0.13+20210201-1) ... Selecting previously unselected package libicu67:amd64. Preparing to unpack .../091-libicu67_67.1-7_amd64.deb ... Unpacking libicu67:amd64 (67.1-7) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../092-libxml2_2.9.10+dfsg-6.7+deb11u6_amd64.deb ... Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u6) ... Selecting previously unselected package gettext. Preparing to unpack .../093-gettext_0.21-4_amd64.deb ... Unpacking gettext (0.21-4) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../094-intltool-debian_0.35.0+20060710.5_all.deb ... Unpacking intltool-debian (0.35.0+20060710.5) ... Selecting previously unselected package po-debconf. Preparing to unpack .../095-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../096-debhelper_13.3.4_all.deb ... Unpacking debhelper (13.3.4) ... Selecting previously unselected package debian-keyring. Preparing to unpack .../097-debian-keyring_2021.07.26_all.deb ... Unpacking debian-keyring (2021.07.26) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../098-libfakeroot_1.25.3-1.1_amd64.deb ... Unpacking libfakeroot:amd64 (1.25.3-1.1) ... Selecting previously unselected package fakeroot. Preparing to unpack .../099-fakeroot_1.25.3-1.1_amd64.deb ... Unpacking fakeroot (1.25.3-1.1) ... Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../100-libassuan0_2.5.3-7.1_amd64.deb ... Unpacking libassuan0:amd64 (2.5.3-7.1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../101-gpgconf_2.2.27-2+deb11u2_amd64.deb ... Unpacking gpgconf (2.2.27-2+deb11u2) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../102-libksba8_1.5.0-3+deb11u2_amd64.deb ... Unpacking libksba8:amd64 (1.5.0-3+deb11u2) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../103-libnpth0_1.6-3_amd64.deb ... Unpacking libnpth0:amd64 (1.6-3) ... Selecting previously unselected package dirmngr. Preparing to unpack .../104-dirmngr_2.2.27-2+deb11u2_amd64.deb ... Unpacking dirmngr (2.2.27-2+deb11u2) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../105-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../106-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ... Unpacking gnupg-utils (2.2.27-2+deb11u2) ... Selecting previously unselected package gpg. Preparing to unpack .../107-gpg_2.2.27-2+deb11u2_amd64.deb ... Unpacking gpg (2.2.27-2+deb11u2) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../108-pinentry-curses_1.1.0-4_amd64.deb ... Unpacking pinentry-curses (1.1.0-4) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../109-gpg-agent_2.2.27-2+deb11u2_amd64.deb ... Unpacking gpg-agent (2.2.27-2+deb11u2) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../110-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ... Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../111-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ... Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... Selecting previously unselected package gpgsm. Preparing to unpack .../112-gpgsm_2.2.27-2+deb11u2_amd64.deb ... Unpacking gpgsm (2.2.27-2+deb11u2) ... Selecting previously unselected package gnupg. Preparing to unpack .../113-gnupg_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg (2.2.27-2+deb11u2) ... Selecting previously unselected package libfile-dirlist-perl. Preparing to unpack .../114-libfile-dirlist-perl_0.05-2_all.deb ... Unpacking libfile-dirlist-perl (0.05-2) ... Selecting previously unselected package libfile-which-perl. Preparing to unpack .../115-libfile-which-perl_1.23-1_all.deb ... Unpacking libfile-which-perl (1.23-1) ... Selecting previously unselected package libfile-homedir-perl. Preparing to unpack .../116-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 .../117-libfile-touch-perl_0.11-1_all.deb ... Unpacking libfile-touch-perl (0.11-1) ... Selecting previously unselected package libio-pty-perl. Preparing to unpack .../118-libio-pty-perl_1%3a1.15-2_amd64.deb ... Unpacking libio-pty-perl (1:1.15-2) ... Selecting previously unselected package libipc-run-perl. Preparing to unpack .../119-libipc-run-perl_20200505.0-1_all.deb ... Unpacking libipc-run-perl (20200505.0-1) ... Selecting previously unselected package libclass-method-modifiers-perl. Preparing to unpack .../120-libclass-method-modifiers-perl_2.13-1_all.deb ... Unpacking libclass-method-modifiers-perl (2.13-1) ... Selecting previously unselected package libb-hooks-op-check-perl. Preparing to unpack .../121-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ... Unpacking libb-hooks-op-check-perl (0.22-1+b3) ... Selecting previously unselected package libdynaloader-functions-perl. Preparing to unpack .../122-libdynaloader-functions-perl_0.003-1.1_all.deb ... Unpacking libdynaloader-functions-perl (0.003-1.1) ... Selecting previously unselected package libdevel-callchecker-perl. Preparing to unpack .../123-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ... Unpacking libdevel-callchecker-perl (0.008-1+b2) ... Selecting previously unselected package libparams-classify-perl. Preparing to unpack .../124-libparams-classify-perl_0.015-1+b3_amd64.deb ... Unpacking libparams-classify-perl (0.015-1+b3) ... Selecting previously unselected package libmodule-runtime-perl. Preparing to unpack .../125-libmodule-runtime-perl_0.016-1_all.deb ... Unpacking libmodule-runtime-perl (0.016-1) ... Selecting previously unselected package libimport-into-perl. Preparing to unpack .../126-libimport-into-perl_1.002005-1_all.deb ... Unpacking libimport-into-perl (1.002005-1) ... Selecting previously unselected package librole-tiny-perl. Preparing to unpack .../127-librole-tiny-perl_2.002004-1_all.deb ... Unpacking librole-tiny-perl (2.002004-1) ... Selecting previously unselected package libstrictures-perl. Preparing to unpack .../128-libstrictures-perl_2.000006-1_all.deb ... Unpacking libstrictures-perl (2.000006-1) ... Selecting previously unselected package libsub-quote-perl. Preparing to unpack .../129-libsub-quote-perl_2.006006-1_all.deb ... Unpacking libsub-quote-perl (2.006006-1) ... Selecting previously unselected package libmoo-perl. Preparing to unpack .../130-libmoo-perl_2.004004-1_all.deb ... Unpacking libmoo-perl (2.004004-1) ... Selecting previously unselected package libencode-locale-perl. Preparing to unpack .../131-libencode-locale-perl_1.05-1.1_all.deb ... Unpacking libencode-locale-perl (1.05-1.1) ... Selecting previously unselected package libtimedate-perl. Preparing to unpack .../132-libtimedate-perl_2.3300-2_all.deb ... Unpacking libtimedate-perl (2.3300-2) ... Selecting previously unselected package libhttp-date-perl. Preparing to unpack .../133-libhttp-date-perl_6.05-1_all.deb ... Unpacking libhttp-date-perl (6.05-1) ... Selecting previously unselected package libfile-listing-perl. Preparing to unpack .../134-libfile-listing-perl_6.14-1_all.deb ... Unpacking libfile-listing-perl (6.14-1) ... Selecting previously unselected package libhtml-tagset-perl. Preparing to unpack .../135-libhtml-tagset-perl_3.20-4_all.deb ... Unpacking libhtml-tagset-perl (3.20-4) ... Selecting previously unselected package liburi-perl. Preparing to unpack .../136-liburi-perl_5.08-1_all.deb ... Unpacking liburi-perl (5.08-1) ... Selecting previously unselected package libhtml-parser-perl. Preparing to unpack .../137-libhtml-parser-perl_3.75-1+b1_amd64.deb ... Unpacking libhtml-parser-perl (3.75-1+b1) ... Selecting previously unselected package libhtml-tree-perl. Preparing to unpack .../138-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 .../139-libio-html-perl_1.004-2_all.deb ... Unpacking libio-html-perl (1.004-2) ... Selecting previously unselected package liblwp-mediatypes-perl. Preparing to unpack .../140-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 .../141-libhttp-message-perl_6.28-1_all.deb ... Unpacking libhttp-message-perl (6.28-1) ... Selecting previously unselected package libhttp-cookies-perl. Preparing to unpack .../142-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 .../143-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 .../144-perl-openssl-defaults_5_amd64.deb ... Unpacking perl-openssl-defaults:amd64 (5) ... Selecting previously unselected package libnet-ssleay-perl. Preparing to unpack .../145-libnet-ssleay-perl_1.88-3+b1_amd64.deb ... Unpacking libnet-ssleay-perl (1.88-3+b1) ... Selecting previously unselected package libio-socket-ssl-perl. Preparing to unpack .../146-libio-socket-ssl-perl_2.069-1_all.deb ... Unpacking libio-socket-ssl-perl (2.069-1) ... Selecting previously unselected package libnet-http-perl. Preparing to unpack .../147-libnet-http-perl_6.20-1_all.deb ... Unpacking libnet-http-perl (6.20-1) ... Selecting previously unselected package liblwp-protocol-https-perl. Preparing to unpack .../148-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 .../149-libtry-tiny-perl_0.30-1_all.deb ... Unpacking libtry-tiny-perl (0.30-1) ... Selecting previously unselected package libwww-robotrules-perl. Preparing to unpack .../150-libwww-robotrules-perl_6.02-1_all.deb ... Unpacking libwww-robotrules-perl (6.02-1) ... Selecting previously unselected package libwww-perl. Preparing to unpack .../151-libwww-perl_6.52-1_all.deb ... Unpacking libwww-perl (6.52-1) ... Selecting previously unselected package patchutils. Preparing to unpack .../152-patchutils_0.4.2-1_amd64.deb ... Unpacking patchutils (0.4.2-1) ... Selecting previously unselected package wdiff. Preparing to unpack .../153-wdiff_1.2.2-2+b1_amd64.deb ... Unpacking wdiff (1.2.2-2+b1) ... Selecting previously unselected package devscripts. Preparing to unpack .../154-devscripts_2.21.3+deb11u1_amd64.deb ... Unpacking devscripts (2.21.3+deb11u1) ... Selecting previously unselected package diffstat. Preparing to unpack .../155-diffstat_1.64-1_amd64.deb ... Unpacking diffstat (1.64-1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../156-distro-info-data_0.51+deb11u7_all.deb ... Unpacking distro-info-data (0.51+deb11u7) ... Selecting previously unselected package python3-chardet. Preparing to unpack .../157-python3-chardet_4.0.0-1_all.deb ... Unpacking python3-chardet (4.0.0-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../158-python3-six_1.16.0-2_all.deb ... Unpacking python3-six (1.16.0-2) ... Selecting previously unselected package python3-debian. Preparing to unpack .../159-python3-debian_0.1.39_all.deb ... Unpacking python3-debian (0.1.39) ... Selecting previously unselected package libgpgme11:amd64. Preparing to unpack .../160-libgpgme11_1.14.0-1+b2_amd64.deb ... Unpacking libgpgme11:amd64 (1.14.0-1+b2) ... Selecting previously unselected package python3-gpg. Preparing to unpack .../161-python3-gpg_1.14.0-1+b2_amd64.deb ... Unpacking python3-gpg (1.14.0-1+b2) ... Selecting previously unselected package dput. Preparing to unpack .../162-dput_1.1.0_all.deb ... Unpacking dput (1.1.0) ... Selecting previously unselected package equivs. Preparing to unpack .../163-equivs_2.3.1_all.deb ... Unpacking equivs (2.3.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../164-fonts-dejavu-core_2.37-2_all.deb ... Unpacking fonts-dejavu-core (2.37-2) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../165-fontconfig-config_2.13.1-4.2_all.deb ... Unpacking fontconfig-config (2.13.1-4.2) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../166-libcurl3-gnutls_7.74.0-1.3+deb11u14_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u14) ... Selecting previously unselected package liberror-perl. Preparing to unpack .../167-liberror-perl_0.17029-1_all.deb ... Unpacking liberror-perl (0.17029-1) ... Selecting previously unselected package git-man. Preparing to unpack .../168-git-man_1%3a2.30.2-1+deb11u4_all.deb ... Unpacking git-man (1:2.30.2-1+deb11u4) ... Selecting previously unselected package git. Preparing to unpack .../169-git_1%3a2.30.2-1+deb11u4_amd64.deb ... Unpacking git (1:2.30.2-1+deb11u4) ... Selecting previously unselected package iso-codes. Preparing to unpack .../170-iso-codes_4.6.0-1_all.deb ... Unpacking iso-codes (4.6.0-1) ... Selecting previously unselected package libalgorithm-c3-perl. Preparing to unpack .../171-libalgorithm-c3-perl_0.11-1_all.deb ... Unpacking libalgorithm-c3-perl (0.11-1) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../172-libalgorithm-diff-perl_1.201-1_all.deb ... Unpacking libalgorithm-diff-perl (1.201-1) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../173-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../174-libalgorithm-merge-perl_0.08-3_all.deb ... Unpacking libalgorithm-merge-perl (0.08-3) ... Selecting previously unselected package libaliased-perl. Preparing to unpack .../175-libaliased-perl_0.34-1.1_all.deb ... Unpacking libaliased-perl (0.34-1.1) ... Selecting previously unselected package libapt-pkg-perl. Preparing to unpack .../176-libapt-pkg-perl_0.1.39_amd64.deb ... Unpacking libapt-pkg-perl (0.1.39) ... Selecting previously unselected package libarchive-cpio-perl. Preparing to unpack .../177-libarchive-cpio-perl_0.10-1.1_all.deb ... Unpacking libarchive-cpio-perl (0.10-1.1) ... Selecting previously unselected package libarchive13:amd64. Preparing to unpack .../178-libarchive13_3.4.3-2+deb11u2_amd64.deb ... Unpacking libarchive13:amd64 (3.4.3-2+deb11u2) ... Selecting previously unselected package libarray-intspan-perl. Preparing to unpack .../179-libarray-intspan-perl_2.004-1_all.deb ... Unpacking libarray-intspan-perl (2.004-1) ... Selecting previously unselected package libauthen-sasl-perl. Preparing to unpack .../180-libauthen-sasl-perl_2.1600-1.1_all.deb ... Unpacking libauthen-sasl-perl (2.1600-1.1) ... Selecting previously unselected package libmodule-implementation-perl. Preparing to unpack .../181-libmodule-implementation-perl_0.09-1.1_all.deb ... Unpacking libmodule-implementation-perl (0.09-1.1) ... Selecting previously unselected package libsub-exporter-progressive-perl. Preparing to unpack .../182-libsub-exporter-progressive-perl_0.001013-1_all.deb ... Unpacking libsub-exporter-progressive-perl (0.001013-1) ... Selecting previously unselected package libvariable-magic-perl. Preparing to unpack .../183-libvariable-magic-perl_0.62-1+b3_amd64.deb ... Unpacking libvariable-magic-perl (0.62-1+b3) ... Selecting previously unselected package libb-hooks-endofscope-perl. Preparing to unpack .../184-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... Selecting previously unselected package libsolv1:amd64. Preparing to unpack .../185-libsolv1_0.7.17-1+deb11u1_amd64.deb ... Unpacking libsolv1:amd64 (0.7.17-1+deb11u1) ... Selecting previously unselected package libcap2:amd64. Preparing to unpack .../186-libcap2_1%3a2.44-1_amd64.deb ... Unpacking libcap2:amd64 (1:2.44-1) ... Selecting previously unselected package libpopt0:amd64. Preparing to unpack .../187-libpopt0_1.18-2_amd64.deb ... Unpacking libpopt0:amd64 (1.18-2) ... Selecting previously unselected package liblua5.2-0:amd64. Preparing to unpack .../188-liblua5.2-0_5.2.4-1.1+b3_amd64.deb ... Unpacking liblua5.2-0:amd64 (5.2.4-1.1+b3) ... Selecting previously unselected package librpmio9. Preparing to unpack .../189-librpmio9_4.16.1.2+dfsg1-3_amd64.deb ... Unpacking librpmio9 (4.16.1.2+dfsg1-3) ... Selecting previously unselected package librpm9. Preparing to unpack .../190-librpm9_4.16.1.2+dfsg1-3_amd64.deb ... Unpacking librpm9 (4.16.1.2+dfsg1-3) ... Selecting previously unselected package libsolvext1:amd64. Preparing to unpack .../191-libsolvext1_0.7.17-1+deb11u1_amd64.deb ... Unpacking libsolvext1:amd64 (0.7.17-1+deb11u1) ... Selecting previously unselected package libbssolv-perl:amd64. Preparing to unpack .../192-libbssolv-perl_0.17-3_amd64.deb ... Unpacking libbssolv-perl:amd64 (0.17-3) ... Selecting previously unselected package libpng16-16:amd64. Preparing to unpack .../193-libpng16-16_1.6.37-3_amd64.deb ... Unpacking libpng16-16:amd64 (1.6.37-3) ... Selecting previously unselected package libfreetype6:amd64. Preparing to unpack .../194-libfreetype6_2.10.4+dfsg-1+deb11u1_amd64.deb ... Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../195-libfontconfig1_2.13.1-4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.13.1-4.2) ... Selecting previously unselected package libjpeg62-turbo:amd64. Preparing to unpack .../196-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ... Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ... Selecting previously unselected package libdeflate0:amd64. Preparing to unpack .../197-libdeflate0_1.7-1_amd64.deb ... Unpacking libdeflate0:amd64 (1.7-1) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../198-libjbig0_2.1-3.1+b2_amd64.deb ... Unpacking libjbig0:amd64 (2.1-3.1+b2) ... Selecting previously unselected package libwebp6:amd64. Preparing to unpack .../199-libwebp6_0.6.1-2.1+deb11u2_amd64.deb ... Unpacking libwebp6:amd64 (0.6.1-2.1+deb11u2) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../200-libtiff5_4.2.0-1+deb11u6_amd64.deb ... Unpacking libtiff5:amd64 (4.2.0-1+deb11u6) ... Selecting previously unselected package libxau6:amd64. Preparing to unpack .../201-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 .../202-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 .../203-libxcb1_1.14-3_amd64.deb ... Unpacking libxcb1:amd64 (1.14-3) ... Selecting previously unselected package libx11-data. Preparing to unpack .../204-libx11-data_2%3a1.7.2-1+deb11u2_all.deb ... Unpacking libx11-data (2:1.7.2-1+deb11u2) ... Selecting previously unselected package libx11-6:amd64. Preparing to unpack .../205-libx11-6_2%3a1.7.2-1+deb11u2_amd64.deb ... Unpacking libx11-6:amd64 (2:1.7.2-1+deb11u2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../206-libxpm4_1%3a3.5.12-1.1+deb11u1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../207-libgd3_2.3.0-2_amd64.deb ... Unpacking libgd3:amd64 (2.3.0-2) ... Selecting previously unselected package libc-devtools. Preparing to unpack .../208-libc-devtools_2.31-13+deb11u11_amd64.deb ... Unpacking libc-devtools (2.31-13+deb11u11) ... Selecting previously unselected package libcapture-tiny-perl. Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ... Unpacking libcapture-tiny-perl (0.48-1) ... Selecting previously unselected package libclass-c3-perl. Preparing to unpack .../210-libclass-c3-perl_0.35-1_all.deb ... Unpacking libclass-c3-perl (0.35-1) ... Selecting previously unselected package libclass-c3-xs-perl. Preparing to unpack .../211-libclass-c3-xs-perl_0.15-1+b1_amd64.deb ... Unpacking libclass-c3-xs-perl (0.15-1+b1) ... Selecting previously unselected package libclass-data-inheritable-perl. Preparing to unpack .../212-libclass-data-inheritable-perl_0.08-3_all.deb ... Unpacking libclass-data-inheritable-perl (0.08-3) ... Selecting previously unselected package libclass-inspector-perl. Preparing to unpack .../213-libclass-inspector-perl_1.36-1_all.deb ... Unpacking libclass-inspector-perl (1.36-1) ... Selecting previously unselected package libclass-singleton-perl. Preparing to unpack .../214-libclass-singleton-perl_1.6-1_all.deb ... Unpacking libclass-singleton-perl (1.6-1) ... Selecting previously unselected package libclass-xsaccessor-perl. Preparing to unpack .../215-libclass-xsaccessor-perl_1.19-3+b7_amd64.deb ... Unpacking libclass-xsaccessor-perl (1.19-3+b7) ... Selecting previously unselected package libclone-perl. Preparing to unpack .../216-libclone-perl_0.45-1+b1_amd64.deb ... Unpacking libclone-perl (0.45-1+b1) ... Selecting previously unselected package libcommon-sense-perl. Preparing to unpack .../217-libcommon-sense-perl_3.75-1+b4_amd64.deb ... Unpacking libcommon-sense-perl (3.75-1+b4) ... Selecting previously unselected package libcompress-raw-bzip2-perl:amd64. Preparing to unpack .../218-libcompress-raw-bzip2-perl_2.101-1_amd64.deb ... Unpacking libcompress-raw-bzip2-perl:amd64 (2.101-1) ... Selecting previously unselected package libcompress-raw-lzma-perl:amd64. Preparing to unpack .../219-libcompress-raw-lzma-perl_2.101-1_amd64.deb ... Unpacking libcompress-raw-lzma-perl:amd64 (2.101-1) ... Selecting previously unselected package libcompress-raw-zlib-perl:amd64. Preparing to unpack .../220-libcompress-raw-zlib-perl_2.101-1_amd64.deb ... Unpacking libcompress-raw-zlib-perl:amd64 (2.101-1) ... Selecting previously unselected package libconfig-tiny-perl. Preparing to unpack .../221-libconfig-tiny-perl_2.26-1_all.deb ... Unpacking libconfig-tiny-perl (2.26-1) ... Selecting previously unselected package libparams-util-perl. Preparing to unpack .../222-libparams-util-perl_1.102-1+b1_amd64.deb ... Unpacking libparams-util-perl (1.102-1+b1) ... Selecting previously unselected package libsub-install-perl. Preparing to unpack .../223-libsub-install-perl_0.928-1.1_all.deb ... Unpacking libsub-install-perl (0.928-1.1) ... Selecting previously unselected package libdata-optlist-perl. Preparing to unpack .../224-libdata-optlist-perl_0.110-1.1_all.deb ... Unpacking libdata-optlist-perl (0.110-1.1) ... Selecting previously unselected package libsub-exporter-perl. Preparing to unpack .../225-libsub-exporter-perl_0.987-1_all.deb ... Unpacking libsub-exporter-perl (0.987-1) ... Selecting previously unselected package libconst-fast-perl. Preparing to unpack .../226-libconst-fast-perl_0.014-1.1_all.deb ... Unpacking libconst-fast-perl (0.014-1.1) ... Selecting previously unselected package libwant-perl. Preparing to unpack .../227-libwant-perl_0.29-1+b6_amd64.deb ... Unpacking libwant-perl (0.29-1+b6) ... Selecting previously unselected package libcontextual-return-perl. Preparing to unpack .../228-libcontextual-return-perl_0.004014-2_all.deb ... Unpacking libcontextual-return-perl (0.004014-2) ... Selecting previously unselected package libconvert-binhex-perl. Preparing to unpack .../229-libconvert-binhex-perl_1.125-1_all.deb ... Unpacking libconvert-binhex-perl (1.125-1) ... Selecting previously unselected package libcpanel-json-xs-perl. Preparing to unpack .../230-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ... Unpacking libcpanel-json-xs-perl (4.25-1+b1) ... Selecting previously unselected package libdevel-stacktrace-perl. Preparing to unpack .../231-libdevel-stacktrace-perl_2.0400-1_all.deb ... Unpacking libdevel-stacktrace-perl (2.0400-1) ... Selecting previously unselected package libexception-class-perl. Preparing to unpack .../232-libexception-class-perl_1.44-1_all.deb ... Unpacking libexception-class-perl (1.44-1) ... Selecting previously unselected package libiterator-perl. Preparing to unpack .../233-libiterator-perl_0.03+ds1-1.1_all.deb ... Unpacking libiterator-perl (0.03+ds1-1.1) ... Selecting previously unselected package libiterator-util-perl. Preparing to unpack .../234-libiterator-util-perl_0.02+ds1-1.1_all.deb ... Unpacking libiterator-util-perl (0.02+ds1-1.1) ... Selecting previously unselected package libexporter-tiny-perl. Preparing to unpack .../235-libexporter-tiny-perl_1.002002-1_all.deb ... Unpacking libexporter-tiny-perl (1.002002-1) ... Selecting previously unselected package liblist-moreutils-xs-perl. Preparing to unpack .../236-liblist-moreutils-xs-perl_0.430-2_amd64.deb ... Unpacking liblist-moreutils-xs-perl (0.430-2) ... Selecting previously unselected package liblist-moreutils-perl. Preparing to unpack .../237-liblist-moreutils-perl_0.430-2_all.deb ... Unpacking liblist-moreutils-perl (0.430-2) ... Selecting previously unselected package libdata-dpath-perl. Preparing to unpack .../238-libdata-dpath-perl_0.58-1_all.deb ... Unpacking libdata-dpath-perl (0.58-1) ... Selecting previously unselected package libdata-dump-perl. Preparing to unpack .../239-libdata-dump-perl_1.23-1.1_all.deb ... Unpacking libdata-dump-perl (1.23-1.1) ... Selecting previously unselected package libdata-messagepack-perl. Preparing to unpack .../240-libdata-messagepack-perl_1.00-4+b1_amd64.deb ... Unpacking libdata-messagepack-perl (1.00-4+b1) ... Selecting previously unselected package libnet-domain-tld-perl. Preparing to unpack .../241-libnet-domain-tld-perl_1.75-1.1_all.deb ... Unpacking libnet-domain-tld-perl (1.75-1.1) ... Selecting previously unselected package libdata-validate-domain-perl. Preparing to unpack .../242-libdata-validate-domain-perl_0.10-1.1_all.deb ... Unpacking libdata-validate-domain-perl (0.10-1.1) ... Selecting previously unselected package libfile-sharedir-perl. Preparing to unpack .../243-libfile-sharedir-perl_1.118-1_all.deb ... Unpacking libfile-sharedir-perl (1.118-1) ... Selecting previously unselected package libpackage-stash-perl. Preparing to unpack .../244-libpackage-stash-perl_0.39-1_all.deb ... Unpacking libpackage-stash-perl (0.39-1) ... Selecting previously unselected package libsub-identify-perl. Preparing to unpack .../245-libsub-identify-perl_0.14-1+b3_amd64.deb ... Unpacking libsub-identify-perl (0.14-1+b3) ... Selecting previously unselected package libsub-name-perl. Preparing to unpack .../246-libsub-name-perl_0.26-1+b1_amd64.deb ... Unpacking libsub-name-perl (0.26-1+b1) ... Selecting previously unselected package libnamespace-clean-perl. Preparing to unpack .../247-libnamespace-clean-perl_0.27-1_all.deb ... Unpacking libnamespace-clean-perl (0.27-1) ... Selecting previously unselected package libnamespace-autoclean-perl. Preparing to unpack .../248-libnamespace-autoclean-perl_0.29-1_all.deb ... Unpacking libnamespace-autoclean-perl (0.29-1) ... Selecting previously unselected package libeval-closure-perl. Preparing to unpack .../249-libeval-closure-perl_0.14-1_all.deb ... Unpacking libeval-closure-perl (0.14-1) ... Selecting previously unselected package libparams-validationcompiler-perl. Preparing to unpack .../250-libparams-validationcompiler-perl_0.30-1_all.deb ... Unpacking libparams-validationcompiler-perl (0.30-1) ... Selecting previously unselected package libmro-compat-perl. Preparing to unpack .../251-libmro-compat-perl_0.13-1_all.deb ... Unpacking libmro-compat-perl (0.13-1) ... Selecting previously unselected package libxstring-perl. Preparing to unpack .../252-libxstring-perl_0.005-1+b1_amd64.deb ... Unpacking libxstring-perl (0.005-1+b1) ... Selecting previously unselected package libspecio-perl. Preparing to unpack .../253-libspecio-perl_0.47-1_all.deb ... Unpacking libspecio-perl (0.47-1) ... Selecting previously unselected package libdatetime-locale-perl. Preparing to unpack .../254-libdatetime-locale-perl_1%3a1.31-1_all.deb ... Unpacking libdatetime-locale-perl (1:1.31-1) ... Selecting previously unselected package libdatetime-timezone-perl. Preparing to unpack .../255-libdatetime-timezone-perl_1%3a2.47-1+2024a_all.deb ... Unpacking libdatetime-timezone-perl (1:2.47-1+2024a) ... Selecting previously unselected package libdatetime-perl:amd64. Preparing to unpack .../256-libdatetime-perl_2%3a1.54-1_amd64.deb ... Unpacking libdatetime-perl:amd64 (2:1.54-1) ... Selecting previously unselected package libparams-validate-perl:amd64. Preparing to unpack .../257-libparams-validate-perl_1.30-1+b1_amd64.deb ... Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ... Selecting previously unselected package libdatetime-format-duration-perl. Preparing to unpack .../258-libdatetime-format-duration-perl_1.03a-1.2_all.deb ... Unpacking libdatetime-format-duration-perl (1.03a-1.2) ... Selecting previously unselected package libdatetime-format-http-perl. Preparing to unpack .../259-libdatetime-format-http-perl_0.42-2.1_all.deb ... Unpacking libdatetime-format-http-perl (0.42-2.1) ... Selecting previously unselected package libpadwalker-perl. Preparing to unpack .../260-libpadwalker-perl_2.5-1+b1_amd64.deb ... Unpacking libpadwalker-perl (2.5-1+b1) ... Selecting previously unselected package libdevel-caller-perl. Preparing to unpack .../261-libdevel-caller-perl_2.06-2+b3_amd64.deb ... Unpacking libdevel-caller-perl (2.06-2+b3) ... Selecting previously unselected package libdevel-lexalias-perl. Preparing to unpack .../262-libdevel-lexalias-perl_0.05-2+b3_amd64.deb ... Unpacking libdevel-lexalias-perl (0.05-2+b3) ... Selecting previously unselected package libdevel-size-perl. Preparing to unpack .../263-libdevel-size-perl_0.83-1+b2_amd64.deb ... Unpacking libdevel-size-perl (0.83-1+b2) ... Selecting previously unselected package libdistro-info-perl. Preparing to unpack .../264-libdistro-info-perl_1.0+deb11u1_all.deb ... Unpacking libdistro-info-perl (1.0+deb11u1) ... Selecting previously unselected package libemail-address-xs-perl. Preparing to unpack .../265-libemail-address-xs-perl_1.04-1+b3_amd64.deb ... Unpacking libemail-address-xs-perl (1.04-1+b3) ... Selecting previously unselected package libfcgi0ldbl:amd64. Preparing to unpack .../266-libfcgi0ldbl_2.4.2-2_amd64.deb ... Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ... Selecting previously unselected package libfcgi-bin. Preparing to unpack .../267-libfcgi-bin_2.4.2-2_amd64.deb ... Unpacking libfcgi-bin (2.4.2-2) ... Selecting previously unselected package libfcgi-perl:amd64. Preparing to unpack .../268-libfcgi-perl_0.79+ds-2_amd64.deb ... Unpacking libfcgi-perl:amd64 (0.79+ds-2) ... Selecting previously unselected package libipc-system-simple-perl. Preparing to unpack .../269-libipc-system-simple-perl_1.30-1_all.deb ... Unpacking libipc-system-simple-perl (1.30-1) ... Selecting previously unselected package libfile-basedir-perl. Preparing to unpack .../270-libfile-basedir-perl_0.08-1_all.deb ... Unpacking libfile-basedir-perl (0.08-1) ... Selecting previously unselected package libfile-chdir-perl. Preparing to unpack .../271-libfile-chdir-perl_0.1008-1.1_all.deb ... Unpacking libfile-chdir-perl (0.1008-1.1) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../272-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ... Unpacking libfile-fcntllock-perl (0.22-3+b7) ... Selecting previously unselected package libnumber-compare-perl. Preparing to unpack .../273-libnumber-compare-perl_0.03-1.1_all.deb ... Unpacking libnumber-compare-perl (0.03-1.1) ... Selecting previously unselected package libtext-glob-perl. Preparing to unpack .../274-libtext-glob-perl_0.11-1_all.deb ... Unpacking libtext-glob-perl (0.11-1) ... Selecting previously unselected package libfile-find-rule-perl. Preparing to unpack .../275-libfile-find-rule-perl_0.34-1_all.deb ... Unpacking libfile-find-rule-perl (0.34-1) ... Selecting previously unselected package libfile-sync-perl. Preparing to unpack .../276-libfile-sync-perl_0.11-2+b8_amd64.deb ... Unpacking libfile-sync-perl (0.11-2+b8) ... Selecting previously unselected package libfont-afm-perl. Preparing to unpack .../277-libfont-afm-perl_1.20-3_all.deb ... Unpacking libfont-afm-perl (1.20-3) ... Selecting previously unselected package libio-string-perl. Preparing to unpack .../278-libio-string-perl_1.08-3.1_all.deb ... Unpacking libio-string-perl (1.08-3.1) ... Selecting previously unselected package libfont-ttf-perl. Preparing to unpack .../279-libfont-ttf-perl_1.06-1.1_all.deb ... Unpacking libfont-ttf-perl (1.06-1.1) ... Selecting previously unselected package libio-stringy-perl. Preparing to unpack .../280-libio-stringy-perl_2.111-3_all.deb ... Unpacking libio-stringy-perl (2.111-3) ... Selecting previously unselected package libgetopt-long-descriptive-perl. Preparing to unpack .../281-libgetopt-long-descriptive-perl_0.105-1_all.deb ... Unpacking libgetopt-long-descriptive-perl (0.105-1) ... Selecting previously unselected package libsort-versions-perl. Preparing to unpack .../282-libsort-versions-perl_1.62-1_all.deb ... Unpacking libsort-versions-perl (1.62-1) ... Selecting previously unselected package libgit-wrapper-perl. Preparing to unpack .../283-libgit-wrapper-perl_0.048-1_all.deb ... Unpacking libgit-wrapper-perl (0.048-1) ... Selecting previously unselected package libhttp-tiny-multipart-perl. Preparing to unpack .../284-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... Selecting previously unselected package libio-prompter-perl. Preparing to unpack .../285-libio-prompter-perl_0.004015-1_all.deb ... Unpacking libio-prompter-perl (0.004015-1) ... Selecting previously unselected package libjson-perl. Preparing to unpack .../286-libjson-perl_4.03000-1_all.deb ... Unpacking libjson-perl (4.03000-1) ... Selecting previously unselected package liblog-any-perl. Preparing to unpack .../287-liblog-any-perl_1.709-1_all.deb ... Unpacking liblog-any-perl (1.709-1) ... Selecting previously unselected package liblog-any-adapter-screen-perl. Preparing to unpack .../288-liblog-any-adapter-screen-perl_0.140-1_all.deb ... Unpacking liblog-any-adapter-screen-perl (0.140-1) ... Selecting previously unselected package libpath-tiny-perl. Preparing to unpack .../289-libpath-tiny-perl_0.118-1_all.deb ... Unpacking libpath-tiny-perl (0.118-1) ... Selecting previously unselected package libtype-tiny-perl. Preparing to unpack .../290-libtype-tiny-perl_1.012001-2_all.deb ... Unpacking libtype-tiny-perl (1.012001-2) ... Selecting previously unselected package libgitlab-api-v4-perl. Preparing to unpack .../291-libgitlab-api-v4-perl_0.26-1_all.deb ... Unpacking libgitlab-api-v4-perl (0.26-1) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../292-libglib2.0-0_2.66.8-1+deb11u5_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.66.8-1+deb11u5) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../293-libglib2.0-data_2.66.8-1+deb11u5_all.deb ... Unpacking libglib2.0-data (2.66.8-1+deb11u5) ... Selecting previously unselected package libgpm2:amd64. Preparing to unpack .../294-libgpm2_1.20.7-8_amd64.deb ... Unpacking libgpm2:amd64 (1.20.7-8) ... Selecting previously unselected package libhash-fieldhash-perl. Preparing to unpack .../295-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ... Unpacking libhash-fieldhash-perl (0.15-1+b3) ... Selecting previously unselected package libhtml-form-perl. Preparing to unpack .../296-libhtml-form-perl_6.07-1_all.deb ... Unpacking libhtml-form-perl (6.07-1) ... Selecting previously unselected package libhtml-format-perl. Preparing to unpack .../297-libhtml-format-perl_2.12-1.1_all.deb ... Unpacking libhtml-format-perl (2.12-1.1) ... Selecting previously unselected package libhtml-html5-entities-perl. Preparing to unpack .../298-libhtml-html5-entities-perl_0.004-1.1_all.deb ... Unpacking libhtml-html5-entities-perl (0.004-1.1) ... Selecting previously unselected package libhttp-daemon-perl. Preparing to unpack .../299-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ... Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ... Selecting previously unselected package libio-compress-perl. Preparing to unpack .../300-libio-compress-perl_2.101-1_all.deb ... Adding 'diversion of /usr/bin/zipdetails to /usr/bin/zipdetails.bundled by libio-compress-perl' Adding 'diversion of /usr/share/man/man1/zipdetails.1.gz to /usr/share/man/man1/zipdetails.bundled.1.gz by libio-compress-perl' Adding 'diversion of /usr/bin/streamzip to /usr/bin/streamzip.bundled by libio-compress-perl' Adding 'diversion of /usr/share/man/man1/streamzip.1.gz to /usr/share/man/man1/streamzip.bundled.1.gz by libio-compress-perl' Unpacking libio-compress-perl (2.101-1) ... Selecting previously unselected package libio-compress-lzma-perl. Preparing to unpack .../301-libio-compress-lzma-perl_2.101-1_all.deb ... Unpacking libio-compress-lzma-perl (2.101-1) ... Selecting previously unselected package libio-sessiondata-perl. Preparing to unpack .../302-libio-sessiondata-perl_1.03-1.1_all.deb ... Unpacking libio-sessiondata-perl (1.03-1.1) ... Selecting previously unselected package libipc-run3-perl. Preparing to unpack .../303-libipc-run3-perl_0.048-2_all.deb ... Unpacking libipc-run3-perl (0.048-2) ... Selecting previously unselected package libtypes-serialiser-perl. Preparing to unpack .../304-libtypes-serialiser-perl_1.01-1_all.deb ... Unpacking libtypes-serialiser-perl (1.01-1) ... Selecting previously unselected package libjson-xs-perl. Preparing to unpack .../305-libjson-xs-perl_4.030-1+b1_amd64.deb ... Unpacking libjson-xs-perl (4.030-1+b1) ... Selecting previously unselected package libjson-maybexs-perl. Preparing to unpack .../306-libjson-maybexs-perl_1.004003-1_all.deb ... Unpacking libjson-maybexs-perl (1.004003-1) ... Selecting previously unselected package libldap-common. Preparing to unpack .../307-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ... Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ... Selecting previously unselected package liblist-compare-perl. Preparing to unpack .../308-liblist-compare-perl_0.55-1_all.deb ... Unpacking liblist-compare-perl (0.55-1) ... Selecting previously unselected package liblist-someutils-perl. Preparing to unpack .../309-liblist-someutils-perl_0.58-1_all.deb ... Unpacking liblist-someutils-perl (0.58-1) ... Selecting previously unselected package liblist-someutils-xs-perl. Preparing to unpack .../310-liblist-someutils-xs-perl_0.58-2+b1_amd64.deb ... Unpacking liblist-someutils-xs-perl (0.58-2+b1) ... Selecting previously unselected package liblist-utilsby-perl. Preparing to unpack .../311-liblist-utilsby-perl_0.11-1_all.deb ... Unpacking liblist-utilsby-perl (0.11-1) ... Selecting previously unselected package libltdl7:amd64. Preparing to unpack .../312-libltdl7_2.4.6-15_amd64.deb ... Unpacking libltdl7:amd64 (2.4.6-15) ... Selecting previously unselected package libltdl-dev:amd64. Preparing to unpack .../313-libltdl-dev_2.4.6-15_amd64.deb ... Unpacking libltdl-dev:amd64 (2.4.6-15) ... Selecting previously unselected package liblzo2-2:amd64. Preparing to unpack .../314-liblzo2-2_2.10-2_amd64.deb ... Unpacking liblzo2-2:amd64 (2.10-2) ... Selecting previously unselected package libsys-hostname-long-perl. Preparing to unpack .../315-libsys-hostname-long-perl_1.5-2_all.deb ... Unpacking libsys-hostname-long-perl (1.5-2) ... Selecting previously unselected package libmail-sendmail-perl. Preparing to unpack .../316-libmail-sendmail-perl_0.80-1.1_all.deb ... Unpacking libmail-sendmail-perl (0.80-1.1) ... Selecting previously unselected package libnet-smtp-ssl-perl. Preparing to unpack .../317-libnet-smtp-ssl-perl_1.04-1_all.deb ... Unpacking libnet-smtp-ssl-perl (1.04-1) ... Selecting previously unselected package libmailtools-perl. Preparing to unpack .../318-libmailtools-perl_2.21-1_all.deb ... Unpacking libmailtools-perl (2.21-1) ... Selecting previously unselected package libmarkdown2:amd64. Preparing to unpack .../319-libmarkdown2_2.2.6-1_amd64.deb ... Unpacking libmarkdown2:amd64 (2.2.6-1) ... Selecting previously unselected package libmime-tools-perl. Preparing to unpack .../320-libmime-tools-perl_5.509-1_all.deb ... Unpacking libmime-tools-perl (5.509-1) ... Selecting previously unselected package libmoox-aliases-perl. Preparing to unpack .../321-libmoox-aliases-perl_0.001006-1.1_all.deb ... Unpacking libmoox-aliases-perl (0.001006-1.1) ... Selecting previously unselected package libobject-id-perl. Preparing to unpack .../322-libobject-id-perl_0.1.2-2.1_all.deb ... Unpacking libobject-id-perl (0.1.2-2.1) ... Selecting previously unselected package libmoox-struct-perl. Preparing to unpack .../323-libmoox-struct-perl_0.020-1_all.deb ... Unpacking libmoox-struct-perl (0.020-1) ... Selecting previously unselected package libmouse-perl. Preparing to unpack .../324-libmouse-perl_2.5.10-1+b1_amd64.deb ... Unpacking libmouse-perl (2.5.10-1+b1) ... Selecting previously unselected package libnumber-range-perl. Preparing to unpack .../325-libnumber-range-perl_0.12-1.1_all.deb ... Unpacking libnumber-range-perl (0.12-1.1) ... Selecting previously unselected package libossp-uuid16:amd64. Preparing to unpack .../326-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ... Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ... Selecting previously unselected package libossp-uuid-perl. Preparing to unpack .../327-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ... Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ... Selecting previously unselected package libpackage-stash-xs-perl. Preparing to unpack .../328-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ... Unpacking libpackage-stash-xs-perl (0.29-1+b2) ... Selecting previously unselected package libpath-iterator-rule-perl. Preparing to unpack .../329-libpath-iterator-rule-perl_1.014-1_all.deb ... Unpacking libpath-iterator-rule-perl (1.014-1) ... Selecting previously unselected package libperlio-gzip-perl. Preparing to unpack .../330-libperlio-gzip-perl_0.19-1+b7_amd64.deb ... Unpacking libperlio-gzip-perl (0.19-1+b7) ... Selecting previously unselected package libpod-parser-perl. Preparing to unpack .../331-libpod-parser-perl_1.63-2_all.deb ... Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' Unpacking libpod-parser-perl (1.63-2) ... Selecting previously unselected package libpod-constants-perl. Preparing to unpack .../332-libpod-constants-perl_0.19-2_all.deb ... Unpacking libpod-constants-perl (0.19-2) ... Selecting previously unselected package libproc-processtable-perl. Preparing to unpack .../333-libproc-processtable-perl_0.59-2+b1_amd64.deb ... Unpacking libproc-processtable-perl (0.59-2+b1) ... Selecting previously unselected package libre2-9:amd64. Preparing to unpack .../334-libre2-9_20210201+dfsg-1_amd64.deb ... Unpacking libre2-9:amd64 (20210201+dfsg-1) ... Selecting previously unselected package libre-engine-re2-perl:amd64. Preparing to unpack .../335-libre-engine-re2-perl_0.14-1_amd64.deb ... Unpacking libre-engine-re2-perl:amd64 (0.14-1) ... Selecting previously unselected package libreadonly-perl. Preparing to unpack .../336-libreadonly-perl_2.050-3_all.deb ... Unpacking libreadonly-perl (2.050-3) ... Selecting previously unselected package libref-util-perl. Preparing to unpack .../337-libref-util-perl_0.204-1_all.deb ... Unpacking libref-util-perl (0.204-1) ... Selecting previously unselected package libref-util-xs-perl. Preparing to unpack .../338-libref-util-xs-perl_0.117-1+b3_amd64.deb ... Unpacking libref-util-xs-perl (0.117-1+b3) ... Selecting previously unselected package libregexp-pattern-license-perl. Preparing to unpack .../339-libregexp-pattern-license-perl_3.4.0-1_all.deb ... Unpacking libregexp-pattern-license-perl (3.4.0-1) ... Selecting previously unselected package libregexp-pattern-perl. Preparing to unpack .../340-libregexp-pattern-perl_0.2.14-1_all.deb ... Unpacking libregexp-pattern-perl (0.2.14-1) ... Selecting previously unselected package libsasl2-modules:amd64. Preparing to unpack .../341-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... Selecting previously unselected package libsereal-decoder-perl. Preparing to unpack .../342-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ... Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ... Selecting previously unselected package libsereal-encoder-perl. Preparing to unpack .../343-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ... Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ... Selecting previously unselected package libtask-weaken-perl. Preparing to unpack .../344-libtask-weaken-perl_1.06-1_all.deb ... Unpacking libtask-weaken-perl (1.06-1) ... Selecting previously unselected package libxml-parser-perl:amd64. Preparing to unpack .../345-libxml-parser-perl_2.46-2_amd64.deb ... Unpacking libxml-parser-perl:amd64 (2.46-2) ... Selecting previously unselected package libsoap-lite-perl. Preparing to unpack .../346-libsoap-lite-perl_1.27-1_all.deb ... Unpacking libsoap-lite-perl (1.27-1) ... Selecting previously unselected package libsocket-msghdr-perl. Preparing to unpack .../347-libsocket-msghdr-perl_0.05-1+b2_amd64.deb ... Unpacking libsocket-msghdr-perl (0.05-1+b2) ... Selecting previously unselected package libsort-key-perl. Preparing to unpack .../348-libsort-key-perl_1.33-2+b3_amd64.deb ... Unpacking libsort-key-perl (1.33-2+b3) ... Selecting previously unselected package libstring-copyright-perl. Preparing to unpack .../349-libstring-copyright-perl_0.003006-1_all.deb ... Unpacking libstring-copyright-perl (0.003006-1) ... Selecting previously unselected package libstring-escape-perl. Preparing to unpack .../350-libstring-escape-perl_2010.002-2_all.deb ... Unpacking libstring-escape-perl (2010.002-2) ... Selecting previously unselected package libstring-shellquote-perl. Preparing to unpack .../351-libstring-shellquote-perl_1.04-1_all.deb ... Unpacking libstring-shellquote-perl (1.04-1) ... Selecting previously unselected package libsys-cpuaffinity-perl:amd64. Preparing to unpack .../352-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ... Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../353-libterm-readkey-perl_2.38-1+b2_amd64.deb ... Unpacking libterm-readkey-perl (2.38-1+b2) ... Selecting previously unselected package libtext-levenshteinxs-perl. Preparing to unpack .../354-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ... Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ... Selecting previously unselected package libtext-markdown-discount-perl:amd64. Preparing to unpack .../355-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ... Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ... Selecting previously unselected package libtext-xslate-perl. Preparing to unpack .../356-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ... Unpacking libtext-xslate-perl (3.5.8-1+b1) ... Selecting previously unselected package libtime-duration-perl. Preparing to unpack .../357-libtime-duration-perl_1.21-1_all.deb ... Unpacking libtime-duration-perl (1.21-1) ... Selecting previously unselected package libtime-moment-perl. Preparing to unpack .../358-libtime-moment-perl_0.44-1+b3_amd64.deb ... Unpacking libtime-moment-perl (0.44-1+b3) ... Selecting previously unselected package libtype-tiny-xs-perl. Preparing to unpack .../359-libtype-tiny-xs-perl_0.022-1_amd64.deb ... Unpacking libtype-tiny-xs-perl (0.022-1) ... Selecting previously unselected package libunicode-utf8-perl. Preparing to unpack .../360-libunicode-utf8-perl_0.62-1+b2_amd64.deb ... Unpacking libunicode-utf8-perl (0.62-1+b2) ... Selecting previously unselected package libunwind8:amd64. Preparing to unpack .../361-libunwind8_1.3.2-2_amd64.deb ... Unpacking libunwind8:amd64 (1.3.2-2) ... Selecting previously unselected package libxdelta2. Preparing to unpack .../362-libxdelta2_1.1.3-9.3_amd64.deb ... Unpacking libxdelta2 (1.1.3-9.3) ... Selecting previously unselected package libxext6:amd64. Preparing to unpack .../363-libxext6_2%3a1.3.3-1.1_amd64.deb ... Unpacking libxext6:amd64 (2:1.3.3-1.1) ... Selecting previously unselected package libxml-namespacesupport-perl. Preparing to unpack .../364-libxml-namespacesupport-perl_1.12-1.1_all.deb ... Unpacking libxml-namespacesupport-perl (1.12-1.1) ... Selecting previously unselected package libxml-sax-base-perl. Preparing to unpack .../365-libxml-sax-base-perl_1.09-1.1_all.deb ... Unpacking libxml-sax-base-perl (1.09-1.1) ... Selecting previously unselected package libxml-sax-perl. Preparing to unpack .../366-libxml-sax-perl_1.02+dfsg-1_all.deb ... Unpacking libxml-sax-perl (1.02+dfsg-1) ... Selecting previously unselected package libxml-libxml-perl. Preparing to unpack .../367-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... Selecting previously unselected package libxml-sax-expat-perl. Preparing to unpack .../368-libxml-sax-expat-perl_0.51-1_all.deb ... Unpacking libxml-sax-expat-perl (0.51-1) ... Selecting previously unselected package libxml-simple-perl. Preparing to unpack .../369-libxml-simple-perl_2.25-1_all.deb ... Unpacking libxml-simple-perl (2.25-1) ... Selecting previously unselected package libxmlrpc-lite-perl. Preparing to unpack .../370-libxmlrpc-lite-perl_0.717-4_all.deb ... Unpacking libxmlrpc-lite-perl (0.717-4) ... Selecting previously unselected package libxmuu1:amd64. Preparing to unpack .../371-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... Selecting previously unselected package libyaml-0-2:amd64. Preparing to unpack .../372-libyaml-0-2_0.2.2-1_amd64.deb ... Unpacking libyaml-0-2:amd64 (0.2.2-1) ... Selecting previously unselected package libyaml-libyaml-perl. Preparing to unpack .../373-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ... Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ... Selecting previously unselected package libyaml-tiny-perl. Preparing to unpack .../374-libyaml-tiny-perl_1.73-1_all.deb ... Unpacking libyaml-tiny-perl (1.73-1) ... Selecting previously unselected package licensecheck. Preparing to unpack .../375-licensecheck_3.1.1-2_all.deb ... Unpacking licensecheck (3.1.1-2) ... Selecting previously unselected package lzip. Preparing to unpack .../376-lzip_1.22-3_amd64.deb ... Unpacking lzip (1.22-3) ... Selecting previously unselected package lzop. Preparing to unpack .../377-lzop_1.04-2_amd64.deb ... Unpacking lzop (1.04-2) ... Selecting previously unselected package t1utils. Preparing to unpack .../378-t1utils_1.41-4_amd64.deb ... Unpacking t1utils (1.41-4) ... Selecting previously unselected package unzip. Preparing to unpack .../379-unzip_6.0-26+deb11u1_amd64.deb ... Unpacking unzip (6.0-26+deb11u1) ... Selecting previously unselected package lintian. Preparing to unpack .../380-lintian_2.104.0_all.deb ... Unpacking lintian (2.104.0) ... Selecting previously unselected package lsb-release. Preparing to unpack .../381-lsb-release_11.1.0_all.deb ... Unpacking lsb-release (11.1.0) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../382-manpages-dev_5.10-1_all.deb ... Unpacking manpages-dev (5.10-1) ... Selecting previously unselected package pbzip2. Preparing to unpack .../383-pbzip2_1.1.13-1_amd64.deb ... Unpacking pbzip2 (1.1.13-1) ... Selecting previously unselected package pixz. Preparing to unpack .../384-pixz_1.0.7-1_amd64.deb ... Unpacking pixz (1.0.7-1) ... Selecting previously unselected package xdelta. Preparing to unpack .../385-xdelta_1.1.3-9.3_amd64.deb ... Unpacking xdelta (1.1.3-9.3) ... Selecting previously unselected package xdelta3. Preparing to unpack .../386-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ... Unpacking xdelta3 (3.0.11-dfsg-1+b1) ... Selecting previously unselected package pristine-tar. Preparing to unpack .../387-pristine-tar_1.49_amd64.deb ... Unpacking pristine-tar (1.49) ... Selecting previously unselected package psmisc. Preparing to unpack .../388-psmisc_23.4-2_amd64.deb ... Unpacking psmisc (23.4-2) ... Selecting previously unselected package publicsuffix. Preparing to unpack .../389-publicsuffix_20220811.1734-0+deb11u1_all.deb ... Unpacking publicsuffix (20220811.1734-0+deb11u1) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../390-python-apt-common_2.2.1_all.deb ... Unpacking python-apt-common (2.2.1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../391-python3-apt_2.2.1_amd64.deb ... Unpacking python3-apt (2.2.1) ... Selecting previously unselected package python3-certifi. Preparing to unpack .../392-python3-certifi_2020.6.20-1_all.deb ... Unpacking python3-certifi (2020.6.20-1) ... Selecting previously unselected package python3-idna. Preparing to unpack .../393-python3-idna_2.10-1+deb11u1_all.deb ... Unpacking python3-idna (2.10-1+deb11u1) ... Selecting previously unselected package python3-magic. Preparing to unpack .../394-python3-magic_2%3a0.4.20-3_all.deb ... Unpacking python3-magic (2:0.4.20-3) ... Selecting previously unselected package python3-urllib3. Preparing to unpack .../395-python3-urllib3_1.26.5-1~exp1+deb11u1_all.deb ... Unpacking python3-urllib3 (1.26.5-1~exp1+deb11u1) ... Selecting previously unselected package python3-requests. Preparing to unpack .../396-python3-requests_2.25.1+dfsg-2_all.deb ... Unpacking python3-requests (2.25.1+dfsg-2) ... Selecting previously unselected package python3-unidiff. Preparing to unpack .../397-python3-unidiff_0.5.5-2_all.deb ... Unpacking python3-unidiff (0.5.5-2) ... Selecting previously unselected package python3-xdg. Preparing to unpack .../398-python3-xdg_0.27-2_all.deb ... Unpacking python3-xdg (0.27-2) ... Selecting previously unselected package rpm-common. Preparing to unpack .../399-rpm-common_4.16.1.2+dfsg1-3_amd64.deb ... Unpacking rpm-common (4.16.1.2+dfsg1-3) ... Selecting previously unselected package shared-mime-info. Preparing to unpack .../400-shared-mime-info_2.0-1_amd64.deb ... Unpacking shared-mime-info (2.0-1) ... Selecting previously unselected package strace. Preparing to unpack .../401-strace_5.10-1_amd64.deb ... Unpacking strace (5.10-1) ... Selecting previously unselected package xauth. Preparing to unpack .../402-xauth_1%3a1.1-1_amd64.deb ... Unpacking xauth (1:1.1-1) ... Selecting previously unselected package xdg-user-dirs. Preparing to unpack .../403-xdg-user-dirs_0.17-2_amd64.deb ... Unpacking xdg-user-dirs (0.17-2) ... Selecting previously unselected package xzdec. Preparing to unpack .../404-xzdec_5.2.5-2.1~deb11u1_amd64.deb ... Unpacking xzdec (5.2.5-2.1~deb11u1) ... Selecting previously unselected package zstd. Preparing to unpack .../405-zstd_1.4.8+dfsg-2.1_amd64.deb ... Unpacking zstd (1.4.8+dfsg-2.1) ... Setting up libksba8:amd64 (1.5.0-3+deb11u2) ... Setting up media-types (4.0.0) ... Setting up libpipeline1:amd64 (1.5.3-1) ... Setting up wdiff (1.2.2-2+b1) ... Setting up libxau6:amd64 (1:1.0.9-1) ... Setting up libre2-9:amd64 (20210201+dfsg-1) ... Setting up libapparmor1:amd64 (2.13.6-10) ... Setting up libc-l10n (2.31-13+deb11u11) ... Setting up libpsl5:amd64 (0.21.0-1.2) ... Setting up xzdec (5.2.5-2.1~deb11u1) ... Setting up apt-utils (2.2.4) ... Setting up libgpm2:amd64 (1.20.7-8) ... Setting up bsdextrautils (2.36.1-8+deb11u2) ... update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist Setting up libicu67:amd64 (67.1-7) ... Setting up libfcgi0ldbl:amd64 (2.4.2-2) ... Setting up xdg-user-dirs (0.17-2) ... Setting up libmagic-mgc (1:5.39-3+deb11u1) ... Setting up psmisc (23.4-2) ... Setting up libyaml-0-2:amd64 (0.2.2-1) ... Setting up libglib2.0-0:amd64 (2.66.8-1+deb11u5) ... No schema files found: doing nothing. Setting up distro-info-data (0.51+deb11u7) ... Setting up manpages (5.10-1) ... Setting up unzip (6.0-26+deb11u1) ... Setting up perl-modules-5.32 (5.32.1-4+deb11u4) ... Setting up libbrotli1:amd64 (1.0.9-2+b2) ... Setting up libsqlite3-0:amd64 (3.34.1-3+deb11u1) ... Setting up libcbor0:amd64 (0.5.0+dfsg-2) ... Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... Setting up libfcgi-bin (2.4.2-2) ... Setting up binutils-common:amd64 (2.35.2-2) ... Setting up libnghttp2-14:amd64 (1.43.0-1+deb11u2) ... Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ... Setting up libdeflate0:amd64 (1.7-1) ... Setting up less (551-2+deb11u2) ... Setting up perl-openssl-defaults:amd64 (5) ... Setting up linux-libc-dev:amd64 (5.10.234-1) ... Setting up libctf-nobfd0:amd64 (2.35.2-2) ... Setting up gettext-base (0.21-4) ... Setting up liblzo2-2:amd64 (2.10-2) ... Setting up libnpth0:amd64 (1.6-3) ... Setting up file (1:5.39-3+deb11u1) ... Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ... Setting up libassuan0:amd64 (2.5.3-7.1) ... Setting up libgomp1:amd64 (10.2.1-6) ... Setting up bzip2 (1.0.8-4) ... Setting up locales (2.31-13+deb11u11) ... Generating locales (this might take a while)... Generation complete. Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ... Setting up libunwind8:amd64 (1.3.2-2) ... Setting up pbzip2 (1.1.13-1) ... Setting up libjbig0:amd64 (2.1-3.1+b2) ... Setting up libcap2:amd64 (1:2.44-1) ... Setting up libfakeroot:amd64 (1.25.3-1.1) ... Setting up libasan6:amd64 (10.2.1-6) ... Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... Setting up tzdata (2025a-0+deb11u1) ... Current default time zone: 'Etc/UTC' Local time is now: Wed Mar 19 08:52:26 UTC 2025. Universal Time is now: Wed Mar 19 08:52:26 UTC 2025. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up fakeroot (1.25.3-1.1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist Setting up autotools-dev (20180224.1+nmu1) ... Setting up libglib2.0-data (2.66.8-1+deb11u5) ... Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ... Setting up libx11-data (2:1.7.2-1+deb11u2) ... Setting up make (4.3-4.1) ... Setting up libmpfr6:amd64 (4.1.0-3) ... Setting up gnupg-l10n (2.2.27-2+deb11u2) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... Setting up lzip (1.22-3) ... Setting up libncurses6:amd64 (6.2+20201114-2+deb11u2) ... Setting up strace (5.10-1) ... Setting up libdbus-1-3:amd64 (1.12.28-0+deb11u1) ... Setting up dbus (1.12.28-0+deb11u1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libsigsegv2:amd64 (2.13-1) ... Setting up xz-utils (5.2.5-2.1~deb11u1) ... update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist Setting up t1utils (1.41-4) ... Setting up libquadmath0:amd64 (10.2.1-6) ... Setting up diffstat (1.64-1) ... Setting up libpng16-16:amd64 (1.6.37-3) ... Setting up libmpc3:amd64 (1.2.0-1) ... Setting up libatomic1:amd64 (10.2.1-6) ... Setting up patch (2.7.6-7) ... Setting up autopoint (0.21-4) ... Setting up libwebp6:amd64 (0.6.1-2.1+deb11u2) ... Setting up fonts-dejavu-core (2.37-2) ... Setting up libxdelta2 (1.1.3-9.3) ... Setting up libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... Setting up libltdl7:amd64 (2.4.6-15) ... Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... Setting up libubsan1:amd64 (10.2.1-6) ... Setting up libsolv1:amd64 (0.7.17-1+deb11u1) ... Setting up libmd0:amd64 (1.0.3-3) ... Setting up python-apt-common (2.2.1) ... Setting up liblua5.2-0:amd64 (5.2.4-1.1+b3) ... Setting up libnsl-dev:amd64 (1.3.0-2) ... Setting up sensible-utils (0.0.14) ... Setting up xdelta3 (3.0.11-dfsg-1+b1) ... Setting up libcrypt-dev:amd64 (1:4.4.18-4) ... Setting up libuchardet0:amd64 (0.0.7-1) ... Setting up lzop (1.04-2) ... Setting up libmpdec3:amd64 (2.5.1-1) ... Setting up git-man (1:2.30.2-1+deb11u4) ... Setting up libssh2-1:amd64 (1.9.0-2+deb11u1) ... Setting up netbase (6.3) ... Setting up libtiff5:amd64 (4.2.0-1+deb11u6) ... Setting up libbinutils:amd64 (2.35.2-2) ... Setting up libfido2-1:amd64 (1.6.0-2) ... Setting up libisl23:amd64 (0.23-1) ... Setting up libc-dev-bin (2.31-13+deb11u11) ... Setting up openssl (1.1.1w-0+deb11u2) ... Setting up libbsd0:amd64 (0.11.3-1+deb11u1) ... Setting up libelf1:amd64 (0.183-1) ... Setting up readline-common (8.1-1) ... Setting up publicsuffix (20220811.1734-0+deb11u1) ... Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u6) ... Setting up zstd (1.4.8+dfsg-2.1) ... Setting up libmarkdown2:amd64 (2.2.6-1) ... Setting up libcc1-0:amd64 (10.2.1-6) ... Setting up iso-codes (4.6.0-1) ... Setting up liblocale-gettext-perl (1.07-4+b1) ... Setting up liblsan0:amd64 (10.2.1-6) ... Setting up libprocps8:amd64 (2:3.3.17-5) ... Setting up cpp-10 (10.2.1-6) ... Setting up dctrl-tools (2.24-3+b1) ... Setting up libitm1:amd64 (10.2.1-6) ... Setting up debian-keyring (2021.07.26) ... Setting up libgdbm6:amd64 (1.19-2) ... Setting up libpopt0:amd64 (1.18-2) ... Setting up libtsan0:amd64 (10.2.1-6) ... Setting up libctf0:amd64 (2.35.2-2) ... Setting up pinentry-curses (1.1.0-4) ... Setting up manpages-dev (5.10-1) ... Setting up libxdmcp6:amd64 (1:1.1.2-3) ... Setting up libxcb1:amd64 (1.14-3) ... Setting up gettext (0.21-4) ... Setting up xdelta (1.1.3-9.3) ... Setting up libarchive13:amd64 (3.4.3-2+deb11u2) ... Setting up libgcc-10-dev:amd64 (10.2.1-6) ... Setting up libedit2:amd64 (3.1-20191231-2+b1) ... Setting up libreadline8:amd64 (8.1-1) ... Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... Setting up m4 (1.4.18-5) ... Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u14) ... Setting up ca-certificates (20210119) ... Updating certificates in /etc/ssl/certs... 129 added, 0 removed; done. Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ... Setting up shared-mime-info (2.0-1) ... Setting up libgdbm-compat4:amd64 (1.19-2) ... Setting up ucf (3.0043+deb11u2) ... Setting up libperl5.32:amd64 (5.32.1-4+deb11u4) ... Setting up dwz (0.13+20210201-1) ... Setting up groff-base (1.22.4-6) ... Setting up cpp (4:10.2.1-1) ... Setting up procps (2:3.3.17-5) ... Setting up pixz (1.0.7-1) ... Setting up gpgconf (2.2.27-2+deb11u2) ... Setting up libcurl4:amd64 (7.74.0-1.3+deb11u14) ... Setting up libc6-dev:amd64 (2.31-13+deb11u11) ... Setting up libx11-6:amd64 (2:1.7.2-1+deb11u2) ... Setting up curl (7.74.0-1.3+deb11u14) ... Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... Setting up gpg (2.2.27-2+deb11u2) ... Setting up libpython3.9-stdlib:amd64 (3.9.2-1+deb11u2) ... Setting up libpython3-stdlib:amd64 (3.9.2-3) ... Setting up librpmio9 (4.16.1.2+dfsg1-3) ... Setting up gnupg-utils (2.2.27-2+deb11u2) ... Setting up binutils-x86-64-linux-gnu (2.35.2-2) ... Setting up librpm9 (4.16.1.2+dfsg1-3) ... Setting up libstdc++-10-dev:amd64 (10.2.1-6) ... Setting up gpg-agent (2.2.27-2+deb11u2) ... Setting up libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... Setting up fontconfig-config (2.13.1-4.2) ... Setting up openssh-client (1:8.4p1-5+deb11u4) ... Setting up gpgsm (2.2.27-2+deb11u2) ... Setting up libxext6:amd64 (2:1.3.3-1.1) ... Setting up rpm-common (4.16.1.2+dfsg1-3) ... Setting up binutils (2.35.2-2) ... Setting up man-db (2.9.4-2) ... Building database of manual pages ... Setting up libgpgme11:amd64 (1.14.0-1+b2) ... Setting up dirmngr (2.2.27-2+deb11u2) ... Setting up perl (5.32.1-4+deb11u4) ... Setting up libpackage-stash-xs-perl (0.29-1+b2) ... Setting up libclass-data-inheritable-perl (0.08-3) ... Setting up libalgorithm-c3-perl (0.11-1) ... Setting up libdata-dump-perl (1.23-1.1) ... Setting up libref-util-perl (0.204-1) ... Setting up libipc-system-simple-perl (1.30-1) ... Setting up libnet-domain-tld-perl (1.75-1.1) ... Setting up libsocket-msghdr-perl (0.05-1+b2) ... Setting up libhash-fieldhash-perl (0.15-1+b3) ... Setting up libvariable-magic-perl (0.62-1+b3) ... Setting up libio-html-perl (1.004-2) ... Setting up libpod-parser-perl (1.63-2) ... Setting up libb-hooks-op-check-perl (0.22-1+b3) ... Setting up libcompress-raw-bzip2-perl:amd64 (2.101-1) ... Setting up liblist-moreutils-xs-perl (0.430-2) ... Setting up gcc-10 (10.2.1-6) ... Setting up libparams-util-perl (1.102-1+b1) ... Setting up libdpkg-perl (1.20.13) ... Setting up libtime-duration-perl (1.21-1) ... Setting up autoconf (2.69-14) ... Setting up libsub-exporter-progressive-perl (0.001013-1) ... Setting up libarray-intspan-perl (2.004-1) ... Setting up libcapture-tiny-perl (0.48-1) ... Setting up libtimedate-perl (2.3300-2) ... Setting up gpg-wks-server (2.2.27-2+deb11u2) ... Setting up libsub-name-perl (0.26-1+b1) ... Setting up libtype-tiny-xs-perl (0.022-1) ... Setting up libdata-validate-domain-perl (0.10-1.1) ... Setting up libproc-processtable-perl (0.59-2+b1) ... Setting up libfile-chdir-perl (0.1008-1.1) ... Setting up xauth (1:1.1-1) ... Setting up libpath-tiny-perl (0.118-1) ... Setting up libarchive-cpio-perl (0.10-1.1) ... Setting up libjson-perl (4.03000-1) ... Setting up libipc-run3-perl (0.048-2) ... Setting up libfcgi-perl:amd64 (0.79+ds-2) ... Setting up libsub-override-perl (0.09-2) ... Setting up libaliased-perl (0.34-1.1) ... Setting up libstrictures-perl (2.000006-1) ... Setting up libsub-quote-perl (2.006006-1) ... Setting up libdevel-stacktrace-perl (2.0400-1) ... Setting up libclass-xsaccessor-perl (1.19-3+b7) ... Setting up libfontconfig1:amd64 (2.13.1-4.2) ... Setting up libsort-versions-perl (1.62-1) ... Setting up libexporter-tiny-perl (1.002002-1) ... Setting up libre-engine-re2-perl:amd64 (0.14-1) ... Setting up libfile-dirlist-perl (0.05-2) ... Setting up libterm-readkey-perl (2.38-1+b2) ... Setting up libtext-levenshteinxs-perl (0.03-4+b8) ... Setting up libperlio-gzip-perl (0.19-1+b7) ... Setting up libsys-hostname-long-perl (1.5-2) ... Setting up libhtml-html5-entities-perl (0.004-1.1) ... Setting up libsereal-decoder-perl (4.018+ds-1+b1) ... Setting up liburi-perl (5.08-1) ... Setting up libfile-touch-perl (0.11-1) ... Setting up python3.9 (3.9.2-1+deb11u2) ... Setting up libemail-address-xs-perl (1.04-1+b3) ... Setting up libnet-ssleay-perl (1.88-3+b1) ... Setting up automake (1:1.16.3-2) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist Setting up libapt-pkg-perl (0.1.39) ... Setting up libio-sessiondata-perl (1.03-1.1) ... Setting up libsolvext1:amd64 (0.7.17-1+deb11u1) ... Setting up libstring-escape-perl (2010.002-2) ... Setting up libhttp-date-perl (6.05-1) ... Setting up libfile-which-perl (1.23-1) ... Setting up libfile-basedir-perl (0.08-1) ... Setting up libnumber-range-perl (0.12-1.1) ... Setting up libtask-weaken-perl (1.06-1) ... Setting up libunicode-utf8-perl (0.62-1+b2) ... Setting up libcompress-raw-zlib-perl:amd64 (2.101-1) ... Setting up libmouse-perl (2.5.10-1+b1) ... Setting up libossp-uuid-perl (1.6.2-1.5+b9) ... Setting up g++-10 (10.2.1-6) ... Setting up libfile-listing-perl (6.14-1) ... Setting up libsys-cpuaffinity-perl:amd64 (1.13~03-1) ... Setting up gpg-wks-client (2.2.27-2+deb11u2) ... Setting up libregexp-pattern-perl (0.2.14-1) ... Setting up libdata-messagepack-perl (1.00-4+b1) ... Setting up libclass-inspector-perl (1.36-1) ... Setting up libfont-afm-perl (1.20-3) ... Setting up libwant-perl (0.29-1+b6) ... Setting up libdynaloader-functions-perl (0.003-1.1) ... Setting up libtext-glob-perl (0.11-1) ... Setting up libclass-method-modifiers-perl (2.13-1) ... Setting up liblist-compare-perl (0.55-1) ... Setting up libref-util-xs-perl (0.117-1+b3) ... Setting up libio-pty-perl (1:1.15-2) ... Setting up libtool (2.4.6-15) ... Setting up libfile-fcntllock-perl (0.22-3+b7) ... Setting up libio-compress-perl (2.101-1) ... Setting up libsort-key-perl (1.33-2+b3) ... Setting up libclone-perl (0.45-1+b1) ... Setting up libalgorithm-diff-perl (1.201-1) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libsub-identify-perl (0.14-1+b3) ... Setting up libdistro-info-perl (1.0+deb11u1) ... Setting up libcpanel-json-xs-perl (4.25-1+b1) ... Setting up libobject-id-perl (0.1.2-2.1) ... Setting up libio-stringy-perl (2.111-3) ... Setting up liblist-moreutils-perl (0.430-2) ... Setting up libhtml-tagset-perl (3.20-4) ... Setting up liblog-any-perl (1.709-1) ... Setting up libfile-sync-perl (0.11-2+b8) ... Setting up libauthen-sasl-perl (2.1600-1.1) ... Setting up libdevel-size-perl (0.83-1+b2) ... Setting up libdebhelper-perl (13.3.4) ... Setting up libpod-constants-perl (0.19-2) ... Setting up libregexp-pattern-license-perl (3.4.0-1) ... Setting up libconvert-binhex-perl (1.125-1) ... Setting up liblwp-mediatypes-perl (6.04-1) ... Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ... Setting up libtry-tiny-perl (0.30-1) ... Setting up libtype-tiny-perl (1.012001-2) ... Setting up libcommon-sense-perl (3.75-1+b4) ... Setting up libxml-namespacesupport-perl (1.12-1.1) ... Setting up libnet-http-perl (6.20-1) ... Setting up libtext-markdown-discount-perl:amd64 (0.12-1+b1) ... Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... Setting up libclass-singleton-perl (1.6-1) ... Setting up libtime-moment-perl (0.44-1+b3) ... Setting up libpadwalker-perl (2.5-1+b1) ... Setting up libencode-locale-perl (1.05-1.1) ... Setting up python3 (3.9.2-3) ... Setting up libexception-class-perl (1.44-1) ... Setting up libclass-c3-perl (0.35-1) ... Setting up libxstring-perl (0.005-1+b1) ... Setting up python3-xdg (0.27-2) ... Setting up libconfig-tiny-perl (2.26-1) ... Setting up libsereal-encoder-perl (4.018+ds-1+b1) ... Setting up libdevel-callchecker-perl (0.008-1+b2) ... Setting up liblist-utilsby-perl (0.11-1) ... Setting up libyaml-tiny-perl (1.73-1) ... Setting up libstring-shellquote-perl (1.04-1) ... Setting up libclass-c3-xs-perl (0.15-1+b1) ... Setting up libdevel-caller-perl (2.06-2+b3) ... Setting up libsub-install-perl (0.928-1.1) ... Setting up gcc (4:10.2.1-1) ... Setting up dpkg-dev (1.20.13) ... Setting up libcompress-raw-lzma-perl:amd64 (2.101-1) ... Setting up libnumber-compare-perl (0.03-1.1) ... Setting up intltool-debian (0.35.0+20060710.5) ... Setting up liberror-perl (0.17029-1) ... Setting up python3-six (1.16.0-2) ... Setting up dh-autoreconf (20) ... Setting up patchutils (0.4.2-1) ... Setting up libmail-sendmail-perl (0.80-1.1) ... Setting up libltdl-dev:amd64 (2.4.6-15) ... Setting up libjson-maybexs-perl (1.004003-1) ... Setting up libxml-sax-base-perl (1.09-1.1) ... Setting up libio-string-perl (1.08-3.1) ... Setting up libreadonly-perl (2.050-3) ... Setting up libdevel-lexalias-perl (0.05-2+b3) ... Setting up python3-gpg (1.14.0-1+b2) ... Setting up python3-certifi (2020.6.20-1) ... Setting up libfile-find-rule-perl (0.34-1) ... Setting up libstring-copyright-perl (0.003006-1) ... Setting up libgd3:amd64 (2.3.0-2) ... Setting up python3-idna (2.10-1+deb11u1) ... Setting up libdata-optlist-perl (0.110-1.1) ... Setting up libipc-run-perl (20200505.0-1) ... Setting up git (1:2.30.2-1+deb11u4) ... Setting up libtext-xslate-perl (3.5.8-1+b1) ... Setting up python3-urllib3 (1.26.5-1~exp1+deb11u1) ... Setting up libcontextual-return-perl (0.004014-2) ... Setting up libwww-robotrules-perl (6.02-1) ... Setting up libtypes-serialiser-perl (1.01-1) ... Setting up g++ (4:10.2.1-1) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up libhtml-parser-perl (3.75-1+b1) ... Setting up libgit-wrapper-perl (0.048-1) ... Setting up liblog-any-adapter-screen-perl (0.140-1) ... Setting up librole-tiny-perl (2.002004-1) ... Setting up gnupg (2.2.27-2+deb11u2) ... Setting up libfile-sharedir-perl (1.118-1) ... Setting up build-essential (12.9) ... Setting up python3-unidiff (0.5.5-2) ... Setting up libmro-compat-perl (0.13-1) ... Setting up lsb-release (11.1.0) ... Setting up libfont-ttf-perl (1.06-1.1) ... Setting up libfile-homedir-perl (1.006-1) ... Setting up python3-magic (2:0.4.20-3) ... Setting up libbssolv-perl:amd64 (0.17-3) ... Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ... Setting up pristine-tar (1.49) ... Setting up libio-socket-ssl-perl (2.069-1) ... Setting up libsub-exporter-perl (0.987-1) ... Setting up libc-devtools (2.31-13+deb11u11) ... Setting up libalgorithm-merge-perl (0.08-3) ... Setting up libhttp-message-perl (6.28-1) ... Setting up libeval-closure-perl (0.14-1) ... Setting up libhtml-form-perl (6.07-1) ... Setting up python3-pkg-resources (52.0.0-4+deb11u1) ... Setting up libiterator-perl (0.03+ds1-1.1) ... Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... Setting up libjson-xs-perl (4.030-1+b1) ... Setting up libhttp-negotiate-perl (6.01-1) ... Setting up libparams-validationcompiler-perl (0.30-1) ... Setting up supervisor (4.2.2-2) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libio-prompter-perl (0.004015-1) ... Setting up libiterator-util-perl (0.02+ds1-1.1) ... Setting up libhttp-cookies-perl (6.10-1) ... Setting up python3-apt (2.2.1) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up libhtml-tree-perl (5.07-2) ... Setting up libparams-classify-perl (0.015-1+b3) ... Setting up libpath-iterator-rule-perl (1.014-1) ... Setting up libhtml-format-perl (2.12-1.1) ... Setting up libxml-sax-perl (1.02+dfsg-1) ... update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version Setting up libio-compress-lzma-perl (2.101-1) ... Setting up python3-chardet (4.0.0-1) ... Setting up libnet-smtp-ssl-perl (1.04-1) ... Setting up libmodule-runtime-perl (0.016-1) ... Setting up libmailtools-perl (2.21-1) ... Setting up python3-debian (0.1.39) ... Setting up python3-requests (2.25.1+dfsg-2) ... Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version Setting up dh-strip-nondeterminism (1.12.0-1) ... Setting up libconst-fast-perl (0.014-1.1) ... Setting up libhttp-daemon-perl (6.12-1+deb11u1) ... Setting up libdata-dpath-perl (0.58-1) ... Setting up libmodule-implementation-perl (0.09-1.1) ... Setting up libpackage-stash-perl (0.39-1) ... Setting up libimport-into-perl (1.002005-1) ... Setting up libmoo-perl (2.004004-1) ... Setting up liblist-someutils-perl (0.58-1) ... Setting up debhelper (13.3.4) ... Setting up libmime-tools-perl (5.509-1) ... Setting up dput (1.1.0) ... Setting up libspecio-perl (0.47-1) ... Setting up liblist-someutils-xs-perl (0.58-2+b1) ... Setting up libxml-simple-perl (2.25-1) ... Setting up equivs (2.3.1) ... Setting up libmoox-aliases-perl (0.001006-1.1) ... Setting up libparams-validate-perl:amd64 (1.30-1+b1) ... Setting up libb-hooks-endofscope-perl (0.24-1.1) ... Setting up libnamespace-clean-perl (0.27-1) ... Setting up libgetopt-long-descriptive-perl (0.105-1) ... Setting up libnamespace-autoclean-perl (0.29-1) ... Setting up libdatetime-locale-perl (1:1.31-1) ... Setting up libgitlab-api-v4-perl (0.26-1) ... Setting up libdatetime-timezone-perl (1:2.47-1+2024a) ... Setting up libmoox-struct-perl (0.020-1) ... Setting up lintian (2.104.0) ... Setting up licensecheck (3.1.1-2) ... Setting up libdatetime-perl:amd64 (2:1.54-1) ... Setting up libdatetime-format-duration-perl (1.03a-1.2) ... Setting up liblwp-protocol-https-perl (6.10-1) ... Setting up libwww-perl (6.52-1) ... Setting up libdatetime-format-http-perl (0.42-2.1) ... Setting up devscripts (2.21.3+deb11u1) ... Setting up libxml-parser-perl:amd64 (2.46-2) ... Setting up libxml-sax-expat-perl (0.51-1) ... update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version Setting up libsoap-lite-perl (1.27-1) ... Setting up libxmlrpc-lite-perl (0.717-4) ... Processing triggers for libc-bin (2.31-13+deb11u11) ... Processing triggers for ca-certificates (20210119) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. [36mINFO[0m[0798] RUN mkdir -p /etc/apt/sources.list.d [36mINFO[0m[0798] Cmd: /bin/sh [36mINFO[0m[0798] Args: [-c mkdir -p /etc/apt/sources.list.d] [36mINFO[0m[0798] Running: [/bin/sh -c mkdir -p /etc/apt/sources.list.d] [36mINFO[0m[0798] Resolving srcs [docker/apt/*.list]... [36mINFO[0m[0798] COPY docker/apt/*.list /etc/apt/sources.list.d/ [36mINFO[0m[0798] Resolving srcs [docker/apt/*.list]... [36mINFO[0m[0798] Resolving srcs [docker/apt/*.gpg]... [36mINFO[0m[0798] COPY docker/apt/*.gpg /usr/share/keyrings/ [36mINFO[0m[0798] Resolving srcs [docker/apt/*.gpg]... [36mINFO[0m[0798] RUN apt-get update && apt-get install -y apt-utils libsolv1 libsolvext1 reprepro [36mINFO[0m[0798] Cmd: /bin/sh [36mINFO[0m[0798] Args: [-c apt-get update && apt-get install -y apt-utils libsolv1 libsolvext1 reprepro] [36mINFO[0m[0798] Running: [/bin/sh -c apt-get update && apt-get install -y apt-utils libsolv1 libsolvext1 reprepro] Hit:1 http://deb.debian.org/debian bullseye InRelease Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease Hit:3 http://deb.debian.org/debian bullseye-updates InRelease Get:4 https://repositories.collabora.co.uk/sysadmin/debian bullseye InRelease [18.4 kB] Get:5 https://repositories.collabora.co.uk/sysadmin/debian bullseye/tools amd64 Packages [35.5 kB] Fetched 53.9 kB in 0s (109 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... apt-utils is already the newest version (2.2.4). Suggested packages: inoticoming The following NEW packages will be installed: reprepro The following packages will be upgraded: libsolv1 libsolvext1 2 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 882 kB of archives. After this operation, 1223 kB of additional disk space will be used. Get:1 https://repositories.collabora.co.uk/sysadmin/debian bullseye/tools amd64 libsolv1 amd64 0.7.25-1ccu1~debian11.1 [293 kB] Get:2 https://repositories.collabora.co.uk/sysadmin/debian bullseye/tools amd64 libsolvext1 amd64 0.7.25-1ccu1~debian11.1 [131 kB] Get:3 https://repositories.collabora.co.uk/sysadmin/debian bullseye/tools amd64 reprepro amd64 5.3.0-1.4co1debian11.1 [458 kB] Fetched 882 kB in 0s (3389 kB/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 ... 33297 files and directories currently installed.) Preparing to unpack .../libsolv1_0.7.25-1ccu1~debian11.1_amd64.deb ... Unpacking libsolv1:amd64 (0.7.25-1ccu1~debian11.1) over (0.7.17-1+deb11u1) ... Preparing to unpack .../libsolvext1_0.7.25-1ccu1~debian11.1_amd64.deb ... Unpacking libsolvext1:amd64 (0.7.25-1ccu1~debian11.1) over (0.7.17-1+deb11u1) ... Selecting previously unselected package reprepro. Preparing to unpack .../reprepro_5.3.0-1.4co1debian11.1_amd64.deb ... Unpacking reprepro (5.3.0-1.4co1debian11.1) ... Setting up libsolv1:amd64 (0.7.25-1ccu1~debian11.1) ... Setting up reprepro (5.3.0-1.4co1debian11.1) ... Setting up libsolvext1:amd64 (0.7.25-1ccu1~debian11.1) ... Processing triggers for man-db (2.9.4-2) ... Processing triggers for libc-bin (2.31-13+deb11u11) ... [36mINFO[0m[0801] COPY . $WORKDIR [36mINFO[0m[0803] RUN make -C $WORKDIR/dist install [36mINFO[0m[0803] Cmd: /bin/sh [36mINFO[0m[0803] Args: [-c make -C $WORKDIR/dist install] [36mINFO[0m[0803] Running: [/bin/sh -c make -C $WORKDIR/dist install] make: Entering directory '/tmp/sources/dist' /usr/bin/install -d -m 755 /usr/lib/obs/server /usr/bin/install -d -m 755 /etc/logrotate.d/ /usr/bin/install -d -m 755 /etc/slp.reg.d/ /usr/bin/install -d -m 755 /etc/cron.d/ /usr/bin/install -d -m 755 /usr/bin/ /usr/bin/install -d -m 755 /usr/sbin/ /usr/bin/install -d -m 755 /var/adm/fillup-templates /usr/bin/install -d -m 755 /usr/lib/obs/tests/appliance /usr/bin/install -d -m 755 /usr/lib/systemd/system/ /usr/bin/install -m 755 setup-appliance.sh /usr/lib/obs/server/setup-appliance.sh /usr/bin/install -d -m 755 /etc/apache2/vhosts.d /usr/bin/install -m 644 obs-apache24.conf /etc/apache2/vhosts.d/obs.conf /usr/bin/install -m 0755 obs_project_update /usr/sbin/obs_project_update /usr/bin/install -m 0644 sysconfig.obs-server /var/adm/fillup-templates /usr/bin/install -m 644 obs.source_server.reg /etc/slp.reg.d/ /usr/bin/install -m 644 obs.repo_server.reg /etc/slp.reg.d/ /usr/bin/install -d -m 755 /srv/www/obs/overview /usr/bin/install -m 644 overview.html.TEMPLATE /srv/www/obs/overview cp -r ./t/* /usr/lib/obs/tests/appliance/ /usr/bin/install -m 644 cleanup_scm_cache.cron /etc/cron.d/cleanup_scm_cache make: Leaving directory '/tmp/sources/dist' [36mINFO[0m[0804] RUN make -C $WORKDIR/src/backend install [36mINFO[0m[0804] Cmd: /bin/sh [36mINFO[0m[0804] Args: [-c make -C $WORKDIR/src/backend install] [36mINFO[0m[0804] Running: [/bin/sh -c make -C $WORKDIR/src/backend install] make: Entering directory '/tmp/sources/src/backend' /usr/bin/install -d -m 755 /usr/lib/obs/server /usr/bin/install -d -m 755 /srv/obs install -d -m 700 /srv/obs/gnupg [ -f ./BSConfig.pm ] || cp ./BSConfig.pm.template ./BSConfig.pm # prevent error while copy if there is an previous installation rm -rf /usr/lib/obs/server/build cp -a ./* /usr/lib/obs/server rm -rf /usr/lib/obs/server/build rm -rf /usr/lib/obs/server/Makefile rm -rf /usr/lib/obs/server/testdata rm -rf /usr/lib/obs/server/examples # just for check section, it is a %%ghost ln -sf /usr/lib/build /usr/lib/obs/server/build make: Leaving directory '/tmp/sources/src/backend' [36mINFO[0m[0804] RUN make -C $WORKDIR/src/backend/build install [36mINFO[0m[0804] Cmd: /bin/sh [36mINFO[0m[0804] Args: [-c make -C $WORKDIR/src/backend/build install] [36mINFO[0m[0804] Running: [/bin/sh -c make -C $WORKDIR/src/backend/build install] make: Entering directory '/tmp/sources/src/backend/build' echo 0.1 > version install -m755 -d \ /usr/lib/obs-build/configs \ /usr/lib/obs-build/baselibs_configs \ /usr/lib/obs-build/Build \ /usr/lib/obs-build/emulator \ /usr/bin \ /usr/share/man/man1 install -m755 \ build \ vc \ createdirdeps \ order \ expanddeps \ computeblocklists \ extractbuild \ getbinaryid \ getbuildids \ killchroot \ queryconfig \ common_functions \ init_buildsystem \ substitutedeps \ debtransform \ debtransformbz2 \ debtransformxz \ debtransformzip \ mkbaselibs \ mkdrpms \ listinstalled \ call-flatpak-builder \ createzyppdeps \ createarchdeps \ createdebdeps \ createrepomddeps \ createyastdeps \ changelog2spec \ spec2changelog \ download \ runservices \ spec_add_patch \ spectool \ signdummy \ unrpm \ telnet_login_wrapper \ startdockerd \ dummyhttpserver \ patchdockerfile \ obs-docker-support \ create_container_package_list \ call-podman \ /usr/lib/obs-build install -m644 \ qemu-reg \ lxc.conf \ build-validate-params \ openstack-console \ /usr/lib/obs-build install -m755 emulator/emulator.sh /usr/lib/obs-build/emulator/ install -m644 Build/*.pm /usr/lib/obs-build/Build install -m644 build-vm build-vm-* /usr/lib/obs-build install -m644 build-recipe build-recipe-* /usr/lib/obs-build install -m644 build-pkg build-pkg-* /usr/lib/obs-build install -m644 *.pm /usr/lib/obs-build install -m644 version /usr/lib/obs-build install -m644 configs/* /usr/lib/obs-build/configs install -m644 baselibs_configs/* /usr/lib/obs-build/baselibs_configs install -d /usr/share/man/man1 install -T -m644 build.1 /usr/share/man/man1/obs-build.1 install -T -m644 unrpm.1 /usr/share/man/man1/unrpm.1 ln -sf /usr/lib/obs-build/build /usr/bin/obs-build ln -sf /usr/lib/obs-build/vc /usr/bin/obs-buildvc ln -sf /usr/lib/obs-build/unrpm /usr/bin/unrpm ln -s baselibs_configs/baselibs_global.conf /usr/lib/obs-build/baselibs_global.conf ln -s baselibs_configs/baselibs_global-deb.conf /usr/lib/obs-build/baselibs_global-deb.conf make: Leaving directory '/tmp/sources/src/backend/build' [36mINFO[0m[0804] RUN ln -sf /usr/lib/obs-build /usr/lib/obs/server/build [36mINFO[0m[0804] Cmd: /bin/sh [36mINFO[0m[0804] Args: [-c ln -sf /usr/lib/obs-build /usr/lib/obs/server/build] [36mINFO[0m[0804] Running: [/bin/sh -c ln -sf /usr/lib/obs-build /usr/lib/obs/server/build] [36mINFO[0m[0804] RUN rm -rf $WORKDIR [36mINFO[0m[0804] Cmd: /bin/sh [36mINFO[0m[0804] Args: [-c rm -rf $WORKDIR] [36mINFO[0m[0804] Running: [/bin/sh -c rm -rf $WORKDIR] [36mINFO[0m[0804] RUN mkdir -p /etc/obs [36mINFO[0m[0804] Cmd: /bin/sh [36mINFO[0m[0804] Args: [-c mkdir -p /etc/obs] [36mINFO[0m[0804] Running: [/bin/sh -c mkdir -p /etc/obs] [36mINFO[0m[0804] RUN cp /usr/lib/obs/server/BSConfig.pm.template /etc/obs/BSConfig.pm [36mINFO[0m[0804] Cmd: /bin/sh [36mINFO[0m[0804] Args: [-c cp /usr/lib/obs/server/BSConfig.pm.template /etc/obs/BSConfig.pm] [36mINFO[0m[0804] Running: [/bin/sh -c cp /usr/lib/obs/server/BSConfig.pm.template /etc/obs/BSConfig.pm] [36mINFO[0m[0804] RUN ln -sf /etc/obs/BSConfig.pm /usr/lib/obs/server/BSConfig.pm [36mINFO[0m[0804] Cmd: /bin/sh [36mINFO[0m[0804] Args: [-c ln -sf /etc/obs/BSConfig.pm /usr/lib/obs/server/BSConfig.pm] [36mINFO[0m[0804] Running: [/bin/sh -c ln -sf /etc/obs/BSConfig.pm /usr/lib/obs/server/BSConfig.pm] [36mINFO[0m[0804] RUN test -f /usr/lib/obs/server/build/Build/Modules.pm [36mINFO[0m[0804] Cmd: /bin/sh [36mINFO[0m[0804] Args: [-c test -f /usr/lib/obs/server/build/Build/Modules.pm] [36mINFO[0m[0804] Running: [/bin/sh -c test -f /usr/lib/obs/server/build/Build/Modules.pm] [36mINFO[0m[0804] Resolving srcs [docker/services/backend/*.conf]... [36mINFO[0m[0804] COPY docker/services/backend/*.conf /etc/supervisor/conf.d/ [36mINFO[0m[0804] Resolving srcs [docker/services/backend/*.conf]... [36mINFO[0m[0804] COPY docker/ /opt/ [36mINFO[0m[0804] RUN /opt/configure-backend-user.sh [36mINFO[0m[0804] Cmd: /bin/sh [36mINFO[0m[0804] Args: [-c /opt/configure-backend-user.sh] [36mINFO[0m[0804] Running: [/bin/sh -c /opt/configure-backend-user.sh] Adding group `obsrun' (GID 999) ... Done. Adding system user `obsrun' (UID 999) ... Adding new user `obsrun' (UID 999) with group `obsrun' ... Not creating home directory `/usr/lib/obs'. Adding system user `obsservicerun' (UID 998) ... Adding new user `obsservicerun' (UID 998) with group `obsrun' ... Not creating home directory `/usr/lib/obs/server'. [36mINFO[0m[0804] COPY --from=aptly-tools-builder /tmp/aptly-rest-tools/target/release/aptlyctl /tmp/aptly-rest-tools/target/release/obs2aptly /usr/local/bin/ [36mINFO[0m[0804] RUN mkdir -p /srv/obs/log /srv/obs/run && chmod ug=rwxt /srv/obs/run && chown obsrun:obsrun -R /srv/obs [36mINFO[0m[0804] Cmd: /bin/sh [36mINFO[0m[0804] Args: [-c mkdir -p /srv/obs/log /srv/obs/run && chmod ug=rwxt /srv/obs/run && chown obsrun:obsrun -R /srv/obs] [36mINFO[0m[0804] Running: [/bin/sh -c mkdir -p /srv/obs/log /srv/obs/run && chmod ug=rwxt /srv/obs/run && chown obsrun:obsrun -R /srv/obs] [36mINFO[0m[0804] VOLUME /srv/obs [36mINFO[0m[0804] Cmd: VOLUME [36mINFO[0m[0804] Adding volume /srv/obs to ignorelist [36mINFO[0m[0804] ENTRYPOINT /opt/backend-docker-entrypoint.sh [36mINFO[0m[0804] EXPOSE 5152 [36mINFO[0m[0804] Cmd: EXPOSE [36mINFO[0m[0804] Adding exposed port: 5152/tcp [36mINFO[0m[0804] EXPOSE 5252 [36mINFO[0m[0804] Cmd: EXPOSE [36mINFO[0m[0804] Adding exposed port: 5252/tcp [36mINFO[0m[0804] EXPOSE 5352 [36mINFO[0m[0804] Cmd: EXPOSE [36mINFO[0m[0804] Adding exposed port: 5352/tcp [36mINFO[0m[0804] HEALTHCHECK --start-period=60s CMD curl --fail http://127.0.0.1:5252/ [36mINFO[0m[0804] Taking snapshot of full filesystem... [36mINFO[0m[0817] Pushing image to registry.gitlab.collabora.com/obs/open-build-service/backend:b26acc4b-P131201 [36mINFO[0m[0819] Pushed registry.gitlab.collabora.com/obs/open-build-service/backend@sha256:1ae5dd5991d68954ca08195e712d5ce2b0657d6361613005a170dba076ca3407 [36mINFO[0m[0819] Pushing image to registry.gitlab.collabora.com/obs/open-build-service/backend:wip-andrewsh-publisher-capture-errors [36mINFO[0m[0820] Pushed registry.gitlab.collabora.com/obs/open-build-service/backend@sha256:1ae5dd5991d68954ca08195e712d5ce2b0657d6361613005a170dba076ca3407 [32;1m$ echo Pushed $CI_REGISTRY_IMAGE/$image:$CI_COMMIT_REF_SLUG and $CI_REGISTRY_IMAGE/$image:$TAG_SHA[0;m Pushed registry.gitlab.collabora.com/obs/open-build-service/backend:wip-andrewsh-publisher-capture-errors and registry.gitlab.collabora.com/obs/open-build-service/backend:b26acc4b-P131201 section_end:1742374380:step_script [0Ksection_start:1742374380:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1742374381:cleanup_file_variables [0K[32;1mJob succeeded[0;m