[2022-06-29T06:02:13Z] Hi [2022-06-29T08:44:12Z] does anyone else's dhcpcd not attempt to assign an IP address if wireless network disconnects and reconnects? with wpa_supplicant [2022-06-29T11:49:39Z] hello everybody [2022-06-29T11:50:58Z] testuser[m]: I had time to produce the backtrace [2022-06-29T11:51:20Z] testuser[m]: I think my dhcpcd is working correctly. My laptop regularly disconnects and reconnects to the wifi network (don't ask). I can't get any joy out of sdhcp but that's another story. I think you can run dhcpcd in debug mode and watch the output when your machine disconnects and reconnects. [2022-06-29T11:52:06Z] if it's ok for you, I can show you what I've found [2022-06-29T11:53:14Z] about dhcpcd: I frenquently disconnect and I have to reconnect to another network or the same. No problem for me. [2022-06-29T11:54:43Z] hmm ill check the logs [2022-06-29T11:54:46Z] i usually have to restart it manually [2022-06-29T18:12:58Z] Hello [2022-06-29T18:14:55Z] Hi [2022-06-29T18:15:15Z] :) [2022-06-29T18:15:22Z] Do I need to have a github account to add a package to the community repository? [2022-06-29T18:16:57Z] I would like to become a maintainer for the new terminus-font-otb package (I use this font in the terminal) [2022-06-29T18:18:08Z] U can make a PR on shithub or just send a patch here [2022-06-29T18:19:05Z] Oh, that would be great. I'll try to make a patch and send it here [2022-06-29T18:28:33Z] I'm not good at patches, but here it is: [2022-06-29T18:28:33Z] https://0x0.st/oS0_.patch [2022-06-29T18:29:30Z] Requires only a python dependency (to build the font) [2022-06-29T18:30:54Z] package name: terminus-font-otb [2022-06-29T18:33:56Z] Oops, I forgot about post-install [2022-06-29T18:35:08Z] Make a proper git commit and then do git format-patch HEAD^ and send that file [2022-06-29T18:45:05Z] https://0x0.st/oS0t.patch [2022-06-29T18:48:59Z] Sorry, I forgot to make post-install executable... [2022-06-29T18:55:12Z] https://0x0.st/oS0w.patch [2022-06-29T19:07:26Z] testuser[m]: Thanks a lot!