Skip to content

Docker build failing #138

@Mohit-Dhawan98

Description

@Mohit-Dhawan98

System: M3 Pro
getting this while trying to run ./start.sh script:

(.venv) mohitdhawan@Mohits-MacBook-Pro ii-agent % ./start.sh --build

╔══════════════════════════════════════════════════════════════════╗
║ ██╗██╗       █████╗  ██████╗ ███████╗███╗   ██╗████████╗         ║
║ ██║██║      ██╔══██╗██╔════╝ ██╔════╝████╗  ██║╚══██╔══╝         ║
║ ██║██║█████╗███████║██║  ███╗█████╗  ██╔██╗ ██║   ██║            ║
║ ██║██║╚════╝██╔══██║██║   ██║██╔══╝  ██║╚██╗██║   ██║            ║
║ ██║██║      ██║  ██║╚██████╔╝███████╗██║ ╚████║   ██║            ║
║ ╚═╝╚═╝      ╚═╝  ╚═╝ ╚═════╝ ╚══════╝╚═╝  ╚═══╝   ╚═╝            ║
║                                                                  ║
║                          🧠 Powered by @ii.inc                   ║
╚══════════════════════════════════════════════════════════════════╝


HOST_IP: 192.168.1.6
[✓] Host IP set to: 192.168.1.6
[✓] Backend URL: http://localhost:8000
[✓] Base URL: 192.168.1.6.nip.io:8080
[✓] Frontend Port: 3000
[✓] Backend Port: 8000
[✓] Nginx Port: 8080

Found existing frontend/.env file
Updating NEXT_PUBLIC_API_URL in existing frontend/.env file
Updated frontend/.env file contents:
─────────────────────────────
NEXT_PUBLIC_API_URL=http://localhost:8000
NEXT_PUBLIC_VSCODE_URL=192.168.68.115.nip.io:8080
GOOGLE_API_KEY=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
─────────────────────────────
Ready to start II-Agent. add --build to the end of the command to rebuild when you change your credentials or host IP
Check your credential and press enter to start
\

WARN[0000] The "GOOGLE_API_KEY" variable is not set. Defaulting to a blank string. 
WARN[0000] The "GOOGLE_CLIENT_ID" variable is not set. Defaulting to a blank string. 
WARN[0000] The "GOOGLE_CLIENT_SECRET" variable is not set. Defaulting to a blank string. 
[+] Building 30.7s (52/60)                                                                                                        
 => => exporting layers                                                                                                      0.0s
 => => exporting manifest sha256:29642321c7cd4fc3119c0d0f4cafdd38c1cf202668fc71df36b61dfbaf28df56                            0.0s
 => => exporting config sha256:c44b6e93159d9cf72424f49b5bbfb137cd05f5e5957b5485c109d5f5a1e12edd                              0.0s
 => => exporting attestation manifest sha256:99ac843c5e18a91cef38206d5a5be0987a89c6cec4be72e8c444741b0ca1b450                0.0s
 => => exporting manifest list sha256:e2b676c52884cdfef9ec626f2d945cadac4e29decf3ea4b2a39a2ce4cf8ff8b7                       0.0s
 => => naming to docker.io/library/ii-agent-frontend:latest                                                                  0.0s
 => => unpacking to docker.io/library/ii-agent-frontend:latest                                                               0.3s
 => [frontend] resolving provenance for metadata file                                                                        0.0s
 => [sandbox  9/11] COPY .templates /app/templates                                                                           0.1s
[+] Building 30.9s (52/60)                                                                                                        
 => => exporting layers                                                                                                      0.0s
 => => exporting manifest sha256:29642321c7cd4fc3119c0d0f4cafdd38c1cf202668fc71df36b61dfbaf28df56                            0.0s
 => => exporting config sha256:c44b6e93159d9cf72424f49b5bbfb137cd05f5e5957b5485c109d5f5a1e12edd                              0.0s
 => => exporting attestation manifest sha256:99ac843c5e18a91cef38206d5a5be0987a89c6cec4be72e8c444741b0ca1b450                0.0s
 => => exporting manifest list sha256:e2b676c52884cdfef9ec626f2d945cadac4e29decf3ea4b2a39a2ce4cf8ff8b7                       0.0s
 => => naming to docker.io/library/ii-agent-frontend:latest                                                                  0.0s
 => => unpacking to docker.io/library/ii-agent-frontend:latest                                                               0.3s
 => [frontend] resolving provenance for metadata file                                                                        0.0s
 => [sandbox  9/11] COPY .templates /app/templates                                                                           0.1s
[+] Building 31.0s (52/60)                                                                                                        
 => => exporting layers                                                                                                      0.0s
 => => exporting manifest sha256:29642321c7cd4fc3119c0d0f4cafdd38c1cf202668fc71df36b61dfbaf28df56                            0.0s
 => => exporting config sha256:c44b6e93159d9cf72424f49b5bbfb137cd05f5e5957b5485c109d5f5a1e12edd                              0.0s
 => => exporting attestation manifest sha256:99ac843c5e18a91cef38206d5a5be0987a89c6cec4be72e8c444741b0ca1b450                0.0s
 => => exporting manifest list sha256:e2b676c52884cdfef9ec626f2d945cadac4e29decf3ea4b2a39a2ce4cf8ff8b7                       0.0s
 => => naming to docker.io/library/ii-agent-frontend:latest                                                                  0.0s
 => => unpacking to docker.io/library/ii-agent-frontend:latest                                                               0.3s
 => [frontend] resolving provenance for metadata file                                                                        0.0s
 => [sandbox  9/11] COPY .templates /app/templates                                                                           0.1s
[+] Building 31.2s (52/60)                                                                                                        
 => => exporting layers                                                                                                      0.0s
 => => exporting manifest sha256:29642321c7cd4fc3119c0d0f4cafdd38c1cf202668fc71df36b61dfbaf28df56                            0.0s
 => => exporting config sha256:c44b6e93159d9cf72424f49b5bbfb137cd05f5e5957b5485c109d5f5a1e12edd                              0.0s
 => => exporting attestation manifest sha256:99ac843c5e18a91cef38206d5a5be0987a89c6cec4be72e8c444741b0ca1b450                0.0s
 => => exporting manifest list sha256:e2b676c52884cdfef9ec626f2d945cadac4e29decf3ea4b2a39a2ce4cf8ff8b7                       0.0s
 => => naming to docker.io/library/ii-agent-frontend:latest                                                                  0.0s
 => => unpacking to docker.io/library/ii-agent-frontend:latest                                                               0.3s
 => [frontend] resolving provenance for metadata file                                                                        0.0s
 => [sandbox  9/11] COPY .templates /app/templates                                                                           0.1s
[+] Building 31.3s (52/60)                                                                                                        
 => => exporting layers                                                                                                      0.0s
 => => exporting manifest sha256:29642321c7cd4fc3119c0d0f4cafdd38c1cf202668fc71df36b61dfbaf28df56                            0.0s
 => => exporting config sha256:c44b6e93159d9cf72424f49b5bbfb137cd05f5e5957b5485c109d5f5a1e12edd                              0.0s
 => => exporting attestation manifest sha256:99ac843c5e18a91cef38206d5a5be0987a89c6cec4be72e8c444741b0ca1b450                0.0s
 => => exporting manifest list sha256:e2b676c52884cdfef9ec626f2d945cadac4e29decf3ea4b2a39a2ce4cf8ff8b7                       0.0s
 => => naming to docker.io/library/ii-agent-frontend:latest                                                                  0.0s
 => => unpacking to docker.io/library/ii-agent-frontend:latest                                                               0.3s
 => [frontend] resolving provenance for metadata file                                                                        0.0s
 => [sandbox  9/11] COPY .templates /app/templates                                                                           0.1s
