【已解决】Jetson Orin NX apt更换国内源

问题:在jetson orin nx设备上使用apt-get是保错,但ping www.baidu.com是通的。导致无法使用apt-get安装软件包。

bash 复制代码
Could not connect to repo.download.nvidia.com:80 (2.20.134.136), connection timed out Could not connect to repo.download.nvidia.com:80 (2.20.134.139), connection timed out
Err:2 http://repo.download.nvidia.com/jetson/t234 r35.6 InRelease                                                                                                     
  Unable to connect to repo.download.nvidia.com:http:
Err:3 http://repo.download.nvidia.com/jetson/ffmpeg r35.6 InRelease                                                                                                   
  Unable to connect to repo.download.nvidia.com:http:
Err:4 http://security.ubuntu.com/ubuntu xenial-security InRelease                                                                                                     
  Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4002:1::103). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4002:1::102). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4002:1::101). - connect (101: Network is unreachable) Could not connect to security.ubuntu.com:80 (91.189.91.83), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.81), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.82), connection timed out
Err:5 http://packages.ros.org/ros/ubuntu focal InRelease                                                                                                              
  Cannot initiate the connection to packages.ros.org:80 (2600:3402:200:227::2). - connect (101: Network is unreachable) Cannot initiate the connection to packages.ros.org:80 (2600:3404:200:237::2). - connect (101: Network is unreachable) Cannot initiate the connection to packages.ros.org:80 (2605:bc80:3010::134). - connect (101: Network is unreachable) Could not connect to packages.ros.org:80 (64.50.233.100), connection timed out Could not connect to packages.ros.org:80 (64.50.236.52), connection timed out Could not connect to packages.ros.org:80 (140.211.166.134), connection timed out
Err:6 http://packages.ros.org/ros2/ubuntu focal InRelease                                                                                                             
  Cannot initiate the connection to packages.ros.org:80 (2600:3402:200:227::2). - connect (101: Network is unreachable) Cannot initiate the connection to packages.ros.org:80 (2600:3404:200:237::2). - connect (101: Network is unreachable) Cannot initiate the connection to packages.ros.org:80 (2605:bc80:3010::134). - connect (101: Network is unreachable)
Err:7 http://ports.ubuntu.com/ubuntu-ports focal InRelease                                                       
  Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4000:1::19). - connect (101: Network is unreachable) Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4002:1::10c). - connect (101: Network is unreachable) Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4002:1::10b). - connect (101: Network is unreachable) Could not connect to ports.ubuntu.com:80 (91.189.91.104), connection timed out Could not connect to ports.ubuntu.com:80 (185.125.190.36), connection timed out Could not connect to ports.ubuntu.com:80 (91.189.91.102), connection timed out
Err:8 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
  Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4000:1::19). - connect (101: Network is unreachable) Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4002:1::10c). - connect (101: Network is unreachable) Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4002:1::10b). - connect (101: Network is unreachable)
Err:9 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
  Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4000:1::19). - connect (101: Network is unreachable) Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4002:1::10c). - connect (101: Network is unreachable) Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4002:1::10b). - connect (101: Network is unreachable)
Err:10 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
  Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4000:1::19). - connect (101: Network is unreachable) Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4002:1::10c). - connect (101: Network is unreachable) Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4002:1::10b). - connect (101: Network is unreachable)
