stratum-mining / benchmarking-tool

Benchmarking tool to measure Stratum V2 and Stratum (V1) protocol performances in different contexts
Other
11 stars 8 forks source link

failed to solve: process "/bin/sh -c npm i && npm run build" did not complete successfully: exit code: 1 #1

Closed pavlenex closed 2 months ago

pavlenex commented 3 months ago
failed to solve: process "/bin/sh -c npm i && npm run build" did not complete successfully: exit code: 1
p@Pavles-MacBook-Air benchmarking-tool % docker compose -f docker-compose-config-a.yaml up -d
WARN[0000] /Users/p/Downloads/benchmarking-tool/docker-compose-config-a.yaml: `version` is obsolete 
[+] Running 8/8
 ✘ translator Error                     pull access denied for sv2-roles-builder-image, repository does not exist or may require 'docker login': denied: requested access to the ...                   1.7s 
 ✘ jd-client Error                      pull access denied for sv2-roles-builder-image, repository does not exist or may require 'docker login': denied: requested access to the r...                  1.7s 
 ✘ pool Error                           pull access denied for sv2-roles-builder-image, repository does not exist or may require 'docker login': denied: requested access to the resour...             1.7s 
 ! sv1-node-pool-side Warning           pull access denied for sv2-template-provider, repository does not exist or may require 'docker login': denied: requested access...                             1.7s 
 ! sv2-roles-builder Warning            pull access denied for sv2-roles-builder-image, repository does not exist or may require 'docker login': denied: requested acces...                            1.7s 
 ✘ jd-server Error                      pull access denied for sv2-roles-builder-image, repository does not exist or may require 'docker login': denied: requested access to the r...                  1.8s 
 ! template-provider-pool-side Warning  pull access denied for sv2-template-provider, repository does not exist or may require 'docker login': denied: request...                                      1.6s 
 ! template-provider-miner-side Warning pull access denied for sv2-template-provider, repository does not exist or may require 'docker login': denied: reques...                                       1.8s 
[+] Building 84.7s (28/37)                                                                                                                                                             docker:desktop-linux
 => [sv1-public-pool internal] load build definition from sv1-public-pool.dockerfile                                                                                                                   0.0s
 => => transferring dockerfile: 1.04kB                                                                                                                                                                 0.0s
 => [template-provider-pool-side internal] load build definition from template-provider.dockerfile                                                                                                     0.0s
 => => transferring dockerfile: 1.58kB                                                                                                                                                                 0.0s
 => [sv1-public-pool internal] load metadata for docker.io/library/node:18.16.1-bookworm-slim                                                                                                          0.5s
 => [template-provider-pool-side internal] load metadata for docker.io/library/debian:stable-slim                                                                                                      0.5s
 => [sv2-roles-builder internal] load build definition from sri-roles.dockerfile                                                                                                                       0.0s
 => => transferring dockerfile: 360B                                                                                                                                                                   0.0s
 => [sv2-roles-builder internal] load metadata for docker.io/library/rust:1.75                                                                                                                         0.5s
 => [template-provider-miner-side internal] load build definition from template-provider.dockerfile                                                                                                    0.0s
 => => transferring dockerfile: 1.58kB                                                                                                                                                                 0.0s
 => [sv1-node-pool-side internal] load build definition from template-provider.dockerfile                                                                                                              0.0s
 => => transferring dockerfile: 1.58kB                                                                                                                                                                 0.0s
 => [sv1-public-pool internal] load .dockerignore                                                                                                                                                      0.0s
 => => transferring context: 2B                                                                                                                                                                        0.0s
 => [sv1-public-pool build 1/6] FROM docker.io/library/node:18.16.1-bookworm-slim@sha256:cbcb13185f0ad580d34bd1d672d604bdb9e096eeb9e3949470104b9d0ced7524                                              0.0s
 => [sv2-roles-builder internal] load .dockerignore                                                                                                                                                    0.0s
 => => transferring context: 2B                                                                                                                                                                        0.0s
 => CACHED [sv1-public-pool stage-1 2/3] WORKDIR public-pool                                                                                                                                           0.0s
 => CACHED [sv1-public-pool build 2/6] RUN apt-get update     && apt-get upgrade -y                                                                                                                    0.0s
 => CACHED [sv1-public-pool build 3/6] RUN DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends         python3         build-essential         cmake         git         ca-cer  0.0s
 => CACHED [sv1-public-pool build 4/6] RUN git clone https://github.com/benjamin-wilson/public-pool.git                                                                                                0.0s
 => CACHED [sv1-public-pool build 5/6] WORKDIR /public-pool                                                                                                                                            0.0s
 => ERROR [sv1-public-pool build 6/6] RUN npm i && npm run build                                                                                                                                      83.0s
 => CACHED [sv2-roles-builder builder 1/5] FROM docker.io/library/rust:1.75@sha256:87f3b2f93b82995443a1a558c234212dafe79cfdc3af956539610560369ddcd0                                                    0.0s
 => CACHED [sv2-roles-builder builder 2/5] WORKDIR usr/src/stratum/                                                                                                                                    0.0s
 => CACHED [sv2-roles-builder builder 3/5] RUN git clone https://github.com/stratum-mining/stratum.git .                                                                                               0.0s
 => CACHED [sv2-roles-builder builder 4/5] WORKDIR /usr/src/stratum/roles/                                                                                                                             0.0s
 => CANCELED [sv2-roles-builder builder 5/5] RUN cargo build --release                                                                                                                                84.2s
 => [sv1-node-pool-side internal] load .dockerignore                                                                                                                                                   0.0s
 => => transferring context: 2B                                                                                                                                                                        0.0s
 => [template-provider-pool-side internal] load .dockerignore                                                                                                                                          0.0s
 => => transferring context: 2B                                                                                                                                                                        0.0s
 => [template-provider-miner-side internal] load .dockerignore                                                                                                                                         0.0s
 => => transferring context: 2B                                                                                                                                                                        0.0s
 => [sv1-node-pool-side 1/9] FROM docker.io/library/debian:stable-slim@sha256:0200978f5b28cc795ec1699254fd789263193af9ab650bd2e4ef2bedf6cbd1c2                                                         0.0s
 => CACHED [sv1-node-pool-side 2/9] RUN apt-get update && apt-get upgrade -y                                                                                                                           0.0s
 => CANCELED [template-provider-miner-side 3/9] RUN apt-get install -y git build-essential libtool autotools-dev autoconf pkg-config libssl-dev libboost-all-dev bsdmainutils libzmq3-dev             83.9s
------                                                                                                                                                                                                      
 > [sv1-public-pool build 6/6] RUN npm i && npm run build:                                                                                                                                                  
