*** lwanderley has quit IRC | 01:01 | |
*** mine0901_ has joined #openstack-outreachy | 06:26 | |
*** jpich has joined #openstack-outreachy | 07:37 | |
*** rossella_s has joined #openstack-outreachy | 08:22 | |
*** neil__ has joined #openstack-outreachy | 09:01 | |
*** rossella_ has joined #openstack-outreachy | 09:14 | |
*** rossella_s has quit IRC | 09:17 | |
*** rossella_ has quit IRC | 10:34 | |
*** rossella_ has joined #openstack-outreachy | 10:49 | |
*** raildo has joined #openstack-outreachy | 10:52 | |
*** nishaYadav has joined #openstack-outreachy | 11:12 | |
*** tellesnobrega has quit IRC | 11:12 | |
*** tellesnobrega has joined #openstack-outreachy | 12:13 | |
*** nishaYadav has quit IRC | 14:18 | |
*** rossella__ has joined #openstack-outreachy | 14:23 | |
*** rossella_ has quit IRC | 14:25 | |
*** tellesnobrega has quit IRC | 14:31 | |
*** rossella_ has joined #openstack-outreachy | 14:34 | |
*** rossella__ has quit IRC | 14:35 | |
*** leanderthal has joined #openstack-outreachy | 14:45 | |
*** leanderthal is now known as leanderthal|afk | 14:46 | |
*** tellesnobrega has joined #openstack-outreachy | 15:20 | |
*** tellesnobrega has quit IRC | 15:46 | |
*** rossella_ has quit IRC | 16:04 | |
*** jpich has quit IRC | 16:26 | |
*** lwanderley has joined #openstack-outreachy | 17:17 | |
*** lwanderley has quit IRC | 17:21 | |
rodrigods | raildo, lets wait for lwanderley | 17:30 |
---|---|---|
raildo | sure | 17:30 |
*** lwanderley has joined #openstack-outreachy | 17:31 | |
rodrigods | hey lwanderley | 17:32 |
rodrigods | let's start :) | 17:32 |
lwanderley | hi :) | 17:32 |
rodrigods | agenda: https://etherpad.openstack.org/p/outreachy-leticia | 17:32 |
rodrigods | #topic project progress | 17:32 |
rodrigods | lwanderley, so... any progress since last week? | 17:33 |
lwanderley | I think so | 17:33 |
lwanderley | I was supposed to find out what was happening with the ldap plugin for devstack | 17:34 |
rodrigods | yep! | 17:34 |
raildo | right | 17:34 |
lwanderley | from what i've seen the issue was that the slapd server wasnt being started when using ubuntu | 17:35 |
lwanderley | the error happened when the script tried to modify a config that didn't exist | 17:35 |
lwanderley | because the server was never started | 17:36 |
raildo | lwanderley, do you have any logs? | 17:36 |
rodrigods | got it | 17:36 |
lwanderley | i do, just a minute | 17:36 |
rodrigods | lwanderley, any hint on how to fix this issue? | 17:36 |
lwanderley | well, i added a line to make sure the server started and now i'm facing a new error | 17:37 |
lwanderley | the stack is trying to access a mysql database that doesn't exist | 17:38 |
rodrigods | hmm, interesting... | 17:39 |
lwanderley | this was the previous error: https://thepasteb.in/p/oYhlW5OAmxpsZ | 17:39 |
*** lwanderley has quit IRC | 17:40 | |
*** lwanderley has joined #openstack-outreachy | 17:42 | |
rodrigods | lwanderley, hey... so you were showing the previous error | 17:42 |
lwanderley | sorry, i lost connection for a while | 17:42 |
lwanderley | yeah, that apparently was happening because there was no server to be modified | 17:42 |
raildo | looking to the script, looks like, using ubuntu, we should have openldap already running https://github.com/openstack-dev/devstack/blob/dec121114c3ea6f9e515a452700e5015d1e34704/lib/ldap#L121-L122 | 17:43 |
raildo | since the script will now install it | 17:43 |
rodrigods | raildo, this might not be the case anymore | 17:44 |
lwanderley | which script? | 17:44 |
raildo | I'm supposing this is the script that devstack uses to setup ldap: https://github.com/openstack-dev/devstack/blob/dec121114c3ea6f9e515a452700e5015d1e34704/lib/ldap | 17:45 |
raildo | lwanderley, ^ | 17:45 |
rodrigods | raildo, yes, it is | 17:46 |
rodrigods | what's the question? | 17:46 |
*** tellesnobrega has joined #openstack-outreachy | 17:47 | |
lwanderley | so you are saying that before running the stack one should have openldap already running? | 17:47 |
lwanderley | when using ubuntu | 17:47 |
rodrigods | lwanderley, show us what you did to solve this issue and what is the current error :) | 17:47 |
rodrigods | lwanderley, you might submit a review as well | 17:48 |
raildo | rodrigods, ++ | 17:48 |
rodrigods | a WIP review | 17:48 |
rodrigods | (work in progress) | 17:48 |
lwanderley | ok, what I did was to create a function that starts openldap and call it inside this ' if is_ubuntu; then' condition | 17:49 |
rodrigods | makes sense | 17:50 |
raildo | yeap | 17:50 |
lwanderley | there are a few dependencies that need to be installed before, though, and i plan to find out if they are being installed somewhere else or they should be inside that function too | 17:51 |
rodrigods | lwanderley, cool | 17:52 |
rodrigods | good work, lwanderley | 17:53 |
lwanderley | thanks! | 17:53 |
raildo | yeap, nice work :) | 17:53 |
rodrigods | do you have a paste with the current error handy? | 17:53 |
rodrigods | if not, you can put in the meeting agenda later | 17:53 |
lwanderley | so, what i getting now is the mysql erro | 17:54 |
lwanderley | error* | 17:54 |
rodrigods | but i would suggest you to send a patch upstream so we can it ourselves | 17:54 |
lwanderley | https://thepasteb.in/p/k5hYGAxpo0LUE | 17:54 |
rodrigods | and also review the code | 17:54 |
lwanderley | ok, will do | 17:54 |
rodrigods | lwanderley, is this error triggered from inside the ldap script? | 17:55 |
lwanderley | no, the script runs fine | 17:56 |
rodrigods | hmm ok | 17:56 |
rodrigods | where it happens? | 17:56 |
rodrigods | anyways, we need to move forward in the agenda | 17:56 |
rodrigods | #action lwanderley to send a patch upstream with the current fix for the devstack ldap script | 17:57 |
lwanderley | ok, i will add that later | 17:57 |
raildo | lwanderley, so, when you have this kind of error, ping us here on irc :) so we can take a piece of time to help you | 17:57 |
lwanderley | good, thank you :) | 17:58 |
rodrigods | raildo, ++ | 17:58 |
rodrigods | lwanderley, openstack moves slow, so we need to move fast in order to avoid things to be blocked :) | 17:58 |
rodrigods | ok... so i guess raildo wants to define a frequency for the blog posts? | 17:58 |
rodrigods | #topic blog posts - frequency | 17:59 |
lwanderley | yeah, i'm a bit late on that matter | 17:59 |
rodrigods | lwanderley, np | 17:59 |
rodrigods | raildo, have anything to say? | 17:59 |
raildo | yeah, I was thinking that will be important to see this progress later if we have some post frequency on your blog, I was thinking on something once every 2 weeks | 17:59 |
raildo | or sooner, if you have something more important to share, or a bigger progress | 18:00 |
lwanderley | yes, that would work | 18:00 |
rodrigods | ^ works for me | 18:00 |
rodrigods | great! | 18:00 |
raildo | great, so we have a deal :) | 18:00 |
lwanderley | i think i read something about post frequency somewhere, will check | 18:00 |
rodrigods | #action lwanderley to post every two weeks when something interesting comes up | 18:01 |
raildo | lwanderley, please do, if you find any other information about this, share with us | 18:01 |
rodrigods | ok, so i guess that's it: goal for this week is to find what is the mysql issue and fix it :) | 18:01 |
rodrigods | good progress! | 18:01 |
lwanderley | i will :) | 18:01 |
rodrigods | let us know if you are stuck so we can try to help you out | 18:02 |
raildo | lwanderley, good job for your first week :) | 18:02 |
raildo | rodrigods, ++ | 18:02 |
lwanderley | raildo, rodrigods thanks, it's been fun! | 18:02 |
raildo | lwanderley, just keep with this in mind, you don't have to wait for this weekly meeting to share any blocker or issue that you have | 18:02 |
raildo | just ping us | 18:03 |
raildo | lwanderley, rodrigods I think that's it, anything else? | 18:03 |
rodrigods | nope | 18:03 |
lwanderley | not from me | 18:04 |
rodrigods | ah, i have something quick - but will talk to you both in the pvt | 18:04 |
raildo | ok | 18:04 |
lwanderley | ok | 18:04 |
raildo | so, have a good week | 18:05 |
lwanderley | you too! | 18:05 |
*** lwanderley has quit IRC | 18:13 | |
*** lwanderley has joined #openstack-outreachy | 18:33 | |
*** rossella_ has joined #openstack-outreachy | 18:37 | |
*** lwanderley has quit IRC | 18:49 | |
*** tenobreg has joined #openstack-outreachy | 18:50 | |
*** tellesnobrega has quit IRC | 18:52 | |
*** neil__ has quit IRC | 19:56 | |
*** rossella_ has quit IRC | 20:13 | |
*** raildo has quit IRC | 20:32 | |
*** mine0901_ has quit IRC | 21:36 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!