Skip to content

Unit waydroid-init.service could not be found #13

@TacoCake

Description

@TacoCake

Issue Description

The readme mentions tracking the progress of the installer with:

systemctl status waydroid-init

However, it outputs:

Unit waydroid-init.service could not be found.

Steps to Reproduce

distrobox create --root \
--image ghcr.io/vanilla-os/waydroid:main \
--init \
--unshare-all \
--name waydroid
distrobox enter --root waydroid;

# Starting container...                            [ OK ]
# Installing basic packages...                     [ OK ]
# Setting up devpts mounts...                      [ OK ]
# Setting up read-only mounts...                   [ OK ]
# Setting up read-write mounts...                  [ OK ]
# Setting up host's sockets integration...         [ OK ]
# Integrating host's themes, icons, fonts...       [ OK ]
# Setting up distrobox profile...                  [ OK ]
# Setting up sudo...                               [ OK ]
# Setting up user groups...                        [ OK ]
# Setting up user's group list...                  [ OK ]
# Adding user...                                   [ OK ]
# Ensuring user's access...                        [ OK ]
# Setting up init system...                        [ OK ]
# Firing up init system...                         [ OK ]

# Container Setup Complete!
# ⚠  First time user password setup ⚠
# New password:
# Retype new password:
# passwd: password updated successfully
systemctl status waydroid-init

On what version of Vanilla OS this happens?

22.10

Additional Information

Tested on:

  • OpenSUSE Tumbleweed
  • with Distrobox 1.8.1.2
  • Docker as the backend

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions