chrisroberts / vagabond

Advocating idleness and work-shyness
Other
233 stars 25 forks source link

CentOS builds aren't including iputils #12

Open spheromak opened 11 years ago

spheromak commented 11 years ago

When provisioning a new centos64 container with vagabond i get this issue:

Begin output of ssh root@10.0.3.76 -i /opt/hw-lxc-config/id_rsa -oStrictHostKeyChecking=no 'yum update -y -q' ----
STDOUT: 
STDERR: Error: Package tuple ('iputils', 'x86_64', '0', '20071127', '16.el6') could not be found in rpmdb

connect to the container with lxc-attach and I can see that the minimum system is there, but not sure why iputils isn't there. When i install it with yum it wants to pull the world ~100 packages. :\

Was able to do that anyhow, and setup the instance by hand from that point.

Host is ubuntu 13.04