2.869 npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.                                                                                                                                                                                       
3.622 npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
3.639 npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142              
3.772 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142                                                                                   
5.052 npm WARN deprecated har-validator@5.1.5: this library is no longer supported                                                                                                                          
7.626 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs                                                                                                          
82.38 npm notice                                                                                                                                                                                            
82.38 npm notice New major version of npm available! 9.5.1 -> 10.8.1                                                                                                                                        
82.38 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.8.1>                                                                                                                               
82.38 npm notice Run `npm install -g npm@10.8.1` to update!                                                                                                                                                 
82.38 npm notice                                                                                                                                                                                            
82.39 npm ERR! code 1
82.39 npm ERR! path /public-pool/node_modules/zeromq
82.40 npm ERR! command failed
82.40 npm ERR! command sh -c (shx test -f ./script/build.js || run-s build.js) && cross-env npm_config_build_from_source=true aminya-node-gyp-build
82.40 npm ERR! make: Entering directory '/public-pool/node_modules/zeromq/build'
82.40 npm ERR!   TOUCH 7722eaf02fcc073df28ffd1fa831e71544edfd42.intermediate
82.40 npm ERR!   ACTION binding_gyp_libzmq_target_build_libzmq 7722eaf02fcc073df28ffd1fa831e71544edfd42.intermediate
82.40 npm ERR! Downloading libzmq source from https://github.com/zeromq/libzmq/archive/20de92ac0a2b2b9a1869782a429df68f93c3625e.tar.gz
82.41 npm ERR! Building libzmq Release
82.41 npm ERR! cmake -S "libzmq-20de92ac0a2b2b9a1869782a429df68f93c3625e" -B ./build  -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX="/public-pool/node_modules/zeromq/build/libzmq" -DCMAKE_INSTALL_LIBDIR=lib -DBUILD_STATIC=ON -DBUILD_TESTS=OFF -DBUILD_SHARED=OFF -DWITH_DOCS=OFF -DWITH_LIBSODIUM=OFF
82.41 npm ERR! cmake --build ./build --config Release --target install
82.41 npm ERR!   TOUCH Release/obj.target/libzmq.stamp
82.41 npm ERR!   CXX(target) Release/obj.target/zeromq/src/context.o
82.41 npm ERR! rm 7722eaf02fcc073df28ffd1fa831e71544edfd42.intermediate
82.41 npm ERR! make: Leaving directory '/public-pool/node_modules/zeromq/build'
82.41 npm ERR! No native build was found for platform=linux arch=arm64 runtime=node abi=108 uv=1 armv=8 libc=glibc node=18.16.1
82.41 npm ERR!     loaded from: /public-pool/node_modules/zeromq
82.41 npm ERR! 
82.41 npm ERR! gyp info it worked if it ends with ok
82.41 npm ERR! gyp info using node-gyp@8.4.1
82.41 npm ERR! gyp info using node@18.16.1 | linux | arm64
82.41 npm ERR! gyp info find Python using Python version 3.11.2 found at "/usr/bin/python3"
82.41 npm ERR! gyp http GET https://nodejs.org/download/release/v18.16.1/node-v18.16.1-headers.tar.gz
82.41 npm ERR! gyp http 200 https://nodejs.org/download/release/v18.16.1/node-v18.16.1-headers.tar.gz
82.41 npm ERR! gyp http GET https://nodejs.org/download/release/v18.16.1/SHASUMS256.txt
82.41 npm ERR! gyp http 200 https://nodejs.org/download/release/v18.16.1/SHASUMS256.txt
82.41 npm ERR! gyp info spawn /usr/bin/python3
82.41 npm ERR! gyp info spawn args [
82.41 npm ERR! gyp info spawn args   '/public-pool/node_modules/node-gyp/gyp/gyp_main.py',
82.41 npm ERR! gyp info spawn args   'binding.gyp',
82.41 npm ERR! gyp info spawn args   '-f',
82.41 npm ERR! gyp info spawn args   'make',
82.41 npm ERR! gyp info spawn args   '-I',
82.41 npm ERR! gyp info spawn args   '/public-pool/node_modules/zeromq/build/config.gypi',
82.41 npm ERR! gyp info spawn args   '-I',
82.41 npm ERR! gyp info spawn args   '/public-pool/node_modules/node-gyp/addon.gypi',
82.41 npm ERR! gyp info spawn args   '-I',
82.41 npm ERR! gyp info spawn args   '/root/.cache/node-gyp/18.16.1/include/node/common.gypi',
82.41 npm ERR! gyp info spawn args   '-Dlibrary=shared_library',
82.41 npm ERR! gyp info spawn args   '-Dvisibility=default',
82.41 npm ERR! gyp info spawn args   '-Dnode_root_dir=/root/.cache/node-gyp/18.16.1',
82.41 npm ERR! gyp info spawn args   '-Dnode_gyp_dir=/public-pool/node_modules/node-gyp',
82.41 npm ERR! gyp info spawn args   '-Dnode_lib_file=/root/.cache/node-gyp/18.16.1/<(target_arch)/node.lib',
82.41 npm ERR! gyp info spawn args   '-Dmodule_root_dir=/public-pool/node_modules/zeromq',
82.41 npm ERR! gyp info spawn args   '-Dnode_engine=v8',
82.41 npm ERR! gyp info spawn args   '--depth=.',
82.41 npm ERR! gyp info spawn args   '--no-parallel',
82.41 npm ERR! gyp info spawn args   '--generator-output',
82.41 npm ERR! gyp info spawn args   'build',
82.41 npm ERR! gyp info spawn args   '-Goutput_dir=.'
82.41 npm ERR! gyp info spawn args ]
82.41 npm ERR! gyp info spawn make
82.41 npm ERR! gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
82.41 npm ERR! /bin/sh: 1: curl: not found
82.41 npm ERR! tar (child): libzmq-20de92ac0a2b2b9a1869782a429df68f93c3625e.tar.gz: Cannot open: No such file or directory
82.41 npm ERR! tar (child): Error is not recoverable: exiting now
82.41 npm ERR! tar: Child returned status 2
82.41 npm ERR! tar: Error is not recoverable: exiting now
82.41 npm ERR! CMake Error: The source directory "/public-pool/node_modules/zeromq/build/libzmq-staging/libzmq-20de92ac0a2b2b9a1869782a429df68f93c3625e" does not exist.
82.41 npm ERR! Specify --help for usage, or press the help button on the CMake GUI.
82.41 npm ERR! Error: /public-pool/node_modules/zeromq/build/libzmq-staging/build is not a directory
82.41 npm ERR! In file included from ../src/context.h:4,
82.41 npm ERR!                  from ../src/context.cc:2:
82.41 npm ERR! ../src/prefix.h:8:10: fatal error: zmq.h: No such file or directory
82.41 npm ERR!     8 | #include <zmq.h>
82.41 npm ERR!       |          ^~~~~~~
82.41 npm ERR! compilation terminated.
82.41 npm ERR! make: *** [zeromq.target.mk:130: Release/obj.target/zeromq/src/context.o] Error 1
82.41 npm ERR! gyp ERR! build error 
82.41 npm ERR! gyp ERR! stack Error: `make` failed with exit code: 2
82.41 npm ERR! gyp ERR! stack     at ChildProcess.onExit (/public-pool/node_modules/node-gyp/lib/build.js:194:23)
82.41 npm ERR! gyp ERR! stack     at ChildProcess.emit (node:events:513:28)
82.41 npm ERR! gyp ERR! stack     at ChildProcess._handle.onexit (node:internal/child_process:291:12)
82.41 npm ERR! gyp ERR! System Linux 6.6.31-linuxkit
82.41 npm ERR! gyp ERR! command "/usr/local/bin/node" "/public-pool/node_modules/.bin/node-gyp" "rebuild"
82.41 npm ERR! gyp ERR! cwd /public-pool/node_modules/zeromq
82.41 npm ERR! gyp ERR! node -v v18.16.1
82.41 npm ERR! gyp ERR! node-gyp -v v8.4.1
82.41 npm ERR! gyp ERR! not ok
82.42 
82.42 npm ERR! A complete log of this run can be found in:
82.42 npm ERR!     /root/.npm/_logs/2024-06-25T10_32_32_505Z-debug-0.log
------
failed to solve: process "/bin/sh -c npm i && npm run build" did not complete successfully: exit code: 1
p@Pavles-MacBook-Air benchmarking-tool % 
GitGab19 commented 3 months ago

@pavlenex could you try to change sv1-public-pool.dockerfile content with this?

############################
# Docker build environment #
############################
FROM node:18.16.1-bookworm-slim AS build

RUN apt-get update && apt-get install -y curl build-essential cmake git

WORKDIR /tmp
RUN curl -L -o libzmq.tar.gz https://github.com/zeromq/libzmq/releases/download/v4.3.5/zeromq-4.3.5.tar.gz \
    && tar -xvf libzmq.tar.gz \
    && cd zeromq-4.3.5 \
    && mkdir build && cd build \
    && cmake .. && make -j4 && make install

WORKDIR /
RUN git clone https://github.com/benjamin-wilson/public-pool.git

WORKDIR /public-pool
#COPY . .

# Build Public Pool using NPM
RUN npm i && npm run build

############################
# Docker final environment #
############################
FROM node:18.16.1-bookworm-slim

# Expose ports for Stratum and Bitcoin RPC
EXPOSE 3333 3334 8332 48332

WORKDIR /public-pool

# Copy built binaries into the final image
COPY --from=build /public-pool .
#COPY .env.example .env

CMD ["/usr/local/bin/node", "dist/main"]

Let me know if this helps or not ;)

GitGab19 commented 3 months ago

Also, could you remember me your docker version pls?

pavlenex commented 3 months ago

Hey @GitGab19

Screenshot 2024-06-26 at 10 02 50

Here's the logs: with changes you suggested here https://github.com/stratum-mining/benchmarking-tool/issues/1#issuecomment-2190985109

-----                                                                                                                                           
 > [sv1-public-pool build 2/8] RUN apt-get update && apt-get install -y curl build-essential cmake git:                                          
