-
Notifications
You must be signed in to change notification settings - Fork 61
你好,在 docker build -f ./scripts/dockerfile -t registry.agibot.com/genie-sim/open_source:latest .中出现下载失败的问题,和网络无关,似乎是源头文件404 #128
Copy link
Copy link
Open
Description
1903.1 Connection failed [IP: 91.189.91.81 80]
1943.1 Ign:397 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openjdk-21-jdk-headless amd64 21.0.10+7-1~24.04
1963.1 Err:397 http://security.ubuntu.com/ubuntu noble-updates/main amd64 openjdk-21-jdk-headless amd64 21.0.10+7-1~24.04
1963.1 Connection failed [IP: 185.125.190.83 80]
1963.1 E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/o/openjdk-21/openjdk-21-jre-headless_21.0.10%2b7-1%7e24.04_amd64.deb Connection failed [IP: 91.189.91.81 80]
1963.1 E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/o/openjdk-21/openjdk-21-jdk-headless_21.0.10%2b7-1%7e24.04_amd64.deb Connection failed [IP: 185.125.190.83 80]
1963.1 E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/b/boost1.83/libboost1.83-dev_1.83.0-2.1ubuntu3.2_amd64.deb 500 reading HTTP response body: unexpected EOF [IP: 185.125.190.82 80]
1963.1 E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/i/icu/libicu-dev_74.2-1ubuntu3.1_amd64.deb 500 reading HTTP response body: unexpected EOF [IP: 185.125.190.82 80]
1963.1 E: Failed to fetch http://packages.ros.org/ros2/ubuntu/pool/main/r/ros-jazzy-keyboard-handler/ros-jazzy-keyboard-handler_0.3.2-1noble.20260121.233418_amd64.deb 502 Bad Gateway [IP: 64.50.233.100 80]
1963.1 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
1963.1 Fetched 531 MB in 32min 40s (271 kB/s)
------
dockerfile:54
--------------------
52 |
53 | RUN sudo apt-get update
54 | >>> RUN sudo apt-get install -y ros-jazzy-desktop
55 | RUN sudo apt-get install -y ros-jazzy-rmw-cyclonedds-cpp
56 | RUN sudo apt-get install -y ros-jazzy-vision-msgs-rviz-plugins ros-jazzy-joy
--------------------
ERROR: failed to build: failed to solve: process "/bin/sh -c sudo apt-get install -y ros-jazzy-desktop" did not complete successfully: exit code: 100
View build details: docker-desktop://dashboard/build/desktop-linux/desktop-linux/xcv1vmj54jf9hpdvmlop4q38f
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels