This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Description
Description
Running hostname contextualization fails on some distros from the LXD marketplace.
Ubuntu Xenial:
root@LXC_NAME:~# hostnamectl set-hostname --static oned
Failed to create bus connection: No such file or directory
Debian Buster:
root@LXCNAME:~# hostnamectl set-hostname --static oned
Could not set property: Failed to activate service 'org.freedesktop.hostname1': timed out (service_start_timeout=25000ms)
To Reproduce
Deploy any of the affected apps from the LXD marketplace.
Expected behavior
Hostname contextualzation should set the appropriate hostname
Details
- Affected Component: Virtualization
- Hypervisor: LXD
- Version: 5.8.0
Additional context
The command Ubuntu bionic runs ok, also 16.04 - KVM image doesn't show issues.
Progress Status