Score:0

lxc-create fails while configuring base packages

cn flag

I want to create a 32-bit groovy lxc. Steps I did:

sudo apt-get install lxc lxctl lxc-templates
sudo lxc-create -t ubuntu  -n my32bitbox -- --bindhome $LOGNAME -a i386 -r groovy 

...
I: Configuring libc-bin...
I: Configuring systemd...
I: Configuring ca-certificates...
W: Failure while configuring base packages.  This will be re-attempted up to five times.
W: See /var/cache/lxc/groovy/partial-i386/debootstrap/debootstrap.log for details (possibly the package console-setup-linux is at fault)
W: Failure while configuring base packages.  This will be re-attempted up to five times.
W: See /var/cache/lxc/groovy/partial-i386/debootstrap/debootstrap.log for details (possibly the package console-setup-linux is at fault)
W: Failure while configuring base packages.  This will be re-attempted up to five times.
W: See /var/cache/lxc/groovy/partial-i386/debootstrap/debootstrap.log for details (possibly the package console-setup-linux is at fault)
W: Failure while configuring base packages.  This will be re-attempted up to five times.
W: See /var/cache/lxc/groovy/partial-i386/debootstrap/debootstrap.log for details (possibly the package console-setup-linux is at fault)
W: Failure while configuring base packages.  This will be re-attempted up to five times.
W: See /var/cache/lxc/groovy/partial-i386/debootstrap/debootstrap.log for details (possibly the package console-setup-linux is at fault)
lxc-create: my32bitbox: lxccontainer.c: create_run_template: 1616 Failed to create container from template
lxc-create: my32bitbox: tools/lxc_create.c: main: 319 Failed to create container my32bitbox

What is even more strange that the debootstrap.log doesn't exist. How can I fix this? Edit: I run hirsute.

Count_Omega avatar
cn flag
Running the same command on focal gives me the same error, but a different package fails.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.