0.291 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]                                                                             
0.360 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]                                                                    
0.408 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]                                                          
0.456 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
0.881 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
0.912 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [158 kB]
1.577 Fetched 9111 kB in 1s (6552 kB/s)
1.577 Reading package lists...
1.893 Reading package lists...
2.185 Building dependency tree...
2.261 Reading state information...
2.360 The following additional packages will be installed:
2.360   binutils binutils-aarch64-linux-gnu binutils-common bzip2 ca-certificates
2.360   cmake-data cpp cpp-12 dirmngr dpkg-dev fakeroot fontconfig-config
2.360   fonts-dejavu-core g++ g++-12 gcc gcc-12 git-man gnupg gnupg-l10n gnupg-utils
2.360   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm krb5-locales less
2.360   libabsl20220623 libalgorithm-diff-perl libalgorithm-diff-xs-perl
2.360   libalgorithm-merge-perl libaom3 libarchive13 libasan8 libassuan0 libatomic1
2.360   libavif15 libbinutils libbrotli1 libbsd0 libc-bin libc-dev-bin libc-devtools
2.360   libc6 libc6-dev libcbor0.8 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0
2.360   libcurl3-gnutls libcurl4 libdav1d6 libde265-0 libdeflate0 libdpkg-perl
2.360   libedit2 liberror-perl libexpat1 libfakeroot libfido2-1
2.360   libfile-fcntllock-perl libfontconfig1 libfreetype6 libgav1-1 libgcc-12-dev
2.360   libgd3 libgdbm-compat4 libgdbm6 libgomp1 libgpm2 libgprofng0
2.360   libgssapi-krb5-2 libheif1 libhwasan0 libicu72 libisl23 libitm1 libjansson4
2.360   libjbig0 libjpeg62-turbo libjsoncpp25 libk5crypto3 libkeyutils1 libkrb5-3
2.360   libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4
2.360   liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libncursesw6 libnghttp2-14
2.360   libnpth0 libnsl-dev libnsl2 libnuma1 libperl5.36 libpng16-16 libproc2-0
2.360   libpsl5 librav1e0 libreadline8 librhash0 librtmp1 libsasl2-2
2.360   libsasl2-modules libsasl2-modules-db libsqlite3-0 libssh2-1 libssl3
2.360   libstdc++-12-dev libsvtav1enc1 libtiff6 libtirpc-common libtirpc-dev
2.360   libtirpc3 libtsan2 libubsan1 libuv1 libwebp7 libx11-6 libx11-data
2.360   libx265-199 libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxpm4
2.360   libyuv0 linux-libc-dev make manpages manpages-dev netbase openssh-client
2.360   openssl patch perl perl-base perl-modules-5.36 pinentry-curses procps psmisc
2.361   publicsuffix readline-common rpcsvc-proto xauth xz-utils
2.361 Suggested packages:
2.361   binutils-doc bzip2-doc cmake-doc cmake-format elpa-cmake-mode ninja-build
2.361   cpp-doc gcc-12-locales cpp-12-doc dbus-user-session libpam-systemd
2.361   pinentry-gnome3 tor debian-keyring gcc-12-doc gcc-multilib autoconf automake
2.361   libtool flex bison gdb gcc-doc gettext-base git-daemon-run
2.361   | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
2.361   git-mediawiki git-svn parcimonie xloadimage scdaemon lrzip glibc-doc
2.361   libc-l10n locales libnss-nis libnss-nisplus sensible-utils bzr libgd-tools
2.361   gdbm-l10n gpm krb5-doc krb5-user libsasl2-modules-gssapi-mit
2.361   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
2.361   libsasl2-modules-sql libstdc++-12-doc make-doc man-browser keychain
2.361   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
2.361   libterm-readline-gnu-perl | libterm-readline-perl-perl
2.361   libtap-harness-archive-perl pinentry-doc readline-doc
2.820 The following NEW packages will be installed:
2.820   binutils binutils-aarch64-linux-gnu binutils-common build-essential bzip2
2.820   ca-certificates cmake cmake-data cpp cpp-12 curl dirmngr dpkg-dev fakeroot
2.820   fontconfig-config fonts-dejavu-core g++ g++-12 gcc gcc-12 git git-man gnupg
2.820   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
2.820   gpgsm krb5-locales less libabsl20220623 libalgorithm-diff-perl
2.820   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaom3 libarchive13
2.820   libasan8 libassuan0 libatomic1 libavif15 libbinutils libbrotli1 libbsd0
2.820   libc-dev-bin libc-devtools libc6-dev libcbor0.8 libcc1-0 libcrypt-dev
2.820   libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdav1d6 libde265-0
2.820   libdeflate0 libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot
2.820   libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6 libgav1-1
2.820   libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libgpm2 libgprofng0
2.820   libgssapi-krb5-2 libheif1 libhwasan0 libicu72 libisl23 libitm1 libjansson4
2.820   libjbig0 libjpeg62-turbo libjsoncpp25 libk5crypto3 libkeyutils1 libkrb5-3
2.820   libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4
2.820   liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libncursesw6 libnghttp2-14
2.820   libnpth0 libnsl-dev libnsl2 libnuma1 libperl5.36 libpng16-16 libproc2-0
2.820   libpsl5 librav1e0 libreadline8 librhash0 librtmp1 libsasl2-2
2.820   libsasl2-modules libsasl2-modules-db libsqlite3-0 libssh2-1 libssl3
2.820   libstdc++-12-dev libsvtav1enc1 libtiff6 libtirpc-common libtirpc-dev
2.820   libtirpc3 libtsan2 libubsan1 libuv1 libwebp7 libx11-6 libx11-data
2.820   libx265-199 libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxpm4
2.820   libyuv0 linux-libc-dev make manpages manpages-dev netbase openssh-client
2.820   openssl patch perl perl-modules-5.36 pinentry-curses procps psmisc
2.820   publicsuffix readline-common rpcsvc-proto xauth xz-utils
2.821 The following packages will be upgraded:
2.821   libc-bin libc6 perl-base
2.860 3 upgraded, 157 newly installed, 0 to remove and 21 not upgraded.
2.860 Need to get 130 MB of archives.
2.860 After this operation, 512 MB of additional disk space will be used.
2.860 Get:1 http://deb.debian.org/debian bookworm/main arm64 perl-base arm64 5.36.0-7+deb12u1 [1478 kB]
2.981 Get:2 http://deb.debian.org/debian-security bookworm-security/main arm64 libc6 arm64 2.36-9+deb12u7 [2319 kB]
3.134 Get:3 http://deb.debian.org/debian-security bookworm-security/main arm64 libc-bin arm64 2.36-9+deb12u7 [531 kB]
3.236 Get:4 http://deb.debian.org/debian bookworm/main arm64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB]
3.383 Get:5 http://deb.debian.org/debian bookworm/main arm64 libgdbm6 arm64 1.23-3 [70.9 kB]
3.437 Get:6 http://deb.debian.org/debian bookworm/main arm64 libgdbm-compat4 arm64 1.23-3 [48.0 kB]
3.493 Get:7 http://deb.debian.org/debian bookworm/main arm64 libperl5.36 arm64 5.36.0-7+deb12u1 [4014 kB]
3.761 Get:8 http://deb.debian.org/debian bookworm/main arm64 perl arm64 5.36.0-7+deb12u1 [239 kB]
3.841 Get:9 http://deb.debian.org/debian bookworm/main arm64 liblocale-gettext-perl arm64 1.07-5 [15.1 kB]
3.881 Get:10 http://deb.debian.org/debian-security bookworm-security/main arm64 less arm64 590-2.1~deb12u2 [128 kB]
3.960 Get:11 http://deb.debian.org/debian bookworm/main arm64 netbase all 6.4 [12.8 kB]
4.012 Get:12 http://deb.debian.org/debian bookworm/main arm64 libncursesw6 arm64 6.4-4 [122 kB]
4.074 Get:13 http://deb.debian.org/debian bookworm/main arm64 libproc2-0 arm64 2:4.0.2-3 [60.1 kB]
4.124 Get:14 http://deb.debian.org/debian bookworm/main arm64 procps arm64 2:4.0.2-3 [698 kB]
4.250 Get:15 http://deb.debian.org/debian bookworm/main arm64 readline-common all 8.2-1.3 [69.0 kB]
4.322 Get:16 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
4.374 Get:17 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
4.504 Get:18 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
4.619 Get:19 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
4.692 Get:20 http://deb.debian.org/debian bookworm/main arm64 krb5-locales all 1.20.1-2+deb12u1 [62.7 kB]
4.744 Get:21 http://deb.debian.org/debian bookworm/main arm64 manpages all 6.03-2 [1332 kB]
4.880 Get:22 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB]
4.929 Get:23 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB]
4.978 Get:24 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB]
5.013 Get:25 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB]
5.063 Get:26 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
5.101 Get:27 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
5.159 Get:28 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
5.198 Get:29 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
5.297 Get:30 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
5.357 Get:31 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2+deb12u2 [933 kB]
5.482 Get:32 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
5.580 Get:33 http://deb.debian.org/debian bookworm/main arm64 binutils-common arm64 2.40-2 [2487 kB]
5.724 Get:34 http://deb.debian.org/debian bookworm/main arm64 libbinutils arm64 2.40-2 [645 kB]
5.834 Get:35 http://deb.debian.org/debian bookworm/main arm64 libctf-nobfd0 arm64 2.40-2 [144 kB]
5.904 Get:36 http://deb.debian.org/debian bookworm/main arm64 libctf0 arm64 2.40-2 [79.2 kB]
5.964 Get:37 http://deb.debian.org/debian bookworm/main arm64 libgprofng0 arm64 2.40-2 [680 kB]
6.078 Get:38 http://deb.debian.org/debian bookworm/main arm64 libjansson4 arm64 2.14-2 [40.2 kB]
6.123 Get:39 http://deb.debian.org/debian bookworm/main arm64 binutils-aarch64-linux-gnu arm64 2.40-2 [2637 kB]
6.253 Get:40 http://deb.debian.org/debian bookworm/main arm64 binutils arm64 2.40-2 [64.9 kB]
6.306 Get:41 http://deb.debian.org/debian-security bookworm-security/main arm64 libc-dev-bin arm64 2.36-9+deb12u7 [44.9 kB]
6.362 Get:42 http://deb.debian.org/debian-security bookworm-security/main arm64 linux-libc-dev arm64 6.1.90-1 [1952 kB]
6.510 Get:43 http://deb.debian.org/debian bookworm/main arm64 libcrypt-dev arm64 1:4.4.33-2 [121 kB]
6.595 Get:44 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]
6.632 Get:45 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB]
6.685 Get:46 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB]
6.731 Get:47 http://deb.debian.org/debian bookworm/main arm64 libtirpc-dev arm64 1.3.3+ds-1 [194 kB]
6.810 Get:48 http://deb.debian.org/debian bookworm/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB]
6.870 Get:49 http://deb.debian.org/debian bookworm/main arm64 rpcsvc-proto arm64 1.4.3-1 [59.7 kB]
6.936 Get:50 http://deb.debian.org/debian-security bookworm-security/main arm64 libc6-dev arm64 2.36-9+deb12u7 [1430 kB]
7.075 Get:51 http://deb.debian.org/debian bookworm/main arm64 libisl23 arm64 0.25-1.1 [610 kB]
7.170 Get:52 http://deb.debian.org/debian bookworm/main arm64 libmpfr6 arm64 4.2.0-1 [600 kB]
7.339 Get:53 http://deb.debian.org/debian bookworm/main arm64 libmpc3 arm64 1.3.1-1 [49.2 kB]
7.455 Get:54 http://deb.debian.org/debian bookworm/main arm64 cpp-12 arm64 12.2.0-14 [8226 kB]
7.853 Get:55 http://deb.debian.org/debian bookworm/main arm64 cpp arm64 4:12.2.0-3 [6832 B]
7.899 Get:56 http://deb.debian.org/debian bookworm/main arm64 libcc1-0 arm64 12.2.0-14 [37.7 kB]
7.935 Get:57 http://deb.debian.org/debian bookworm/main arm64 libgomp1 arm64 12.2.0-14 [104 kB]
7.995 Get:58 http://deb.debian.org/debian bookworm/main arm64 libitm1 arm64 12.2.0-14 [23.9 kB]
8.026 Get:59 http://deb.debian.org/debian bookworm/main arm64 libatomic1 arm64 12.2.0-14 [9536 B]
8.059 Get:60 http://deb.debian.org/debian bookworm/main arm64 libasan8 arm64 12.2.0-14 [2095 kB]
8.232 Get:61 http://deb.debian.org/debian bookworm/main arm64 liblsan0 arm64 12.2.0-14 [926 kB]
8.365 Get:62 http://deb.debian.org/debian bookworm/main arm64 libtsan2 arm64 12.2.0-14 [2179 kB]
8.511 Get:63 http://deb.debian.org/debian bookworm/main arm64 libubsan1 arm64 12.2.0-14 [862 kB]
8.636 Get:64 http://deb.debian.org/debian bookworm/main arm64 libhwasan0 arm64 12.2.0-14 [998 kB]
9.249 Get:65 http://deb.debian.org/debian bookworm/main arm64 libgcc-12-dev arm64 12.2.0-14 [959 kB]
9.411 Get:66 http://deb.debian.org/debian bookworm/main arm64 gcc-12 arm64 12.2.0-14 [16.3 MB]
11.34 Get:67 http://deb.debian.org/debian bookworm/main arm64 gcc arm64 4:12.2.0-3 [5244 B]
41.63 Ign:68 http://deb.debian.org/debian bookworm/main arm64 libstdc++-12-dev arm64 12.2.0-14
41.64 Ign:69 http://deb.debian.org/debian bookworm/main arm64 g++-12 arm64 12.2.0-14
41.65 Ign:70 http://deb.debian.org/debian bookworm/main arm64 g++ arm64 4:12.2.0-3
41.68 Ign:71 http://deb.debian.org/debian bookworm/main arm64 make arm64 4.3-4.1
41.71 Ign:72 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22
41.74 Ign:73 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7
41.74 Ign:74 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22
41.75 Ign:75 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9
41.75 Ign:76 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3
41.76 Ign:77 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1
41.76 Ign:78 http://deb.debian.org/debian-security bookworm-security/main arm64 libarchive13 arm64 3.6.2-1+deb12u1
41.77 Ign:79 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6
41.77 Ign:80 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10
41.77 Ign:81 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10
41.77 Ign:82 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5
41.78 Ign:83 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1
41.78 Ign:84 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1
41.78 Ign:85 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2
41.79 Ign:86 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1
41.79 Ign:87 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5
41.79 Ign:88 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1
41.79 Ign:89 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4
41.79 Ign:90 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3
41.80 Ign:91 http://deb.debian.org/debian-security bookworm-security/main arm64 libuv1 arm64 1.44.2-1+deb12u1
41.80 Ign:92 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1
41.80 Ign:93 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1
41.81 Ign:94 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5
41.81 Ign:95 http://deb.debian.org/debian bookworm/main arm64 libassuan0 arm64 2.5.5-5
41.82 Ign:96 http://deb.debian.org/debian bookworm/main arm64 libreadline8 arm64 8.2-1.3
41.82 Ign:97 http://deb.debian.org/debian bookworm/main arm64 gpgconf arm64 2.2.40-1.1
41.82 Ign:98 http://deb.debian.org/debian bookworm/main arm64 libksba8 arm64 1.6.3-2
41.83 Ign:99 http://deb.debian.org/debian bookworm/main arm64 libnpth0 arm64 1.6-3
41.83 Ign:100 http://deb.debian.org/debian bookworm/main arm64 dirmngr arm64 2.2.40-1.1
41.83 Ign:101 http://deb.debian.org/debian bookworm/main arm64 libfakeroot arm64 1.31-1.2
41.83 Ign:102 http://deb.debian.org/debian bookworm/main arm64 fakeroot arm64 1.31-1.2
41.84 Ign:103 http://deb.debian.org/debian bookworm/main arm64 fonts-dejavu-core all 2.37-6
41.84 Ign:104 http://deb.debian.org/debian bookworm/main arm64 fontconfig-config arm64 2.14.1-4
41.84 Ign:105 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5
41.84 Ign:106 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2
41.85 Ign:107 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.2-1.1
41.85 Ign:108 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.2-1.1
41.85 Ign:109 http://deb.debian.org/debian bookworm/main arm64 gnupg-l10n all 2.2.40-1.1
41.86 Ign:110 http://deb.debian.org/debian bookworm/main arm64 gnupg-utils arm64 2.2.40-1.1
41.86 Ign:111 http://deb.debian.org/debian bookworm/main arm64 libsqlite3-0 arm64 3.40.1-2
41.86 Ign:112 http://deb.debian.org/debian bookworm/main arm64 gpg arm64 2.2.40-1.1
41.86 Ign:113 http://deb.debian.org/debian bookworm/main arm64 pinentry-curses arm64 1.2.1-1
41.87 Ign:114 http://deb.debian.org/debian bookworm/main arm64 gpg-agent arm64 2.2.40-1.1
41.87 Ign:115 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-client arm64 2.2.40-1.1
41.88 Ign:116 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-server arm64 2.2.40-1.1
41.88 Ign:117 http://deb.debian.org/debian bookworm/main arm64 gpgsm arm64 2.2.40-1.1
41.88 Ign:118 http://deb.debian.org/debian bookworm/main arm64 gnupg all 2.2.40-1.1
41.88 Ign:119 http://deb.debian.org/debian bookworm/main arm64 libabsl20220623 arm64 20220623.1-1
41.89 Ign:120 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-diff-perl all 1.201-1
41.89 Ign:121 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-diff-xs-perl arm64 0.04-8+b1
41.89 Ign:122 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-merge-perl all 0.08-5
41.90 Ign:123 http://deb.debian.org/debian bookworm/main arm64 libaom3 arm64 3.6.0-1
41.91 Ign:124 http://deb.debian.org/debian-security bookworm-security/main arm64 libdav1d6 arm64 1.0.0-2+deb12u1
41.91 Ign:125 http://deb.debian.org/debian bookworm/main arm64 libgav1-1 arm64 0.18.0-1+b1
41.92 Ign:126 http://deb.debian.org/debian bookworm/main arm64 librav1e0 arm64 0.5.1-6
41.92 Ign:127 http://deb.debian.org/debian bookworm/main arm64 libsvtav1enc1 arm64 1.4.1+dfsg-1
41.93 Ign:128 http://deb.debian.org/debian bookworm/main arm64 libjpeg62-turbo arm64 1:2.1.5-2
41.93 Ign:129 http://deb.debian.org/debian bookworm/main arm64 libyuv0 arm64 0.0~git20230123.b2528b0-1
41.94 Ign:130 http://deb.debian.org/debian bookworm/main arm64 libavif15 arm64 0.11.1-1
41.94 Ign:131 http://deb.debian.org/debian bookworm/main arm64 libpng16-16 arm64 1.6.39-2
41.94 Ign:132 http://deb.debian.org/debian bookworm/main arm64 libfreetype6 arm64 2.12.1+dfsg-5
41.94 Ign:133 http://deb.debian.org/debian bookworm/main arm64 libfontconfig1 arm64 2.14.1-4
41.95 Ign:134 http://deb.debian.org/debian bookworm/main arm64 libde265-0 arm64 1.0.11-1+deb12u2
41.95 Ign:135 http://deb.debian.org/debian bookworm/main arm64 libnuma1 arm64 2.0.16-1
41.95 Ign:136 http://deb.debian.org/debian bookworm/main arm64 libx265-199 arm64 3.5-2+b1
41.96 Ign:137 http://deb.debian.org/debian bookworm/main arm64 libheif1 arm64 1.15.1-1
41.96 Ign:138 http://deb.debian.org/debian bookworm/main arm64 libdeflate0 arm64 1.14-1
41.96 Ign:139 http://deb.debian.org/debian bookworm/main arm64 libjbig0 arm64 2.1-6.1
41.96 Ign:140 http://deb.debian.org/debian bookworm/main arm64 liblerc4 arm64 4.0.0+ds-2
41.96 Ign:141 http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1
41.97 Ign:142 http://deb.debian.org/debian bookworm/main arm64 libtiff6 arm64 4.5.0-6+deb12u1
41.97 Ign:143 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1
41.97 Ign:144 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3
41.98 Ign:145 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1
41.98 Ign:146 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u2
41.98 Ign:147 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2
41.99 Ign:148 http://deb.debian.org/debian bookworm/main arm64 libxpm4 arm64 1:3.5.12-1.1+deb12u1
41.99 Ign:149 http://deb.debian.org/debian bookworm/main arm64 libgd3 arm64 2.3.3-9
42.00 Ign:150 http://deb.debian.org/debian-security bookworm-security/main arm64 libc-devtools arm64 2.36-9+deb12u7
42.00 Ign:151 http://deb.debian.org/debian bookworm/main arm64 libfile-fcntllock-perl arm64 0.22-4+b1
42.01 Ign:152 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1
42.03 Ign:153 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5
42.05 Ign:154 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10
42.06 Ign:155 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1
42.06 Ign:156 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3
42.06 Ign:157 http://deb.debian.org/debian bookworm/main arm64 manpages-dev all 6.03-2
42.07 Ign:158 http://deb.debian.org/debian bookworm/main arm64 psmisc arm64 23.6-1
42.07 Ign:159 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1
42.08 Ign:160 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1
42.65 Ign:68 http://deb.debian.org/debian bookworm/main arm64 libstdc++-12-dev arm64 12.2.0-14
42.66 Ign:69 http://deb.debian.org/debian bookworm/main arm64 g++-12 arm64 12.2.0-14
42.67 Ign:70 http://deb.debian.org/debian bookworm/main arm64 g++ arm64 4:12.2.0-3
42.69 Ign:71 http://deb.debian.org/debian bookworm/main arm64 make arm64 4.3-4.1
42.71 Ign:72 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22
42.74 Ign:73 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7
42.75 Ign:74 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22
42.75 Ign:75 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9
42.76 Ign:76 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3
42.77 Ign:77 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1
42.77 Ign:78 http://deb.debian.org/debian-security bookworm-security/main arm64 libarchive13 arm64 3.6.2-1+deb12u1
42.77 Ign:79 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6
42.77 Ign:80 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10
42.77 Ign:81 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10
42.78 Ign:82 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5
42.78 Ign:83 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1
42.78 Ign:84 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1
42.79 Ign:85 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2
42.79 Ign:86 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1
42.80 Ign:87 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5
42.80 Ign:88 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1
42.81 Ign:89 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4
42.81 Ign:90 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3
42.81 Ign:91 http://deb.debian.org/debian-security bookworm-security/main arm64 libuv1 arm64 1.44.2-1+deb12u1
42.82 Ign:92 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1
42.83 Ign:93 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1
42.84 Ign:94 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5
42.84 Ign:95 http://deb.debian.org/debian bookworm/main arm64 libassuan0 arm64 2.5.5-5
42.84 Ign:96 http://deb.debian.org/debian bookworm/main arm64 libreadline8 arm64 8.2-1.3
42.85 Ign:97 http://deb.debian.org/debian bookworm/main arm64 gpgconf arm64 2.2.40-1.1
42.85 Ign:98 http://deb.debian.org/debian bookworm/main arm64 libksba8 arm64 1.6.3-2
42.86 Ign:99 http://deb.debian.org/debian bookworm/main arm64 libnpth0 arm64 1.6-3
42.86 Ign:100 http://deb.debian.org/debian bookworm/main arm64 dirmngr arm64 2.2.40-1.1
42.87 Ign:101 http://deb.debian.org/debian bookworm/main arm64 libfakeroot arm64 1.31-1.2
42.87 Ign:102 http://deb.debian.org/debian bookworm/main arm64 fakeroot arm64 1.31-1.2
42.88 Ign:103 http://deb.debian.org/debian bookworm/main arm64 fonts-dejavu-core all 2.37-6
42.88 Ign:104 http://deb.debian.org/debian bookworm/main arm64 fontconfig-config arm64 2.14.1-4
42.88 Ign:105 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5
42.89 Ign:106 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2
42.89 Ign:107 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.2-1.1
42.90 Ign:108 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.2-1.1
42.90 Ign:109 http://deb.debian.org/debian bookworm/main arm64 gnupg-l10n all 2.2.40-1.1
42.90 Ign:110 http://deb.debian.org/debian bookworm/main arm64 gnupg-utils arm64 2.2.40-1.1
42.90 Ign:111 http://deb.debian.org/debian bookworm/main arm64 libsqlite3-0 arm64 3.40.1-2
42.90 Ign:112 http://deb.debian.org/debian bookworm/main arm64 gpg arm64 2.2.40-1.1
42.91 Ign:113 http://deb.debian.org/debian bookworm/main arm64 pinentry-curses arm64 1.2.1-1
42.91 Ign:114 http://deb.debian.org/debian bookworm/main arm64 gpg-agent arm64 2.2.40-1.1
42.91 Ign:115 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-client arm64 2.2.40-1.1
42.92 Ign:116 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-server arm64 2.2.40-1.1
42.92 Ign:117 http://deb.debian.org/debian bookworm/main arm64 gpgsm arm64 2.2.40-1.1
42.93 Ign:118 http://deb.debian.org/debian bookworm/main arm64 gnupg all 2.2.40-1.1
42.93 Ign:119 http://deb.debian.org/debian bookworm/main arm64 libabsl20220623 arm64 20220623.1-1
42.93 Ign:120 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-diff-perl all 1.201-1
42.94 Ign:121 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-diff-xs-perl arm64 0.04-8+b1
42.94 Ign:122 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-merge-perl all 0.08-5
42.94 Ign:123 http://deb.debian.org/debian bookworm/main arm64 libaom3 arm64 3.6.0-1
42.95 Ign:124 http://deb.debian.org/debian-security bookworm-security/main arm64 libdav1d6 arm64 1.0.0-2+deb12u1
42.95 Ign:125 http://deb.debian.org/debian bookworm/main arm64 libgav1-1 arm64 0.18.0-1+b1
42.96 Ign:126 http://deb.debian.org/debian bookworm/main arm64 librav1e0 arm64 0.5.1-6
42.96 Ign:127 http://deb.debian.org/debian bookworm/main arm64 libsvtav1enc1 arm64 1.4.1+dfsg-1
42.96 Ign:128 http://deb.debian.org/debian bookworm/main arm64 libjpeg62-turbo arm64 1:2.1.5-2
42.96 Ign:129 http://deb.debian.org/debian bookworm/main arm64 libyuv0 arm64 0.0~git20230123.b2528b0-1
42.97 Ign:130 http://deb.debian.org/debian bookworm/main arm64 libavif15 arm64 0.11.1-1
42.97 Ign:131 http://deb.debian.org/debian bookworm/main arm64 libpng16-16 arm64 1.6.39-2
42.97 Ign:132 http://deb.debian.org/debian bookworm/main arm64 libfreetype6 arm64 2.12.1+dfsg-5
42.98 Ign:133 http://deb.debian.org/debian bookworm/main arm64 libfontconfig1 arm64 2.14.1-4
42.98 Ign:134 http://deb.debian.org/debian bookworm/main arm64 libde265-0 arm64 1.0.11-1+deb12u2
42.98 Ign:135 http://deb.debian.org/debian bookworm/main arm64 libnuma1 arm64 2.0.16-1
42.99 Ign:136 http://deb.debian.org/debian bookworm/main arm64 libx265-199 arm64 3.5-2+b1
43.00 Ign:137 http://deb.debian.org/debian bookworm/main arm64 libheif1 arm64 1.15.1-1
43.00 Ign:138 http://deb.debian.org/debian bookworm/main arm64 libdeflate0 arm64 1.14-1
43.01 Ign:139 http://deb.debian.org/debian bookworm/main arm64 libjbig0 arm64 2.1-6.1
43.02 Ign:140 http://deb.debian.org/debian bookworm/main arm64 liblerc4 arm64 4.0.0+ds-2
43.02 Ign:141 http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1
43.02 Ign:142 http://deb.debian.org/debian bookworm/main arm64 libtiff6 arm64 4.5.0-6+deb12u1
43.03 Ign:143 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1
43.04 Ign:144 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3
43.05 Ign:145 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1
43.05 Ign:146 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u2
43.06 Ign:147 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2
43.06 Ign:148 http://deb.debian.org/debian bookworm/main arm64 libxpm4 arm64 1:3.5.12-1.1+deb12u1
43.06 Ign:149 http://deb.debian.org/debian bookworm/main arm64 libgd3 arm64 2.3.3-9
43.07 Ign:150 http://deb.debian.org/debian-security bookworm-security/main arm64 libc-devtools arm64 2.36-9+deb12u7
43.07 Ign:151 http://deb.debian.org/debian bookworm/main arm64 libfile-fcntllock-perl arm64 0.22-4+b1
43.07 Ign:152 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1
43.08 Ign:153 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5
43.09 Ign:154 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10
43.09 Ign:155 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1
43.11 Ign:156 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3
43.12 Ign:157 http://deb.debian.org/debian bookworm/main arm64 manpages-dev all 6.03-2
43.13 Ign:158 http://deb.debian.org/debian bookworm/main arm64 psmisc arm64 23.6-1
43.14 Ign:159 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1
43.15 Ign:160 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1
44.66 Ign:68 http://deb.debian.org/debian bookworm/main arm64 libstdc++-12-dev arm64 12.2.0-14
44.67 Ign:69 http://deb.debian.org/debian bookworm/main arm64 g++-12 arm64 12.2.0-14
44.69 Ign:70 http://deb.debian.org/debian bookworm/main arm64 g++ arm64 4:12.2.0-3
44.71 Ign:71 http://deb.debian.org/debian bookworm/main arm64 make arm64 4.3-4.1
44.73 Ign:72 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22
44.75 Ign:73 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7
44.75 Ign:74 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22
44.76 Ign:75 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9
44.76 Ign:76 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3
44.77 Ign:77 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1
44.77 Ign:78 http://deb.debian.org/debian-security bookworm-security/main arm64 libarchive13 arm64 3.6.2-1+deb12u1
44.77 Ign:79 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6
44.78 Ign:80 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10
44.78 Ign:81 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10
44.79 Ign:82 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5
44.79 Ign:83 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1
44.79 Ign:84 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1
44.80 Ign:85 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2
44.80 Ign:86 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1
44.80 Ign:87 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5
44.81 Ign:88 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1
44.81 Ign:89 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4
44.82 Ign:90 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3
44.82 Ign:91 http://deb.debian.org/debian-security bookworm-security/main arm64 libuv1 arm64 1.44.2-1+deb12u1
44.83 Ign:92 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1
44.83 Ign:93 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1
44.84 Ign:94 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5
44.85 Ign:95 http://deb.debian.org/debian bookworm/main arm64 libassuan0 arm64 2.5.5-5
44.85 Ign:96 http://deb.debian.org/debian bookworm/main arm64 libreadline8 arm64 8.2-1.3
44.85 Ign:97 http://deb.debian.org/debian bookworm/main arm64 gpgconf arm64 2.2.40-1.1
44.86 Ign:98 http://deb.debian.org/debian bookworm/main arm64 libksba8 arm64 1.6.3-2
44.86 Ign:99 http://deb.debian.org/debian bookworm/main arm64 libnpth0 arm64 1.6-3
44.87 Ign:100 http://deb.debian.org/debian bookworm/main arm64 dirmngr arm64 2.2.40-1.1
44.88 Ign:101 http://deb.debian.org/debian bookworm/main arm64 libfakeroot arm64 1.31-1.2
44.89 Ign:102 http://deb.debian.org/debian bookworm/main arm64 fakeroot arm64 1.31-1.2
44.89 Ign:103 http://deb.debian.org/debian bookworm/main arm64 fonts-dejavu-core all 2.37-6
44.89 Ign:104 http://deb.debian.org/debian bookworm/main arm64 fontconfig-config arm64 2.14.1-4
44.89 Ign:105 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5
44.90 Ign:106 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2
44.90 Ign:107 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.2-1.1
44.90 Ign:108 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.2-1.1
44.91 Ign:109 http://deb.debian.org/debian bookworm/main arm64 gnupg-l10n all 2.2.40-1.1
44.91 Ign:110 http://deb.debian.org/debian bookworm/main arm64 gnupg-utils arm64 2.2.40-1.1
44.91 Ign:111 http://deb.debian.org/debian bookworm/main arm64 libsqlite3-0 arm64 3.40.1-2
44.91 Ign:112 http://deb.debian.org/debian bookworm/main arm64 gpg arm64 2.2.40-1.1
44.92 Ign:113 http://deb.debian.org/debian bookworm/main arm64 pinentry-curses arm64 1.2.1-1
44.92 Ign:114 http://deb.debian.org/debian bookworm/main arm64 gpg-agent arm64 2.2.40-1.1
44.92 Ign:115 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-client arm64 2.2.40-1.1
44.92 Ign:116 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-server arm64 2.2.40-1.1
44.93 Ign:117 http://deb.debian.org/debian bookworm/main arm64 gpgsm arm64 2.2.40-1.1
44.93 Ign:118 http://deb.debian.org/debian bookworm/main arm64 gnupg all 2.2.40-1.1
44.94 Ign:119 http://deb.debian.org/debian bookworm/main arm64 libabsl20220623 arm64 20220623.1-1
44.94 Ign:120 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-diff-perl all 1.201-1
44.94 Ign:121 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-diff-xs-perl arm64 0.04-8+b1
44.95 Ign:122 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-merge-perl all 0.08-5
44.95 Ign:123 http://deb.debian.org/debian bookworm/main arm64 libaom3 arm64 3.6.0-1
44.97 Ign:124 http://deb.debian.org/debian-security bookworm-security/main arm64 libdav1d6 arm64 1.0.0-2+deb12u1
44.97 Ign:125 http://deb.debian.org/debian bookworm/main arm64 libgav1-1 arm64 0.18.0-1+b1
44.97 Ign:126 http://deb.debian.org/debian bookworm/main arm64 librav1e0 arm64 0.5.1-6
44.98 Ign:127 http://deb.debian.org/debian bookworm/main arm64 libsvtav1enc1 arm64 1.4.1+dfsg-1
44.99 Ign:128 http://deb.debian.org/debian bookworm/main arm64 libjpeg62-turbo arm64 1:2.1.5-2
44.99 Ign:129 http://deb.debian.org/debian bookworm/main arm64 libyuv0 arm64 0.0~git20230123.b2528b0-1
44.99 Ign:130 http://deb.debian.org/debian bookworm/main arm64 libavif15 arm64 0.11.1-1
45.00 Ign:131 http://deb.debian.org/debian bookworm/main arm64 libpng16-16 arm64 1.6.39-2
45.00 Ign:132 http://deb.debian.org/debian bookworm/main arm64 libfreetype6 arm64 2.12.1+dfsg-5
45.01 Ign:133 http://deb.debian.org/debian bookworm/main arm64 libfontconfig1 arm64 2.14.1-4
45.01 Ign:134 http://deb.debian.org/debian bookworm/main arm64 libde265-0 arm64 1.0.11-1+deb12u2
45.01 Ign:135 http://deb.debian.org/debian bookworm/main arm64 libnuma1 arm64 2.0.16-1
45.01 Ign:136 http://deb.debian.org/debian bookworm/main arm64 libx265-199 arm64 3.5-2+b1
45.02 Ign:137 http://deb.debian.org/debian bookworm/main arm64 libheif1 arm64 1.15.1-1
45.02 Ign:138 http://deb.debian.org/debian bookworm/main arm64 libdeflate0 arm64 1.14-1
45.03 Ign:139 http://deb.debian.org/debian bookworm/main arm64 libjbig0 arm64 2.1-6.1
45.03 Ign:140 http://deb.debian.org/debian bookworm/main arm64 liblerc4 arm64 4.0.0+ds-2
45.03 Ign:141 http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1
45.04 Ign:142 http://deb.debian.org/debian bookworm/main arm64 libtiff6 arm64 4.5.0-6+deb12u1
45.04 Ign:143 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1
45.05 Ign:144 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3
45.06 Ign:145 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1
45.06 Ign:146 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u2
45.06 Ign:147 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2
45.07 Ign:148 http://deb.debian.org/debian bookworm/main arm64 libxpm4 arm64 1:3.5.12-1.1+deb12u1
45.07 Ign:149 http://deb.debian.org/debian bookworm/main arm64 libgd3 arm64 2.3.3-9
45.09 Ign:150 http://deb.debian.org/debian-security bookworm-security/main arm64 libc-devtools arm64 2.36-9+deb12u7
45.09 Ign:151 http://deb.debian.org/debian bookworm/main arm64 libfile-fcntllock-perl arm64 0.22-4+b1
45.09 Ign:152 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1
45.09 Ign:153 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5
45.09 Ign:154 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10
45.10 Ign:155 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1
45.12 Ign:156 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3
45.12 Ign:157 http://deb.debian.org/debian bookworm/main arm64 manpages-dev all 6.03-2
45.14 Ign:158 http://deb.debian.org/debian bookworm/main arm64 psmisc arm64 23.6-1
45.14 Ign:159 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1
45.15 Ign:160 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1
48.69 Err:68 http://deb.debian.org/debian bookworm/main arm64 libstdc++-12-dev arm64 12.2.0-14
48.69   Could not connect to deb.debian.org:80 (199.232.18.132), connection timed out [IP: 199.232.18.132 80]
48.70 Err:69 http://deb.debian.org/debian bookworm/main arm64 g++-12 arm64 12.2.0-14
48.70   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.70 Err:70 http://deb.debian.org/debian bookworm/main arm64 g++ arm64 4:12.2.0-3
48.70   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.72 Err:71 http://deb.debian.org/debian bookworm/main arm64 make arm64 4.3-4.1
48.72   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.74 Err:72 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22
48.74   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.75 Err:73 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7
48.75   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.76 Err:74 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22
48.76   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.76 Err:75 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9
48.77   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.77 Err:76 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3
48.77   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.77 Err:77 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1
48.77   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.78 Err:78 http://deb.debian.org/debian-security bookworm-security/main arm64 libarchive13 arm64 3.6.2-1+deb12u1
48.78   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.78 Err:79 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6
48.78   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.78 Err:80 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10
48.78   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.79 Err:81 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10
48.79   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.79 Err:82 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5
48.79   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.80 Ign:83 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1
48.80 Err:84 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1
48.80   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.80 Err:83 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1
48.80   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.80 Err:85 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2
48.80   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.81 Err:86 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1
48.81   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.81 Ign:87 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5
48.81 Err:87 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5
48.81   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.81 Err:88 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1
48.81   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.82 Err:89 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4
48.82   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.82 Err:90 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3
48.82   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.83 Err:91 http://deb.debian.org/debian-security bookworm-security/main arm64 libuv1 arm64 1.44.2-1+deb12u1
48.83   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.83 Err:92 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1
48.83   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.84 Err:93 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1
48.84   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.84 Ign:94 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5
48.85 Err:94 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5
48.85   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.86 Err:95 http://deb.debian.org/debian bookworm/main arm64 libassuan0 arm64 2.5.5-5
48.86   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.86 Err:96 http://deb.debian.org/debian bookworm/main arm64 libreadline8 arm64 8.2-1.3
48.86   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.87 Err:97 http://deb.debian.org/debian bookworm/main arm64 gpgconf arm64 2.2.40-1.1
48.87   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.88 Err:98 http://deb.debian.org/debian bookworm/main arm64 libksba8 arm64 1.6.3-2
48.88   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.89 Err:99 http://deb.debian.org/debian bookworm/main arm64 libnpth0 arm64 1.6-3
48.89   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.90 Err:100 http://deb.debian.org/debian bookworm/main arm64 dirmngr arm64 2.2.40-1.1
48.90   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.92 Err:101 http://deb.debian.org/debian bookworm/main arm64 libfakeroot arm64 1.31-1.2
48.92   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.94 Err:102 http://deb.debian.org/debian bookworm/main arm64 fakeroot arm64 1.31-1.2
48.94   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.95 Err:103 http://deb.debian.org/debian bookworm/main arm64 fonts-dejavu-core all 2.37-6
48.95   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.97 Err:104 http://deb.debian.org/debian bookworm/main arm64 fontconfig-config arm64 2.14.1-4
48.97   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
48.97 Ign:105 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5
48.99 Err:106 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2
48.99   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.00 Err:107 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.2-1.1
49.00   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.01 Err:108 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.2-1.1
49.01   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.01 Err:109 http://deb.debian.org/debian bookworm/main arm64 gnupg-l10n all 2.2.40-1.1
49.01   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.01 Err:110 http://deb.debian.org/debian bookworm/main arm64 gnupg-utils arm64 2.2.40-1.1
49.01   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.01 Err:111 http://deb.debian.org/debian bookworm/main arm64 libsqlite3-0 arm64 3.40.1-2
49.01   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.02 Err:112 http://deb.debian.org/debian bookworm/main arm64 gpg arm64 2.2.40-1.1
49.02   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.02 Err:113 http://deb.debian.org/debian bookworm/main arm64 pinentry-curses arm64 1.2.1-1
49.02   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.02 Err:114 http://deb.debian.org/debian bookworm/main arm64 gpg-agent arm64 2.2.40-1.1
49.02   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.03 Err:115 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-client arm64 2.2.40-1.1
49.03   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.03 Err:105 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5
49.03   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.03 Err:116 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-server arm64 2.2.40-1.1
49.03   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.04 Err:117 http://deb.debian.org/debian bookworm/main arm64 gpgsm arm64 2.2.40-1.1
49.04   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.04 Err:118 http://deb.debian.org/debian bookworm/main arm64 gnupg all 2.2.40-1.1
49.04   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.04 Err:119 http://deb.debian.org/debian bookworm/main arm64 libabsl20220623 arm64 20220623.1-1
49.04   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.05 Err:120 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-diff-perl all 1.201-1
49.05   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.05 Err:121 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-diff-xs-perl arm64 0.04-8+b1
49.05   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.06 Err:122 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-merge-perl all 0.08-5
49.06   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.06 Err:123 http://deb.debian.org/debian bookworm/main arm64 libaom3 arm64 3.6.0-1
49.06   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.06 Err:124 http://deb.debian.org/debian-security bookworm-security/main arm64 libdav1d6 arm64 1.0.0-2+deb12u1
49.06   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.07 Err:125 http://deb.debian.org/debian bookworm/main arm64 libgav1-1 arm64 0.18.0-1+b1
49.07   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.07 Err:126 http://deb.debian.org/debian bookworm/main arm64 librav1e0 arm64 0.5.1-6
49.07   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.07 Err:127 http://deb.debian.org/debian bookworm/main arm64 libsvtav1enc1 arm64 1.4.1+dfsg-1
49.07   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.07 Err:128 http://deb.debian.org/debian bookworm/main arm64 libjpeg62-turbo arm64 1:2.1.5-2
49.07   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.08 Err:129 http://deb.debian.org/debian bookworm/main arm64 libyuv0 arm64 0.0~git20230123.b2528b0-1
49.08   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.08 Err:130 http://deb.debian.org/debian bookworm/main arm64 libavif15 arm64 0.11.1-1
49.08   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.08 Err:131 http://deb.debian.org/debian bookworm/main arm64 libpng16-16 arm64 1.6.39-2
49.08   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.08 Err:132 http://deb.debian.org/debian bookworm/main arm64 libfreetype6 arm64 2.12.1+dfsg-5
49.08   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.09 Err:133 http://deb.debian.org/debian bookworm/main arm64 libfontconfig1 arm64 2.14.1-4
49.09   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.09 Err:134 http://deb.debian.org/debian bookworm/main arm64 libde265-0 arm64 1.0.11-1+deb12u2
49.09   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.09 Err:135 http://deb.debian.org/debian bookworm/main arm64 libnuma1 arm64 2.0.16-1
49.09   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.09 Err:136 http://deb.debian.org/debian bookworm/main arm64 libx265-199 arm64 3.5-2+b1
49.10   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.10 Err:137 http://deb.debian.org/debian bookworm/main arm64 libheif1 arm64 1.15.1-1
49.10   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.10 Err:138 http://deb.debian.org/debian bookworm/main arm64 libdeflate0 arm64 1.14-1
49.10   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.10 Err:139 http://deb.debian.org/debian bookworm/main arm64 libjbig0 arm64 2.1-6.1
49.10   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.10 Err:140 http://deb.debian.org/debian bookworm/main arm64 liblerc4 arm64 4.0.0+ds-2
49.10   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.10 Ign:141 http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1
49.12 Ign:142 http://deb.debian.org/debian bookworm/main arm64 libtiff6 arm64 4.5.0-6+deb12u1
49.12 Err:143 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1
49.12   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.12 Err:144 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3
49.12   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.13 Err:145 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1
49.13   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.13 Ign:146 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u2
49.14 Ign:147 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2
49.14 Ign:148 http://deb.debian.org/debian bookworm/main arm64 libxpm4 arm64 1:3.5.12-1.1+deb12u1
49.14 Err:149 http://deb.debian.org/debian bookworm/main arm64 libgd3 arm64 2.3.3-9
49.14   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.15 Err:150 http://deb.debian.org/debian-security bookworm-security/main arm64 libc-devtools arm64 2.36-9+deb12u7
49.15   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.15 Err:151 http://deb.debian.org/debian bookworm/main arm64 libfile-fcntllock-perl arm64 0.22-4+b1
49.15   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.16 Err:141 http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1
49.16   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.16 Err:142 http://deb.debian.org/debian bookworm/main arm64 libtiff6 arm64 4.5.0-6+deb12u1
49.16   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.17 Err:152 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1
49.17   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.17 Err:153 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5
49.17   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.18 Err:154 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10
49.18   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.19 Err:146 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u2
49.19   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.20 Err:147 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2
49.20   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.20 Err:148 http://deb.debian.org/debian bookworm/main arm64 libxpm4 arm64 1:3.5.12-1.1+deb12u1
49.20   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.20 Err:155 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1
49.20   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.21 Err:156 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3
49.21   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.21 Err:157 http://deb.debian.org/debian bookworm/main arm64 manpages-dev all 6.03-2
49.21   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.21 Err:158 http://deb.debian.org/debian bookworm/main arm64 psmisc arm64 23.6-1
49.21   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.22 Err:159 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1
49.22   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.22 Err:160 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1
49.22   Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.24 Fetched 64.4 MB in 46s (1389 kB/s)
49.24 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.35 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 W: Tried to start delayed item http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1, but failed
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/g/gcc-12/libstdc%2b%2b-12-dev_12.2.0-14_arm64.deb  Could not connect to deb.debian.org:80 (199.232.18.132), connection timed out [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/g/gcc-12/g%2b%2b-12_12.2.0-14_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/g/gcc-defaults/g%2b%2b_12.2.0-3_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/m/make-dfsg/make_4.3-4.1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/d/dpkg/libdpkg-perl_1.21.22_all.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/p/patch/patch_2.7.6-7_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/d/dpkg/dpkg-dev_1.21.22_all.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/b/build-essential/build-essential_12.9_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/i/icu/libicu72_72.1-3_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/libx/libxml2/libxml2_2.9.14%2bdfsg-1.3%7edeb12u1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/liba/libarchive/libarchive13_3.6.2-1%2bdeb12u1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/b/brotli/libbrotli1_1.0.9-2%2bb6_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/c/cyrus-sasl2/libsasl2-modules-db_2.1.28%2bdfsg-10_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/c/cyrus-sasl2/libsasl2-2_2.1.28%2bdfsg-10_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/o/openldap/libldap-2.5-0_2.5.13%2bdfsg-5_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/n/nghttp2/libnghttp2-14_1.52.0-1%2bdeb12u1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/libp/libpsl/libpsl5_0.21.2-1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/r/rtmpdump/librtmp1_2.4%2b20151223.gitfa8646d.1-2%2bb2_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/libs/libssh2/libssh2-1_1.10.0-3%2bb1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/c/curl/libcurl4_7.88.1-10%2bdeb12u5_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/e/expat/libexpat1_2.5.0-1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/libj/libjsoncpp/libjsoncpp25_1.9.5-4_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/r/rhash/librhash0_1.4.3-3_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/libu/libuv1/libuv1_1.44.2-1%2bdeb12u1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/c/cmake/cmake-data_3.25.1-1_all.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/c/cmake/cmake_3.25.1-1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/c/curl/curl_7.88.1-10%2bdeb12u5_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/liba/libassuan/libassuan0_2.5.5-5_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/r/readline/libreadline8_8.2-1.3_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/g/gnupg2/gpgconf_2.2.40-1.1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/libk/libksba/libksba8_1.6.3-2_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/n/npth/libnpth0_1.6-3_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/g/gnupg2/dirmngr_2.2.40-1.1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/f/fakeroot/libfakeroot_1.31-1.2_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.31-1.2_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/f/fonts-dejavu/fonts-dejavu-core_2.37-6_all.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/f/fontconfig/fontconfig-config_2.14.1-4_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/c/curl/libcurl3-gnutls_7.88.1-10%2bdeb12u5_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/libe/liberror-perl/liberror-perl_0.17029-2_all.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/g/git/git-man_2.39.2-1.1_all.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/g/git/git_2.39.2-1.1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/g/gnupg2/gnupg-l10n_2.2.40-1.1_all.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/g/gnupg2/gnupg-utils_2.2.40-1.1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/s/sqlite3/libsqlite3-0_3.40.1-2_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/g/gnupg2/gpg_2.2.40-1.1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/p/pinentry/pinentry-curses_1.2.1-1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/g/gnupg2/gpg-agent_2.2.40-1.1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/g/gnupg2/gpg-wks-client_2.2.40-1.1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/g/gnupg2/gpg-wks-server_2.2.40-1.1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/g/gnupg2/gpgsm_2.2.40-1.1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/g/gnupg2/gnupg_2.2.40-1.1_all.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/a/abseil/libabsl20220623_20220623.1-1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/liba/libalgorithm-diff-perl/libalgorithm-diff-perl_1.201-1_all.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/liba/libalgorithm-diff-xs-perl/libalgorithm-diff-xs-perl_0.04-8%2bb1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/liba/libalgorithm-merge-perl/libalgorithm-merge-perl_0.08-5_all.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/a/aom/libaom3_3.6.0-1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/d/dav1d/libdav1d6_1.0.0-2%2bdeb12u1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/libg/libgav1/libgav1-1_0.18.0-1%2bb1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/r/rust-rav1e/librav1e0_0.5.1-6_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/s/svt-av1/libsvtav1enc1_1.4.1%2bdfsg-1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/libj/libjpeg-turbo/libjpeg62-turbo_2.1.5-2_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/liby/libyuv/libyuv0_0.0%7egit20230123.b2528b0-1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/liba/libavif/libavif15_0.11.1-1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/libp/libpng1.6/libpng16-16_1.6.39-2_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/f/freetype/libfreetype6_2.12.1%2bdfsg-5_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/f/fontconfig/libfontconfig1_2.14.1-4_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/libd/libde265/libde265-0_1.0.11-1%2bdeb12u2_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/n/numactl/libnuma1_2.0.16-1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/x/x265/libx265-199_3.5-2%2bb1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/libh/libheif/libheif1_1.15.1-1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/libd/libdeflate/libdeflate0_1.14-1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/j/jbigkit/libjbig0_2.1-6.1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/l/lerc/liblerc4_4.0.0%2bds-2_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/libw/libwebp/libwebp7_1.2.4-0.2%2bdeb12u1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/t/tiff/libtiff6_4.5.0-6%2bdeb12u1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/libx/libxau/libxau6_1.0.9-1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/libx/libxdmcp/libxdmcp6_1.1.2-3_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/libx/libxcb/libxcb1_1.15-1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/libx/libx11/libx11-data_1.8.4-2%2bdeb12u2_all.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/libx/libx11/libx11-6_1.8.4-2%2bdeb12u2_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/libx/libxpm/libxpm4_3.5.12-1.1%2bdeb12u1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/libg/libgd2/libgd3_2.3.3-9_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/g/glibc/libc-devtools_2.36-9%2bdeb12u7_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/libf/libfile-fcntllock-perl/libfile-fcntllock-perl_0.22-4%2bb1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/g/gpm/libgpm2_1.20.7-10%2bb1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/o/openldap/libldap-common_2.5.13%2bdfsg-5_all.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/c/cyrus-sasl2/libsasl2-modules_2.1.28%2bdfsg-10_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/libx/libxext/libxext6_1.3.4-1%2bb1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/libx/libxmu/libxmuu1_1.1.3-3_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/m/manpages/manpages-dev_6.03-2_all.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/p/psmisc/psmisc_23.6-1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/p/publicsuffix/publicsuffix_20230209.2326-1_all.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Failed to fetch http://deb.debian.org/debian/pool/main/x/xauth/xauth_1.1.2-1_arm64.deb  Unable to connect to deb.debian.org:80: [IP: 199.232.18.132 80]
49.36 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
------
failed to solve: process "/bin/sh -c apt-get update && apt-get install -y curl build-essential cmake git" did not complete successfully: exit code: 100
GitGab19 commented 3 months ago

Mm, even more strange, here it seems something wrong with the network is happening.. Let me update my local docker version and try again from scratch

GitGab19 commented 3 months ago

@pavlenex I just updated everything to your version, rebuilt the sv1-pool image and it went just fine. Are you running a Intel Mac or ARM?

Shourya742 commented 2 months ago

I am facing the same issue, let me dig deeper and get back

GitGab19 commented 2 months ago

Which system are you running on?

Shourya742 commented 2 months ago

Which system are you running on?

Macbook pro M1 chip

Shourya742 commented 2 months ago

@pavlenex could you try to change sv1-public-pool.dockerfile content with this?

############################
# Docker build environment #
############################
FROM node:18.16.1-bookworm-slim AS build

RUN apt-get update && apt-get install -y curl build-essential cmake git

WORKDIR /tmp
RUN curl -L -o libzmq.tar.gz https://github.com/zeromq/libzmq/releases/download/v4.3.5/zeromq-4.3.5.tar.gz \
    && tar -xvf libzmq.tar.gz \
    && cd zeromq-4.3.5 \
    && mkdir build && cd build \
    && cmake .. && make -j4 && make install

WORKDIR /
RUN git clone https://github.com/benjamin-wilson/public-pool.git

WORKDIR /public-pool
#COPY . .

# Build Public Pool using NPM
RUN npm i && npm run build

############################
# Docker final environment #
############################
FROM node:18.16.1-bookworm-slim

# Expose ports for Stratum and Bitcoin RPC
EXPOSE 3333 3334 8332 48332

WORKDIR /public-pool

# Copy built binaries into the final image
COPY --from=build /public-pool .
#COPY .env.example .env

CMD ["/usr/local/bin/node", "dist/main"]

Let me know if this helps or not ;)

