💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2022-06-29.txt captured on 2022-07-17 at 03:00:11.

View Raw

More Information

-=-=-=-=-=-=-

[2022-06-29T06:02:13Z] <testuser[m]> Hi
[2022-06-29T08:44:12Z] <testuser[m]> 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] <vouivre> hello everybody
[2022-06-29T11:50:58Z] <vouivre> testuser[m]: I had time to produce the backtrace
[2022-06-29T11:51:20Z] <stjohn> 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] <vouivre> if it's ok for you, I can show you what I've found
[2022-06-29T11:53:14Z] <vouivre> 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] <testuser[m]> hmm ill check the logs
[2022-06-29T11:54:46Z] <testuser[m]> i usually have to restart it manually
[2022-06-29T18:12:58Z] <hacker000> Hello
[2022-06-29T18:14:55Z] <testuser[m]> Hi
[2022-06-29T18:15:15Z] <hacker000> :)
[2022-06-29T18:15:22Z] <hacker000> Do I need to have a github account to add a package to the community repository?
[2022-06-29T18:16:57Z] <hacker000> 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] <testuser[m]> U can make a PR on shithub or just send a patch here
[2022-06-29T18:19:05Z] <hacker000> Oh, that would be great. I'll try to make a patch and send it here
[2022-06-29T18:28:33Z] <hacker000> I'm not good at patches, but here it is:
[2022-06-29T18:28:33Z] <hacker000> https://0x0.st/oS0_.patch
[2022-06-29T18:29:30Z] <hacker000> Requires only a python dependency (to build the font)
[2022-06-29T18:30:54Z] <hacker000> package name: terminus-font-otb
[2022-06-29T18:33:56Z] <hacker000> Oops, I forgot about post-install
[2022-06-29T18:35:08Z] <testuser[m]> Make a proper git commit and then do git format-patch HEAD^ and send that file
[2022-06-29T18:45:05Z] <hacker000> https://0x0.st/oS0t.patch
[2022-06-29T18:48:59Z] <hacker000> Sorry, I forgot to make post-install executable...
[2022-06-29T18:55:12Z] <hacker000> https://0x0.st/oS0w.patch
[2022-06-29T19:07:26Z] <hacker000> testuser[m]: Thanks a lot!