[+] Building 227.8s (55/61)                                                                                                         
 => [internal] load local bake definitions                                                                                     0.0s
 => => reading from stdin 1.35kB                                                                                               0.0s
 => [frontend internal] load build definition from Dockerfile                                                                  0.0s
 => => transferring dockerfile: 1.62kB                                                                                         0.0s
 => [nginx internal] load build definition from Dockerfile                                                                     0.0s
 => => transferring dockerfile: 311B                                                                                           0.0s
 => [sandbox internal] load build definition from Dockerfile                                                                   0.0s
 => => transferring dockerfile: 762B                                                                                           0.0s
 => [backend internal] load build definition from Dockerfile                                                                   0.0s
 => => transferring dockerfile: 2.07kB                                                                                         0.0s
 => [nginx internal] load metadata for docker.io/library/nginx:alpine                                                          2.7s
 => [frontend] resolve image config for docker-image://docker.io/docker/dockerfile:1                                           2.3s
 => [backend internal] load metadata for ghcr.io/astral-sh/uv:python3.12-bookworm-slim                                         0.4s
 => [sandbox internal] load metadata for docker.io/nikolaik/python-nodejs:python3.10-nodejs20-slim                             2.9s
 => [frontend internal] load .dockerignore                                                                                     0.0s
 => => transferring context: 100B                                                                                              0.0s
 => [backend stage-0 1/9] FROM ghcr.io/astral-sh/uv:python3.12-bookworm-slim@sha256:22fc4dd4c7bb5dcc79a93a2c997b7def4972b681  27.1s
 => => resolve ghcr.io/astral-sh/uv:python3.12-bookworm-slim@sha256:22fc4dd4c7bb5dcc79a93a2c997b7def4972b681b1ac2b071f151a214  0.0s
 => => sha256:cc83ad05ed73c9c803f4d458e6a8b6904a768286b6bc34fa386046fa6215e7c0 17.80MB / 17.80MB                              26.9s
 => => extracting sha256:cc83ad05ed73c9c803f4d458e6a8b6904a768286b6bc34fa386046fa6215e7c0                                      0.2s
 => [backend internal] load build context                                                                                      0.1s
 => => transferring context: 644.50kB                                                                                          0.1s
 => CACHED [frontend] docker-image://docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb7796964  0.0s
 => => resolve docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d           0.0s
 => [frontend internal] load metadata for docker.io/library/node:18-alpine                                                     2.8s
 => [nginx 1/4] FROM docker.io/library/nginx:alpine@sha256:d67ea0d64d518b1bb04acde3b00f722ac3e9764b3209a9b0a98924ba35e4b779    0.0s
 => => resolve docker.io/library/nginx:alpine@sha256:d67ea0d64d518b1bb04acde3b00f722ac3e9764b3209a9b0a98924ba35e4b779          0.0s
 => [nginx internal] load build context                                                                                        0.0s
 => => transferring context: 3.06kB                                                                                            0.0s
 => CACHED [nginx 2/4] COPY docker/nginx/nginx.conf.template /etc/nginx/conf.d/default.conf.template                           0.0s
 => CACHED [nginx 3/4] COPY docker/nginx/docker-entrypoint.sh /docker-entrypoint.sh                                            0.0s
 => CACHED [nginx 4/4] RUN chmod +x /docker-entrypoint.sh                                                                      0.0s
 => [nginx] exporting to image                                                                                                 0.0s
 => => exporting layers                                                                                                        0.0s
 => => exporting manifest sha256:972f4f1addce7b4f1b3dc7bf4f0500e2b70118983f889955ab2ed9ce20de06c9                              0.0s
 => => exporting config sha256:781ac5dcbbafef9716e98684497a2ffad75af7ed7cde0e2f62be5e2ec452e9f8                                0.0s
 => => exporting attestation manifest sha256:d5e221599683f4338aa9926a4912795b771234d11058ee91347b36ddc8579994                  0.0s
 => => exporting manifest list sha256:5cbb0f85eda27524990ca1c30fe1c590f133d42c6c9b4c1e624b60df27901049                         0.0s
 => => naming to docker.io/library/ii-agent-nginx:latest                                                                       0.0s
 => => unpacking to docker.io/library/ii-agent-nginx:latest                                                                    0.0s
 => [nginx] resolving provenance for metadata file                                                                             0.0s
 => [sandbox  1/11] FROM docker.io/nikolaik/python-nodejs:python3.10-nodejs20-slim@sha256:e80f2f860fec93daa1fcda81f2ea65b085d  0.0s
 => => resolve docker.io/nikolaik/python-nodejs:python3.10-nodejs20-slim@sha256:e80f2f860fec93daa1fcda81f2ea65b085d7d662f93a1  0.0s
 => [sandbox internal] load build context                                                                                      0.0s
 => => transferring context: 923.79kB                                                                                          0.0s
 => CACHED [sandbox  2/11] RUN apt-get update && apt-get install -y     build-essential     procps     lsof     git     tmux   0.0s
 => CACHED [sandbox  3/11] COPY src/ii_agent/utils/tool_client /app/ii_client                                                  0.0s
 => CACHED [sandbox  4/11] WORKDIR /app                                                                                        0.0s
 => CACHED [sandbox  5/11] RUN pip install -r ii_client/requirements.txt                                                       0.0s
 => CACHED [sandbox  6/11] RUN curl -fsSL https://bun.sh/install | bash                                                        0.0s
 => CACHED [sandbox  7/11] RUN curl -fsSL https://code-server.dev/install.sh | sh                                              0.0s
 => [sandbox  8/11] RUN npm install -g vercel                                                                                 23.8s
 => [frontend internal] load build context                                                                                     0.0s
 => => transferring context: 6.44kB                                                                                            0.0s
 => [frontend base 1/1] FROM docker.io/library/node:18-alpine@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b  0.0s
 => => resolve docker.io/library/node:18-alpine@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e        0.0s
 => CACHED [frontend builder 1/4] WORKDIR /app                                                                                 0.0s
 => CACHED [frontend runner 2/7] RUN addgroup --system --gid 1001 nodejs                                                       0.0s
 => CACHED [frontend runner 3/7] RUN adduser --system --uid 1001 nextjs                                                        0.0s
 => CACHED [frontend deps 1/4] RUN apk add --no-cache libc6-compat                                                             0.0s
 => CACHED [frontend deps 2/4] WORKDIR /app                                                                                    0.0s
 => CACHED [frontend deps 3/4] COPY frontend/package.json frontend/yarn.lock* frontend/package-lock.json* frontend/pnpm-lock.  0.0s
 => CACHED [frontend deps 4/4] RUN   if [ -f yarn.lock ]; then yarn --frozen-lockfile;   elif [ -f package-lock.json ]; then   0.0s
 => CACHED [frontend builder 2/4] COPY --from=deps /app/node_modules ./node_modules                                            0.0s
 => CACHED [frontend builder 3/4] COPY frontend/ .                                                                             0.0s
 => CACHED [frontend builder 4/4] RUN   if [ -f yarn.lock ]; then yarn build;   elif [ -f package-lock.json ]; then npm run b  0.0s
 => CACHED [frontend runner 4/7] COPY --from=builder --chown=nextjs:nodejs /app/public ./public                                0.0s
 => CACHED [frontend runner 5/7] COPY --from=builder --chown=nextjs:nodejs /app/.next/standalone ./                            0.0s
 => CACHED [frontend runner 6/7] COPY --from=builder --chown=nextjs:nodejs /app/.next/static ./.next/static                    0.0s
 => CACHED [frontend runner 7/7] WORKDIR /app                                                                                  0.0s
 => [frontend] exporting to image                                                                                              0.4s
 => => exporting layers                                                                                                        0.0s
 => => exporting manifest sha256:29642321c7cd4fc3119c0d0f4cafdd38c1cf202668fc71df36b61dfbaf28df56                              0.0s
 => => exporting config sha256:c44b6e93159d9cf72424f49b5bbfb137cd05f5e5957b5485c109d5f5a1e12edd                                0.0s
 => => exporting attestation manifest sha256:99ac843c5e18a91cef38206d5a5be0987a89c6cec4be72e8c444741b0ca1b450                  0.0s
 => => exporting manifest list sha256:e2b676c52884cdfef9ec626f2d945cadac4e29decf3ea4b2a39a2ce4cf8ff8b7                         0.0s
 => => naming to docker.io/library/ii-agent-frontend:latest                                                                    0.0s
 => => unpacking to docker.io/library/ii-agent-frontend:latest                                                                 0.3s
 => [frontend] resolving provenance for metadata file                                                                          0.0s
 => [sandbox  9/11] COPY .templates /app/templates                                                                             0.1s
 => [sandbox 10/11] COPY docker/sandbox/start-services.sh /app/start-services.sh                                               0.0s
 => [sandbox 11/11] RUN chmod +x /app/start-services.sh                                                                        0.1s
 => [sandbox] exporting to image                                                                                              20.7s
 => => exporting layers                                                                                                       15.4s
 => => exporting manifest sha256:d5043b5ccfaccf7c448d8f2c7630e09a493bb9727d6b9e076dbc6dbfd42d0450                              0.0s
 => => exporting config sha256:567c3ca524ed36721ffe7ef232715df3529195977ece4245c7b07b7dca71758f                                0.0s
 => => exporting attestation manifest sha256:4e3d39725bad267b79c4c177415a0a5d5ca375a49b3c58d96fd8e1e260414f21                  0.0s
 => => exporting manifest list sha256:46ede697214b71992616d1eab18d2f6700125daf1936d823df734e9c99fac14a                         0.0s
 => => naming to docker.io/library/ii-agent-sandbox:latest                                                                     0.0s
 => => unpacking to docker.io/library/ii-agent-sandbox:latest                                                                  5.3s
 => [backend stage-0 2/9] WORKDIR /app                                                                                         0.1s
 => ERROR [backend stage-0 3/9] RUN apt-get update && apt-get install -y     curl     gnupg     lsb-release     tmux     ff  200.0s
 => [sandbox] resolving provenance for metadata file                                                                           0.0s
