💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2020-12-31.txt captured on 2024-05-26 at 16:19:48.

View Raw

More Information

⬅️ Previous capture (2021-12-17)

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

2020-12-31T00:22:53 #kisslinux <midfavila> so, weird question, but...
2020-12-31T00:22:58 #kisslinux <midfavila> Do any of you guys use SeaMonkey?
2020-12-31T12:54:59 #kisslinux <claudia02> aloha!
2020-12-31T12:55:54 #kisslinux <claudia02> has anyone tried latest busybox 1.33.0? With busybox tar I cannot extract the tarball without root. I had to use gtar for it O.o
2020-12-31T13:54:37 #kisslinux <midfavila> anyone having trouble with gdk-pixbuf? I'm running the latest release with a Suckless userland instead of bbox and meson dies with the extremely helpful error "FAILED: install script `/usr/bin/meson --internal gettext install --subdir=po --localedir=share/locale --pkgname=gdk-pixbuf` exit code 1, stopped"
2020-12-31T13:54:53 #kisslinux <midfavila> fwiw I can get the same package to build using a suckless userland on my desktop, although that's running gkiss
2020-12-31T13:58:14 #kisslinux <testuser[m]1> claudia02: yeah there's some weirdness with the 1.33 tarball
2020-12-31T13:59:41 #kisslinux <testuser[m]1> gtar extracts it fine but you later need to chmod it to delete the directory, busybox to extract with not being able to write to script/stop_storage
2020-12-31T14:21:04 #kisslinux <testuser[m]1> s/to/fails to/
2020-12-31T14:21:06 #kisslinux <kissbot> <testuser[m]1> gtar extracts it fine but you later need fails to chmod it to delete the directory, busybox to extract with not being able to write to script/stop_storage
2020-12-31T14:21:27 #kisslinux <testuser[m]1> oops
2020-12-31T14:24:23 #kisslinux <testuser[m]_> test
2020-12-31T14:25:19 #kisslinux <danteissaias> has fmtlib not been packaged? i saw someone mentioned it about blender?
2020-12-31T14:25:38 #kisslinux <danteissaias> vis needs it for some things so i thought i'd package it if nobody else had
2020-12-31T14:25:40 #kisslinux <testuser[m]_> yeah it hasn't been packaged
2020-12-31T14:26:21 #kisslinux <danteissaias> i'll do that then
2020-12-31T14:27:57 #kisslinux <midfavila> so, manually ran through the build
2020-12-31T14:28:12 #kisslinux <midfavila> for whatever reason I'm getting segfaults from ninja
2020-12-31T14:28:14 #kisslinux <midfavila> fantastic
2020-12-31T14:29:11 #kisslinux <danteissaias> wait is it not fmtlib that provides the fmt command? i think it might be something that's part of gnu coreutils
2020-12-31T14:30:06 #kisslinux <testuser[m]_> https://github.com/fmtlib only has headers and libs
2020-12-31T14:30:20 #kisslinux <claudia02> testuser[m] : yeah the not being able to write to script/stop_storage is the error its getting.
2020-12-31T14:31:00 #kisslinux <testuser[m]_> and yeah https://archlinux.org/packages/core/x86_64/coreutils/, fmt looks like part of coreutils
2020-12-31T14:31:31 #kisslinux <danteissaias> testuser[m]_: gah maybe i'll see if i can get it to run separately from coreutils
2020-12-31T14:41:26 #kisslinux <claudia02> I filed a bugreport about the tarball issue.
2020-12-31T14:44:00 #kisslinux <midfavila> uhh
2020-12-31T14:44:12 #kisslinux <claudia02> testuser[m]_ are you the kind person which pushes all the commits to `kiss-community`?
2020-12-31T14:44:13 #kisslinux <midfavila> wait, nevermind
2020-12-31T14:44:28 #kisslinux <midfavila> I was going to mention gettext. since I just spent like fifteen minutes wrangling it
2020-12-31T14:44:54 #kisslinux <midfavila> turns out that for whatever reason, the gdk-pixbuf build process was trying to invoke msgfmt, which caused everything to lose its shit
2020-12-31T14:44:57 #kisslinux <midfavila> anyways carry on
2020-12-31T14:46:05 #kisslinux <testuser[m]_> claudia02: yes
2020-12-31T14:49:47 #kisslinux <claudia02> as said, thats very kind of you. thank you :p
2020-12-31T14:51:57 #kisslinux <testuser[m]_> no problem :)
2020-12-31T18:33:51 #kisslinux <testuser[m]_> Happy new year, everyone!
2020-12-31T20:05:22 #kisslinux <midfavila1> So, I've been thinking a lot about optional dependencies
2020-12-31T20:06:00 #kisslinux <midfavila1> There've been a few situations where I've thought it'd be really nice to be able to indicate that you need at least one of the following deps when building stuff
2020-12-31T20:06:33 #kisslinux <midfavila1> maybe using logical or? for example, xdm (and most Xaw software, really) can build against libXaw, libXaw3d, neXtaw, Xaw95, etc etc etc
2020-12-31T20:43:38 #kisslinux <Rio6> or a "provides" in the packages
2020-12-31T20:48:12 #kisslinux <midfavila1> that's work too
2020-12-31T20:48:18 #kisslinux <midfavila1> s/that's/that'd
2020-12-31T20:48:19 #kisslinux <kissbot> <midfavila1> that'd work too
2020-12-31T21:12:26 #kisslinux <mcf> midfavila1: was ninja (samu) segfaulting, or just a command that it was running?
2020-12-31T21:12:39 #kisslinux <mcf> if it was samurai, i'd really like to understand what was going on
2020-12-31T21:17:33 #kisslinux <acheam> thanks testuser[m]_, to you as well!
2020-12-31T21:17:34 #kisslinux <midfavila1> oh, no, it wasn't samurai
2020-12-31T21:17:42 #kisslinux <midfavila1> the issue was related to gettext
2020-12-31T21:18:13 #kisslinux <midfavila1> for whatever reason when msgfmt was called it triggered the segfault. it's __probably__ just a me thing
2020-12-31T21:18:58 #kisslinux <mcf> ah, ok
2020-12-31T23:19:38 #kisslinux <soliwilos> Happy $(date +%Y) :D