09:20:24 has anyone else ever seen the uefi console stop accepting keyboard input after a while? 09:21:15 perhaps it's just a kmdb thing, it happened a few times now while i was debugging stuff 09:32:20 and after rebooting the console locks up (goes blank) when loader transfers control to the OS 15:33:36 Woodstock no, have not seen. one simple thing to check is firmware update (but that might help only with going blank)... keyboard feels like separate issue, but then again, one never know. 17:36:56 https://github.com/mesonbuild/meson/pull/11692#discussion_r1221906363 - fyi, for those with opinions on illumos support in meson 17:38:05 The downside to not identifying as sunos would be that things that currently work because of the sunos identification would break. :/ 17:38:27 I think that is why the name was never changed from sunos to solaris in the first place. 17:39:05 That is in reference to the SVR4 rebase many years ago. 17:41:37 This has nothing to do with changing uname, but adding additional identifying information to meson. 17:41:44 Thanks for raising that alanc. 18:04:28 right - this is about what meson reports, regardless of what uname says 18:46:18 I'm so glad someone is suffering under meson, so we don't have to so much 19:43:27 [illumos-gate] 15710 want configuration of NGZ SMF services from GZ -- Andy Fiddaman 19:49:48 jperkin when installing virtualenv-3.11 from pkgsrc trunk it is unusable, it complains about missing modules 19:50:09 I'm guessing a dependancy is not added correctly `ModuleNotFoundError: No module named 'pyexpat'` 19:50:55 Yep, install the py311-expat fixes it 20:42:40 [illumos-gate] 15457 Remove SPARC man pages from section 4d -- Peter Tribble 20:45:40 sjorge: python stuff having these as runtime errors is so annoying. 20:47:46 sjorge: thanks, fixed 22:47:31 [illumos-gate] 15595 SMB query_dir could be more efficient -- Gordon Ross