The following error occurs in the “Installing pyAerial” stage.
If I use wget command directly, I checked to receive a pandoc-3.1.11.1-1-amd64.deb.
I ask for your help to resolve the issue below.
thank you.
when use build.sh.
yogurt@134servwe:~/cuBB$ AERIAL_BASE_IMAGE=nvcr.io/qhrjhjrvlsbu/aerial-cuda-accelerated-ran:24-3-cubb $cuBB_SDK/pyaerial/container/build.sh
/home/yogurt/cuBB/pyaerial/container/build.sh starting...
[+] Building 2742.1s (6/14) docker:default
=> [internal] load build definition from Dockerfile_tmp 0.0s
=> => transferring dockerfile: 1.46kB 0.0s
=> WARN: JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 47) 0.0s
=> [internal] load metadata for nvcr.io/qhrjhjrvlsbu/aerial-cuda-accelerated-ran:24-3-cubb 0.0s
=> [internal] load .dockerignore 0.0s
=> => transferring context: 2B 0.0s
=> CACHED [ 1/10] FROM nvcr.io/qhrjhjrvlsbu/aerial-cuda-accelerated-ran:24-3-cubb 0.0s
=> [internal] load build context 0.0s
=> => transferring context: 44B 0.0s
=> ERROR [ 2/10] RUN wget https://github.com/jgm/pandoc/releases/download/3.1.11.1/pandoc-3.1.11.1-1-amd64.deb && dpkg -i pandoc-3.1.11.1-1-amd64.deb && rm pandoc-3.1.11.1-1-amd64.deb 2742.1s
------
> [ 2/10] RUN wget https://github.com/jgm/pandoc/releases/download/3.1.11.1/pandoc-3.1.11.1-1-amd64.deb && dpkg -i pandoc-3.1.11.1-1-amd64.deb && rm pandoc-3.1.11.1-1-amd64.deb:
0.043 --2024-12-23 05:28:48-- https://github.com/jgm/pandoc/releases/download/3.1.11.1/pandoc-3.1.11.1-1-amd64.deb
0.046 Resolving github.com (github.com)... 20.200.245.247
0.074 Connecting to github.com (github.com)|20.200.245.247|:443... failed: Connection timed out.
128.8 Retrying.
128.8
129.8 --2024-12-23 05:30:58-- (try: 2) https://github.com/jgm/pandoc/releases/download/3.1.11.1/pandoc-3.1.11.1-1-amd64.deb
129.8 Connecting to github.com (github.com)|20.200.245.247|:443... failed: Connection timed out.
259.9 Retrying.
259.9
261.9 --2024-12-23 05:33:10-- (try: 3) https://github.com/jgm/pandoc/releases/download/3.1.11.1/pandoc-3.1.11.1-1-amd64.deb
261.9 Connecting to github.com (github.com)|20.200.245.247|:443... failed: Connection timed out.
391.0 Retrying.
391.0
. . .
2463.6
2473.6 --2024-12-23 06:10:02-- (try:19) https://github.com/jgm/pandoc/releases/download/3.1.11.1/pandoc-3.1.11.1-1-amd64.deb
2473.6 Connecting to github.com (github.com)|20.200.245.247|:443... failed: Connection timed out.
2602.8 Retrying.
2602.8
2612.8 --2024-12-23 06:12:21-- (try:20) https://github.com/jgm/pandoc/releases/download/3.1.11.1/pandoc-3.1.11.1-1-amd64.deb
2612.8 Connecting to github.com (github.com)|20.200.245.247|:443... failed: Connection timed out.
2742.1 Giving up.
2742.1
------
1 warning found (use docker --debug to expand):
- JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 47)
Dockerfile_tmp:5
--------------------
4 |
5 | >>> RUN wget https://github.com/jgm/pandoc/releases/download/3.1.11.1/pandoc-3.1.11.1-1-amd64.deb && \
6 | >>> dpkg -i pandoc-3.1.11.1-1-amd64.deb && \
7 | >>> rm pandoc-3.1.11.1-1-amd64.deb
8 |
--------------------
ERROR: failed to solve: process "/bin/sh -c wget https://github.com/jgm/pandoc/releases/download/3.1.11.1/pandoc-3.1.11.1-1-amd64.deb && dpkg -i pandoc-3.1.11.1-1-amd64.deb && rm pandoc-3.1.11.1-1-amd64.deb" did not complete successfully: exit code: 4
yogurt@134servwe:~/cuBB$
when use wget directly.
yogurt@134servwe:~$ wget https://github.com/jgm/pandoc/releases/download/3.1.11.1/pandoc-3.1.11.1-1-amd64.deb
--2024-12-23 14:32:55-- https://github.com/jgm/pandoc/releases/download/3.1.11.1/pandoc-3.1.11.1-1-amd64.deb
Connecting to 10.xxx.x.xxx:8080... connected.
Proxy request sent, awaiting response... 302 Found
Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/571770/181fb1e9-f1da-4f35-9d85-e063f9b83b6d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241223%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241223T053420Z&X-Amz-Expires=300&X-Amz-Signature=a18ea73cbfad7d9fab96c68c211f249489c2a8247f429406e228dd3ca23c19b9&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dpandoc-3.1.11.1-1-amd64.deb&response-content-type=application%2Foctet-stream [following]
--2024-12-23 14:32:56-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/571770/181fb1e9-f1da-4f35-9d85-e063f9b83b6d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241223%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241223T053420Z&X-Amz-Expires=300&X-Amz-Signature=a18ea73cbfad7d9fab96c68c211f249489c2a8247f429406e228dd3ca23c19b9&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dpandoc-3.1.11.1-1-amd64.deb&response-content-type=application%2Foctet-stream
Connecting to 10.xxx.x.xxx:8080... connected.
Proxy request sent, awaiting response... 200 OK
Length: 30881308 (29M) [application/octet-stream]
Saving to: ‘pandoc-3.1.11.1-1-amd64.deb.2’
pandoc-3.1.11.1-1-amd64.deb.2 100%[=============================================================================================================================>] 29.45M 2.76MB/s in 9.1s
2024-12-23 14:33:06 (3.25 MB/s) - ‘pandoc-3.1.11.1-1-amd64.deb.2’ saved [30881308/30881308]
yogurt@134servwe:~$
yogurt@134servwe:~$ ls -lrt
-rw-rw-r-- 1 yogurt yogurt 30881308 Jan 6 2024 pandoc-3.1.11.1-1-amd64.deb
drwxrwxr-x 13 yogurt yogurt 4096 Dec 23 14:28 cuBB