On a fresh installation of Vanilla OS 2, any apx subsystem created using the provided Ubuntu substack, which is based on the ubuntu:latest container image, fails to launch with either an exit code 255 or exit code 1 with the following error message:
ssaxena@apx-vso-pico:~$ apx Test enter
Starting container... [ OK ]
Installing basic packages... Error: An error occurred
Error: An error occurred while entering the container: exit status 1
Usage:
apx Test enter [flags]
Flags:
-h, --help help for enter
ERROR An error occurred while entering the container: exit status 1
Here, Test refers to the Ubuntu subsystem that I created. Resetting the subsystem and deletion does not seem to solve this issue. On the other hand using other stacks such as Fedora works normally, and I am able to install, update, run and remove packages without any issues.
On a fresh installation of Vanilla OS 2, any apx subsystem created using the provided Ubuntu substack, which is based on the ubuntu:latest container image, fails to launch with either an exit code 255 or exit code 1 with the following error message:
Here, Test refers to the Ubuntu subsystem that I created. Resetting the subsystem and deletion does not seem to solve this issue. On the other hand using other stacks such as Fedora works normally, and I am able to install, update, run and remove packages without any issues.