*** mr_german has joined #novawebdev | 00:29 | |
*** dsmall has joined #novawebdev | 09:02 | |
*** ericsaenz has joined #novawebdev | 09:03 | |
*** jelkner has joined #novawebdev | 10:00 | |
*** zOnny has joined #novawebdev | 10:14 | |
*** mjsir911 has joined #novawebdev | 11:21 | |
jelkner | Ahh, mjsir911, so good to see you! | 11:26 |
---|---|---|
jelkner | We were just commenting about how only those of us here at ACC were on our channel this morning. | 11:26 |
mjsir911 | Yea, sorry I couldnt make the meeting | 11:27 |
jelkner | Please confirm (I know you did, but once again please) that you will be at the PTO this evening. | 11:27 |
mjsir911 | Yea I will | 11:27 |
jelkner | Perfect | 11:27 |
jelkner | Louis and Duncan are both coming | 11:27 |
jelkner | and it would be a waste of their valuable time if you weren't there | 11:28 |
jelkner | let's make it a VA Votes work session | 11:28 |
mjsir911 | ok | 11:28 |
jelkner | louisea is volunteering with the Guman campaign | 11:28 |
jelkner | so he is a *real* customer of this project | 11:28 |
jelkner | and could really use the information it provides | 11:29 |
jelkner | dmall has been doing a fine job, but he won't be able to fully pull this off without your help | 11:29 |
jelkner | so if we get both the requirements and a plan for fulfilling them down tonight | 11:29 |
jelkner | dsmall will have a full week left to deliver something of value to us | 11:30 |
mjsir911 | Yea and I'll be able to help a bit more tomorrow | 11:30 |
jelkner | sweet | 11:30 |
jelkner | ok, we won't disturb you any further | 11:30 |
jelkner | see you at 7 pm | 11:31 |
jelkner | thanks! | 11:31 |
mjsir911 | yep | 11:31 |
*** ubuntourist has joined #novawebdev | 12:46 | |
*** mr_german has joined #novawebdev | 13:19 | |
jelkner | mr_german, ericaenz is here ready for you | 13:21 |
mr_german | hello | 13:21 |
jelkner | there are 6 of us available to test the elections | 13:21 |
mr_german | jelkner, yep I know | 13:21 |
jelkner | we are all here | 13:21 |
mr_german | but I found an issue | 13:21 |
mr_german | and I'm working on that | 13:21 |
jelkner | oh, do tell | 13:21 |
jelkner | ok | 13:21 |
jelkner | tomorrow mjsir911 will be there too, so there will be 7 of us | 13:22 |
jelkner | after 11 am | 13:22 |
jelkner | 11 am to 4 pm | 13:22 |
jelkner | tomorrow | 13:22 |
mr_german | maybe mjsir911 could help me with this problem | 13:39 |
mr_german | if you have time mjsir911 | 13:39 |
mjsir911 | sure, whats up? | 13:39 |
mr_german | try to log in with your gmail account | 13:39 |
mr_german | http://helios.novawebdevelopment.com/ | 13:39 |
mr_german | mjsir911, you'll see this issue * OSError at /auth/after/ * | 13:40 |
mjsir911 | yea | 13:40 |
mjsir911 | permissions on .cache directory? | 13:40 |
mr_german | yeah | 13:40 |
mr_german | I don't know how to resolve that | 13:41 |
mr_german | Can you help me with that? | 13:41 |
mjsir911 | sure, whats the server and can I get on it? | 13:41 |
mr_german | mjsir911, I'll give you my username and password in private msg | 13:43 |
mjsir911 | so in summary looking at the traceback: its trying to create a directory named `.cache` | 13:43 |
mjsir911 | just make me an account with password | 13:43 |
mjsir911 | ill change it | 13:43 |
mr_german | oh | 13:43 |
*** replaceafill has joined #novawebdev | 13:43 | |
mr_german | k | 13:43 |
mr_german | oh replaceafill is here | 13:43 |
replaceafill | hello everybody | 13:44 |
mjsir911 | hey | 13:44 |
mr_german | hello replaceafill | 13:44 |
replaceafill | how's the helios testing going? | 13:44 |
mjsir911 | any idea where it would be trying to make a `.cache` directory? | 13:45 |
mjsir911 | replaceafill do you have any experience with `strace`? | 13:45 |
replaceafill | mjsir911, nope | 13:45 |
mjsir911 | K, so right now theres a problem with caching OAuth credentials, it looks like it cant create a .cache directory SOMEWHERE | 13:46 |
mjsir911 | I'de like an account on the helios server to debug where it wants to create it and figure out permissions | 13:46 |
replaceafill | mjsir911, let me take a look | 13:46 |
mjsir911 | k | 13:47 |
replaceafill | how can i reproduce the error? | 13:47 |
mr_german | replaceafill, | 13:48 |
mr_german | when you try to log in | 13:48 |
replaceafill | mr_german, did you uncomment this part: https://github.com/benadida/helios-server/blob/74c132e98dc6c523ff0ce113a31f985783285015/helios_auth/auth_systems/google.py#L51-L57 | 13:48 |
replaceafill | mr_german, i remember i commented that out | 13:49 |
mr_german | replaceafill, let me check | 13:49 |
replaceafill | mr_german, yes, it seems like you did | 13:49 |
mr_german | omg | 13:49 |
replaceafill | oh lord... | 13:50 |
mr_german | let me fix it | 13:50 |
replaceafill | mr_german, you need to really start using branches man | 13:50 |
replaceafill | mr_german, this directory is a mess... | 13:50 |
replaceafill | mr_german, to be fair to you i should have put everything in a branch in the first place... | 13:50 |
mjsir911 | do you want to comment out the caching stuff? | 13:51 |
replaceafill | mjsir911, that's what i did when i set it up | 13:51 |
replaceafill | mjsir911, we don't really need gmail names at this point | 13:52 |
mjsir911 | do you know if its important? I think it's just a permission problem | 13:52 |
mjsir911 | oh fair enough | 13:52 |
replaceafill | we really want to learn about the options for creating elections and questions | 13:52 |
replaceafill | mr_german, do you know what you need to comment out? | 13:53 |
mr_german | replaceafill, from 51 to ? | 13:53 |
replaceafill | mr_german, i'll do it, ok? | 13:54 |
mr_german | k | 13:54 |
mr_german | :$ | 13:54 |
replaceafill | mr_german, you'll need to restart screen | 13:54 |
replaceafill | hold on | 13:54 |
replaceafill | mr_german, ok, restart celery | 13:55 |
mr_german | done | 13:56 |
replaceafill | try to reproduce again | 13:56 |
mr_german | replaceafill, now it works | 13:56 |
replaceafill | mr_german, cool | 13:56 |
replaceafill | mjsir911, do you have access to the helios server? | 13:58 |
replaceafill | mjsir911, i see a "marco" user there | 13:58 |
mjsir911 | I don't think so | 13:58 |
mjsir911 | username? | 13:58 |
replaceafill | mr_german, did you create the "marco" user? | 13:58 |
mr_german | yes I did | 13:58 |
mjsir911 | oh whats the password? | 13:59 |
replaceafill | mjsir911, i assume "mjsir911" is your preferred name | 13:59 |
mjsir911 | msirabella please | 13:59 |
replaceafill | mr_german, can you create that for mjsir911? | 13:59 |
replaceafill | mr_german, i need to go | 13:59 |
mr_german | k replaceafill | 13:59 |
mr_german | no problem | 13:59 |
mr_german | btw, I resolved the problems that Eric said | 14:00 |
replaceafill | mr_german, and add him to the sudo group | 14:00 |
mr_german | ericsaenz, | 14:00 |
mr_german | k | 14:00 |
replaceafill | mr_german, and if the "marco" user is not necessary anymore, remove it | 14:00 |
mr_german | replaceafill, k | 14:00 |
replaceafill | ok, i hope you can continue "testing" now... | 14:00 |
replaceafill | ACTION goes to pick Camila, bb in ~45 | 14:01 |
mr_german | give me a sec mjsir911 | 14:01 |
mjsir911 | k | 14:01 |
mjsir911 | ill try out the login | 14:01 |
mr_german | k | 14:01 |
mjsir911 | well I can login now | 14:01 |
mr_german | mjsir911, I'll create your user with a simple password then you can change it | 14:04 |
mjsir911 | k | 14:04 |
mr_german | ericsaenz, ready | 14:08 |
ericsaenz | mr_german, sure | 14:08 |
ericsaenz | mr_german, what is your email address? | 14:09 |
mr_german | ericsaenz, germ4nm0nster@gmail.com | 14:09 |
ericsaenz | mr_german, thanks | 14:09 |
mr_german | ericsaenz, I've been working on the issues that you said | 14:11 |
mr_german | for exam: create an election , add trustees | 14:11 |
ericsaenz | mr_german, that's great thanks | 14:11 |
ericsaenz | mr_german, is it possible to add helios as a trustee now? | 14:11 |
mr_german | by default is Nova web development now | 14:12 |
ericsaenz | great | 14:12 |
ericsaenz | mr_german, is it ok if I add you as a trustee for an election i'm creating? | 14:12 |
mr_german | as you can see now, it should appear there | 14:12 |
mr_german | sure ericsaenz | 14:12 |
mr_german | go ahead | 14:12 |
ericsaenz | mr_german, you should have gotten a trustee login | 14:14 |
mr_german | ericsaenz, yep | 14:14 |
mr_german | ericsaenz, at this point I think it is important to save your secret key | 14:15 |
ericsaenz | mr_german, it's very important | 14:16 |
ericsaenz | if you somehow lose access to it you won't be able to start your election | 14:16 |
mr_german | ericsaenz, can you see now, Nova web development as a trustee | 14:17 |
mr_german | ? | 14:17 |
ericsaenz | mr_german, yes | 14:17 |
mr_german | true ericsaenz | 14:17 |
mr_german | ericsaenz, do you understand the mean of *absolute* and *relative*? | 14:18 |
ericsaenz | mr_german, I believe so | 14:19 |
mr_german | oh k | 14:19 |
mr_german | ericsaenz, I'm ready, you can start the election if want. | 14:20 |
*** mr_german has joined #novawebdev | 14:23 | |
ericsaenz | alright i just started it mr_german | 14:24 |
mr_german | k | 14:24 |
mr_german | ericsaenz, now you have to go *email voters* | 14:25 |
ericsaenz | i did it mr_german | 14:25 |
mr_german | ericsaenz, oh k | 14:26 |
mr_german | ericsaenz, I just voted | 14:27 |
ericsaenz | great thanks | 14:27 |
mr_german | ericsaenz, every seems to be working | 14:27 |
zOnny | edzon.quinteros@gmail.com | 14:31 |
mr_german | hi zOnny | 14:31 |
mr_german | :D | 14:31 |
zOnny | hello mr_german | 14:33 |
zOnny | I want to vote :( | 14:34 |
mr_german | zOnny, aren't you on this election? | 14:35 |
ericsaenz | i forgot to add him mr_german :( | 14:36 |
mr_german | oh | 14:36 |
mr_german | ericsaenz, you'll create a new election today? | 14:37 |
ericsaenz | mr_german, i think so | 14:37 |
ericsaenz | mr_german, can you decrypt with the secret key now? | 14:38 |
mr_german | ericsaenz, let me see | 14:38 |
mr_german | ericsaenz, did you just close it? | 14:38 |
ericsaenz | mr_german, yes | 14:38 |
mr_german | oh | 14:39 |
mr_german | ok | 14:39 |
mr_german | ericsaenz, done | 14:40 |
ericsaenz | thanks | 14:40 |
mr_german | ericsaenz, and yeah, its very important to save your secret key | 14:40 |
mr_german | ericsaenz, now you can send an email with the results | 14:41 |
ericsaenz | yep | 14:42 |
mr_german | ericsaenz, now what I trying to find is how to delete the elections | 14:50 |
mr_german | ehmmm | 14:50 |
ericsaenz | mr_german, it's possible to archive an election, but i'm not sure what that does | 14:51 |
*** ubuntourist has joined #novawebdev | 14:51 | |
mr_german | ericsaenz, im on it | 14:53 |
mr_german | ericsaenz, what are you doing at this moment? | 15:30 |
ericsaenz | mr_german, i just sent another election | 15:31 |
mr_german | oh great ericsaenz | 15:31 |
ericsaenz | a few seconds ago | 15:31 |
mr_german | ericsaenz, we need to find the way to explain when the election is relative or absolute | 15:32 |
ericsaenz | to explain what the difference is? | 15:33 |
mr_german | ericsaenz, What I mean is when you can only check one answer or multiples answers | 15:35 |
mr_german | ericsaenz, I don't know what you think about that | 15:36 |
mr_german | because, what I understood is | 15:37 |
mr_german | when you create an relative election you can select multiples answers | 15:37 |
*** dabmancer has joined #novawebdev | 15:38 | |
mr_german | and when you create an absolute election you can only select one | 15:38 |
mr_german | ericsaenz, did you understand my point? | 15:39 |
ericsaenz | mr_german, you can select multiple answers if the result type is absolute | 15:39 |
mr_german | oh ericsaenz got it | 15:41 |
mr_german | I voted | 15:41 |
*** mjsir911 has joined #novawebdev | 15:41 | |
jelkner | i voted | 15:42 |
mr_german | oh you're here jelkner | 15:43 |
jelkner | did you think i wasn't, mr_german? | 15:44 |
mr_german | jelkner, just saying | 15:45 |
mr_german | ericsaenz, did you add zOnny ? | 15:46 |
ericsaenz | mr_german, yes | 15:46 |
mr_german | ericsaenz, if want you can close this one | 15:46 |
ericsaenz | i'm waiting for one last straggler to vote | 15:47 |
ericsaenz | ok | 15:47 |
mr_german | k | 15:47 |
mr_german | ericsaenz, btw, you didn't have problems to create an election? | 15:51 |
ericsaenz | not at all mr_german | 15:51 |
replaceafill | ACTION is back | 15:51 |
mr_german | oh cool | 15:51 |
mr_german | welcome back replaceafill | 15:51 |
replaceafill | :) | 15:51 |
replaceafill | it seems like the helios testing is... going | 15:51 |
mr_german | yep | 15:51 |
replaceafill | great, ping me if you need anything from me | 15:52 |
mr_german | k replaceafill | 15:52 |
jelkner | replaceafill, can you paste a link here to the civicrm setup instructions? | 15:57 |
jelkner | i finished documenting (easy peasy) steps for a php development vm: http://weblog.elkner.net/2017_07_15/ | 15:58 |
*** replaceafill_ has joined #novawebdev | 15:59 | |
replaceafill | jelkner, https://gist.github.com/replaceafill/c614ca0571f5fb17f9106ce2834c8aa1 | 16:00 |
jelkner | thanks, man! | 16:05 |
*** ubuntourist has joined #novawebdev | 16:15 | |
mr_german | brb | 16:18 |
mr_german | im back | 16:22 |
jelkner | i just created the "About Me" page on my blog: http://weblog.elkner.net/about/ | 16:28 |
jelkner | short and sweet and pointing directly to NOVA Web Dev! | 16:29 |
*** mjsir911 has joined #novawebdev | 17:33 | |
*** mjsir911 has joined #novawebdev | 18:34 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!