Reading package lists... Done
W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/focal/InRelease  Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4000:1::19). - connect (101: Network is unreachable) Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4002:1::10c). - connect (101: Network is unreachable) Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4002:1::10b). - connect (101: Network is unreachable) Could not connect to ports.ubuntu.com:80 (91.189.91.104), connection timed out Could not connect to ports.ubuntu.com:80 (185.125.190.36), connection timed out Could not connect to ports.ubuntu.com:80 (91.189.91.102), connection timed out
W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/focal-updates/InRelease  Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4000:1::19). - connect (101: Network is unreachable) Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4002:1::10c). - connect (101: Network is unreachable) Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4002:1::10b). - connect (101: Network is unreachable)
W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/focal-backports/InRelease  Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4000:1::19). - connect (101: Network is unreachable) Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4002:1::10c). - connect (101: Network is unreachable) Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4002:1::10b). - connect (101: Network is unreachable)
W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/focal-security/InRelease  Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4000:1::19). - connect (101: Network is unreachable) Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4002:1::10c). - connect (101: Network is unreachable) Cannot initiate the connection to ports.ubuntu.com:80 (2620:2d:4002:1::10b). - connect (101: Network is unreachable)
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/xenial-security/InRelease  Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4002:1::103). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4002:1::102). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4002:1::101). - connect (101: Network is unreachable) Could not connect to security.ubuntu.com:80 (91.189.91.83), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.81), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.82), connection timed out
W: Failed to fetch http://repo.download.nvidia.com/jetson/common/dists/r35.6/InRelease  Could not connect to repo.download.nvidia.com:80 (2.20.134.136), connection timed out Could not connect to repo.download.nvidia.com:80 (2.20.134.139), connection timed out
W: Failed to fetch http://repo.download.nvidia.com/jetson/t234/dists/r35.6/InRelease  Unable to connect to repo.download.nvidia.com:http:
W: Failed to fetch http://repo.download.nvidia.com/jetson/ffmpeg/dists/r35.6/InRelease  Unable to connect to repo.download.nvidia.com:http:
W: Failed to fetch http://packages.ros.org/ros/ubuntu/dists/focal/InRelease  Cannot initiate the connection to packages.ros.org:80 (2600:3402:200:227::2). - connect (101: Network is unreachable) Cannot initiate the connection to packages.ros.org:80 (2600:3404:200:237::2). - connect (101: Network is unreachable) Cannot initiate the connection to packages.ros.org:80 (2605:bc80:3010::134). - connect (101: Network is unreachable) Could not connect to packages.ros.org:80 (64.50.233.100), connection timed out Could not connect to packages.ros.org:80 (64.50.236.52), connection timed out Could not connect to packages.ros.org:80 (140.211.166.134), connection timed out
W: Failed to fetch http://packages.ros.org/ros2/ubuntu/dists/focal/InRelease  Cannot initiate the connection to packages.ros.org:80 (2600:3402:200:227::2). - connect (101: Network is unreachable) Cannot initiate the connection to packages.ros.org:80 (2600:3404:200:237::2). - connect (101: Network is unreachable) Cannot initiate the connection to packages.ros.org:80 (2605:bc80:3010::134). - connect (101: Network is unreachable)
W: Some index files failed to download. They have been ignored, or old ones used instead.

解决:更换国内源

1.打开sources.list

bash 复制代码
# 备份原文件
sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak
# 编辑源列表(针对Ubuntu 20.04 focal,若为其他版本需对应修改)
sudo vim /etc/apt/sources.list

替换内容为清华源镜像(ARM 架构,适合 Jetson 设备):

2.粘贴以下内容

bash 复制代码
deb http://mirrors.tuna.tsinghua.edu.cn/ubuntu-ports/ bionic-updates main restricted universe multiverse
deb-src http://mirrors.tuna.tsinghua.edu.cn/ubuntu-ports/ bionic-updates main restricted universe multiverse
deb http://mirrors.tuna.tsinghua.edu.cn/ubuntu-ports/ bionic-security main restricted universe multiverse
deb-src http://mirrors.tuna.tsinghua.edu.cn/ubuntu-ports/ bionic-security main restricted universe multiverse
deb http://mirrors.tuna.tsinghua.edu.cn/ubuntu-ports/ bionic-backports main restricted universe multiverse
deb-src http://mirrors.tuna.tsinghua.edu.cn/ubuntu-ports/ bionic-backports main restricted universe multiverse
deb http://mirrors.tuna.tsinghua.edu.cn/ubuntu-ports/ bionic main universe restricted
deb-src http://mirrors.tuna.tsinghua.edu.cn/ubuntu-ports/ bionic main universe restricted

3.更新apt-get

bash 复制代码
sudo apt-get update
相关推荐
编程墨客1 天前
STM32与Modbus RTU协议实战开发指南-fc3ab6a453
stm32·单片机·嵌入式硬件
LeenixP1 天前
STM32的VSCode下开发环境搭建
vscode·stm32·单片机·嵌入式硬件·arm
艾莉丝努力练剑1 天前
【测试开发/测试】详解测试用例(下):详解设计测试用例的方法
linux·经验分享·测试用例·bug·测试
LeoZY_1 天前
开源超级终端PuTTY改进之:增加点对点网络协议IocHub,实现跨网段远程登录
运维·网络·stm32·嵌入式硬件·网络协议·运维开发
文火冰糖的硅基工坊1 天前
[硬件电路-271]: RS-232 电平转换芯片MAX232AESE 功能概述与管脚定义
单片机·嵌入式硬件·系统架构·信号处理·跨学科融合
<man>1 天前
STM32_03_库函数
stm32·单片机·嵌入式硬件
樊少泽1 天前
单片机技术(关于端口中断)
stm32·单片机·嵌入式硬件
意法半导体STM321 天前
STM32 USBx Device HID standalone 移植示例 LAT1466
javascript·stm32·嵌入式硬件·device·hid·standalone·usbx
天上的光1 天前
计算机视觉——灰度分布
人工智能·opencv·计算机视觉
wei-dong-183797540081 天前
嵌入式硬件工程师:绝缘栅型场效应管
嵌入式硬件·场效应管