[Openstack] [openstack][devstack]Error while running ./stack.sh

Hakan Unal hakan_u_ist at hotmail.com
Sun Oct 9 17:30:20 UTC 2016


I think you start installation procedure again .
First uninstall devstack :

cd
cd devstack
./unstack.sh
./clean.sh
cd ..    &&  rm - rf devstack
rm -rf /opt/stack

Later install again :

cd
git clone https://github.com/openstack-dev/devstack
cd devstack
git checkout stable/newton    ( or stable/mitaka or any other )

Prepare "local.conf" and
./stack.sh


Hakan ?nal

9 Eki 2016 tarihinde 19:43 saatinde, H.Chaithanya Krishnan <chaitanya7991 at gmail.com<mailto:chaitanya7991 at gmail.com>> ?unlar? yazd?:

Hey,

I am a beginner and I am trying to set up devstack. While running ./stack.sh , I am getting the following "awk" error. It would be great if someone could help me out resolving this.

awk: fatal: cannot open file `/opt/stack/nova/setup.cfg' for reading (No such file or directory)
+inc/python:_setup_package_with_constraints_edit:317  name=
+inc/python:_setup_package_with_constraints_edit:1  exit_trap
+./stack.sh:exit_trap:487                  local r=2
++./stack.sh:exit_trap:488                  jobs -p
+./stack.sh:exit_trap:488                  jobs=
+./stack.sh:exit_trap:491                  [[ -n '' ]]
+./stack.sh:exit_trap:497                  kill_spinner
+./stack.sh:kill_spinner:383               '[' '!' -z '' ']'
+./stack.sh:exit_trap:499                  [[ 2 -ne 0 ]]
+./stack.sh:exit_trap:500                  echo 'Error on exit'
Error on exit
+./stack.sh:exit_trap:501                  generate-subunit 1475952463 161 fail
+./stack.sh:exit_trap:502                  [[ -z /opt/stack/logs ]]
+./stack.sh:exit_trap:505                  /home/rockstar/OpenStack/devstack/tools/worlddump.py -d /opt/stack/logs
World dumping... see /opt/stack/logs/worlddump-2016-10-08-185025.txt for details
+./stack.sh:exit_trap:511

--

With Regards,
H.Chaithanya
Blog<https://chaithanyah.wordpress.com/>|GitHub<https://github.com/hchaithanya>

A dream doesn't become reality through magic; it takes sweat, determination and hard work.

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack at lists.openstack.org<mailto:openstack at lists.openstack.org>
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20161009/fc678682/attachment.html>


More information about the Openstack mailing list