*** lblanchard has joined #openstack-opw | 00:47 | |
*** rossella_s has quit IRC | 02:58 | |
*** rossella_s has joined #openstack-opw | 02:58 | |
*** GB21 has quit IRC | 03:02 | |
*** lblanchard has quit IRC | 03:19 | |
*** GB21 has joined #openstack-opw | 04:33 | |
*** GB21 has quit IRC | 04:49 | |
*** GB21 has joined #openstack-opw | 04:49 | |
*** GB21 has quit IRC | 05:41 | |
*** GB21 has joined #openstack-opw | 05:41 | |
*** GB21 has quit IRC | 05:55 | |
*** GB21 has joined #openstack-opw | 05:55 | |
*** exploreshaifali has joined #openstack-opw | 05:56 | |
*** buttercup has quit IRC | 06:11 | |
*** GB21 has quit IRC | 06:21 | |
*** GB21 has joined #openstack-opw | 06:24 | |
*** GB21 has quit IRC | 06:47 | |
*** GB21 has joined #openstack-opw | 06:47 | |
*** buttercup has joined #openstack-opw | 07:11 | |
*** GB21 has quit IRC | 07:38 | |
*** GB21 has joined #openstack-opw | 08:23 | |
*** fwdit has joined #openstack-opw | 08:29 | |
*** exploreshaifali has quit IRC | 09:40 | |
*** neiljerram has joined #openstack-opw | 09:45 | |
*** njirap has joined #openstack-opw | 09:57 | |
*** exploreshaifali has joined #openstack-opw | 10:20 | |
*** itisha has quit IRC | 10:39 | |
*** exploreshaifali has quit IRC | 11:14 | |
*** GB21 has quit IRC | 11:45 | |
*** aysyd has joined #openstack-opw | 12:06 | |
*** enthurohini has joined #openstack-opw | 12:36 | |
*** exploreshaifali has joined #openstack-opw | 12:49 | |
*** sonali5 has joined #openstack-opw | 12:58 | |
*** exploreshaifali has quit IRC | 13:10 | |
*** enriquetaso has joined #openstack-opw | 13:55 | |
*** julim has joined #openstack-opw | 13:57 | |
*** surabhi_ has joined #openstack-opw | 13:59 | |
*** lblanchard has joined #openstack-opw | 14:04 | |
*** jesusaurus has joined #openstack-opw | 14:24 | |
*** sonali5 has quit IRC | 14:24 | |
*** jesusaurus has quit IRC | 14:32 | |
*** psargent has joined #openstack-opw | 14:34 | |
*** julim_ has joined #openstack-opw | 14:34 | |
*** julim has quit IRC | 14:35 | |
*** enthurohini has quit IRC | 14:38 | |
*** neiljerram has quit IRC | 14:54 | |
surabhi_ | Hello, I am trying to set up the development environment on my pc. I cloned the devstack repo, made changes according to the minimal configuration in the local.conf file and placed it in the devstack directory. Now when i run ./stack.sh i get the following errors | 14:55 |
---|---|---|
surabhi_ | ./stack.sh: line 623: /home/surabhi/openstack/devstack/.localrc.password: Permission denied Error on exit ./stack.sh: line 488: generate-subunit: command not found | 14:55 |
surabhi_ | It asks for password twice and then stops at this. How shall I go about solving this? | 14:56 |
*** rossella_s has quit IRC | 14:57 | |
*** rossella_s has joined #openstack-opw | 14:58 | |
*** GB21 has joined #openstack-opw | 15:00 | |
njirap | hi surabhi_ | 15:01 |
njirap | hi surabhi_ have you created a stack user as per step 5 here..? --> http://docs.openstack.org/developer/devstack/ | 15:01 |
*** surabhi__ has joined #openstack-opw | 15:02 | |
njirap | hi surabhi_ | 15:02 |
njirap | hi surabhi_ have you created a stack user as per step 5 here..? --> http://docs.openstack.org/developer/devstack/ | 15:02 |
njirap | also surabhi__ consider running './stack.sh' from one of the stable branches.. either 'stable/kilo' or 'stable/liberty' | 15:04 |
*** surabhi_ has quit IRC | 15:05 | |
surabhi__ | yes, i did that.. it says "Giving stack user passwordless sudo privileges" | 15:07 |
*** taron1 has joined #openstack-opw | 15:07 | |
*** taron has quit IRC | 15:07 | |
*** GB21 has quit IRC | 15:07 | |
surabhi__ | then i did su stack and it changed to the stack user | 15:08 |
njirap | so there is no error when creating the stack user..? @surabhi__ | 15:08 |
surabhi__ | @njirap no error | 15:08 |
surabhi__ | although while changing to stack user i first have to do sudo su and then change to stack | 15:09 |
njirap | try 'sudo ./stach.sh' | 15:10 |
njirap | i mean 'sudo ./stack.sh | 15:10 |
surabhi__ | It says : DevStack should be run as a user with sudo permissions, not root | 15:13 |
surabhi__ | A "stack" user configured correctly can be created with: /home/surabhi/openstack/devstack/tools/create-stack-user.sh | 15:13 |
njirap | aahh hehe.. | 15:14 |
njirap | i am not sure but you can run the create user again and please paste the results | 15:14 |
njirap | i am getting you the paste link | 15:15 |
njirap | please paste here--> http://pastebin.com/.. and provide the url of the paste | 15:15 |
vkmc | hi all! surabhi__ welcome, njirap thanks a lot for helping newcomers :) | 15:20 |
njirap | hi vkmc.. its my pleasure | 15:20 |
surabhi__ | @njirap http://pastebin.com/YMaygrDm | 15:23 |
surabhi__ | That is how I change to stack user. Just su stack doesn't work | 15:23 |
njirap | surabhi__ have you tried creating the user without the 'sudo' .. | 15:25 |
njirap | also since you are already in the devstack directory you can just do 'tools/create-stack-user.sh' | 15:25 |
surabhi__ | yes, permission denied | 15:25 |
njirap | aah ok.. | 15:26 |
njirap | please paste the consequent stach.sh error also.. | 15:26 |
surabhi__ | okay | 15:26 |
*** fwdit has quit IRC | 15:26 | |
surabhi__ | I have pasted the content from where it first asks me for the password till the end : http://pastebin.com/mA7rTJ31 | 15:28 |
njirap | ok lemmie have a look | 15:30 |
njirap | @surabhi__ are you running stack from master branch..? | 15:32 |
njirap | @surabhi__ so I have cloned devstack, checked out to 'stable/liberty' branch and run stack..even without the minimum configuration it runs ok..which operating system are you on..? | 15:35 |
surabhi__ | @njirap I am using ubuntu | 15:36 |
surabhi__ | and Its master | 15:36 |
njirap | i am also ubuntu.. :).. have you checked out of the master branch..? | 15:36 |
surabhi__ | the branch is master, shall i change it> | 15:37 |
njirap | yes 'git checkout stable/liberty' as per the devstack README | 15:37 |
njirap | "The DevStack master branch generally points to trunk versions of OpenStack components. For older, stable versions, look for branches named stable/[release] in the DevStack repo" | 15:38 |
surabhi__ | @njirap I changed to stable/liberty, still no success http://pastebin.com/KarjuK8j | 15:59 |
*** julim_ has quit IRC | 16:01 | |
njirap | @surabhi__ try setting the passwords for Rabbit, database and Service in the localrc file so that you are not prompted for them.. | 16:01 |
njirap | so instead of the file being "RABBIT_PASSWORD=$ADMIN_PASSWORD" it can be "RABBIT_PASSWORD=a_password" | 16:02 |
njirap | fo all the password fields | 16:02 |
njirap | *for | 16:02 |
*** julim has joined #openstack-opw | 16:02 | |
*** neiljerram has joined #openstack-opw | 16:02 | |
surabhi__ | @njirap umm I just observed there is no localrc file. I think it is created from the local.conf file | 16:11 |
surabhi__ | so i'll make the changes to the conf file and see what happens | 16:11 |
njirap | ok.. | 16:11 |
surabhi__ | doesn't work. Here (https://github.com/openstack-dev/devstack/blob/master/doc/source/configuration.rst) it says "local - extracts localrc from local.conf before stackrc is sourced". So its not able to successfully create the file itself. | 16:15 |
njirap | locarc is not actually a file but a section in the local file..sorry | 16:22 |
surabhi__ | Thanks for all your help @njirap, I'll try a few more things tomorrow.. I hope it works :) | 16:43 |
*** surabhi__ has quit IRC | 16:44 | |
*** GB21 has joined #openstack-opw | 16:44 | |
*** njirap has quit IRC | 16:55 | |
*** enthurohini has joined #openstack-opw | 16:59 | |
*** Akanksha08 has joined #openstack-opw | 16:59 | |
*** sonali5 has joined #openstack-opw | 17:14 | |
*** sonali5 has quit IRC | 17:27 | |
*** enthurohini has quit IRC | 17:33 | |
*** GB21 has quit IRC | 17:37 | |
*** sonali5 has joined #openstack-opw | 17:45 | |
*** neiljerram has quit IRC | 18:31 | |
*** julim has quit IRC | 18:42 | |
*** julim has joined #openstack-opw | 18:44 | |
*** sonali5 has quit IRC | 18:45 | |
*** rossella_s has quit IRC | 18:58 | |
*** rossella_s has joined #openstack-opw | 18:58 | |
*** Akanksha08 has quit IRC | 19:14 | |
*** senriquez_ has joined #openstack-opw | 19:15 | |
*** enriquetaso has quit IRC | 19:58 | |
*** itisha has joined #openstack-opw | 20:12 | |
*** senriquez_ has quit IRC | 20:47 | |
*** aysyd has quit IRC | 21:02 | |
*** julim has quit IRC | 21:58 | |
*** lblanchard has quit IRC | 22:11 | |
*** enriquetaso has joined #openstack-opw | 22:27 | |
*** rossella_s has quit IRC | 22:58 | |
*** patchbot has quit IRC | 22:58 | |
*** cpallares has quit IRC | 22:58 | |
*** dhellmann has quit IRC | 22:58 | |
*** buttercup has quit IRC | 22:58 | |
*** taron1 has quit IRC | 22:58 | |
*** lifeless has quit IRC | 22:58 | |
*** itisha has quit IRC | 22:58 | |
*** nikhil has quit IRC | 22:58 | |
*** psargent has quit IRC | 22:58 | |
*** preetika has quit IRC | 22:58 | |
*** sayalilunkad has quit IRC | 22:58 | |
*** mahatic has quit IRC | 22:58 | |
*** EmilienM has quit IRC | 22:58 | |
*** vkmc has quit IRC | 22:58 | |
*** notmyname has quit IRC | 22:58 | |
*** amalagon has quit IRC | 22:58 | |
*** Eva-i has quit IRC | 22:58 | |
*** DinaBelova has quit IRC | 22:58 | |
*** pleia2 has quit IRC | 22:58 | |
*** katyafervent_awa has quit IRC | 22:58 | |
*** ChanServ has quit IRC | 22:58 | |
*** katyafervent_awa has joined #openstack-opw | 23:00 | |
*** dhellmann has joined #openstack-opw | 23:00 | |
*** cpallares has joined #openstack-opw | 23:00 | |
*** rossella_s has joined #openstack-opw | 23:00 | |
*** lifeless has joined #openstack-opw | 23:00 | |
*** taron1 has joined #openstack-opw | 23:00 | |
*** vkmc has joined #openstack-opw | 23:00 | |
*** EmilienM has joined #openstack-opw | 23:00 | |
*** mahatic has joined #openstack-opw | 23:00 | |
*** sayalilunkad has joined #openstack-opw | 23:00 | |
*** preetika has joined #openstack-opw | 23:00 | |
*** DinaBelova has joined #openstack-opw | 23:01 | |
*** itisha has joined #openstack-opw | 23:01 | |
*** nikhil has joined #openstack-opw | 23:01 | |
*** psargent has joined #openstack-opw | 23:01 | |
*** patchbot has joined #openstack-opw | 23:01 | |
*** psargent is now known as 32NAADS9O | 23:02 | |
*** notmyname has joined #openstack-opw | 23:03 | |
*** amalagon has joined #openstack-opw | 23:03 | |
*** Eva-i has joined #openstack-opw | 23:03 | |
*** pleia2 has joined #openstack-opw | 23:03 | |
*** buttercup has joined #openstack-opw | 23:03 | |
*** psargent has joined #openstack-opw | 23:06 | |
*** ChanServ has joined #openstack-opw | 23:06 | |
*** asimov.freenode.net sets mode: +o ChanServ | 23:06 | |
*** ChanServ sets mode: +o vkmc | 23:06 | |
*** psargent has quit IRC | 23:07 | |
*** exploreshaifali has joined #openstack-opw | 23:08 | |
*** exploreshaifali has quit IRC | 23:08 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!