00:49:09 ok, out for review as https://code.illumos.org/c/illumos-gate/+/3395 00:49:10 → CODE REVIEW 3395: 16437 workaround gerrit misclassifying awk test T.misc as binary (NEW) | https://www.illumos.org/issues/16437 16:09:39 jperkin: did you ever find time to look into the samba issue I hit? Trying to decide if I should upgrade pkgsrc in that zone for the xz stuff 16:09:49 I don't think pkgsrc has a way of "locking" a package does it? 16:17:20 sorry, other stuff keeps bumping it down 16:18:15 like today https://github.com/golang/go/pull/66648 (if go reject it like they have done for syscall stuff in the past then other distros might want to implement this locally too) 16:19:21 what I can do as a workaround is provide an older unbroken version of samba in pkgsrc-extra then if you install that the newer version will be ignored 21:51:47 We should really make some fixes to upstream Samba haha 21:52:11 I have a hacked up one running at home and ... it was tedious, and I ended up turning off a lot of shit, but ... it did work 21:52:15 With some hacking about 21:52:22 Which I imagine they would accept upstream 21:54:22 oh you fixed the vfs issue? 21:54:37 err 21:54:39 I dunno! 21:54:41 Which! 21:54:49 any reason to not use the built-in smb server? 21:54:52 ^^^ 21:54:57 they rewrote the vfs layer in 4.19 and it completely doesn't work on us 21:55:07 hmmm 21:55:26 jbk: It's tediously wedded to the layout of the ZFS datasets and stuff 21:55:34 shares only show directories, no files 21:55:48 I can't, I believe, point it at an automount/lofs tree 21:55:54 But samba obviously you can 21:56:30 Ah yeah I guess I was looking at 4.15 haha 21:56:32 https://gist.github.com/jclulow/747c87d0ae2c8fad278ce8c2dab237b4 21:57:47 Alas 21:58:28 yeh up to 4.18 works fine 22:01:00 jbk: For example, there is no analogue of the "[homes]" business that Samba does, where \\system\homes can be just be a user account's $HOME wherever that is