💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2020-05-31.txt captured on 2024-06-16 at 13:49:39.
⬅️ Previous capture (2021-12-17)
-=-=-=-=-=-=-
2020-05-31T07:13:06 #kisslinux <dylan02> o/ 2020-05-31T11:18:45 #kisslinux <claudia> o/ 2020-05-31T13:53:29 #kisslinux <illiliti> dylan: https://github.com/kisslinux/repo/blob/master/core/busybox/files/.config-suid#L910 << please enable ipv6 2020-05-31T13:54:00 #kisslinux <illiliti> and move traceroute to busybox-suid 2020-05-31T14:03:06 #kisslinux <illiliti> https://github.com/kisslinux/repo/blob/master/core/busybox/files/.config-suid#L16-L18 << this would be nice to have too 2020-05-31T14:03:33 #kisslinux <dylan02> Alrighty 2020-05-31T14:09:07 #kisslinux <dylan02> illiliti: Done. 2020-05-31T14:10:32 #kisslinux <illiliti> tnx 2020-05-31T14:11:58 #kisslinux <dylan02> No problem 2020-05-31T14:12:27 #kisslinux <dylan02> I'm working on a new Wiki: https://k1ss.org/wiki/ (still a WIP. Barely anything there yet) 2020-05-31T14:13:06 #kisslinux <illiliti> cool 2020-05-31T14:13:53 #kisslinux <illiliti> https://github.com/kisslinux/repo/blob/master/core/busybox/files/.config-suid#L816 << you forgot to enable ipv6 globally 2020-05-31T14:14:32 #kisslinux <dylan02> Thanks 2020-05-31T14:16:19 #kisslinux <dylan02> Done 2020-05-31T14:18:47 #kisslinux <illiliti> it works. thanks 2020-05-31T14:41:54 #kisslinux <ectlunya> wiki looks great 2020-05-31T14:42:20 #kisslinux <ectlunya> i have a lot of time on my hands so if there are any pages that you need help on I'm happy to contribute 2020-05-31T14:45:24 #kisslinux <ectlunya> honestly I think the long underlines for headers on the scrot page look better than the dashed boxes that the rest of the site uses 2020-05-31T14:50:38 #kisslinux <dylan02> Yeah 2020-05-31T14:50:54 #kisslinux <dylan02> The plan is to move a lot of the website over to the Wiki eventually. 2020-05-31T14:51:10 #kisslinux <ectlunya> package system, manager, community, etc? 2020-05-31T14:51:14 #kisslinux <dylan02> Yeah 2020-05-31T14:51:18 #kisslinux <dylan02> Exactly 2020-05-31T14:51:29 #kisslinux <ectlunya> i can start converting them to the new format if thats helpful 2020-05-31T14:54:04 #kisslinux <dylan02> I'm still finalizing how everything should look/function. I think it's better to start one I've written the documentation. 2020-05-31T14:54:11 #kisslinux <dylan02> s/one/once/ 2020-05-31T14:55:31 #kisslinux <ectlunya> sounds good 2020-05-31T16:51:38 #kisslinux <himmalerin> As long as I have xfsprogs installed I can use xfs as my root filesystem correct? 2020-05-31T17:05:29 #kisslinux <illiliti> xfsprogs required only for fsck(fsck is bad thing in my perspective). so you can use xfs without xfsprogs 2020-05-31T17:41:58 #kisslinux <E5ten> dylan02: lol I think I just successfully implemented tsort in bash? (the use of single [ and stuff was just cuz I was doing it quickly and if I wanted to try switching it to sh there'd be less steps) http://ix.io/2nWR 2020-05-31T17:58:10 #kisslinux <E5ten> http://ix.io/2nWY improved 2020-05-31T18:16:23 #kisslinux <E5ten> dylan02: lmao, it's disgusting and uses a ton of eval, but uh POSIX sh tsort http://ix.io/2nX6 2020-05-31T18:31:15 #kisslinux <dylan02> It's beautiful 2020-05-31T18:37:30 #kisslinux <E5ten> God I've only used it with short input I can't imagine how slow it'd be with anything slightly large lol 2020-05-31T18:44:57 #kisslinux <E5ten> dylan02: lol the sh version totally doesn't work 2020-05-31T18:45:26 #kisslinux <E5ten> cuz it makes variables from the input strings and those can have characters that can't be in a variable name 2020-05-31T18:47:04 #kisslinux <dylan02> Yeah 2020-05-31T18:47:06 #kisslinux <dylan02> Noticed 2020-05-31T18:47:49 #kisslinux <E5ten> the test input I used the first time just had single letters as the strings and I wasn't really thinking so I didn't notice the issue 2020-05-31T18:47:53 #kisslinux <E5ten> the bash one should work though 2020-05-31T18:49:21 #kisslinux <dylan02> Yeah 2020-05-31T19:10:03 #kisslinux <ax> evening guys 2020-05-31T19:10:35 #kisslinux <dylan02> Hello 2020-05-31T19:11:00 #kisslinux <ax> dylan02: i have serious problem with kiss u 2020-05-31T19:12:24 #kisslinux <ax> curl : (56) libreSSL SSL_read: error 06FFF064 : digital envelope routines : CRYPTO_internal: bad decrypt, errno 0 2020-05-31T19:13:11 #kisslinux <ax> have idea ? 2020-05-31T19:16:21 #kisslinux <ax> error in gcc download 2020-05-31T19:19:57 #kisslinux <dylan02> I can't repdroduce. Have you tied rebuilding libressl and curl??2020-05-31T19:21:10 #kisslinux <ax> yes i have rebuild libressl and curl 2020-05-31T19:21:57 #kisslinux <dylan02> GCC downloads fine here. Which URL exactly? 2020-05-31T19:23:35 #kisslinux <ax> gcc.gnu.org/pub/gcc/releases/* 2020-05-31T19:25:29 #kisslinux <dylan02> It works fine here. Can anyone else reproduce? 2020-05-31T19:26:03 #kisslinux <dylan02> I googled the error message and it's countless threads containing the same issue. It always ends with "works now. Guess I'll close this" 2020-05-31T19:36:30 #kisslinux <ectlunya> dhcpcd update build failing 2020-05-31T19:36:49 #kisslinux <ectlunya> https://termbin.com/wnrx 2020-05-31T19:36:53 #kisslinux <ectlunya> log^ 2020-05-31T19:37:19 #kisslinux <ectlunya> https://termbin.com/0z5od 2020-05-31T19:37:23 #kisslinux <ectlunya> patch to fix^ 2020-05-31T19:37:52 #kisslinux <ectlunya> not sure if this is a musl thing or an upstream error 2020-05-31T19:42:54 #kisslinux <ax> same problem too 2020-05-31T19:47:57 #kisslinux <ectlunya> the patch I send in the second link fixes it for me 2020-05-31T20:32:49 #kisslinux <mcpcpc> grr. dhcpcd update build fail https://clbin.com/hLmLS 2020-05-31T21:57:14 #kisslinux <mulc> Hey could someone do me a favor and check if the new dhcpcd version builds for you? 2020-05-31T22:00:24 #kisslinux <ectlunya> check the logs 2020-05-31T22:00:56 #kisslinux <ectlunya> use this to fix it locally for now https://termbin.com/0z5od 2020-05-31T22:03:36 #kisslinux <mulc> ty :D, already did the fix, just wasn't sure if i made a mistake somewhere else