------
 > [backend stage-0 3/9] RUN apt-get update && apt-get install -y     curl     gnupg     lsb-release     tmux     ffmpeg     xvfb     git     && curl -fsSL https://download.docker.com/linux/debian/gpg | gpg --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg     && echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/docker-archive-keyring.gpg] https://download.docker.com/linux/debian $(lsb_release -cs) stable" > /etc/apt/sources.list.d/docker.list     && apt-get update     && apt-get install -y docker-ce-cli     && rm -rf /var/lib/apt/lists/*:
0.352 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
0.408 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
0.464 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
0.495 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8693 kB]
3.611 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [756 B]
3.612 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [268 kB]
4.983 Fetched 9216 kB in 5s (1920 kB/s)
4.983 Reading package lists...
5.349 Reading package lists...
5.622 Building dependency tree...
5.703 Reading state information...
5.798 The following additional packages will be installed:
5.798   alsa-topology-conf alsa-ucm-conf dbus dbus-bin dbus-daemon
5.798   dbus-session-bus-common dbus-system-bus-common dirmngr fontconfig
5.798   fontconfig-config fonts-dejavu-core git-man gnupg-l10n gnupg-utils gpg
5.798   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm less libaacs0 libaom3
5.798   libapparmor1 libasound2 libasound2-data libass9 libassuan0 libasyncns0
5.798   libavc1394-0 libavcodec59 libavdevice59 libavfilter8 libavformat59
5.798   libavutil57 libbdplus0 libblas3 libbluray2 libbrotli1 libbs2b0 libbsd0
5.798   libcaca0 libcairo-gobject2 libcairo2 libcbor0.8 libcdio-cdda2
5.798   libcdio-paranoia2 libcdio19 libchromaprint1 libcjson1 libcodec2-1.0
5.798   libcurl3-gnutls libcurl4 libdatrie1 libdav1d6 libdbus-1-3 libdc1394-25
5.798   libdecor-0-0 libdecor-0-plugin-1-cairo libdeflate0 libdrm-amdgpu1
5.798   libdrm-common libdrm-nouveau2 libdrm-radeon1 libdrm2 libedit2 libelf1
5.798   libepoxy0 liberror-perl libevent-core-2.1-7 libexpat1 libfido2-1 libflac12
5.798   libflite1 libfontconfig1 libfontenc1 libfreetype6 libfribidi0 libgbm1
5.798   libgdbm-compat4 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin
5.798   libgdk-pixbuf2.0-common libgfortran5 libgl1 libgl1-mesa-dri libglapi-mesa
5.798   libglib2.0-0 libglib2.0-data libglvnd0 libglx-mesa0 libglx0 libgme0 libgomp1
5.798   libgraphite2-3 libgsm1 libharfbuzz0b libhwy1 libice6 libicu72 libiec61883-0
5.798   libjack-jackd2-0 libjbig0 libjpeg62-turbo libjxl0.7 libksba8 liblapack3
5.798   liblcms2-2 libldap-2.5-0 libldap-common liblerc4 liblilv-0-0 libllvm15
5.798   libmbedcrypto7 libmp3lame0 libmpg123-0 libmysofa1 libnghttp2-14 libnorm1
5.798   libnpth0 libnuma1 libogg0 libopenal-data libopenal1 libopenjp2-7 libopenmpt0
5.798   libopus0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libperl5.36
5.798   libpgm-5.3-0 libpixman-1-0 libplacebo208 libpng16-16 libpocketsphinx3
5.798   libpostproc56 libpsl5 libpulse0 libpython3-stdlib libpython3.11-minimal
5.798   libpython3.11-stdlib librabbitmq4 librav1e0 libraw1394-11 librist4
5.798   librsvg2-2 librsvg2-common librtmp1 librubberband2 libsamplerate0 libsasl2-2
5.798   libsasl2-modules libsasl2-modules-db libsdl2-2.0-0 libsensors-config
5.798   libsensors5 libserd-0-0 libshine3 libslang2 libsm6 libsnappy1v5 libsndfile1
5.798   libsndio7.0 libsodium23 libsord-0-0 libsoxr0 libspeex1 libsphinxbase3
5.798   libsratom-0-0 libsrt1.5-gnutls libssh-gcrypt-4 libssh2-1 libsvtav1enc1
5.798   libswresample4 libswscale6 libthai-data libthai0 libtheora0 libtiff6
5.798   libtwolame0 libudfread0 libunwind8 libusb-1.0-0 libutempter0 libva-drm2
5.798   libva-x11-2 libva2 libvdpau-va-gl1 libvdpau1 libvidstab1.1 libvorbis0a
5.798   libvorbisenc2 libvorbisfile3 libvpx7 libvulkan1 libwayland-client0
5.798   libwayland-cursor0 libwayland-egl1 libwayland-server0 libwebp7 libwebpmux3
5.798   libx11-6 libx11-data libx11-xcb1 libx264-164 libx265-199 libxau6 libxaw7
5.798   libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0
5.798   libxcb-render0 libxcb-shape0 libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxcb1
5.798   libxcursor1 libxdmcp6 libxext6 libxfixes3 libxfont2 libxi6 libxkbcommon0
5.798   libxkbfile1 libxml2 libxmu6 libxmuu1 libxpm4 libxrandr2 libxrender1
5.798   libxshmfence1 libxss1 libxt6 libxv1 libxvidcore4 libxxf86vm1 libz3-4
5.799   libzimg2 libzmq5 libzvbi-common libzvbi0 media-types mesa-va-drivers
5.799   mesa-vdpau-drivers mesa-vulkan-drivers ocl-icd-libopencl1 openssh-client
5.799   patch perl perl-modules-5.36 pinentry-curses pocketsphinx-en-us publicsuffix
5.799   python3 python3-minimal python3.11 python3.11-minimal shared-mime-info
5.799   va-driver-all vdpau-driver-all x11-common x11-xkb-utils xauth xdg-user-dirs
5.799   xfonts-base xfonts-encodings xfonts-utils xkb-data xserver-common
5.799 Suggested packages:
5.799   default-dbus-session-bus | dbus-session-bus dbus-user-session libpam-systemd
5.799   pinentry-gnome3 tor ffmpeg-doc gettext-base git-daemon-run
5.799   | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
5.799   git-mediawiki git-svn parcimonie xloadimage scdaemon libasound2-plugins
5.799   alsa-utils libcuda1 libnvcuvid1 libnvidia-encode1 libbluray-bdj
5.799   low-memory-monitor jackd2 liblcms2-utils libportaudio2 opus-tools
5.799   sensible-utils pulseaudio libraw1394-doc librsvg2-bin
5.799   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
5.799   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql xdg-utils
5.799   lm-sensors serdi sndiod sordi speex opencl-icd keychain libpam-ssh
5.799   monkeysphere ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl
5.799   | libterm-readline-perl-perl make libtap-harness-archive-perl pinentry-doc
5.799   python3-doc python3-tk python3-venv python3.11-venv python3.11-doc binutils
5.799   binfmt-support nvidia-vdpau-driver
6.580 The following NEW packages will be installed:
6.580   alsa-topology-conf alsa-ucm-conf curl dbus dbus-bin dbus-daemon
6.580   dbus-session-bus-common dbus-system-bus-common dirmngr ffmpeg fontconfig
6.580   fontconfig-config fonts-dejavu-core git git-man gnupg gnupg-l10n gnupg-utils
6.580   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm less libaacs0
6.580   libaom3 libapparmor1 libasound2 libasound2-data libass9 libassuan0
6.580   libasyncns0 libavc1394-0 libavcodec59 libavdevice59 libavfilter8
6.580   libavformat59 libavutil57 libbdplus0 libblas3 libbluray2 libbrotli1 libbs2b0
6.580   libbsd0 libcaca0 libcairo-gobject2 libcairo2 libcbor0.8 libcdio-cdda2
6.580   libcdio-paranoia2 libcdio19 libchromaprint1 libcjson1 libcodec2-1.0
6.580   libcurl3-gnutls libcurl4 libdatrie1 libdav1d6 libdbus-1-3 libdc1394-25
6.580   libdecor-0-0 libdecor-0-plugin-1-cairo libdeflate0 libdrm-amdgpu1
6.580   libdrm-common libdrm-nouveau2 libdrm-radeon1 libdrm2 libedit2 libelf1
6.580   libepoxy0 liberror-perl libevent-core-2.1-7 libexpat1 libfido2-1 libflac12
6.580   libflite1 libfontconfig1 libfontenc1 libfreetype6 libfribidi0 libgbm1
6.580   libgdbm-compat4 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin
6.580   libgdk-pixbuf2.0-common libgfortran5 libgl1 libgl1-mesa-dri libglapi-mesa
6.580   libglib2.0-0 libglib2.0-data libglvnd0 libglx-mesa0 libglx0 libgme0 libgomp1
6.580   libgraphite2-3 libgsm1 libharfbuzz0b libhwy1 libice6 libicu72 libiec61883-0
6.580   libjack-jackd2-0 libjbig0 libjpeg62-turbo libjxl0.7 libksba8 liblapack3
6.580   liblcms2-2 libldap-2.5-0 libldap-common liblerc4 liblilv-0-0 libllvm15
6.580   libmbedcrypto7 libmp3lame0 libmpg123-0 libmysofa1 libnghttp2-14 libnorm1
6.580   libnpth0 libnuma1 libogg0 libopenal-data libopenal1 libopenjp2-7 libopenmpt0
6.580   libopus0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libperl5.36
6.580   libpgm-5.3-0 libpixman-1-0 libplacebo208 libpng16-16 libpocketsphinx3
6.580   libpostproc56 libpsl5 libpulse0 libpython3-stdlib libpython3.11-minimal
6.580   libpython3.11-stdlib librabbitmq4 librav1e0 libraw1394-11 librist4
6.580   librsvg2-2 librsvg2-common librtmp1 librubberband2 libsamplerate0 libsasl2-2
6.580   libsasl2-modules libsasl2-modules-db libsdl2-2.0-0 libsensors-config
6.580   libsensors5 libserd-0-0 libshine3 libslang2 libsm6 libsnappy1v5 libsndfile1
6.580   libsndio7.0 libsodium23 libsord-0-0 libsoxr0 libspeex1 libsphinxbase3
6.580   libsratom-0-0 libsrt1.5-gnutls libssh-gcrypt-4 libssh2-1 libsvtav1enc1
6.580   libswresample4 libswscale6 libthai-data libthai0 libtheora0 libtiff6
6.580   libtwolame0 libudfread0 libunwind8 libusb-1.0-0 libutempter0 libva-drm2
6.580   libva-x11-2 libva2 libvdpau-va-gl1 libvdpau1 libvidstab1.1 libvorbis0a
6.580   libvorbisenc2 libvorbisfile3 libvpx7 libvulkan1 libwayland-client0
6.580   libwayland-cursor0 libwayland-egl1 libwayland-server0 libwebp7 libwebpmux3
6.580   libx11-6 libx11-data libx11-xcb1 libx264-164 libx265-199 libxau6 libxaw7
6.580   libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0
6.580   libxcb-render0 libxcb-shape0 libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxcb1
6.580   libxcursor1 libxdmcp6 libxext6 libxfixes3 libxfont2 libxi6 libxkbcommon0
6.580   libxkbfile1 libxml2 libxmu6 libxmuu1 libxpm4 libxrandr2 libxrender1
6.580   libxshmfence1 libxss1 libxt6 libxv1 libxvidcore4 libxxf86vm1 libz3-4
6.580   libzimg2 libzmq5 libzvbi-common libzvbi0 lsb-release media-types
6.580   mesa-va-drivers mesa-vdpau-drivers mesa-vulkan-drivers ocl-icd-libopencl1
6.580   openssh-client patch perl perl-modules-5.36 pinentry-curses
6.580   pocketsphinx-en-us publicsuffix python3 python3-minimal python3.11
6.580   python3.11-minimal shared-mime-info tmux va-driver-all vdpau-driver-all
6.580   x11-common x11-xkb-utils xauth xdg-user-dirs xfonts-base xfonts-encodings
6.580   xfonts-utils xkb-data xserver-common xvfb
6.629 0 upgraded, 280 newly installed, 0 to remove and 1 not upgraded.
6.629 Need to get 198 MB of archives.
6.629 After this operation, 679 MB of additional disk space will be used.
6.629 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.10-1~deb12u1 [193 kB]
6.758 Get:2 http://deb.debian.org/debian bookworm/main arm64 dbus-bin arm64 1.14.10-1~deb12u1 [104 kB]
6.783 Get:3 http://deb.debian.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB]
6.817 Get:4 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
6.849 Get:5 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1+deb12u1 [84.6 kB]
6.882 Get:6 http://deb.debian.org/debian bookworm/main arm64 dbus-daemon arm64 1.14.10-1~deb12u1 [176 kB]
6.960 Get:7 http://deb.debian.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB]
6.990 Get:8 http://deb.debian.org/debian bookworm/main arm64 dbus arm64 1.14.10-1~deb12u1 [96.2 kB]
7.044 Get:9 http://deb.debian.org/debian bookworm/main arm64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB]
8.410 Get:10 http://deb.debian.org/debian bookworm/main arm64 libgdbm-compat4 arm64 1.23-3 [48.0 kB]
8.438 Get:11 http://deb.debian.org/debian bookworm/main arm64 libperl5.36 arm64 5.36.0-7+deb12u2 [4027 kB]
10.14 Get:12 http://deb.debian.org/debian bookworm/main arm64 perl arm64 5.36.0-7+deb12u2 [239 kB]
10.15 Get:13 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-minimal arm64 3.11.2-6+deb12u6 [810 kB]
10.33 Get:14 http://deb.debian.org/debian bookworm/main arm64 python3.11-minimal arm64 3.11.2-6+deb12u6 [1859 kB]
10.95 Get:15 http://deb.debian.org/debian bookworm/main arm64 python3-minimal arm64 3.11.2-1+b1 [26.3 kB]
10.98 Get:16 http://deb.debian.org/debian bookworm/main arm64 media-types all 10.0.0 [26.1 kB]
10.98 Get:17 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-stdlib arm64 3.11.2-6+deb12u6 [1746 kB]
11.51 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3.11 arm64 3.11.2-6+deb12u6 [573 kB]
11.67 Get:19 http://deb.debian.org/debian bookworm/main arm64 libpython3-stdlib arm64 3.11.2-1+b1 [9296 B]
11.67 Get:20 http://deb.debian.org/debian bookworm/main arm64 python3 arm64 3.11.2-1+b1 [26.3 kB]
11.69 Get:21 http://deb.debian.org/debian bookworm/main arm64 less arm64 590-2.1~deb12u2 [128 kB]
11.73 Get:22 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB]
11.78 Get:23 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB]
11.81 Get:24 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB]
11.83 Get:25 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB]
11.85 Get:26 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2+deb12u6 [937 kB]
12.19 Get:27 http://deb.debian.org/debian bookworm/main arm64 alsa-topology-conf all 1.2.5.1-2 [15.2 kB]
12.22 Get:28 http://deb.debian.org/debian bookworm/main arm64 libasound2-data all 1.2.8-1 [20.5 kB]
12.22 Get:29 http://deb.debian.org/debian bookworm/main arm64 libasound2 arm64 1.2.8-1+b1 [327 kB]
12.35 Get:30 http://deb.debian.org/debian bookworm/main arm64 alsa-ucm-conf all 1.2.8-1 [51.7 kB]
12.36 Get:31 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
12.44 Get:32 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
12.46 Get:33 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
12.46 Get:34 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
12.52 Get:35 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u2 [68.6 kB]
12.55 Get:36 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
12.58 Get:37 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
12.60 Get:38 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
12.64 Get:39 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u12 [367 kB]
12.77 Get:40 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u12 [309 kB]
12.92 Get:41 http://deb.debian.org/debian bookworm/main arm64 libassuan0 arm64 2.5.5-5 [45.9 kB]
12.98 Get:42 http://deb.debian.org/debian bookworm/main arm64 gpgconf arm64 2.2.40-1.1 [557 kB]
13.16 Get:43 http://deb.debian.org/debian bookworm/main arm64 libksba8 arm64 1.6.3-2 [119 kB]
13.22 Get:44 http://deb.debian.org/debian bookworm/main arm64 libnpth0 arm64 1.6-3 [18.6 kB]
13.22 Get:45 http://deb.debian.org/debian bookworm/main arm64 dirmngr arm64 2.2.40-1.1 [770 kB]
13.57 Get:46 http://deb.debian.org/debian bookworm/main arm64 libaom3 arm64 3.6.0-1+deb12u1 [1379 kB]
14.08 Get:47 http://deb.debian.org/debian bookworm/main arm64 libdrm-common all 2.4.114-1 [7112 B]
14.12 Get:48 http://deb.debian.org/debian bookworm/main arm64 libdrm2 arm64 2.4.114-1+b1 [36.7 kB]
14.12 Get:49 http://deb.debian.org/debian bookworm/main arm64 libva2 arm64 2.17.0-1 [65.2 kB]
14.16 Get:50 http://deb.debian.org/debian bookworm/main arm64 libva-drm2 arm64 2.17.0-1 [16.3 kB]
14.16 Get:51 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB]
14.16 Get:52 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
14.22 Err:52 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3
14.22   Hash Sum mismatch
14.22   Hashes of expected file:
14.22    - SHA256:e92569ac33247261aa09adfadc34ced3994ac301cf8b58de415a2d5dbf15ccfc
14.22    - MD5Sum:b32a670f5f39f12add9d270ca72b075e [weak]
14.22    - Filesize:25358 [weak]
14.22   Hashes of received file:
14.22    - SHA256:e5196286b58b2378e03c2532b8c8bb28bc52123d8bdc9af604771c311ab35531
14.22    - MD5Sum:d5d90dc1a5e85133b7376dcfbf06c704 [weak]
14.22    - Filesize:25358 [weak]
14.22   Last modification reported: Thu, 02 Mar 2017 15:26:40 +0000
44.30 Get:53 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB]
44.40 Get:54 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB]
44.52 Get:55 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2 [735 kB]
44.82 Get:56 http://deb.debian.org/debian bookworm/main arm64 libx11-xcb1 arm64 2:1.8.4-2+deb12u2 [192 kB]
45.00 Get:57 http://deb.debian.org/debian bookworm/main arm64 libxcb-dri3-0 arm64 1.15-1 [107 kB]
45.11 Get:58 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB]
45.14 Get:59 http://deb.debian.org/debian bookworm/main arm64 libxfixes3 arm64 1:6.0.0-2 [22.9 kB]
45.15 Get:60 http://deb.debian.org/debian bookworm/main arm64 libva-x11-2 arm64 2.17.0-1 [20.8 kB]
45.18 Get:61 http://deb.debian.org/debian bookworm/main arm64 libvdpau1 arm64 1.5-2 [23.7 kB]
45.20 Get:62 http://deb.debian.org/debian bookworm/main arm64 ocl-icd-libopencl1 arm64 2.3.1-1 [42.1 kB]
45.23 Get:63 http://deb.debian.org/debian bookworm/main arm64 libavutil57 arm64 7:5.1.6-0+deb12u1 [333 kB]
45.33 Get:64 http://deb.debian.org/debian bookworm/main arm64 libpng16-16 arm64 1.6.39-2 [269 kB]
45.43 Get:65 http://deb.debian.org/debian bookworm/main arm64 libfreetype6 arm64 2.12.1+dfsg-5+deb12u4 [368 kB]
45.52 Get:66 http://deb.debian.org/debian bookworm/main arm64 fonts-dejavu-core all 2.37-6 [1068 kB]
45.90 Get:67 http://deb.debian.org/debian bookworm/main arm64 fontconfig-config arm64 2.14.1-4 [315 kB]
45.99 Get:68 http://deb.debian.org/debian bookworm/main arm64 libfontconfig1 arm64 2.14.1-4 [381 kB]
46.14 Get:69 http://deb.debian.org/debian bookworm/main arm64 libpixman-1-0 arm64 0.42.2-1 [470 kB]
46.30 Get:70 http://deb.debian.org/debian bookworm/main arm64 libxcb-render0 arm64 1.15-1 [115 kB]
46.36 Get:71 http://deb.debian.org/debian bookworm/main arm64 libxcb-shm0 arm64 1.15-1 [106 kB]
46.41 Get:72 http://deb.debian.org/debian bookworm/main arm64 libxrender1 arm64 1:0.9.10-1.1 [32.0 kB]
46.43 Get:73 http://deb.debian.org/debian bookworm/main arm64 libcairo2 arm64 1.16.0-7 [527 kB]
46.61 Get:74 http://deb.debian.org/debian bookworm/main arm64 libcodec2-1.0 arm64 1.0.5-1 [8163 kB]
49.00 Get:75 http://deb.debian.org/debian bookworm/main arm64 libdav1d6 arm64 1.0.0-2+deb12u1 [275 kB]
49.08 Get:76 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2+deb12u6 [1313 kB]
49.46 Get:77 http://deb.debian.org/debian bookworm/main arm64 libgsm1 arm64 1.0.22-1 [28.8 kB]
49.49 Get:78 http://deb.debian.org/debian bookworm/main arm64 libhwy1 arm64 1.0.3-3+deb12u1 [226 kB]
49.56 Get:79 http://deb.debian.org/debian bookworm/main arm64 liblcms2-2 arm64 2.14-2 [143 kB]
49.66 Get:80 http://deb.debian.org/debian-security bookworm-security/main arm64 libjxl0.7 arm64 0.7.0-10+deb12u1 [644 kB]
49.85 Get:81 http://deb.debian.org/debian bookworm/main arm64 libmp3lame0 arm64 3.100-6 [357 kB]
49.97 Get:82 http://deb.debian.org/debian bookworm/main arm64 libopenjp2-7 arm64 2.5.0-2+deb12u1 [176 kB]
50.03 Get:83 http://deb.debian.org/debian bookworm/main arm64 libopus0 arm64 1.3.1-3 [176 kB]
50.08 Get:84 http://deb.debian.org/debian bookworm/main arm64 librav1e0 arm64 0.5.1-6 [552 kB]
50.23 Get:85 http://deb.debian.org/debian bookworm/main arm64 libcairo-gobject2 arm64 1.16.0-7 [112 kB]
50.27 Get:86 http://deb.debian.org/debian-security bookworm-security/main arm64 libgdk-pixbuf2.0-common all 2.42.10+dfsg-1+deb12u2 [306 kB]
50.37 Get:87 http://deb.debian.org/debian-security bookworm-security/main arm64 libicu72 arm64 72.1-3+deb12u1 [9202 kB]
53.34 Get:88 http://deb.debian.org/debian-security bookworm-security/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u2 [619 kB]
53.58 Get:89 http://deb.debian.org/debian bookworm/main arm64 shared-mime-info arm64 2.2-1 [727 kB]
53.95 Get:90 http://deb.debian.org/debian bookworm/main arm64 libjpeg62-turbo arm64 1:2.1.5-2 [171 kB]
54.01 Get:91 http://deb.debian.org/debian bookworm/main arm64 libdeflate0 arm64 1.14-1 [54.3 kB]
54.04 Get:92 http://deb.debian.org/debian bookworm/main arm64 libjbig0 arm64 2.1-6.1 [30.0 kB]
54.11 Get:93 http://deb.debian.org/debian bookworm/main arm64 liblerc4 arm64 4.0.0+ds-2 [138 kB]
54.17 Get:94 http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1 [260 kB]
54.28 Get:95 http://deb.debian.org/debian bookworm/main arm64 libtiff6 arm64 4.5.0-6+deb12u2 [301 kB]
54.41 Get:96 http://deb.debian.org/debian-security bookworm-security/main arm64 libgdk-pixbuf-2.0-0 arm64 2.42.10+dfsg-1+deb12u2 [130 kB]
54.45 Get:97 http://deb.debian.org/debian bookworm/main arm64 fontconfig arm64 2.14.1-4 [449 kB]
54.61 Get:98 http://deb.debian.org/debian bookworm/main arm64 libfribidi0 arm64 1.0.8-2.1 [64.9 kB]
54.63 Get:99 http://deb.debian.org/debian bookworm/main arm64 libgraphite2-3 arm64 1.3.14-1 [75.6 kB]
54.66 Get:100 http://deb.debian.org/debian bookworm/main arm64 libharfbuzz0b arm64 6.0.0+dfsg-3 [1914 kB]
55.44 Get:101 http://deb.debian.org/debian bookworm/main arm64 libthai-data all 0.1.29-1 [176 kB]
55.51 Get:102 http://deb.debian.org/debian bookworm/main arm64 libdatrie1 arm64 0.2.13-2+b1 [42.6 kB]
55.57 Get:103 http://deb.debian.org/debian bookworm/main arm64 libthai0 arm64 0.1.29-1 [56.2 kB]
55.65 Get:104 http://deb.debian.org/debian bookworm/main arm64 libpango-1.0-0 arm64 1.50.12+ds-1 [200 kB]
55.75 Get:105 http://deb.debian.org/debian bookworm/main arm64 libpangoft2-1.0-0 arm64 1.50.12+ds-1 [44.5 kB]
55.77 Get:106 http://deb.debian.org/debian bookworm/main arm64 libpangocairo-1.0-0 arm64 1.50.12+ds-1 [32.0 kB]
55.80 Get:107 http://deb.debian.org/debian bookworm/main arm64 librsvg2-2 arm64 2.54.7+dfsg-1~deb12u1 [2290 kB]
56.46 Get:108 http://deb.debian.org/debian bookworm/main arm64 libshine3 arm64 3.1.1-2 [23.0 kB]
56.52 Get:109 http://deb.debian.org/debian bookworm/main arm64 libsnappy1v5 arm64 1.1.9-3 [25.4 kB]
56.55 Get:110 http://deb.debian.org/debian bookworm/main arm64 libspeex1 arm64 1.2.1-2 [48.3 kB]
56.58 Get:111 http://deb.debian.org/debian bookworm/main arm64 libsvtav1enc1 arm64 1.4.1+dfsg-1 [1074 kB]
56.92 Get:112 http://deb.debian.org/debian bookworm/main arm64 libgomp1 arm64 12.2.0-14+deb12u1 [104 kB]
57.01 Get:113 http://deb.debian.org/debian bookworm/main arm64 libsoxr0 arm64 0.1.3-4 [54.4 kB]
57.05 Get:114 http://deb.debian.org/debian bookworm/main arm64 libswresample4 arm64 7:5.1.6-0+deb12u1 [91.1 kB]
57.12 Get:115 http://deb.debian.org/debian bookworm/main arm64 libogg0 arm64 1.3.5-3 [23.0 kB]
57.14 Get:116 http://deb.debian.org/debian bookworm/main arm64 libtheora0 arm64 1.1.1+dfsg.1-16.1+b1 [144 kB]
57.24 Get:117 http://deb.debian.org/debian bookworm/main arm64 libtwolame0 arm64 0.4.0-2 [48.5 kB]
57.27 Get:118 http://deb.debian.org/debian bookworm/main arm64 libvorbis0a arm64 1.3.7-1 [86.2 kB]
57.30 Get:119 http://deb.debian.org/debian bookworm/main arm64 libvorbisenc2 arm64 1.3.7-1 [80.4 kB]
57.33 Get:120 http://deb.debian.org/debian-security bookworm-security/main arm64 libvpx7 arm64 1.12.0-1+deb12u4 [892 kB]
57.74 Get:121 http://deb.debian.org/debian bookworm/main arm64 libwebpmux3 arm64 1.2.4-0.2+deb12u1 [109 kB]
57.76 Get:122 http://deb.debian.org/debian bookworm/main arm64 libx264-164 arm64 2:0.164.3095+gitbaee400-3 [443 kB]
57.91 Get:123 http://deb.debian.org/debian bookworm/main arm64 libnuma1 arm64 2.0.16-1 [20.3 kB]
57.93 Get:124 http://deb.debian.org/debian bookworm/main arm64 libx265-199 arm64 3.5-2+b1 [603 kB]
58.12 Get:125 http://deb.debian.org/debian bookworm/main arm64 libxvidcore4 arm64 2:1.3.7-1 [202 kB]
58.20 Get:126 http://deb.debian.org/debian bookworm/main arm64 libzvbi-common all 0.2.41-1 [69.7 kB]
58.24 Get:127 http://deb.debian.org/debian bookworm/main arm64 libzvbi0 arm64 0.2.41-1 [258 kB]
58.33 Get:128 http://deb.debian.org/debian bookworm/main arm64 libavcodec59 arm64 7:5.1.6-0+deb12u1 [4785 kB]
60.14 Get:129 http://deb.debian.org/debian bookworm/main arm64 libraw1394-11 arm64 2.1.2-2 [40.3 kB]
60.18 Get:130 http://deb.debian.org/debian bookworm/main arm64 libavc1394-0 arm64 0.5.4-5 [18.4 kB]
60.25 Get:131 http://deb.debian.org/debian bookworm/main arm64 libass9 arm64 1:0.17.1-1 [91.1 kB]
60.30 Get:132 http://deb.debian.org/debian bookworm/main arm64 libudfread0 arm64 1.1.2-1 [15.7 kB]
60.32 Get:133 http://deb.debian.org/debian bookworm/main arm64 libbluray2 arm64 1:1.3.4-1 [124 kB]
60.41 Get:134 http://deb.debian.org/debian bookworm/main arm64 libchromaprint1 arm64 1.5.1-2+b1 [37.4 kB]
60.47 Get:135 http://deb.debian.org/debian bookworm/main arm64 libgme0 arm64 0.6.3-6 [118 kB]
60.57 Get:136 http://deb.debian.org/debian bookworm/main arm64 libmpg123-0 arm64 1.31.2-1+deb12u1 [141 kB]
60.62 Get:137 http://deb.debian.org/debian bookworm/main arm64 libvorbisfile3 arm64 1.3.7-1 [25.4 kB]
60.69 Get:138 http://deb.debian.org/debian bookworm/main arm64 libopenmpt0 arm64 0.6.9-1 [622 kB]
60.69 Err:138 http://deb.debian.org/debian bookworm/main arm64 libopenmpt0 arm64 0.6.9-1
60.69   File has unexpected size (25376 != 621956). Mirror sync in progress? [IP: 167.82.62.132 80]
60.69   Hashes of expected file:
60.69    - SHA256:168a759cc2cfec251b757527fae13989b2306a8f778627aedf61000378149a52
60.69    - MD5Sum:345f47ce47790e843063524aec5abf6c [weak]
60.69    - Filesize:621956 [weak]
60.79 Get:139 http://deb.debian.org/debian bookworm/main arm64 librabbitmq4 arm64 0.11.0-1+deb12u1 [39.7 kB]
60.85 Get:140 http://deb.debian.org/debian bookworm/main arm64 libcjson1 arm64 1.7.15-1+deb12u2 [22.4 kB]
60.87 Get:141 http://deb.debian.org/debian bookworm/main arm64 libmbedcrypto7 arm64 2.28.3-1 [263 kB]
61.02 Get:142 http://deb.debian.org/debian bookworm/main arm64 librist4 arm64 0.2.7+dfsg-1 [69.6 kB]
61.08 Get:143 http://deb.debian.org/debian bookworm/main arm64 libsrt1.5-gnutls arm64 1.5.1-1+deb12u1 [272 kB]
61.20 Get:144 http://deb.debian.org/debian bookworm/main arm64 libssh-gcrypt-4 arm64 0.10.6-0+deb12u1 [207 kB]
61.28 Get:145 http://deb.debian.org/debian bookworm/main arm64 libnorm1 arm64 1.5.9+dfsg-2 [202 kB]
61.38 Get:146 http://deb.debian.org/debian bookworm/main arm64 libpgm-5.3-0 arm64 5.3.128~dfsg-2 [152 kB]
61.44 Get:147 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
61.50 Get:148 http://deb.debian.org/debian bookworm/main arm64 libzmq5 arm64 4.3.4-6 [244 kB]
61.62 Get:149 http://deb.debian.org/debian bookworm/main arm64 libavformat59 arm64 7:5.1.6-0+deb12u1 [1043 kB]
62.13 Get:150 http://deb.debian.org/debian bookworm/main arm64 libbs2b0 arm64 3.1.0+dfsg-7 [10.7 kB]
62.15 Get:151 http://deb.debian.org/debian bookworm/main arm64 libflite1 arm64 2.2-5 [12.8 MB]
67.26 Get:152 http://deb.debian.org/debian bookworm/main arm64 libserd-0-0 arm64 0.30.16-1 [44.7 kB]
67.31 Get:153 http://deb.debian.org/debian bookworm/main arm64 libsord-0-0 arm64 0.16.14+git221008-1 [20.0 kB]
67.35 Get:154 http://deb.debian.org/debian bookworm/main arm64 libsratom-0-0 arm64 0.6.14-1 [15.9 kB]
67.38 Get:155 http://deb.debian.org/debian bookworm/main arm64 liblilv-0-0 arm64 0.24.14-1 [46.8 kB]
67.40 Get:156 http://deb.debian.org/debian bookworm/main arm64 libmysofa1 arm64 1.3.1~dfsg0-1 [1156 kB]
67.74 Get:157 http://deb.debian.org/debian bookworm/main arm64 libepoxy0 arm64 1.5.10-1 [198 kB]
67.82 Get:158 http://deb.debian.org/debian bookworm/main arm64 libvulkan1 arm64 1.3.239.0-1 [111 kB]
67.86 Get:159 http://deb.debian.org/debian bookworm/main arm64 libplacebo208 arm64 4.208.0-3 [2004 kB]
68.56 Get:160 http://deb.debian.org/debian bookworm/main arm64 libblas3 arm64 3.11.0-2 [91.4 kB]
68.59 Get:161 http://deb.debian.org/debian bookworm/main arm64 libgfortran5 arm64 12.2.0-14+deb12u1 [340 kB]
68.70 Get:162 http://deb.debian.org/debian bookworm/main arm64 liblapack3 arm64 3.11.0-2 [1664 kB]
69.22 Get:163 http://deb.debian.org/debian bookworm/main arm64 libasyncns0 arm64 0.8-6+b3 [12.5 kB]
69.25 Get:164 http://deb.debian.org/debian bookworm/main arm64 libflac12 arm64 1.4.2+ds-2 [161 kB]
69.30 Get:165 http://deb.debian.org/debian bookworm/main arm64 libsndfile1 arm64 1.2.0-1 [183 kB]
69.38 Get:166 http://deb.debian.org/debian bookworm/main arm64 libpulse0 arm64 16.1+dfsg1-2+b1 [231 kB]
69.50 Get:167 http://deb.debian.org/debian bookworm/main arm64 libsphinxbase3 arm64 0.8+5prealpha+1-16 [109 kB]
69.55 Get:168 http://deb.debian.org/debian bookworm/main arm64 libpocketsphinx3 arm64 0.8+5prealpha+1-15 [114 kB]
69.60 Get:169 http://deb.debian.org/debian bookworm/main arm64 libpostproc56 arm64 7:5.1.6-0+deb12u1 [75.2 kB]
69.63 Get:170 http://deb.debian.org/debian bookworm/main arm64 librubberband2 arm64 3.1.2+dfsg0-1 [118 kB]
69.71 Get:171 http://deb.debian.org/debian bookworm/main arm64 libswscale6 arm64 7:5.1.6-0+deb12u1 [182 kB]
69.78 Get:172 http://deb.debian.org/debian bookworm/main arm64 libvidstab1.1 arm64 1.1.0-2+b1 [36.4 kB]
69.81 Get:173 http://deb.debian.org/debian bookworm/main arm64 libzimg2 arm64 3.0.4+ds1-1 [110 kB]
69.84 Get:174 http://deb.debian.org/debian bookworm/main arm64 libavfilter8 arm64 7:5.1.6-0+deb12u1 [3309 kB]
71.12 Get:175 http://deb.debian.org/debian bookworm/main arm64 libslang2 arm64 2.3.3-3 [502 kB]
71.35 Get:176 http://deb.debian.org/debian bookworm/main arm64 libcaca0 arm64 0.99.beta20-3 [200 kB]
71.44 Get:177 http://deb.debian.org/debian bookworm/main arm64 libcdio19 arm64 2.1.0-4 [201 kB]
71.51 Get:178 http://deb.debian.org/debian bookworm/main arm64 libcdio-cdda2 arm64 10.2+2.0.1-1 [20.1 kB]
71.53 Get:179 http://deb.debian.org/debian bookworm/main arm64 libcdio-paranoia2 arm64 10.2+2.0.1-1 [19.6 kB]
71.55 Get:180 http://deb.debian.org/debian bookworm/main arm64 libusb-1.0-0 arm64 2:1.0.26-1 [60.0 kB]
71.58 Get:181 http://deb.debian.org/debian bookworm/main arm64 libdc1394-25 arm64 2.2.6-4 [105 kB]
71.63 Get:182 http://deb.debian.org/debian bookworm/main arm64 libglvnd0 arm64 1.6.0-1 [41.4 kB]
71.65 Get:183 http://deb.debian.org/debian bookworm/main arm64 libglapi-mesa arm64 22.3.6-1+deb12u1 [44.7 kB]
71.68 Get:184 http://deb.debian.org/debian bookworm/main arm64 libxcb-dri2-0 arm64 1.15-1 [107 kB]
71.74 Get:185 http://deb.debian.org/debian bookworm/main arm64 libxcb-glx0 arm64 1.15-1 [123 kB]
71.82 Get:186 http://deb.debian.org/debian bookworm/main arm64 libxcb-present0 arm64 1.15-1 [106 kB]
71.85 Get:187 http://deb.debian.org/debian bookworm/main arm64 libxcb-randr0 arm64 1.15-1 [117 kB]
71.90 Get:188 http://deb.debian.org/debian bookworm/main arm64 libxcb-sync1 arm64 1.15-1 [109 kB]
71.95 Get:189 http://deb.debian.org/debian bookworm/main arm64 libxcb-xfixes0 arm64 1.15-1 [110 kB]
72.02 Get:190 http://deb.debian.org/debian bookworm/main arm64 libxshmfence1 arm64 1.3-1 [8712 B]
72.04 Get:191 http://deb.debian.org/debian bookworm/main arm64 libxxf86vm1 arm64 1:1.1.4-1+b2 [20.1 kB]
72.07 Get:192 http://deb.debian.org/debian bookworm/main arm64 libdrm-amdgpu1 arm64 2.4.114-1+b1 [20.4 kB]
72.13 Get:193 http://deb.debian.org/debian bookworm/main arm64 libdrm-nouveau2 arm64 2.4.114-1+b1 [18.4 kB]
72.15 Get:194 http://deb.debian.org/debian bookworm/main arm64 libdrm-radeon1 arm64 2.4.114-1+b1 [20.9 kB]
72.18 Get:195 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
72.24 Get:196 http://deb.debian.org/debian bookworm/main arm64 libz3-4 arm64 4.8.12-3.1 [6282 kB]
74.25 Get:197 http://deb.debian.org/debian bookworm/main arm64 libllvm15 arm64 1:15.0.6-4+b1 [20.7 MB]
81.38 Get:198 http://deb.debian.org/debian bookworm/main arm64 libsensors-config all 1:3.6.0-7.1 [14.3 kB]
81.41 Get:199 http://deb.debian.org/debian bookworm/main arm64 libsensors5 arm64 1:3.6.0-7.1 [33.3 kB]
81.43 Get:200 http://deb.debian.org/debian bookworm/main arm64 libgl1-mesa-dri arm64 22.3.6-1+deb12u1 [6278 kB]
83.45 Get:201 http://deb.debian.org/debian bookworm/main arm64 libglx-mesa0 arm64 22.3.6-1+deb12u1 [146 kB]
83.51 Get:202 http://deb.debian.org/debian bookworm/main arm64 libglx0 arm64 1.6.0-1 [30.8 kB]
83.54 Get:203 http://deb.debian.org/debian bookworm/main arm64 libgl1 arm64 1.6.0-1 [90.2 kB]
83.59 Get:204 http://deb.debian.org/debian bookworm/main arm64 libiec61883-0 arm64 1.2.0-6+b1 [29.0 kB]
83.62 Get:205 http://deb.debian.org/debian bookworm/main arm64 libsamplerate0 arm64 0.2.2-3 [945 kB]
83.95 Get:206 http://deb.debian.org/debian bookworm/main arm64 libjack-jackd2-0 arm64 1.9.21~dfsg-3 [261 kB]
84.06 Get:207 http://deb.debian.org/debian bookworm/main arm64 libopenal-data all 1:1.19.1-2 [170 kB]
84.14 Get:208 http://deb.debian.org/debian bookworm/main arm64 libsndio7.0 arm64 1.9.0-0.3+b2 [25.7 kB]
84.18 Get:209 http://deb.debian.org/debian bookworm/main arm64 libopenal1 arm64 1:1.19.1-2 [485 kB]
84.40 Get:210 http://deb.debian.org/debian bookworm/main arm64 libwayland-client0 arm64 1.21.0-1 [27.6 kB]
84.44 Get:211 http://deb.debian.org/debian bookworm/main arm64 libdecor-0-0 arm64 0.1.1-2 [14.2 kB]
84.46 Get:212 http://deb.debian.org/debian bookworm/main arm64 libwayland-server0 arm64 1.21.0-1 [34.9 kB]
84.49 Get:213 http://deb.debian.org/debian bookworm/main arm64 libgbm1 arm64 22.3.6-1+deb12u1 [37.0 kB]
84.57 Get:214 http://deb.debian.org/debian bookworm/main arm64 libwayland-cursor0 arm64 1.21.0-1 [14.1 kB]
84.59 Get:215 http://deb.debian.org/debian bookworm/main arm64 libwayland-egl1 arm64 1.21.0-1 [8696 B]
84.61 Get:216 http://deb.debian.org/debian bookworm/main arm64 libxcursor1 arm64 1:1.2.1-1 [40.2 kB]
84.63 Get:217 http://deb.debian.org/debian bookworm/main arm64 libxi6 arm64 2:1.8-1+b1 [82.3 kB]
84.66 Get:218 http://deb.debian.org/debian bookworm/main arm64 xkb-data all 2.35.1-1 [764 kB]
84.88 Get:219 http://deb.debian.org/debian bookworm/main arm64 libxkbcommon0 arm64 1.5.0-1 [100 kB]
84.93 Get:220 http://deb.debian.org/debian bookworm/main arm64 libxrandr2 arm64 2:1.5.2-2+b1 [38.4 kB]
84.96 Get:221 http://deb.debian.org/debian bookworm/main arm64 x11-common all 1:7.7+23 [252 kB]
85.03 Get:222 http://deb.debian.org/debian bookworm/main arm64 libxss1 arm64 1:1.2.3-1 [17.8 kB]
85.05 Get:223 http://deb.debian.org/debian bookworm/main arm64 libsdl2-2.0-0 arm64 2.26.5+dfsg-1 [566 kB]
85.26 Get:224 http://deb.debian.org/debian bookworm/main arm64 libxcb-shape0 arm64 1.15-1 [106 kB]
85.31 Get:225 http://deb.debian.org/debian bookworm/main arm64 libxv1 arm64 2:1.0.11-1.1 [24.5 kB]
85.34 Get:226 http://deb.debian.org/debian bookworm/main arm64 libavdevice59 arm64 7:5.1.6-0+deb12u1 [112 kB]
85.38 Get:227 http://deb.debian.org/debian bookworm/main arm64 ffmpeg arm64 7:5.1.6-0+deb12u1 [1803 kB]
86.10 Get:228 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u12 [362 kB]
86.25 Get:229 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2 [29.0 kB]
86.28 Get:230 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.5-0+deb12u2 [2053 kB]
87.20 Get:231 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.5-0+deb12u2 [7148 kB]
89.72 Get:232 http://deb.debian.org/debian bookworm/main arm64 gnupg-l10n all 2.2.40-1.1 [1093 kB]
90.11 Get:233 http://deb.debian.org/debian bookworm/main arm64 gnupg-utils arm64 2.2.40-1.1 [880 kB]
90.47 Get:234 http://deb.debian.org/debian bookworm/main arm64 gpg arm64 2.2.40-1.1 [903 kB]
90.83 Get:235 http://deb.debian.org/debian bookworm/main arm64 pinentry-curses arm64 1.2.1-1 [75.2 kB]
90.86 Get:236 http://deb.debian.org/debian bookworm/main arm64 gpg-agent arm64 2.2.40-1.1 [673 kB]
91.14 Get:237 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-client arm64 2.2.40-1.1 [532 kB]
91.39 Get:238 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-server arm64 2.2.40-1.1 [524 kB]
91.58 Get:239 http://deb.debian.org/debian bookworm/main arm64 gpgsm arm64 2.2.40-1.1 [651 kB]
91.91 Get:240 http://deb.debian.org/debian bookworm/main arm64 gnupg all 2.2.40-1.1 [846 kB]
92.17 Get:241 http://deb.debian.org/debian bookworm/main arm64 libaacs0 arm64 0.11.1-2 [51.3 kB]
92.21 Get:242 http://deb.debian.org/debian bookworm/main arm64 libbdplus0 arm64 0.2.0-3 [47.4 kB]
92.24 Get:243 http://deb.debian.org/debian bookworm/main arm64 libdecor-0-plugin-1-cairo arm64 0.1.1-2 [18.3 kB]
92.26 Get:244 http://deb.debian.org/debian bookworm/main arm64 libevent-core-2.1-7 arm64 2.1.12-stable-8 [124 kB]
92.31 Get:245 http://deb.debian.org/debian bookworm/main arm64 libfontenc1 arm64 1:1.1.4-1 [23.6 kB]
92.34 Get:246 http://deb.debian.org/debian-security bookworm-security/main arm64 libgdk-pixbuf2.0-bin arm64 2.42.10+dfsg-1+deb12u2 [18.0 kB]
92.36 Get:247 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2+deb12u6 [1210 kB]
92.82 Get:248 http://deb.debian.org/debian bookworm/main arm64 libice6 arm64 2:1.0.10-1 [55.6 kB]
92.87 Get:249 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB]
92.90 Get:250 http://deb.debian.org/debian bookworm/main arm64 librsvg2-common arm64 2.54.7+dfsg-1~deb12u1 [21.4 kB]
92.92 Get:251 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB]
92.97 Get:252 http://deb.debian.org/debian bookworm/main arm64 libsm6 arm64 2:1.2.3-1 [34.0 kB]
93.00 Get:253 http://deb.debian.org/debian bookworm/main arm64 libunwind8 arm64 1.6.2-3 [47.4 kB]
93.02 Get:254 http://deb.debian.org/debian bookworm/main arm64 libutempter0 arm64 1.2.1-3 [8964 B]
93.04 Get:255 http://deb.debian.org/debian bookworm/main arm64 libvdpau-va-gl1 arm64 0.4.2-1+b1 [66.7 kB]
93.07 Get:256 http://deb.debian.org/debian bookworm/main arm64 libxt6 arm64 1:1.2.1-1.1 [172 kB]
93.17 Get:257 http://deb.debian.org/debian bookworm/main arm64 libxmu6 arm64 2:1.1.3-3 [57.2 kB]
93.28 Get:258 http://deb.debian.org/debian bookworm/main arm64 libxpm4 arm64 1:3.5.12-1.1+deb12u1 [45.4 kB]
93.31 Get:259 http://deb.debian.org/debian bookworm/main arm64 libxaw7 arm64 2:1.0.14-1 [184 kB]
93.40 Get:260 http://deb.debian.org/debian bookworm/main arm64 libxfont2 arm64 1:2.0.6-1 [128 kB]
93.47 Get:261 http://deb.debian.org/debian bookworm/main arm64 libxkbfile1 arm64 1:1.1.0-1 [71.5 kB]
93.53 Get:262 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3 [24.0 kB]
93.54 Get:263 http://deb.debian.org/debian bookworm/main arm64 lsb-release all 12.0-1 [6416 B]
93.56 Get:264 http://deb.debian.org/debian bookworm/main arm64 mesa-va-drivers arm64 22.3.6-1+deb12u1 [2964 kB]
94.55 Get:265 http://deb.debian.org/debian bookworm/main arm64 mesa-vdpau-drivers arm64 22.3.6-1+deb12u1 [2853 kB]
95.63 Get:266 http://deb.debian.org/debian bookworm/main arm64 mesa-vulkan-drivers arm64 22.3.6-1+deb12u1 [3826 kB]
96.89 Get:267 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
96.95 Get:268 http://deb.debian.org/debian bookworm/main arm64 pocketsphinx-en-us all 0.8+5prealpha+1-15 [24.3 MB]
104.8 Get:269 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1 [126 kB]
105.0 Get:270 http://deb.debian.org/debian bookworm/main arm64 tmux arm64 3.3a-3 [419 kB]
105.4 Get:271 http://deb.debian.org/debian bookworm/main arm64 va-driver-all arm64 2.17.0-1 [12.8 kB]
105.4 Get:272 http://deb.debian.org/debian bookworm/main arm64 vdpau-driver-all arm64 1.5-2 [4320 B]
105.5 Get:273 http://deb.debian.org/debian bookworm/main arm64 x11-xkb-utils arm64 7.7+7 [154 kB]
105.5 Get:274 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1 [35.5 kB]
105.6 Get:275 http://deb.debian.org/debian bookworm/main arm64 xdg-user-dirs arm64 0.18-1 [54.2 kB]
105.6 Get:276 http://deb.debian.org/debian bookworm/main arm64 xfonts-encodings all 1:1.0.4-2.2 [577 kB]
106.2 Get:277 http://deb.debian.org/debian bookworm/main arm64 xfonts-utils arm64 1:7.7+6 [85.6 kB]
107.6 Get:278 http://deb.debian.org/debian bookworm/main arm64 xfonts-base all 1:1.0.5+nmu1 [5895 kB]
169.3 Get:279 http://deb.debian.org/debian-security bookworm-security/main arm64 xserver-common all 2:21.1.7-3+deb12u10 [2383 kB]
190.2 Get:280 http://deb.debian.org/debian-security bookworm-security/main arm64 xvfb arm64 2:21.1.7-3+deb12u10 [3083 kB]
199.7 Fetched 197 MB in 3min 13s (1020 kB/s)
199.7 E: Failed to fetch http://deb.debian.org/debian/pool/main/libx/libxdmcp/libxdmcp6_1.1.2-3_arm64.deb  Hash Sum mismatch
199.7    Hashes of expected file:
199.7     - SHA256:e92569ac33247261aa09adfadc34ced3994ac301cf8b58de415a2d5dbf15ccfc
199.7     - MD5Sum:b32a670f5f39f12add9d270ca72b075e [weak]
199.7     - Filesize:25358 [weak]
199.7    Hashes of received file:
199.7     - SHA256:e5196286b58b2378e03c2532b8c8bb28bc52123d8bdc9af604771c311ab35531
199.7     - MD5Sum:d5d90dc1a5e85133b7376dcfbf06c704 [weak]
199.7     - Filesize:25358 [weak]
199.7    Last modification reported: Thu, 02 Mar 2017 15:26:40 +0000
199.7 E: Failed to fetch http://deb.debian.org/debian/pool/main/libo/libopenmpt/libopenmpt0_0.6.9-1_arm64.deb  File has unexpected size (25376 != 621956). Mirror sync in progress? [IP: 167.82.62.132 80]
199.7    Hashes of expected file:
199.7     - SHA256:168a759cc2cfec251b757527fae13989b2306a8f778627aedf61000378149a52
199.7     - MD5Sum:345f47ce47790e843063524aec5abf6c [weak]
199.7     - Filesize:621956 [weak]
199.7 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
------
Dockerfile:14

