dotnet
LOGS
14:28:13 <Rhea> #startmeeting Fedora DotNet (2018-04-05)
14:28:13 <zodbot> Meeting started Thu Apr  5 14:28:13 2018 UTC.  The chair is Rhea. Information about MeetBot at http://wiki.debian.org/MeetBot.
14:28:13 <zodbot> Useful Commands: #action #agreed #halp #info #idea #link #topic.
14:28:13 <zodbot> The meeting name has been set to 'fedora_dotnet_(2018-04-05)'
14:28:15 <Rhea> #meetingname dotnet
14:28:15 <zodbot> The meeting name has been set to 'dotnet'
14:28:16 <Rhea> #nick dotnet
14:28:24 <Rhea> #topic Agenda
14:28:36 <Rhea> #info (1) Roll Call
14:28:38 <Rhea> #info (2) Announcements
14:28:41 <Rhea> #info (3) Action items and Tickets
14:28:44 <Rhea> #info (4) Packaging progress / Open Floor discussion
14:28:51 <Rhea> #topic Roll Call
14:28:54 <Rhea> 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.
14:28:59 <Rhea> #action dotnet New members, make sure you introduce yourself on the DotNet mailing list [ https://fedoraproject.org/wiki/SIGs/DotNet ]
14:29:11 <Rhea> #chair aslice omajid
14:29:11 <zodbot> Current chairs: Rhea aslice omajid
14:29:16 <aslice> .hello aslice
14:29:17 <zodbot> aslice: aslice 'Andrew Slice' <andrew.slice@redhat.com>
14:29:52 <omajid> .hello omajid
14:29:53 <zodbot> omajid: omajid 'Omair Majid' <omajid@redhat.com>
14:29:56 <pcreech> .hello pcreech17
14:29:58 <zodbot> pcreech: pcreech17 'Patrick Creech' <pcreech@redhat.com>
14:30:17 <Rhea> #chair pcreech
14:30:17 <zodbot> Current chairs: Rhea aslice omajid pcreech
14:30:27 <axels> I'm here
14:30:28 <axels> o.o
14:31:31 <axels> .hello axeld
14:31:32 <zodbot> axels: axeld 'None' <4kuchibh@gmail.com>
14:31:41 <Rhea> #chair axels axeld
14:31:41 <zodbot> Current chairs: Rhea aslice axeld axels omajid pcreech
14:31:47 <Rhea> imma add both you's
14:31:50 <axels> Haha :D
14:31:51 <Rhea> xD
14:34:22 <Rhea> #topic Announcements
14:35:03 <Rhea> #info === Memory View – Exploring .NET memory while debugging with Rider 2018.1 ===
14:35:05 <Rhea> #link https://blog.jetbrains.com/dotnet/2018/04/03/memory-view-exploring-net-memory-debugging-rider-2018-1/
14:35:17 <Rhea> Intriguing
14:35:53 <Rhea> I need to play with the debugger a little bit more
14:37:03 <Rhea> Does anyone have anything interesting?
14:37:50 <omajid> i was pretty excited about https://github.com/dotnet/cli/pull/8938
14:37:54 * axels shakes head
14:38:11 <axels> ooh
14:38:14 <omajid> we will have man pages that are not obsolete :)
14:38:27 <Rhea> yup
14:38:54 <Rhea> Hmm
14:39:16 <Rhea> #info === Man pages that do not suck. ===
14:39:23 <Rhea> #link https://github.com/dotnet/cli/pull/8938
14:39:30 <Rhea> #topic Action items and Tickets
14:39:39 <Rhea> #link https://pagure.io/fedora-dotnet/issues
14:39:48 <omajid> the current man pages refer to project.json era commands. so more than "not suck"
14:39:54 <Rhea> yup
14:39:57 <Rhea> :P
14:40:34 <Rhea> #info === Ticket #40: Unable to build on Fedora 28 due to missing LLDB.h ===
14:40:38 <Rhea> #link https://pagure.io/fedora-dotnet/issue/40
14:40:44 <Rhea> #link https://bugzilla.redhat.com/show_bug.cgi?id=1548758
14:41:02 <Rhea> #info it haz been done
14:41:07 <Rhea> o_o
14:41:16 <Rhea> omajid: anything to add? o_o
14:41:40 <omajid> i tried building a few days ago, and it is still broken.
14:41:43 <omajid> i dont know why
14:41:52 <Rhea> is/was it not in yet?
14:41:56 <omajid> i need to test with a f28 vm. logs still say lldb.h is missing
14:42:03 <Rhea> hmm
14:42:06 <Rhea> okay
14:42:10 <Rhea> keeping it open for now then
14:42:21 <Rhea> Any idea about the other one? I've not checked that one: https://pagure.io/fedora-dotnet/issue/41
14:42:34 <Rhea> oh right there was pr
14:43:37 <omajid> we will have to wait for upstream to update for this one. we need a fixed sdk build and use that for building source-build
14:45:09 <Rhea> #topic Packaging progress / Open Floor discussion
14:45:19 <Rhea> I have a question omajid
14:45:41 <Rhea> the gitlab / tests / 1.0 / functional tests / ..... libssl/curl
14:45:46 <Rhea> asi
14:45:55 <Rhea> I'm not sure if that's the test lol typing from memory
14:46:14 <Rhea> Anyway that one just creates a client and gets an ip website heh... and
14:46:27 <Rhea> It ain't workin on fedora (Dalibor was trying it)
14:46:33 <Rhea> Is that supposed to?
14:46:47 <Rhea> (We're using the copr dotnet package that is, not 1.0)
14:47:17 <omajid> probably try the 2.0 test instead? imo 1.x and 2.0 have many differences
14:48:26 <Rhea> Well it's literally "create http client and get a thing"
14:48:28 <Rhea> and it throws
14:48:36 <Rhea> thing being a string from some page
14:48:51 <omajid> not sure. can we discuss this after the meeting?
14:48:56 <omajid> i will need to look into it
14:49:02 <Rhea> and the exception is...
14:49:25 <Rhea> something something does not support authentication something something with current combination of libssl and libcurl
14:49:57 <Rhea> I'll get him to paste it into an email or something
14:50:35 <omajid> thank you. that wil be very useful to me.
14:52:04 <Rhea> Yeah I'll check package version too, not sure if it was updated after the last update
14:52:17 <Rhea> Anyway lets call this one and get ready for the next meeting then :]
14:53:10 <Rhea> Unless anyone has anything else to talk about the few minutes
14:53:24 * Rhea pokes eeeeeveryone!
14:53:33 <axels> :D
14:54:03 * axels doesn't really have anything to talk about
14:54:17 <aslice> So, several of us are going to be at MS Build.
14:54:49 <aslice> Do we have any swag that we might be able to put in a corner of the booth?
14:58:40 <omajid> i have to step out for a meeting now. sorry.
14:59:17 <Rhea> You can request it aslice, otherwise no. I have just a few stickers that are not gonna cover that (no I don't even have those, but they should be ordered just about now)
14:59:21 * axels waves at omajid
14:59:38 <Rhea> Anyway I can talk to you about that off"line" later
14:59:46 <Rhea> #endmeeting