Actually it seems that inetutils-ping is the problem.
packages=inetutils-ping
debootstrap --verbose --components=main,universe --include=$packages oneiric
o
has the problem, but
packages=resolvconf
debootstrap --verbose --components=main,universe --include=$packages oneiric o
does n
** Changed in: lxc (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/880020
Title:
oneiric container install problem #1: resolvconf
To mana
commands:
sudo rm -fr /var/cache/lxc/oneiric
sudo lxc-create -t ubuntu -n test -f /etc/lxc/local.conf -- -r oneiric -a i386
errors during creation are shown only when container cache is
bootstrapped (but the problem is still there also when the cache is just
copied)
in the host:
cat /etc/networ
Thanks for taking the time to report this bug.
Unfortunately I can't reproduce it. Can you show exactly what command
you used to create the container, the contents of the configuration file
passed (i.e. -f lxc.conf), and how your network is set up?
** Changed in: lxc (Ubuntu)
Importance: Unde