Well, I'm now following the instructions on http://www.opencontrail.org/opencontrail-quick-start-guide. But in the getting packages step:
> curl -L http://www.opencontrail.org/ubuntu-repo/add-apt-and-update| sudo > OPENSTACK=icehouse CONTRAIL=r120 DISTRO=ubuntu1604 sh; It will return the following error message if I change the parameter to fit Ubuntu 16.04: > openstack icehouse > contrail r200 > distro ubuntu1604 > Unknown combination icehouse, r200, ubuntu1604 also, even if I remain the parameter to Ubuntu14.04, It still got error messages in the next step: > mktemp: failed to create file via template > ‘/home/test/.ssh/ssh-copy-id_id.XXXXXXXXXX’: No such file or directory > /usr/bin/ssh-copy-id: ERROR: mktemp failed > ssh: connect to host 127.0.0.1 port 22: Connection refused > ssh: connect to host 127.0.0.1 port 22: Connection refused > Pseudo-terminal will not be allocated because stdin is not a terminal. > ssh: connect to host 127.0.0.1 port 22: Connection refused > sh: 31: cannot create > /opt/contrail/utils/fabfile/testbeds/testbed_singlebox_example.py: > Directory nonexistent > sh: 32: cannot create > /opt/contrail/utils/fabfile/testbeds/testbed_multibox_example.py: Directory > nonexistent How should I fix this... Thanks, Zhutong 2017-11-22 12:38 GMT+08:00 Gregory Elkinbard <[email protected]>: > 14.04 is a bit old. Try on 16.04 > > Thanks > > Greg > > > > > > *From: *Users <[email protected]> on behalf of Zhutong > <[email protected]> > *Date: *Tuesday, November 21, 2017 at 8:23 PM > *To: *"[email protected]" <[email protected]> > *Subject: *[Users] Installation of Opencontrail on Ubuntu 14.04 > > > > Hello, I'm a newbie getting start on OpenContrail, and I have encounter > some problems. > > > > Our plan is to build a platform > > which combine OpenContrail with Kubernetes, We are using Ubuntu 14.04, > and when we follow the instructions, we fail to install OpenContrail itself. > > > > Is the Ubuntu version not right? or could it be wrong something else? > > > > Thanks. >
_______________________________________________ Users mailing list [email protected] http://lists.opencontrail.org/mailman/listinfo/users_lists.opencontrail.org
