Hi, This is probably because googlecode has been closed last friday, and several third party projects were hosted on this platform.
I've just proposed a patch to update various project locations: https://review.opencontrail.org/#/c/23700/ Anyway, note sure how long will rapidjson-0.11 be available, it's not proposed as project release: https://github.com/miloyip/rapidjson/releases Maybe would it be safer to add it to contrail-third-party-cache, or to rebase on official release? Francois. 2016-08-29 13:16 GMT+02:00 Pavani Addanki <[email protected]>: > Hi All, > > I am installing Contrail 3.0 from github code. > > In first step ./contrail.sh build I am facing the below issue. Getting the > error /opt/stack/contrail/third_party/rapidjson not present. > > Please find logs below. > > 2016-08-29 15:18:28 +++ [[ -f /home/ubuntu/contrail-installer/.stage.txt ]] > 2016-08-29 15:18:28 +++ read line > 2016-08-29 15:18:28 +++ echo fetch-packages > 2016-08-29 15:18:28 +++ return > 2016-08-29 15:18:28 ++ [[ fetch-packages == \f\e\t\c\h\-\p\a\c\k\a\g\e\s ]] > 2016-08-29 15:18:28 ++ sudo scons --opt=production > 2016-08-29 15:18:28 scons: Reading SConscript files ... > 2016-08-29 15:18:28 /opt/stack/contrail/third_party/rapidjson not present > ubuntu@ubuntu:~/contrail-installer$ 2016-08-29 15:18:28 exited with status > :1 > 2016-08-29 15:18:28 ++ ret_val=1 > 2016-08-29 15:18:28 ++ [[ 1 -ne 0 ]] > 2016-08-29 15:18:28 ++ exit 1 > 2016-08-29 15:18:28 ++ clean > 2016-08-29 15:18:28 ++ local r=1 > 2016-08-29 15:18:28 ++ echo 'exited with status :1' > 2016-08-29 15:18:28 ++ exit 1 > > Did anyone face above issue during installation. How to resolve this issue. > > > Pavani > > =====-----=====-----===== > Notice: The information contained in this e-mail > message and/or attachments to it may contain > confidential or privileged information. If you are > not the intended recipient, any dissemination, use, > review, distribution, printing or copying of the > information contained in this e-mail message > and/or attachments to it are strictly prohibited. If > you have received this communication in error, > please notify us by reply e-mail or telephone and > immediately and permanently delete the message > and any attachments. Thank you > > > _______________________________________________ > Dev mailing list > [email protected] > http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org > _______________________________________________ Dev mailing list [email protected] http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org