I believe the python3 dependency is missing.

Here is the updated sv1-pool-config.dockerfile:

############################
# Docker build environment #
############################
FROM node:18.16.1-bookworm-slim AS build

RUN apt-get update && apt-get install -y curl build-essential cmake git python3

WORKDIR /tmp
RUN curl -L -o libzmq.tar.gz https://github.com/zeromq/libzmq/releases/download/v4.3.5/zeromq-4.3.5.tar.gz \
    && tar -xvf libzmq.tar.gz \
    && cd zeromq-4.3.5 \
    && mkdir build && cd build \
    && cmake .. && make -j4 && make install

WORKDIR /
RUN git clone https://github.com/benjamin-wilson/public-pool.git

WORKDIR /public-pool
#COPY . .

# Build Public Pool using NPM
RUN npm i && npm run build

############################
# Docker final environment #
############################
FROM node:18.16.1-bookworm-slim

# Expose ports for Stratum and Bitcoin RPC
EXPOSE 3333 3334 8332 48332

WORKDIR /public-pool

# Copy built binaries into the final image
COPY --from=build /public-pool .
#COPY .env.example .env

CMD ["/usr/local/bin/node", "dist/main"]

This worked for me. @pavlenex , please try this one.

pavlenex commented 2 months ago

Hey @Shourya742 I get this when making those changes in sv1-public-pool.dockerfile

Screenshot 2024-07-11 at 11 35 02