Выполняю команду
# LANG=C lxc-create -n MyContainer -t gentoo
получаю
### set_default_arch: default arch/variant autodetect...
=> Got: arch=amd64 variant=amd64
Attempting to obtain an exclusive lock (timeout: 60 sec) named "cache-amd64-amd64"...
=> done.
=> Executing "do_all"
###### cache_setup(): doing cache preparation
### cache_precheck(): doing some pre-start checks ...
### cache_stage3(): stage3 cache deployment...
Determining path to latest Gentoo amd64 (amd64) stage3 archive...
=> downloading and processing http://distfiles.gentoo.org/releases/amd64/autobuilds/latest-stage3-amd64.txt
=> Got:
Downloading/untarring the actual stage3 tarball...
--2022-11-19 13:00:48-- http://distfiles.gentoo.org/releases/amd64/autobuilds/
Resolving distfiles.gentoo.org (distfiles.gentoo.org)... 156.146.33.18, 212.102.56.181, 212.102.56.143, ...
Connecting to distfiles.gentoo.org (distfiles.gentoo.org)|156.146.33.18|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: 'STDOUT'
0K ........bzip2: (stdin) is not a bzip2 file.
.. ..tar: Child died with signal 13
tar: Error is not recoverable: exiting now
. 331K=0.04s
Cannot write to '-' (Broken pipe).
[the last exit code leading to this death was: 2 ]
Error: unable to fetch or untar
lxc-create: MyContainer: lxccontainer.c: create_run_template: 1616 Failed to create container from template
lxc-create: MyContainer: tools/lxc_create.c: main: 319 Failed to create container MyContainer
я согласен с тем, что в директории http://distfiles.gentoo.org/releases/amd64/autobuilds/ нет файла latest-stage3-amd64.txt
Зато там есть много других.
Что (и куда) надо писа́ть, чтобы заработало?