################################################################################################### 100.0%
# Executing docker install script, commit: 3d8fe77c2c46c5b7571f94b42793905e5b3e42e4
+ sh -c apt-get update -qq >/dev/null
+ sh -c DEBIAN_FRONTEND=noninteractive apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null
+ sh -c curl -fsSL "https://mirrors.aliyun.com/docker-ce/linux/debian/gpg" | apt-key add -qq - >/dev/null
Warning: apt-key output should not be parsed (stdout is not a terminal)
+ sh -c echo "deb [arch=arm64] https://mirrors.aliyun.com/docker-ce/linux/debian buster stable" > /etc/apt/sources.list.d/docker.list
+ sh -c apt-get update -qq >/dev/null
+ [ -n ]
+ sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null
E: 无法下载 https://mirrors.aliyun.com/docker-ce/linux/debian/dists/buster/pool/stable/arm64/containerd.io_1.4.4-1_arm64.deb 404 Not Found [IP: 119.167.237.138 443]
E: 有几个软件包无法下载,要不运行 apt-get update 或者加上 --fix-missing 的选项再试试?
运行 apt-get update 或者加上 --fix-missing 的选项 也无法正常
################# 发到论坛时,请把上方日志也一并粘贴发送 ################
########################### Script Version: 2021.02.23.0###########################
########################### System version ###########################
Distributor ID: Debian
Description: Debian GNU/Linux 10 (buster)
Release: 10
Codename: buster
########################### System version 2 ###########################
Linux version 5.5.0-rc6-aml-s9xxx (root@vbox) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #rc1.037 SMP PREEMPT Wed Feb 5 15:59:04 MSK 2020
########################### System info ###########################
Linux aml 5.5.0-rc6-aml-s9xxx #rc1.037 SMP PREEMPT Wed Feb 5 15:59:04 MSK 2020 aarch64 GNU/Linux
########################### END ###########################
Docker 安装失败,请检查上方安装错误信息。 你也可以选择通过搜索引擎,搜索你系统安装docker的方法,安装后重新执行脚本。
请问下,我可以不可以把下面一个镜像删了,留一个呢?谢谢
Last login: Wed Mar 10 20:01:05 2021 from 192.168.2.2
root@arm-64:~# ls
archive.key get-docker.sh hassio_install.sh install.sh u-boot u-boot-default-aml.img
root@arm-64:~# docker image ls -a
REPOSITORY TAG IMAGE ID CREATED SIZE
homeassistant/qemuarm-64-homeassistant 2021.3.3 a83cfb762eaa 34 hours ago 1.13GB
homeassistant/qemuarm-64-homeassistant latest a83cfb762eaa 34 hours ago 1.13GB
[info] Fix kernel dmesg restriction
[info] Creating NetworkManager configuration
[warn] Changes are needed to the /etc/network/interfaces file
[info] If you have modified the network on the host manualy, those can now be overwritten
[info] If you do not overwrite this now you need to manually adjust it later
[info] Do you want to proceed with overwriting the /etc/network/interfaces file? [N/y]
[info] Restarting NetworkManager
[info] Wait for networkmanages to start.
[info] Install supervisor Docker container
error pulling image configuration: Get https://registry-1.docker.io/v2/homeassistant/amd64-hassio-supervisor/blobs/sha256:aa57e62d1a5bf9c7343befef22c00b0197d3fb43a5b43123185e7cf40641107f: EOF
Unit hassio-supervisor.service could not be found.
################# 发到论坛时,请把上方日志也一并粘贴发送 ################
########################### Script Version: 2021.02.23.0###########################
########################### System version ###########################
Distributor ID: Debian
Description: Debian GNU/Linux 10 (buster)
Release: 10
Codename: buster
########################### System version 2 ###########################
Linux version 4.19.0-14-amd64 ([email protected]) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Debian 4.19.171-2 (2021-01-30)
########################### System info ###########################
Linux HassIO 4.19.0-14-amd64 #1 SMP Debian 4.19.171-2 (2021-01-30) x86_64 GNU/Linux
########################### END ###########################
安装 hassio 失败,请将上方安装信息发送到论坛询问。脚本退出...
[warn] 相关问题可以访问https://bbs.iobroker.cn或者加QQ群776817275咨询