15:33:23 #startmeeting Fedora DotNet (2018-02-22) 15:33:23 Meeting started Thu Feb 22 15:33:23 2018 UTC. The chair is Rhea. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:33:23 Useful Commands: #action #agreed #halp #info #idea #link #topic. 15:33:23 The meeting name has been set to 'fedora_dotnet_(2018-02-22)' 15:33:25 wrong date 15:33:28 #meetingname dotnet 15:33:28 The meeting name has been set to 'dotnet' 15:33:32 #nick dotnet 15:33:44 #chair omajid aslice tmds axels 15:33:44 Current chairs: Rhea aslice axels omajid tmds 15:34:03 #chair amitosh 15:34:03 Current chairs: Rhea amitosh aslice axels omajid tmds 15:34:18 @Axel 15:34:20 wake up 15:34:22 o.o 15:35:09 Rhea: He's not here. 15:35:13 Had a work thing to do. 15:35:17 pfft 15:35:19 lazy 15:35:21 excuses 15:35:23 etc 15:35:30 That's what I said. 15:35:37 #topic Agenda 15:35:41 #info (1) Roll Call 15:35:46 #info (2) Announcements 15:35:49 #info (3) Action items and Tickets 15:35:52 #info (4) Packaging progress / Open Floor discussion 15:35:55 #topic Roll Call 15:35:59 #action dotnet New members, make sure you introduce yourself on the DotNet mailing list [ https://fedoraproject.org/wiki/SIGs/DotNet ] 15:35:59 here! 15:36:02 .hello pcreech17 15:36:02 If this is your first time at a DotNet meeting, feel free to introduce yourself to everyone and say hello! If anyone has any questions before we get started with the rest of the agenda, now is also a good time to ask. 15:36:04 pcreech: pcreech17 'Patrick Creech' 15:36:09 #chair pcreech 15:36:09 Current chairs: Rhea amitosh aslice axels omajid pcreech tmds 15:36:09 .hello aslice 15:36:10 aslice: aslice 'Andrew Slice' 15:36:22 .hello amitosh 15:36:23 amitosh: amitosh 'Amitosh Swain Mahapatra' 15:36:36 .hello tmds 15:36:37 tmds: tmds 'Tom Deseyn' 15:36:54 .hello axels 15:36:58 lets quickly look at these... 15:36:59 lol 15:37:00 #topic Action items and Tickets 15:37:12 #info How This Works: We look at past #action items from the last meeting for quick follow-up. If a task is completed, we move on to the next one. If it isn't, we get an update and re-action it if needed. If no status, we'll try to get a quick update and move forward. 15:38:10 #info === Move the SIG wiki to the new docs === 15:38:12 #link https://pagure.io/fedora-dotnet/issue/38 15:38:46 Soooo bt0 left some update in the comment about the progress 15:39:35 #info Created dotnet-sig pagure group 15:39:37 #link https://pagure.io/dotnet-sig/dotnet-sig-docs 15:39:51 #info Created docs repo under the dotnet-sig pagure group 15:40:02 ...the above link 15:40:04 xD 15:40:09 #undo 15:40:09 Removing item from minutes: INFO by Rhea at 15:39:51 : Created docs repo under the dotnet-sig pagure group 15:40:10 #undo 15:40:10 Removing item from minutes: 15:40:28 #link https://pagure.io/group/dotnet-sig 15:40:35 #info Created docs repo under the dotnet-sig pagure group 15:40:39 #link https://pagure.io/dotnet-sig/dotnet-sig-docs 15:40:44 there this is correct 15:40:49 chaos today... 15:41:24 I can help with the AsciiDoc porting, got some experience :) 15:41:36 feel free to pitch in if you know the asciidoc and how does it work, we will need to also add ourselves into the council docs under subprojects sigs stuffs 15:41:53 Coordinate with bt0 in the pagure ticket :) 15:42:02 He posted a bunch of things TODO 15:42:21 #info === Add C# to What Can I Do For Fedora === 15:42:26 #link https://pagure.io/fedora-dotnet/issue/39 15:42:37 I noticed that there is a ... https://whatcanidoforfedora.org/en#coding 15:42:42 python and all kinds of weird languages 15:42:46 C# is missing 15:43:18 We could add it in and if we do get interested contributors in C# they can help with various projects in C# that will appear within the next few months. 15:43:36 I have a student intern now too, who will be helping with these as well... 15:44:07 Anyway, if wnyone knows how to or feels like looking into it, grab the ticket and give it a try :P 15:44:09 That page has other issues as well. 15:44:21 Oh yeah thats whole another problem tho :P 15:44:30 Was playing with it now and it sent me to a 502 page for first kernel patches. :/ 15:44:58 o_o 15:45:01 submit a ... pagurezilla 15:45:06 lol 15:46:07 Will do. 15:46:32 502 tho thats unusual 15:46:54 Yeah, I'll try it again later. It might just be an issue with the endpoint right now. 15:47:13 Anyway, not really relevant to this. :) 15:48:01 yup 15:48:09 #topic Packaging progress / Open Floor discussion 15:48:22 Moving on to packaging since we didnt get to it last time, at least 5 minutes left now \o/ 15:48:40 omajid: i was kinda following this time, but maybe we can still do a little update? 15:49:14 If you could sum it up the build problems between tar and master branch and stuff o.o 15:49:47 okay. 15:50:04 i have a source tarball that corresponds to the 2.0.5 update for .net core (2.0.5 runtime + 2.1 sdk) 15:50:21 how do you get the tar :( I have tried packaging the master so many times in the past and failed 15:50:26 this tarball is supposed to build on RHEL, and it hardcodes that assumption in several places 15:50:55 i haven't been able to build it on fedora, because some component or another is picking up that we are building on RHEL (instead of Fedora, where i am actually building it) 15:51:15 and i haven't been able to find or fix the place where this incorrect assumption is coming from 15:51:25 amitosh: got it directly from microsoft 15:51:30 amitosh: This isn't quite the same as the master. We're working to get everything building from master directly. 15:51:54 it corresponds to *some* fork of source-build repo. source-build builds fine, but it's not an "offline" build. 15:52:14 Right. 15:52:31 amitosh: if you have issues building https://github.com/dotnet/source-build/, please file bugs. maybe i can help 15:52:47 but that repo doesn't exactly map to a release branch 15:53:39 amitosh: master should actually work iirc? 15:53:59 i mean, it built on fedora before 15:54:02 Rhea: but aside from this "little" issue, the broader issue still remains. this tarball is not good enough for fedora "proper". 15:54:06 Yeah, I thought it should. 15:54:14 oh i know that... 15:54:19 :] 15:54:27 Rhea: never worked since 2.0.2 15:54:48 the master should be somewhere around 2.0.3 15:58:23 i have to run for another meeting now. sorry. 15:59:14 okay thanks guys omajid++ aslice++ amitosh++ bt0++ 15:59:14 Rhea: Karma for amitosh changed to 1 (for the f27 release cycle): https://badges.fedoraproject.org/tags/cookie/any 16:02:05 #endmeeting