# toner @ Home-Ubuntu in ~/Development/aosp/android-12.1.0_r1 [20:21:56] $ acloud setup --host ================== Notice: We collect anonymous usage statistics in accordance with our Content Licenses (source.android.com/setup/start/licenses), Contributor License Agreement (opensource.google.com/docs/cla/), Privacy Policy (policies.google.com/privacy) and Terms of Service (policies.google.com/terms). ================== Welcome to ___ _______ ____ __ _____ / _ |/ ___/ / / __ \/ / / / _ \ / __ / /__/ /__/ /_/ / /_/ / // / /_/ |_\___/____/\____/\____/____/ ======================================== [Install base packages on the host] This step will walk you through the base packages installation for your host. ======================================== Start to install package(s): sudo apt-get --assume-yes install ssvnc sudo apt-get --assume-yes install lzop sudo apt-get --assume-yes install python3-tk Enter 'y' to continue, otherwise N or enter to exit: y Run command: sudo apt-get update Run command: sudo apt-get --assume-yes install ssvnc 正在读取软件包列表... 正在分析软件包的依赖关系树... 正在读取状态信息... ssvnc 已经是最新版 (1.0.29-5)。 升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 7 个软件包未被升级。 Traceback (most recent call last): File "/tmp/Soong.python_rthm5n8s/acloud/public/acloud_main.py", line 470, in EXIT_CODE, EXCEPTION_STACKTRACE = main(sys.argv[1:]) File "/tmp/Soong.python_rthm5n8s/acloud/public/acloud_main.py", line 445, in main setup.Run(args) File "/tmp/Soong.python_rthm5n8s/acloud/setup/setup.py", line 73, in Run subtask.Run(force_setup=args.force) File "/tmp/Soong.python_rthm5n8s/acloud/setup/base_task_runner.py", line 99, in Run self._Run() File "/tmp/Soong.python_rthm5n8s/acloud/setup/host_setup_runner.py", line 92, in _Run setup_common.InstallPackage(pkg) File "/tmp/Soong.python_rthm5n8s/acloud/setup/setup_common.py", line 76, in InstallPackage raise errors.PackageInstallError( acloud.errors.PackageInstallError: Package was not detected as installed after installation [ssvnc]