Seems this didn’t start properly. Details as below. Thanks
System: WSL 2 on Windows 10, Ubuntu
** Due to limitation of links, I converted all http:// to http…/ **
root@DESKTOP-ELP7QHU:/home/test/sandbox# ./sandbox up testnet -v
Starting sandbox for: testnet
.clean file found in sandbox directory. Rebuilding images…
- docker compose build --no-cache --progress plain
–progress is a global compose flag, better use `docker compose --progress xx build …DEBU[0000] using default config store “/root/snap/docker/2963/.docker/buildx”
#0 building with “default” instance using docker driver
#1 [algod internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.59kB 0.0s done
#1 DONE 0.0s
#2 [algod internal] load metadata for Docker Hub Container Image Library | App Containerization
#2 DONE 5.1s
#3 [algod internal] load .dockerignore
#3 transferring context: 73B done
#3 DONE 0.0s
#4 [algod 1/7] FROM Docker Hub Container Image Library | App Containerization
#4 CACHED
#5 [algod internal] load build context
#5 transferring context: 1.44kB 0.0s done
#5 DONE 0.0s
#6 [algod 2/7] RUN echo "Installing from source. – "
#6 0.451 Installing from source. –
#6 DONE 0.5s
#7 [algod 3/7] RUN apt-get update && apt-get install -y apt-utils curl git git-core bsdmainutils python3
#7 2.339 Get:1 http…/deb.debian.org/debian bookworm InRelease [151 kB]
#7 31.78 Ign:1 http…/deb.debian.org/debian bookworm InRelease
#7 92.42 Ign:2 http…/deb.debian.org/debian bookworm-updates InRelease
#7 94.60 Get:3 http…/deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#7 124.1 Ign:3 http…/deb.debian.org/debian-security bookworm-security InRelease
#7 125.3 Get:1 http…/deb.debian.org/debian bookworm InRelease [151 kB]
#7 154.8 Ign:1 http…/deb.debian.org/debian bookworm InRelease
#7 156.0 Get:2 http…/deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#7 185.5 Ign:2 http…/deb.debian.org/debian bookworm-updates InRelease
#7 246.9 Ign:3 http…/deb.debian.org/debian-security bookworm-security InRelease
#7 278.4 Get:1 http…/deb.debian.org/debian bookworm InRelease [151 kB]
#7 308.4 Ign:1 http…/deb.debian.org/debian bookworm InRelease
#7 340.7 Get:2 http…/deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#7 370.7 Ign:2 http…/deb.debian.org/debian bookworm-updates InRelease
#7 402.6 Get:3 http…/deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#7 432.6 Ign:3 http…/deb.debian.org/debian-security bookworm-security InRelease
#7 464.6 Get:1 http…/deb.debian.org/debian bookworm InRelease [151 kB]
#7 494.6 Err:1 http…/deb.debian.org/debian bookworm InRelease
#7 494.6 Connection timed out [IP: 146.75.46.132 80]
#7 526.1 Get:2 http…/deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#7 556.2 Err:2 http…/deb.debian.org/debian bookworm-updates InRelease
#7 556.2 Connection timed out [IP: 146.75.46.132 80]
#7 588.1 Get:3 http…/deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#7 617.7 Err:3 http…/deb.debian.org/debian-security bookworm-security InRelease
#7 617.7 Connection timed out [IP: 146.75.46.132 80]
#7 617.7 Reading package lists…
#7 617.7 W: Failed to fetch http…/deb.debian.org/debian/dists/bookworm/InRelease Connection timed out [IP: 146.75.46.132 80]
#7 617.7 W: Failed to fetch http…/deb.debian.org/debian/dists/bookworm-updates/InRelease Connection timed out [IP: 146.75.46.132 80]
#7 617.7 W: Failed to fetch http…/deb.debian.org/debian-security/dists/bookworm-security/InRelease Connection timed out [IP: 146.75.46.132 80]
#7 617.7 W: Some index files failed to download. They have been ignored, or old ones used instead.
#7 617.8 Reading package lists…
#7 617.8 Building dependency tree…
#7 617.8 Reading state information…
#7 617.8 Package apt-utils is not available, but is referred to by another package.
#7 617.8 This may mean that the package is missing, has been obsoleted, or
#7 617.8 is only available from another source
#7 617.8 However the following packages replace it:
#7 617.8 apt
#7 617.8
#7 617.8 E: Package ‘apt-utils’ has no installation candidate
#7 617.8 E: Unable to locate package bsdmainutils
#7 ERROR: process “/bin/sh -c apt-get update && apt-get install -y apt-utils curl git git-core bsdmainutils python3” did not complete successfully: exit code: 100
[algod 3/7] RUN apt-get update && apt-get install -y apt-utils curl git git-core bsdmainutils python3:
617.8 Building dependency tree…
617.8 Reading state information…
617.8 Package apt-utils is not available, but is referred to by another package.
617.8 This may mean that the package is missing, has been obsoleted, or
617.8 is only available from another source
617.8 However the following packages replace it:
617.8 apt
617.8
617.8 E: Package ‘apt-utils’ has no installation candidate
617.8 E: Unable to locate package bsdmainutils
DEBU[0000] using default config store “/root/snap/docker/2963/.docker/buildx”
DEBU[0000] serving grpc connection
DEBU[0000] stopping session span=“load buildkit capabilities”
WARN[0000] buildx: failed to read current commit information with git rev-parse --is-inside-work-tree
DEBU[0000] serving grpc connection
DEBU[0629] stopping session
failed to solve: process “/bin/sh -c apt-get update && apt-get install -y apt-utils curl git git-core bsdmainutils python3” did not complete successfully: exit code: 100