--------------------

  13 |     # Install runtime dependencies

  14 | >>> RUN apt-get update && apt-get install -y \

  15 | >>>     curl \

  16 | >>>     gnupg \

  17 | >>>     lsb-release \

  18 | >>>     tmux \

  19 | >>>     ffmpeg \

  20 | >>>     xvfb \

  21 | >>>     git \

  22 | >>>     && curl -fsSL https://download.docker.com/linux/debian/gpg | gpg --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg \

  23 | >>>     && echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/docker-archive-keyring.gpg] https://download.docker.com/linux/debian $(lsb_release -cs) stable" > /etc/apt/sources.list.d/docker.list \

  24 | >>>     && apt-get update \

  25 | >>>     && apt-get install -y docker-ce-cli \

  26 | >>>     && rm -rf /var/lib/apt/lists/*

  27 |     

--------------------

target backend: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y     curl     gnupg     lsb-release     tmux     ffmpeg     xvfb     git     && curl -fsSL https://download.docker.com/linux/debian/gpg | gpg --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg     && echo \"deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/docker-archive-keyring.gpg] https://download.docker.com/linux/debian $(lsb_release -cs) stable\" > /etc/apt/sources.list.d/docker.list     && apt-get update     && apt-get install -y docker-ce-cli     && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100



View build details: docker-desktop://dashboard/build/default/default/gmumhtfppzybw64s3uumlju89

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions