Would you please tell us more details on your issue? Are you trying it on Turris Omnia? I’ve just tried it on the TO and I don’t have any issues with it.
BusyBox v1.25.1 (2018-05-04 09:08:46 CEST) built-in shell (ash)
_______ _ _ _____ _____ _____ _____
|__ __|| | | || __ \ | __ \ |_ _| / ____|
| | | | | || |__) || |__) | | | | (___
| | | | | || _ / | _ / | | \___ \
| | | |__| || | \ \ | | \ \ _| |_ ____) |
|_| \____/ |_| \_\|_| \_\|_____||_____/
root@turris:~# lxc-create -t download -n pokus
Setting up the GPG keyring
Downloading the image index
---
DIST RELEASE ARCH VARIANT BUILD
---
Turris_OS stable armv7l default 2018-07-23
Turris_OS stable ppc default 2018-07-23
Alpine 3.6 armv7l default 2018-07-23
Alpine 3.7 armv7l default 2018-07-23
ArchLinux latest armv7l default 2018-07-23
Debian Jessie armv7l default 2018-07-23
Debian Stretch armv7l default 2018-07-23
Debian Buster armv7l default 2018-07-23
Gentoo stable armv7l default 2018-07-23
openSUSE 42.3 armv7l default 2018-07-23
openSUSE Tumbleweed armv7l default 2018-07-23
Sabayon 16 armv7l default 2018-07-23
Ubuntu Xenial armv7l default 2018-07-23
Ubuntu Artful armv7l default 2018-07-23
Ubuntu Bionic armv7l default 2018-07-23
---
Distribution: Ubuntu
Release: Xenial
Architecture: armv7l
Downloading the image index
Downloading the rootfs
Downloading the metadata
The image cache is now ready
Unpacking the rootfs
---
Distribution Ubuntu version Xenial was just installed as a container.
Content of the tarballs is provided by third party, thus there is no warranty of any kind nor support from Turris team.
Do not use containers on internal flash, they can wear it down really fast!!!
Same here. wget version 1.19.5-1 is installed.
It’s strange, because I already setup three containers previously, which are running fine.
Lucis’ “just_want_to_list_available_lxc_templates” also does not obtain a list of templates.
And https://repo.turris.cz/lxc//meta/1.0/index-system only gives 404.
I am running Turris OS version 3.11.2, just installed LXC and I get this error:
root@turris:~# lxc-create -t download -n intermodal
Setting up the GPG keyring
Downloading the image index
ERROR: Failed to download http://repo.turris.cz/lxc//meta/1.0/index-system
lxc-create: lxccontainer.c: create_run_template: 1201 container creation template for intermodal failed
lxc-create: lxc_create.c: main: 274 Error creating container intermodal
Am I doing something wrong? I tried the quick workaround (setting DOWNLOAD_SHOW_HTTP_WARNING to “false” in /usr/share/lxc/templates/lxc-download ) and it did not help either – would I have to reload a configutation somewhere for it to take effect?