|
|
楼主 |
发表于 2022-3-6 16:42
来自手机
|
显示全部楼层
daitianpeng 发表于 2022-3-6 13:25
安装 Armbian 后
更新软件(非必要)
大佬,按你的方法,出现这样
root@aml-s812:~# apt install docker.io
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
libltdl7 libnspr4 libnss3 runc tini
Suggested packages:
docker-doc aufs-tools debootstrap rinse xfsprogs zfs-fuse | zfsutils
Recommended packages:
cgroupfs-mount needrestart
The following NEW packages will be installed:
docker.io libltdl7 libnspr4 libnss3 runc tini
0 upgraded, 6 newly installed, 0 to remove and 25 not upgraded.
Need to get 42.3 MB of archives.
After this operation, 181 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://mirrors.tuna.tsinghua.edu.cn/debian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
Get:2 http://mirrors.tuna.tsinghua.edu.cn/debian buster/main armhf libnspr4 armhf 2:4.20-1 [90.0 kB]
Get:3 http://mirrors.tuna.tsinghua.edu.cn/debian buster/main armhf libnss3 armhf 2:3.42.1-1+deb10u3 [970 kB]
Get:4 http://mirrors.tuna.tsinghua.edu.cn/debian buster/main armhf runc armhf 1.0.0~rc6+dfsg1-3 [2,248 kB]
Get:5 http://mirrors.tuna.tsinghua.edu.cn/debian buster/main armhf tini armhf 0.18.0-1 [174 kB]
Ign:6 http://mirrors.tuna.tsinghua.edu.cn/debian buster/main armhf docker.io armhf 18.09.1+dfsg1-7.1+deb10u2
Err:6 http://mirrors.tuna.tsinghua.edu.cn/debian buster/main armhf docker.io armhf 18.09.1+dfsg1-7.1+deb10u2
404 Not Found [IP: 2402:f000:1:400::2 80]
Fetched 3,868 kB in 1s (3,239 kB/s)
E: Failed to fetch http://mirrors.tuna.tsinghua.edu.cn/debian-security/pool/updates/main/d/docker.io/docker.io_18.09.1+dfsg1-7.1+deb10u2_armhf.deb 404 Not Found [IP: 2402:f000:1:400::2 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? |
|