Hello,

I am trying to install contrail 2.20 on a newly installed ubuntu server
14.04.

I did these steps:
apt-get install python-pip python-dev build-essential python-setuptools
python-dev build-essential (else i get an error during setup.sh because
python-pip is missing)
dpkg -i contrail-install-packages_2.20-64-ubuntu-14-04icehouse_all.deb
(downloaded from http://www.juniper.net/support/downloads/?p=contrail#sw)
/opt/contrail/contrail_packages/setup.sh
cp /opt/contrail/utils/fabfile/testbeds/testbed_singlebox_example.py
/opt/contrail/utils/fabfile/testbeds/testbed.py
Edited /opt/contrail/utils/fabfile/testbeds/testbed.py ...
cd /opt/contrail/utils
fab install_contrail

During fab install_contrail the package contrail-openstack-database can not
be installed:
out: Some packages could not be installed. This may mean that you have
out: requested an impossible situation or if you are using the unstable
out: distribution that some required packages have not yet been created
out: or been moved out of Incoming.
out: The following information may help to resolve the situation:
out:
out: The following packages have unmet dependencies:
out:  contrail-openstack-database : Depends: zookeeper but it is not going
to be installed
out:                                Depends: cassandra (>= 1.2.11) but it
is not going to be installed
out: E: Unable to correct problems, you have held broken packages.

Can someone please give me a hint, how to install the contrail?
I only would like to install contrail for demo purpose and to check out the
contrail controller.

Many thanks in advance.

Best regards,
Silvan
_______________________________________________
Users mailing list
[email protected]
http://lists.opencontrail.org/mailman/listinfo/users_lists.opencontrail.org

Reply via email to