*** edmondsw has joined #openstack-keystone | 00:10 | |
*** edmondsw has quit IRC | 00:14 | |
*** zhurong has joined #openstack-keystone | 00:56 | |
*** zhurong has quit IRC | 01:02 | |
*** zhurong has joined #openstack-keystone | 01:24 | |
*** gongysh has joined #openstack-keystone | 02:24 | |
*** szaher has quit IRC | 02:51 | |
*** szaher has joined #openstack-keystone | 02:58 | |
*** itlinux has quit IRC | 03:59 | |
*** gongysh has quit IRC | 04:09 | |
*** zhurong has quit IRC | 04:30 | |
*** dave-mccowan has quit IRC | 04:41 | |
*** gongysh has joined #openstack-keystone | 05:05 | |
*** Supun has joined #openstack-keystone | 05:33 | |
*** gongysh has quit IRC | 05:36 | |
*** zhurong has joined #openstack-keystone | 05:55 | |
*** gongysh has joined #openstack-keystone | 06:18 | |
*** Supun has quit IRC | 06:44 | |
*** dgedia has joined #openstack-keystone | 06:45 | |
dgedia | Hello, I cloned into stable/newton for installing devstack. However, stack.sh fails with following error: https://pastebin.com/rvBLSyeW . It would be really great if anyone could help me. Thanks in advance. | 06:48 |
---|---|---|
wxy | dgedia: it seems that you are using Q release for Keystone. | 06:50 |
wxy | dgedia: you can to into /opt/stack/keystone, and `git branch` to get a check. | 06:51 |
dgedia | Thanks wxy for your response. git branch shows "master". Any workarounds? | 06:53 |
wxy | dgedia: so you need to check out to newton. | 06:53 |
wxy | `git checkout origin/stable/newton` | 06:54 |
dgedia | Should I do it in /opt/stack/keystone directory or /devstack directory? | 06:56 |
wxy | dgedia: what's your devstack's branch? is it in master as well? | 06:57 |
dgedia | It is newton | 06:57 |
dgedia | Can edit localrc or local.conf to make sure stack.sh clones to only newton and not master while installing openstack? | 06:59 |
wxy | dgedia: yeah, you can | 06:59 |
wxy | dgedia: https://github.com/wangxiyuan1/Devstack/blob/master/local.conf#L27-L35 | 07:00 |
dgedia | Do you know by chance what syntax to use to edit in localrc? | 07:00 |
wxy | dgedia: here is an example. | 07:00 |
dgedia | great wxy :) thanks for indicating. | 07:01 |
wxy | dgedia: actually if your devstack is in stable/newton, it will checkout the services' repo to stable/newton by default. https://github.com/openstack-dev/devstack/blob/stable/newton/stackrc#L237 | 07:05 |
wxy | dgedia: not sure why your keystone is in Master. | 07:05 |
dgedia | yeah. its strange. My stackrc also lists netwon as branch | 07:08 |
dgedia | ./stack.sh still results in same error as before | 07:09 |
wxy | dgedia: RECLONE=True in local.conf? | 07:10 |
cmurphy | the stable/newton branch of keystone was deleted when it was EOL'd, to use keystone newton you'll need to set KEYSTONE_BRANCH=newton-eol which is the tag marking the end of that branch | 07:13 |
cmurphy | you'll also need to delete your copy of keystone in /opt/stack/keystone since devstack won't overwrite what's already there | 07:14 |
wxy | dgedia: I guess it's because that your code is already exist before running ./stack.sh, so that devstack skipped the checkout step. | 07:14 |
wxy | cmurphy: ++ yeah. | 07:14 |
dgedia | cmurphy: so should I change branches of all components to newton-eol in local.conf? | 07:19 |
cmurphy | dgedia: i think nova might still have a stable/newton branch and no eol tag yet, but probably for most other projects yes | 07:26 |
dgedia | cmurphy: sounds good. so should I checkout my devstack directory to newton-eol as well? | 07:32 |
wxy | dgedia: devstack doesn' | 07:36 |
wxy | dgedia: devstack doesn't has newton-eol tag now. | 07:36 |
*** Supun has joined #openstack-keystone | 07:39 | |
dgedia | wxy: sounds good. Thank you! | 07:41 |
*** gongysh has quit IRC | 07:46 | |
dgedia | wxy & cmurphy: It is still resulting in the same error while running ./stack.sh | 07:50 |
dgedia | I changed the branch to newton-eol in stackrc as well | 07:51 |
wxy | dgedia: have you deleted /opt/stack folder first? | 07:52 |
*** gongysh has joined #openstack-keystone | 07:55 | |
*** Supun has quit IRC | 08:21 | |
*** Supun has joined #openstack-keystone | 08:22 | |
*** dgedia has quit IRC | 08:28 | |
*** gongysh has quit IRC | 08:39 | |
*** gongysh has joined #openstack-keystone | 08:41 | |
*** Supun has quit IRC | 09:10 | |
*** Supun has joined #openstack-keystone | 09:22 | |
*** Supun has quit IRC | 09:35 | |
*** gongysh has quit IRC | 10:09 | |
*** gongysh has joined #openstack-keystone | 10:14 | |
*** gongysh has quit IRC | 10:16 | |
*** zhurong has quit IRC | 10:34 | |
*** Supun has joined #openstack-keystone | 10:40 | |
*** jmlowe_ has joined #openstack-keystone | 10:51 | |
*** jmlowe has quit IRC | 10:52 | |
*** edmondsw has joined #openstack-keystone | 10:52 | |
*** edmondsw has quit IRC | 10:58 | |
*** Supun has quit IRC | 11:23 | |
*** edmondsw has joined #openstack-keystone | 12:41 | |
*** edmondsw has quit IRC | 12:45 | |
*** dave-mccowan has joined #openstack-keystone | 12:55 | |
*** martinus__ has joined #openstack-keystone | 13:36 | |
*** d0ugal has quit IRC | 13:48 | |
*** d0ugal has joined #openstack-keystone | 14:00 | |
*** edmondsw has joined #openstack-keystone | 14:29 | |
*** edmondsw has quit IRC | 14:33 | |
*** d0ugal_ has joined #openstack-keystone | 14:48 | |
*** d0ugal has quit IRC | 14:50 | |
*** gongysh has joined #openstack-keystone | 14:58 | |
*** gongysh has quit IRC | 15:01 | |
*** AlexeyAbashkin has joined #openstack-keystone | 16:07 | |
*** dgedia has joined #openstack-keystone | 17:49 | |
*** AlexeyAbashkin has quit IRC | 17:57 | |
*** edmondsw has joined #openstack-keystone | 18:05 | |
*** edmondsw has quit IRC | 18:10 | |
*** AlexeyAbashkin has joined #openstack-keystone | 18:22 | |
*** nicolasbock has joined #openstack-keystone | 18:24 | |
*** AlexeyAbashkin has quit IRC | 18:26 | |
*** edmondsw has joined #openstack-keystone | 19:54 | |
*** edmondsw has quit IRC | 19:58 | |
dgedia | Hello, | 20:00 |
dgedia | I am trying to install devstack. However stack.sh fails with following error: https://pastebin.com/Ubn23HFU | 20:01 |
dgedia | I am on mitaka-eol. Any help would be really appreciated. | 20:02 |
*** lbragstad has joined #openstack-keystone | 20:27 | |
*** ChanServ sets mode: +o lbragstad | 20:27 | |
*** dgedia has quit IRC | 20:42 | |
*** lbragstad has quit IRC | 20:48 | |
*** lbragstad has joined #openstack-keystone | 20:49 | |
*** ChanServ sets mode: +o lbragstad | 20:49 | |
*** martinus__ has quit IRC | 21:08 | |
*** edmondsw has joined #openstack-keystone | 21:42 | |
*** edmondsw has quit IRC | 21:47 | |
*** itlinux has joined #openstack-keystone | 21:53 | |
*** d0ugal_ has quit IRC | 22:01 | |
*** d0ugal_ has joined #openstack-keystone | 22:13 | |
*** rcernin has joined #openstack-keystone | 22:28 | |
*** itlinux has quit IRC | 22:40 | |
*** lbragstad has quit IRC | 22:55 | |
*** d0ugal_ has quit IRC | 23:01 | |
*** d0ugal_ has joined #openstack-keystone | 23:13 | |
*** itlinux has joined #openstack-keystone | 23:22 | |
*** aloga has quit IRC | 23:28 | |
*** edmondsw has joined #openstack-keystone | 23:30 | |
*** edmondsw has quit IRC | 23:34 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!