Hi pavani Which ubuntu release are you using?
Thanks Abhishek Jain On Sep 2, 2016 19:13, "Pavani Addanki" <[email protected]> wrote: > Hi All, > > I am trying to install Contrail and facing below error : OSError: [Errno > 17] File exists: > > Please find the log below > > 2016-09-02 19:01:32 autoreconf: automake failed with exit status: 1 > 2016-09-02 19:01:32 ++ is_fedora > 2016-09-02 19:01:32 ++ [[ -z Ubuntu ]] > 2016-09-02 19:01:32 ++ '[' Ubuntu = Fedora ']' > 2016-09-02 19:01:32 ++ '[' Ubuntu = 'Red Hat' ']' > 2016-09-02 19:01:32 ++ '[' Ubuntu = CentOS ']' > 2016-09-02 19:01:32 ++ '[' ALL = ALL ']' > 2016-09-02 19:01:32 +++ read_stage > 2016-09-02 19:01:32 +++ [[ -f /home/ubuntu/contrail-installer/.stage.txt > ]] > 2016-09-02 19:01:32 +++ read line > 2016-09-02 19:01:32 +++ echo fetch-packages > 2016-09-02 19:01:32 +++ return > 2016-09-02 19:01:32 ++ [[ fetch-packages == \f\e\t\c\h\-\p\a\c\k\a\g\e\s ]] > 2016-09-02 19:01:32 ++ sudo scons --opt=production > 2016-09-02 19:01:32 scons: Reading SConscript files ... > 2016-09-02 19:01:32 OSError: [Errno 17] File exists: > 2016-09-02 19:01:32 File "/opt/stack/contrail/SConstruct", line 16: > 2016-09-02 19:01:32 SConscript(dirs=['controller', 'vrouter', > 'tools/sandesh']) > 2016-09-02 19:01:32 File "/usr/lib/scons/SCons/Script/SConscript.py", > line 609: > 2016-09-02 19:01:32 return method(*args, **kw) > 2016-09-02 19:01:32 File "/usr/lib/scons/SCons/Script/SConscript.py", > line 546: > 2016-09-02 19:01:32 return _SConscript(self.fs, *files, **subst_kw) > 2016-09-02 19:01:32 File "/usr/lib/scons/SCons/Script/SConscript.py", > line 260: > ubuntu@ubuntu:~/contrail-installer$ 2016-09-02 19:01:32 exec _file_ > in call_stack[-1].globals > 2016-09-02 19:01:32 exited with status :2 > 2016-09-02 19:01:32 File "/opt/stack/contrail/controller/SConscript", > line 5: > 2016-09-02 19:01:32 SConscript(dirs=['lib', 'src']) > 2016-09-02 19:01:32 File "/usr/lib/scons/SCons/Script/SConscript.py", > line 609: > 2016-09-02 19:01:32 return method(*args, **kw) > 2016-09-02 19:01:32 File "/usr/lib/scons/SCons/Script/SConscript.py", > line 546: > 2016-09-02 19:01:32 return _SConscript(self.fs, *files, **subst_kw) > 2016-09-02 19:01:32 File "/usr/lib/scons/SCons/Script/SConscript.py", > line 260: > 2016-09-02 19:01:32 exec _file_ in call_stack[-1].globals > 2016-09-02 19:01:32 File "/opt/stack/contrail/controller/lib/SConscript", > line 45: > 2016-09-02 19:01:32 SConscript(dirs = dir, variant_dir = > '#/build/third_party/' + dir) > 2016-09-02 19:01:32 File "/usr/lib/scons/SCons/Script/SConscript.py", > line 609: > 2016-09-02 19:01:32 return method(*args, **kw) > 2016-09-02 19:01:32 File "/usr/lib/scons/SCons/Script/SConscript.py", > line 546: > 2016-09-02 19:01:32 return _SConscript(self.fs, *files, **subst_kw) > 2016-09-02 19:01:32 File "/usr/lib/scons/SCons/Script/SConscript.py", > line 260: > 2016-09-02 19:01:32 exec _file_ in call_stack[-1].globals > 2016-09-02 19:01:32 File "/opt/stack/contrail/build/ > third_party/openvswitch/SConscript", line 34: > 2016-09-02 19:01:32 Symlink([Dir('#/build/include/openvswitch/include')], > [Dir(vpath + '/include')]) > 2016-09-02 19:01:32 File "/opt/stack/contrail/build/ > third_party/openvswitch/SConscript", line 32: > 2016-09-02 19:01:32 os.symlink(source[0].abspath, target[0].abspath) > 2016-09-02 19:01:32 ++ ret_val=2 > 2016-09-02 19:01:32 ++ [[ 2 -ne 0 ]] > 2016-09-02 19:01:32 ++ exit 2 > 2016-09-02 19:01:32 ++ clean > 2016-09-02 19:01:32 ++ local r=2 > 2016-09-02 19:01:32 ++ echo 'exited with status :2' > 2016-09-02 19:01:32 ++ exit 2 > > > Thanks and Regards, > 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
