- Package:
- lxc-templates
- Source:
- lxc-templates
- Description:
- Linux Containers userspace tools (templates)
- Submitter:
- Jörg Sommer
- Date:
- 2021-08-16 22:57:04 UTC
- Severity:
- normal
- Tags:
Hi, I've ran: ``` # lxc-create -t debian -n debian.tmp … I: Configuring systemd... I: Base system installed successfully. Download complete. Copying rootfs to /srv/lxc/debian.tmp/rootfs...Generating locales (this might take a while)... … Current default time zone: 'Etc/UTC' Local time is now: Wed Jun 23 09:42:48 UTC 2021. Universal Time is now: Wed Jun 23 09:42:48 UTC 2021. /usr/share/lxc/templates/lxc-debian: Zeile 217: debian-distro-info: Kommando nicht gefunden. ``` Regards Jörg
lxc-templates recommends packages distro-info You really should install it, as recommended, unless you don't want to install any debian based container.
Le mercredi 23 juin 2021 à 11:48:09+0200, Jörg Sommer a écrit : distro-info has been added as a recommend of lxc-templates to fix bug #974569. I suggest you install that package if you need to install Debian Containers. Regards,