请大佬帮忙看一下吧,我想安装supervisor版本
root@hi3798mv100:~# dpkg -i homeassistant-supervised.deb
Selecting previously unselected package homeassistant-supervised.
(Reading database ... 21621 files and directories currently installed.)
Preparing to unpack homeassistant-supervised.deb ...
[warn]
[warn] If you want more control over your own system, run
[warn] Home Assistant as a VM or run Home Assistant Core
[warn] via a Docker container.
[warn]
[warn] ModemManager service is enabled. This might cause issue when using serial devices.
Adding 'diversion of /etc/NetworkManager/NetworkManager.conf to /etc/NetworkManager/NetworkManager.conf.real by homeassistant-supervised'
Adding 'diversion of /etc/NetworkManager/system-connections/default to /etc/NetworkManager/system-connections/default.real by homeassistant-supervised'
Adding 'diversion of /etc/docker/daemon.json to /etc/docker/daemon.json.real by homeassistant-supervised'
Adding 'diversion of /etc/network/interfaces to /etc/network/interfaces.real by homeassistant-supervised'
Unpacking homeassistant-supervised (1.3.1) ...
dpkg: dependency problems prevent configuration of homeassistant-supervised:
homeassistant-supervised depends on apparmor; however:
Package apparmor is not installed.
homeassistant-supervised depends on systemd-journal-remote; however:
Package systemd-journal-remote is not installed.
dpkg: error processing package homeassistant-supervised (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
homeassistant-supervised
root@hi3798mv100:~# sudo apt-get install apparmor
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
homeassistant-supervised : Depends: systemd-journal-remote but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
root@hi3798mv100:~# C
root@hi3798mv100:~# apt --fix-broken install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following additional packages will be installed:
apparmor libmicrohttpd12 systemd-journal-remote
Suggested packages:
apparmor-profiles-extra apparmor-utils
The following NEW packages will be installed:
apparmor libmicrohttpd12 systemd-journal-remote
0 upgraded, 3 newly installed, 0 to remove and 32 not upgraded.
1 not fully installed or removed.
Need to get 541 kB of archives.
After this operation, 1,774 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://repo.huaweicloud.com/ubuntu-ports focal-updates/main armhf apparmor armhf 2.13.3-7ubuntu5.1 [426 kB]
Get:2 http://repo.huaweicloud.com/ubuntu-ports focal/universe armhf libmicrohttpd12 armhf 0.9.66-1 [53.9 kB]
Get:3 http://repo.huaweicloud.com/ubuntu-ports focal-updates/universe armhf systemd-journal-remote armhf 245.4-4ubuntu3.18 [60.7 kB]
Fetched 541 kB in 0s (1,655 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package apparmor.
(Reading database ... 21638 files and directories currently installed.)
Preparing to unpack .../apparmor_2.13.3-7ubuntu5.1_armhf.deb ...
Unpacking apparmor (2.13.3-7ubuntu5.1) ...
Selecting previously unselected package libmicrohttpd12.
Preparing to unpack .../libmicrohttpd12_0.9.66-1_armhf.deb ...
Unpacking libmicrohttpd12 (0.9.66-1) ...
Selecting previously unselected package systemd-journal-remote.
Preparing to unpack .../systemd-journal-remote_245.4-4ubuntu3.18_armhf.deb ...
Unpacking systemd-journal-remote (245.4-4ubuntu3.18) ...
Setting up libmicrohttpd12 (0.9.66-1) ...
Setting up apparmor (2.13.3-7ubuntu5.1) ...
Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
Setting up systemd-journal-remote (245.4-4ubuntu3.18) ...
Setting up homeassistant-supervised (1.3.1) ...
[info] Restarting NetworkManager
[info] Enable systemd-journal-gatewayd
[info] Restarting docker service
Job for docker.service failed because the control process exited with error code.
See "systemctl status docker.service" and "journalctl -xe" for details.
dpkg: error processing package homeassistant-supervised (--configure):
installed homeassistant-supervised package post-installation script subprocess returned error exit status 1
Processing triggers for systemd (245.4-4ubuntu3.18) ...
Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
Errors were encountered while processing:
homeassistant-supervised
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@hi3798mv100:~# dockerd
INFO[2022-11-11T20:41:43.765331402+08:00] Starting up
WARN[2022-11-11T20:41:43.765758171+08:00] Running experimental build
INFO[2022-11-11T20:41:43.770159657+08:00] detected 127.0.0.53 nameserver, assuming systemd-resolved, so using resolv.conf: /run/systemd/resolve/resolv.conf
INFO[2022-11-11T20:41:43.776826203+08:00] parsed scheme: "unix" module=grpc
INFO[2022-11-11T20:41:43.777666532+08:00] scheme "unix" not registered, fallback to default scheme module=grpc
INFO[2022-11-11T20:41:43.778647950+08:00] ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>} module=grpc
INFO[2022-11-11T20:41:43.779285437+08:00] ClientConn switching balancer to "pick_first" module=grpc
INFO[2022-11-11T20:41:43.795604201+08:00] parsed scheme: "unix" module=grpc
INFO[2022-11-11T20:41:43.805378967+08:00] scheme "unix" not registered, fallback to default scheme module=grpc
INFO[2022-11-11T20:41:43.810077217+08:00] ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>} module=grpc
INFO[2022-11-11T20:41:43.810292935+08:00] ClientConn switching balancer to "pick_first" module=grpc
WARN[2022-11-11T20:41:43.860023512+08:00] Your kernel does not support swap memory limit
WARN[2022-11-11T20:41:43.860189561+08:00] Your kernel does not support kernel memory limit
WARN[2022-11-11T20:41:43.860313025+08:00] Your kernel does not support kernel memory TCP limit
WARN[2022-11-11T20:41:43.860395695+08:00] Your kernel does not support CPU CFS scheduler
WARN[2022-11-11T20:41:43.860471824+08:00] Your kernel does not support CPU realtime scheduler
WARN[2022-11-11T20:41:43.860569995+08:00] Your kernel does not support cgroup blkio weight
WARN[2022-11-11T20:41:43.860645831+08:00] Your kernel does not support cgroup blkio weight_device
WARN[2022-11-11T20:41:43.860722001+08:00] Your kernel does not support cgroup blkio throttle.read_bps_device
WARN[2022-11-11T20:41:43.860796838+08:00] Your kernel does not support cgroup blkio throttle.write_bps_device
WARN[2022-11-11T20:41:43.860922927+08:00] Your kernel does not support cgroup blkio throttle.read_iops_device
WARN[2022-11-11T20:41:43.861013723+08:00] Your kernel does not support cgroup blkio throttle.write_iops_device
INFO[2022-11-11T20:41:43.862212109+08:00] Loading containers: start.
INFO[2022-11-11T20:41:44.182711012+08:00] stopping event stream following graceful shutdown error="<nil>" module=libcontainerd namespace=moby
failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to create NAT chain DOCKER: iptables failed: ip6tables --wait -t nat -N DOCKER: ip6tables v1.8.4 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
(exit status 3)