Bug 40965 - Не создаются контейеры
Summary: Не создаются контейеры
Status: CLOSED FIXED
Alias: None
Product: Branch p10
Classification: Unclassified
Component: lxc (show other bugs)
Version: не указана
Hardware: x86_64 Linux
: P5 normal
Assignee: qa-team@altlinux.org
QA Contact: qa-p10@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-20 13:24 MSK by zah
Modified: 2024-01-31 15:01 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zah 2021-09-20 13:24:55 MSK
# lxc-create -n p10 -t local
Unpacking the rootfs
tar (child): : Функция open завершилась с ошибкой: Нет такого файла или каталога
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
ERROR: Invalid metadata file
lxc-create: p10: lxccontainer.c: create_run_template: 1621 Failed to create container from template
lxc-create: p10: tools/lxc_create.c: main: 319 Failed to create container p10


# lxc-create -n p10 -t download
Setting up the GPG keyring
ERROR: Unable to fetch GPG key from keyserver
lxc-create: p10: lxccontainer.c: create_run_template: 1621 Failed to create container from template
lxc-create: p10: tools/lxc_create.c: main: 319 Failed to create container p10


# rpm -qa | grep lxc
lxc-core-4.0.9-alt1.x86_64
liblxc1-4.0.9-alt1.x86_64
lxc-net-4.0.9-alt1.noarch
lxc-4.0.9-alt1.x86_64
lxc-runtime-4.0.9-alt1.x86_64
lxc-templates-4.0.9-alt1.noarch
Comment 1 Vladimir D. Seleznev 2021-09-20 20:38:23 MSK
Проверьте, воспроизводится ли с lxc из задания 285543.
Comment 2 zah 2021-09-21 12:07:20 MSK
(Ответ для Vladimir D. Seleznev на комментарий #1)
> Проверьте, воспроизводится ли с lxc из задания 285543.

# lxc-create -n p10 -t download - работает ОК!
Comment 3 Alexei V. Mezin 2021-10-10 19:25:46 MSK
И бэкпорт в p9 не забудьте пожалуйста!