On ubuntu 20.04 LTS updated and all.
Here’s the terminal
Librem-13-v4:~$ systemd-run --unit=my-unit --user --scope -p "Delegate=yes" -- lxc-create -t download -n firstContainer
Running scope as unit: my-unit.scope
Setting up the GPG keyring
ERROR: Unable to fetch GPG key from keyserver
lxc-create: firstContainer: lxccontainer.c: create_run_template: 1616 Failed to create container from template
lxc-create: firstContainer: tools/lxc_create.c: main: 319 Failed to create container firstContainer
What am I doing wring?
This has helped to get the list of distros and to create a container.
Librem-13-v4:~$ export DOWNLOAD_KEYSERVER="hkp://keyserver.ubuntu.com"
I still get a number of other issues
lxc-start: firstContainer: network.c: lxc_create_network_unpriv_exec: 2629 lxc-user-nic failed to configure requested network: cmd/lxc_user_nic.c: 1209: main: Quota reached
lxc-start: firstContainer: start.c: lxc_spawn: 1786 Failed to create the network
lxc-start: firstContainer: start.c: __lxc_start: 1999 Failed to spawn container "firstContainer"
lxc-start: firstContainer: tools/lxc_start.c: main: 308 The container failed to start
lxc-start: firstContainer: tools/lxc_start.c: main: 313 Additional information can be obtained by setting the --logfile and --logpriority options
And also
CONFIG_NF_NAT_IPV4: missing
CONFIG_NF_NAT_IPV6: missing