19:07:49 #startmeeting Windows Sprint 1 19:07:49 Meeting started Tue Jul 4 19:07:49 2017 UTC. The chair is gundalow. Information about MeetBot at http://wiki.debian.org/MeetBot. 19:07:49 Useful Commands: #action #agreed #halp #info #idea #link #topic. 19:07:49 The meeting name has been set to 'windows_sprint_1' 19:08:12 Having audio problems with Blue Jeans 19:08:18 #chair dag jhawkesworth_ BasicTheProgram karstensrage 19:08:18 Current chairs: BasicTheProgram dag gundalow jhawkesworth_ karstensrage 19:09:07 #info link https://github.com/ansible/community/wiki/Windows%3A-sprints#2017-07-04-1900-utc-sprint-1 19:10:55 #topic win_file 19:11:02 #link https://github.com/ansible/ansible/issues/25278 19:29:47 #agreed Document how to correctly create windows path 19:30:09 #info docs fragments live in https://github.com/ansible/ansible/tree/devel/lib/ansible/utils/module_docs_fragments 19:30:52 #info http://docs.ansible.com/ansible/intro_windows.html is at https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/intro_windows.rst 19:35:48 #topic win_shortcut 19:35:54 #info https://github.com/ansible/ansible/issues/24494 19:36:00 #info win_shortcut: Using a relative src= can cause error 19:43:47 has the meeting finished? 19:43:53 I forgot this was today 19:44:44 ah, Bluejeans.. kids are just going to sleep, will just watch irc :) 19:45:38 https://github.com/ansible/ansible/pull/25410/files#diff-4891bd02f81a5ef931052035dc165086R106 19:45:38 square1: It's still happening, https://bluejeans.com/7480904391/ 19:45:47 #topic robocopy 19:46:05 yeah sorry - kids are going to sleep, not got headphones with me 19:46:10 ah, OK 19:46:28 hum, why isn't the topic changing, 19:46:34 maybe bot doesn't have rights 19:46:44 bot is not op 19:46:54 ah, ok 19:46:58 well it's still recording 19:49:09 anyone see if i'm doing something really stupid? 19:49:33 https://www.irccloud.com/pastebin/ruq1u4T7/ 20:08:18 hrm, seems to be a bug - maybe - i dunno 20:08:50 square1: Even if you are using the module incorrectly if you are gettig a backtrace then it's a bug 20:08:55 https://www.irccloud.com/pastebin/B196NoA5/ 20:09:25 square1: however that does look like a real issue, I don't know PowerShell, maybe one of the other people here can have a look at it once the meeting is over 20:10:02 yeah it's a bug 20:11:18 removing the "$WhatIf:$check_mode" bit at the end of line 77 fixes it for me 20:11:27 although why it's in that block of code i'll never know 20:12:11 oh 20:12:19 it sould be -WhatIf not $WhatIf 20:27:24 https://gist.github.com/dagwieers/6e6f200074f17dea2457348a5e8b1d93 20:28:14 hi guys! just popping in to say im skipping todays meeting. back next week!! 20:28:23 vacationing... 20:28:57 my playbook looks a lot like yours 20:29:08 https://www.irccloud.com/pastebin/96xhOMRq/ 20:29:12 hi trond catch you next time 20:31:45 https://github.com/ansible/ansible/pull/26412 20:34:22 https://www.irccloud.com/pastebin/hGo38hlm/ 20:36:20 https://gist.github.com/dagwieers/d52dcfa41ed417352435cd783dbe0903 20:36:32 So for me it still works fine, and diff-mode shows it too ? 20:38:31 https://gist.github.com/dagwieers/d52dcfa41ed417352435cd783dbe0903 20:38:33 - } elseif ($ReferenceData -is [string] -or $ReferenceData -is [int]) { 20:38:33 - if ($ReferenceData -ceq $DifferenceData) { 20:38:33 + } elseif ($ReferenceData -is [String] -or $ReferenceData -is [int]) { 20:38:34 + if ($ReferenceData -eq $DifferenceData) { 20:38:54 + } elseif ($ReferenceData -eq $DifferenceData) { 20:38:54 + return $true 20:38:54 + } else { 20:38:54 + return $false 20:41:50 this work laptop is a POS, freezing every few seconds 20:42:29 I'll send through my git gist and raise a PR for the issue 20:53:12 https://github.com/ansible/ansible/pull/26412 20:59:18 https://github.com/ansible/ansible/pull/26415 21:00:42 that is the PR for the win_regedit fix 21:00:49 will wait until shippable finishes it's tests 21:01:48 so what's the next issue? 21:19:36 are you still going? 21:21:46 yep, lots of issues 21:21:51 :) 21:25:53 yikes 21:25:53 feed back 21:37:08 line 151 in win_chocolatey shows it will throw an exception if the package doesn't exit 21:37:46 I contributed a fix to the problem http://bit.ly/2tO67i8 21:38:30 does "upgrade -dv -y all" work on the normal chocolately command line? 21:38:42 sorry I don't really use the tool too often 21:39:02 works on 0.10.3 and 0.10.7 21:39:15 That’s all I have installed on my networks 21:39:30 cool 21:39:55 looks like we need to try out your patch with the tests and see how it goes 21:41:37 I’m working around it with 21:42:05 raw 21:43:37 looks like dag is going to make a PR for it 21:44:23 Works for me vs the the right fix could be different solution :-) 21:45:33 bluejeans hosed for me - can only read chat 21:45:57 cool, will bring it to an end, there is plenty of stuff we can still continue on 21:46:13 dag and BasicTheProgram hopefully between the 2 of you we can fix 25018 21:46:21 I believe you have a similar fix for it 21:47:11 raise a PR for it and we can go through it together 21:47:17 thanks all for your time 21:47:20 #endmeeting 21:47:27 thanks everyone 21:48:00 can you end the meeting jhawkesworth_ mine didn't seem to work 21:48:04 I don't think I was a chair 21:48:10 #endmeeting