Skip to content

Subsystem based on Ubuntu stack fails to launch with either exit code 1 or 255 #386

@sid3425

Description

@sid3425

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions