**** BEGIN LOGGING AT Thu Oct 31 02:59:58 2019 Oct 31 12:48:08 https://usercontent.irccloud-cdn.com/file/dcSmYtQT/IMG_20191031_134722.jpg Oct 31 12:48:30 The audio feed now plays metal music Oct 31 13:24:33 Hi. Does the tag "zeus-22.0.0" or "yocto-3.0" represent a "stable" version of poky? Oct 31 13:25:32 Or is it better to stay on the head of zeus, when setting up a new environment for building images? Oct 31 13:27:35 it's stable, but it will be receiving fixes (which should be stable as well), so it's better to stay on head of zeus Oct 31 13:27:51 okay Oct 31 16:25:16 okay, with https://github.com/garmin/pyrex/compare/master...kergoth:master applied my prototyped tweak to the mentor setup scripts to automatically use pyrex if available is working. nifty. Oct 31 16:25:57 now to investigate https://github.com/garmin/pyrex/issues/33 Oct 31 16:27:00 kergoth: Cool. Was FD 11 too high ;) Oct 31 16:27:45 apparently fds higher than 10 aren't supported on ksh and possibly zsh unless you use the {var-name} syntax (which allocates an fd higher than 10 and puts the new fd number in the var-name variable). pyrex failed on zsh Oct 31 16:27:53 https://github.com/garmin/pyrex/issues/31 Oct 31 16:29:16 interesting. Changing it to 9 should be OK. My choice of 11 was arbitrary Oct 31 16:30:20 kergoth: You also might find this interesting: https://github.com/garmin/pyrex/pull/30 Oct 31 16:30:34 ah, i found it -- "Open files are represented by decimal numbers starting with zero. The largest possible value is implementation-defined; however, all implementations shall support at least 0 to 9, inclusive, for use by the application." Oct 31 16:30:46 so only 0-9 are guaranteed by posix / sus Oct 31 16:30:54 https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18_07 Oct 31 16:31:00 kergoth: Thanks Oct 31 16:31:17 that is interesting indeed, i've been meaning to try podman :) Oct 31 16:31:21 i'll have to play with that Oct 31 16:31:27 i like taht podman works without a daemon Oct 31 16:31:33 You have to on FC31.... they broke docker Oct 31 16:32:01 Well, or pass the command line argument to revert to cgroupsV1 instead of cgroupsV2 Oct 31 16:32:13 liking pyrex though, it's a lot nicer than my hacked up personal scripts. having a nice ini to to use to add binds is great Oct 31 16:32:17 oof, that sucks Oct 31 16:33:22 envimport is particularly handy to add extension points to a pyrex.ini.sample in TEMPLATECONF. i.e. --dns=${env:PYREX_DNS1}, binds = ... ${env:PYREX_EXTRA_BINDS} Oct 31 16:34:35 * kergoth preps pull reqs for #31 and #32 Oct 31 16:34:42 afk, food **** ENDING LOGGING AT Fri Nov 01 03:00:13 2019