=== modified file 'zsh-functions/confz_containers_init' --- old/zsh-functions/confz_containers_init 2022-10-20 18:07:43 +0000 +++ new/zsh-functions/confz_containers_init 2022-10-20 17:52:15 +0000 @@ -1322,8 +1322,7 @@ do_command=( $commands[cd] $vars[sysroot_svc] container_sysroot_run - # /usr/bin/apt-get install --trivial-only -- $missing - /usr/bin/apt-get install --yes -- $missing + /usr/bin/apt-get install --trivial-only -- $missing ) fail_reason="Following packages are not installed: $missing"