**** BEGIN LOGGING AT Sat Oct 24 10:59:57 2020 Oct 24 11:01:13 How can I update my git repo after I've used for example following the example in the quick start: git checkout tags/yocto-2.4.2 -b poky_2.4.2 Oct 24 11:01:39 so lets say I am in the branch poky_2.4.2 and I want to fetch the latest repo, git pull doesn't work Oct 24 11:02:05 I get Oct 24 11:02:06 There is no tracking information for the current branch.Please specify which branch you want to merge with. Oct 24 11:55:40 is there a PDF version available for the yocto manuals? Oct 24 12:45:51 you can make ones yourself Oct 24 12:46:01 cd documentation; make pdf DOC=ref-manual Oct 24 15:00:46 kiwi_29: thank you for the heads up and the update Oct 24 15:01:28 tlwoerner: I'll inform on the automated testing ML once I get some info from Adafruit about how they would like to hear from us Oct 24 15:02:30 RobertBerger: yes, I am aware of that problem. I think one issue is people using analog switching and not understanding the circuit well enough. But I am not an electrical engineer and I play one poorly on television. Oct 24 15:03:56 * moto-timo adds new content to yp-dev-day_virt repo without touching the slides yet Oct 24 15:04:15 because it wouldn't be conference season if I didn't try to shoe horn some new thing at the last minute Oct 24 15:04:52 it's always exhausting and I moan about it and then I do the same thing again because it is exciting and gives me reason to make more espresso Oct 24 15:11:59 at least I'm self imposing "jet-lag" before the conference Oct 24 20:50:22 Wtf. I just checked one of the support tickets I opened at my email provider Fastmail.FM, and found the name of the support person quite interesting because unusual. "Bron Gondwana". Googled him. Turned out, he's the Fastmail CEO. Oct 24 22:08:35 k8s is a pain to get going out-of-the-box normally. It's even more "fun" with the way dns is working in core-image-full-cmdline Oct 24 22:09:08 * moto-timo switches to getting homeassistant image running on the other rpi4 Oct 24 22:09:17 not built with YP Oct 24 23:03:05 moto-timo: why would the image dns be odd? Oct 25 00:41:44 RP: it's really k8s that is odd. It requires more than 3 dns nameservers. So libc and systemd-resolved out of the box fail. But replacing with dnsmasq didn't solve the problem. Unlike on Debian Buster. Oct 25 00:42:27 Note: I would have built meta-homeassistant, but I need z-wave and homekit and the dependency tail was 33 and counting when I gave up on porting. Oct 25 00:43:13 RP: so coredns containers do not start and that is the death of the rest of the zombie k8s cluster Oct 25 00:44:32 RP: https://v1-16.docs.kubernetes.io/docs/tasks/administer-cluster/dns-debugging-resolution/#known-issues Oct 25 00:44:46 RP: at least that was the trail that got me to having Debian Buster work. Oct 25 00:46:22 RP: kubelet, raspberrypi4-64 Nameserver limits were exceeded, some nameservers have been omitted Oct 25 00:46:29 RP: death and undeath Oct 25 00:56:32 dear Lazy Web, my debian hosts show up as beaglebone.local and raspberryipi4-64.local etc., why doesn't my CentOS 8 system also show up in LAN? Oct 25 01:27:02 zeddii: [WARNING IsDockerSystemdCheck]: detected "cgroupfs" as the Docker cgroup driver. The recommended driver is "systemd". Please follow the guide at https://kubernetes.io/docs/setup/cri/ Oct 25 01:27:04 [WARNING SystemVerification]: missing optional cgroups: hugetlb Oct 25 01:27:06 Y Oct 25 01:33:28 systemd can piss off. Oct 25 01:33:29 :D Oct 25 01:34:11 I have a full k8s host setup defined in non-meta-virt layers, but have only started migrating them to meta-virt in the past couple of weeks. I was trying to get them in before my talk, but will fail on that front. Oct 25 01:37:24 that being said, I have mon/tues/wed to get the last bugs worked out, so maybe .. Oct 25 01:37:49 zeddii: I might switch to cri-o and put docker-ce in the bin Oct 25 01:38:09 zeddii: but k8s should not be so f'ing hard to get going Oct 25 01:38:48 zeddii: the usual poke about your work not being publicly visible because there is no meta-virt-contrib Oct 25 01:39:46 dear Universe: docker was an awsome way to get people comfortable about containers but it has served it's purpose... move along Oct 25 01:40:20 of course cri-o wants selinux Oct 25 01:43:13 zeddii: to be completely honest, I'd rather be pure opencontainers and drop all the funky sidebands Oct 25 01:44:38 zeddii: can we put libselinux in a PACKAGECONFIG? I mean it can't possibly be critical to building Oct 25 02:30:10 I have only READMEs for k8s on OverC, it is an absolute pain to bring up a single node config Oct 25 02:30:16 no real code changes. Oct 25 02:30:19 I Oct 25 02:30:35 I'm just bringing a lot of the OverC definitions into meta-virt, and that makes the setup easier. Oct 25 02:33:52 moto-timo: selinux for what, cri-o ? I does a song and dance to try and make selinux not a hard dependency for meta-virt. Oct 25 02:34:09 I'm battling that with k3s at the moment, have to fork and import two recipes to avoid yet more dependencies. **** ENDING LOGGING AT Sun Oct 25 02:59:57 2020