[2022-09-30T04:26:39Z] Hi [2022-09-30T04:39:00Z] hi [2022-09-30T04:55:06Z] hi [2022-09-30T04:55:58Z] testuser[m]: you were absolutely right. forneys sbase has a broken find command. tested with regular sbase as you mentioned and no issues at all. strange [2022-09-30T05:04:38Z] http://0x0.st/o4pr.diff [2022-09-30T05:04:59Z] I didnt belive there were too much differences, but it appears there are after all :p [2022-09-30T05:05:49Z] ./find.c is mcf's [2022-09-30T05:12:14Z] sad_plan: it's not broken something happens to it's output when piped to another command [2022-09-30T05:13:06Z] sad_plan: that diff is irrelevant [2022-09-30T05:13:17Z] It just has different logic for spawning -exec command [2022-09-30T05:13:27Z] I just wanted to highlight the differences [2022-09-30T05:13:33Z] Maybe something in the common lib code is broken [2022-09-30T05:15:19Z] I dunno. Im still struggling to read C [2022-09-30T09:47:15Z] what packages rely on libretls ? [2022-09-30T09:50:06Z] openssl [2022-09-30T09:54:02Z] lol [2022-09-30T09:54:04Z] no [2022-09-30T10:00:15Z] damn [2022-09-30T10:06:46Z] why not go libressl [2022-09-30T10:06:50Z] none, we dont use libretls :D [2022-09-30T10:06:53Z] no libretls dependency lol [2022-09-30T10:07:14Z] ^ yeah, I was just thinking about that. were there any conclutions on that issue? [2022-09-30T10:08:55Z] conclutions? [2022-09-30T10:09:12Z] conclusions* i mean. typo [2022-09-30T10:09:25Z] not that I believe so [2022-09-30T10:09:46Z] switching requires maintaining rust, python, etc patches for pkgs [2022-09-30T10:09:51Z] other than that its harmless [2022-09-30T10:09:54Z] nothing more about it in the issue anyway [2022-09-30T10:10:45Z] yeah, I know, its mostly for firefox and chromium. stealing patches from *bsd is also possible. [2022-09-30T10:11:20Z] Firefox doesnt need patching [2022-09-30T10:11:58Z] no, but rust does. and nodejs needs to statically link to bundled openssl. but as linked in the issue, we might be able to bypass it [2022-09-30T10:12:24Z] tes [2022-09-30T11:12:08Z] testuser[m]: none in repo, i think [2022-09-30T11:12:36Z] Ye but I think in community few need it [2022-09-30T11:12:40Z] Catgirl and msmtp? [2022-09-30T11:12:44Z] yes [2022-09-30T11:13:06Z] And [2022-09-30T11:14:26Z] for i in /bin/*; do ldd "$i" 2>/dev/null | grep -q /lib/libtls && echo "$i"; done [2022-09-30T11:14:40Z] my ffmpeg and mpv seem to link to it [2022-09-30T11:14:57Z] pqiv and sacc [2022-09-30T11:16:05Z] isn't it because of openssl [2022-09-30T11:16:47Z] no libtls is provided by libretls, but currently bundled [2022-09-30T11:17:29Z] libtls or libretls [2022-09-30T11:17:52Z] libtls is the library [2022-09-30T11:17:59Z] libretls is the provider of the library [2022-09-30T11:18:04Z] on top on openssl [2022-09-30T11:18:16Z] *of [2022-09-30T11:18:21Z] ah [2022-09-30T11:20:14Z] oh also pounce [2022-09-30T11:30:04Z] * phoebos is building everything in community with an openssl dep to check [2022-09-30T12:31:20Z] maybe openntpd too [2022-09-30T12:32:16Z] yes [2022-09-30T13:06:02Z] nothing does [2022-09-30T13:06:02Z] my ffmpeg and mpv dont seem to link to it [2022-09-30T13:07:46Z] phoebos: ffpmeg has openssl gnutls libtls all backends [2022-09-30T13:07:49Z] doesnt use libtls on mine [2022-09-30T15:15:13Z] https://codeberg.org/kiss-community/repo/issues/116 [2022-09-30T15:15:14Z] revided [2022-09-30T15:15:15Z] revived [2022-09-30T15:15:36Z] yay man pages [2022-09-30T18:28:07Z] hey guys [2022-09-30T18:28:18Z] i moved to codeberg [2022-09-30T18:28:31Z] and my pulls still in my git account [2022-09-30T18:28:42Z] how can i change that?