💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2020-12-24.txt captured on 2021-12-17 at 13:26:06.

View Raw

More Information

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

2020-12-24T00:00:03 #kisslinux <dilyn> for some reason kiss is installing everything as my user instead of root...?
2020-12-24T00:05:21 #kisslinux <nerditup> kissbot: have you learned any new tricks lately?
2020-12-24T00:34:41 #kisslinux <dilyn> okay, it's a really weird issue. when running kiss i $pkg, I get lines like "chmod: //var/db/kiss/installed/broadcom-wl/version: Operation not permitted"
2020-12-24T00:34:58 #kisslinux <dilyn> if I, for instance, drop the leading / from the --prefix in the build, kiss i runs as expected.
2020-12-24T00:35:57 #kisslinux <dilyn> I didn't set the hook altering the root location, which makes this weird, and i don't know why it suddenly got borked
2020-12-24T00:56:06 #kisslinux <dilyn> okay it's just a nonroot user problem i guess... so how did i muck this up
2020-12-24T01:03:26 #kisslinux <dilyn> okay. the sticky bit was inexplicably flipped off on busybox-suid, even though the binary is listed as having it on. chmod u+s fixed it
2020-12-24T04:38:28 #kisslinux <acheam> after almost 5 hours.... docker container with most common build deps has been built and is being pushed to docker hub as "armaanb/kiss:builder". Will be using this image for Jenkins so that builds don't take forever
2020-12-24T07:37:11 #kisslinux <midfavila> Anyone using sysklogd with sysmgr? I'm trying to get it to read the configuration file properly, but it refuses and I'm not entirely sure why. Made sure that it's written properly (it's copied straight from the manual), and the sysmgr service file is set up to run it in the foreground, too
2020-12-24T07:37:29 #kisslinux <midfavila> problem is that instead of dumping messages into the log file under /var it vomits all over my screen
2020-12-24T07:37:31 #kisslinux <midfavila> :|
2020-12-24T10:21:45 #kisslinux <midfavila> Woot, new laptop is up and running
2020-12-24T10:22:07 #kisslinux <midfavila> Took like a billion years to compile everything on it, but hey, that's laptops for you
2020-12-24T10:22:30 #kisslinux <testuser[m]> nice
2020-12-24T10:23:01 #kisslinux <midfavila> Yeah dude. It's an old convertible toughbook I picked up for a steal, figured it'd make a pretty sweet mobile terminal with some upgrades
2020-12-24T10:23:31 #kisslinux <midfavila> pop a SIM card in it, upgrade the battery to a 9-cell, bam. access anything from anywhere
2020-12-24T11:37:51 #kisslinux <midfavila> Man, I'm trying to plan a Christmas dinner, but I have no idea what to get...
2020-12-24T11:37:56 #kisslinux <midfavila> cooking is hard
2020-12-24T12:46:11 #kisslinux <acheam> midfavila: I love toughbooks!
2020-12-24T14:27:45 #kisslinux <dilyn> midfavila: might want to bring it up to cemkeylan; i had a problem with openntpd I should ask about...
2020-12-24T16:08:43 #kisslinux <midfavila> I might. Thankfully, making a small wrapper script and calling that with sysmgr works just fine, so it'll work for now
2020-12-24T16:29:05 #kisslinux <midfavila> https://discourse.ardour.org/t/gtk-2-has-been-deprecated-is-there-a-roadmap-for-removal/105214/2
2020-12-24T16:29:15 #kisslinux <midfavila> holy based ardour devs, batman
2020-12-24T16:29:36 #kisslinux <midfavila> seems like they're forking/maintaining their own version of GTK2
2020-12-24T16:41:22 #kisslinux <dilyn> lolwut
2020-12-24T16:42:53 #kisslinux <dilyn> "We have no problems right now using gtk+2 and therefore will not plan for the future where we will probably have problems with gtk+2"
2020-12-24T16:42:53 #kisslinux <dilyn> f
2020-12-24T16:51:17 #kisslinux <testuser[m]> :thonkbroken:
2020-12-24T20:07:48 #kisslinux <dilyn> something's broken in the merge-archives python script llvm has to merge libc++abi.a into libc++.a, so the workaround is to just *do it yourself* smh
2020-12-24T20:16:00 #kisslinux <E5ten> I don't get why they don't just turn that script into cmake honestly
2020-12-24T20:16:18 #kisslinux <E5ten> like all the stuff it does is completely doable in cmake, why make a separate script for it
2020-12-24T20:20:31 #kisslinux <dilyn> and why use python for it
2020-12-24T20:41:52 #kisslinux <E5ten> iirc cuz they don't wanna dep POSIX sh because windows
2020-12-24T20:42:10 #kisslinux <E5ten> but that's only a valid explanation for the language the script is written in, not why it's a script at all
2020-12-24T20:42:53 #kisslinux <E5ten> also I wish llvmconfig or whatever wasn't python like it'd probably be a lot of work cuz it's a massive script but like c'mon you're already using a build-system, write your shit in that system
2020-12-24T20:44:26 #kisslinux <dilyn> that would be too easy
2020-12-24T20:44:40 #kisslinux <dilyn> something something hindsight
2020-12-24T21:03:58 #kisslinux <acheam> hi micr0
2020-12-24T21:06:13 #kisslinux <micr0> hola acheam
2020-12-24T21:07:35 #kisslinux <micr0> im in one of the deepest yak-shaves in a while
2020-12-24T21:08:47 #kisslinux <micr0> want binaries created on git push => now im forking a go utility to add podman support, to test running github actions locally so i dont have to push and wait a million times
2020-12-24T21:09:35 #kisslinux <acheam> oh boy
2020-12-24T21:31:30 #kisslinux <acheam> micr0: if you want to switch to using armaanb/kiss:builder for your container you can BTW. It has all of the firefox build-deps already built inside of it
2020-12-24T21:31:41 #kisslinux <nerditup> TIL yak shaving :D
2020-12-24T21:32:06 #kisslinux <nerditup> I spend the majority of my time yak shaving
2020-12-24T21:32:20 #kisslinux <acheam> i did a lot of that today... been trying to work out networking issues with my server since 11:00
2020-12-24T21:32:24 #kisslinux <acheam> and its 4:30 now
2020-12-24T21:36:51 #kisslinux <micr0> damn yeah time flies
2020-12-24T21:38:16 #kisslinux <dilyn> I've been pretending to work all day while in reality just putsing around with llvm :v
2020-12-24T21:38:23 #kisslinux <dilyn> happy holidays lmao
2020-12-24T21:49:58 #kisslinux <nerditup> Speaking of yak-shaves, I spent my morning trying to understand why X needed Python to build (turns out libxcb uses C source files generated using Python). Now I'm wondering if Wayland can be built without needing any X components.
2020-12-24T21:50:13 #kisslinux <dilyn> it can
2020-12-24T21:50:31 #kisslinux <dilyn> besides libxkbcommon and xkeyboard-config, but those are hardly xlibs nowadays
2020-12-24T21:56:52 #kisslinux <nerditup> Interesting, I might aim for an X free desktop
2020-12-24T22:00:07 #kisslinux <nerditup> Happy Holidays btw