yum halts after installing 7 packages on centos container

I was curious about containers, so decided to give it a try. Prepared a server as host with a fresh install of CentOS 7, installed lxc and lxc-templates and configured a bridge interface.

I've created a centos container, everything worked fine, except for one strange behaviour: yum installed 7 packages and halted at the 8th one without error, just keeps saying Installing forever. Tried using --verbose and -d9 options, still no error, not even in the yum, dmesg and messages logs

This bug isn't present on debian containers. Does anyone have an idea or has the same issue?

Edit: if I cancel the current yum installation and run yum-complete-transaction the installation finishes without problem. Unless there's a pending count of more than 7 packages to install, in that case I have to cancel the task and run again. Always stops after the 7th package.

1
задан 21 January 2016 в 19:23
1 ответ

Это ошибка LXC 1.0.11 в CentOS 7 . Когда я создаю контейнер Linux в Fedora 27 с LXC 2.0.9, у меня нет ошибки.

0
ответ дан 4 December 2019 в 06:41

Теги

Похожие вопросы