| *** tpb has joined #tomu | 00:00 | |
| *** emeb has left #tomu | 00:03 | |
| *** js has quit IRC | 00:47 | |
| *** js has joined #tomu | 00:49 | |
| *** js has quit IRC | 01:02 | |
| *** js has joined #tomu | 01:03 | |
| *** dwg- has joined #tomu | 04:26 | |
| *** dwg has quit IRC | 04:27 | |
| *** dwg- is now known as dwg | 04:27 | |
| *** CarlFK has quit IRC | 06:25 | |
| *** TheJJ has quit IRC | 06:37 | |
| *** TheJJ has joined #tomu | 06:38 | |
| *** CarlFK has joined #tomu | 07:32 | |
| *** wrtlprnft has quit IRC | 08:13 | |
| *** wrtlprnft has joined #tomu | 08:14 | |
| *** CarlFK1 has joined #tomu | 08:37 | |
| *** CarlFK has quit IRC | 08:37 | |
| *** daurnimator has joined #tomu | 09:55 | |
| daurnimator | :( trying to get zig working with travis.... https://travis-ci.com/github/im-tomu/fomu-workshop/builds/164994432 stupid failures :( | 09:56 | 
|---|---|---|
| tpb | Title: Travis CI - Test and Deploy with Confidence (at travis-ci.com) | 09:56 | 
| daurnimator | mac is failing due to an API limit | 09:56 | 
| daurnimator | (unrelated to my P) | 09:56 | 
| daurnimator | R | 09:56 | 
| daurnimator | and windows is failing... due to an ssl cert that everything else is fine with? | 09:56 | 
| xobs | I'm not sure what could cause that. Or, indeed, how the workshop build system is set up. The Windows error looks like it's trying to use a cert store that doesn't exist. | 10:01 | 
| daurnimator | but fetching from github works fine.... | 10:02 | 
| xobs | My guess is Python is probably doing other than using the system cert store. | 10:05 | 
| daurnimator | https://bugs.python.org/msg279603 indicates it should... | 10:11 | 
| tpb | Title: Message 279603 - Python tracker (at bugs.python.org) | 10:11 | 
| xobs | Let's try restarting it. | 10:16 | 
| xobs | Maybe... the clock was off or something along those lines. | 10:16 | 
| xobs | No, that's not it. My current guess is something strange is up with the python path. Or maybe it's misdetecting the environment. But it does work six days ago... | 10:23 | 
| daurnimator | heh; well alternate solution incoming.... install it from choco for windows :P | 10:49 | 
| xobs | Install Zig, you mean? | 10:49 | 
| daurnimator | yeah | 10:50 | 
| xobs | Well, if it works. Creative! | 10:50 | 
| daurnimator | the CI scripts are... not well laid out for what I'm attempting :( | 10:57 | 
| daurnimator | well got a little further.... now for some reason git is changing line endings on windows??? | 11:15 | 
| xobs | It does that. | 11:16 | 
| daurnimator | I added a thing to git attributes to tell it not to.... and it still does it | 11:16 | 
| xobs | You can try running `git config --global core.autocrlf false` before the checkout. | 11:17 | 
| daurnimator | https://docs.travis-ci.com/user/customizing-the-build/#git-end-of-line-conversion-control >. < | 12:13 | 
| tpb | Title: Customizing the Build - Travis CI (at docs.travis-ci.com) | 12:13 | 
| xobs | Ah, I see. Some things really do care about the line ending. Nice find, though. Going to modify that? | 12:14 | 
| xobs | I don't think Python cares. But Zig requires you to not put `\r`? | 12:14 | 
| daurnimator | correct | 12:16 | 
| xobs | Still, gitattributes should take care of that. | 12:19 | 
| daurnimator | xobs: core.autocrlf overrides attributes I think | 12:19 | 
| *** krogozinski has joined #tomu | 13:54 | |
| *** krogozinski_ has quit IRC | 13:57 | |
| *** CarlFK1 is now known as CarlK | 14:01 | |
| *** cdmatter has quit IRC | 16:28 | |
| *** cdmatter has joined #tomu | 16:29 | |
| *** daurnimator has quit IRC | 18:33 | |
| *** daurnimator has joined #tomu | 18:36 | |
| *** craigo has joined #tomu | 18:54 | |
| *** ssb has quit IRC | 22:36 | |
| *** zzb is now known as ssb | 22:43 | |
| *** CarlK has quit IRC | 23:06 | |
| *** CarlFK has joined #tomu | 23:25 | |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!