2020-04-17T05:46:54 #kisslinux onodera: freetype and harfbuzz are a single package to avoid the circular dependency between them (they both depend on each other). 2020-04-17T05:50:16 #kisslinux lieu: Fixed alsa-utils, thanks. 2020-04-17T05:50:36 #kisslinux eudaldgr: Add '> /dev/tty' to the command and it'll work. 2020-04-17T05:51:06 #kisslinux This is required for interactive stuff as stdout is piped through 'tee' so that build logs work. 2020-04-17T05:54:17 #kisslinux dilyn: https://termbin.com/ke0d 2020-04-17T05:59:56 #kisslinux brb 2020-04-17T07:10:22 #kisslinux Just wondering why is dbus considered bloated? I am honestly curious and not trying to start a war in any way. 2020-04-17T09:51:55 #kisslinux dylan05: https://termbin.com/2vrp 2020-04-17T12:11:57 #kisslinux hi all 2020-04-17T12:12:13 #kisslinux kiss build failed: 2020-04-17T12:12:14 #kisslinux https://envs.sh/FY.txt 2020-04-17T12:12:17 #kisslinux take care. 2020-04-17T12:25:26 #kisslinux Delete the busybox source (in ~/.cache/kiss/sources/busybox) and try 'kiss b busybox' once again. 2020-04-17T12:31:01 #kisslinux dylan03: better 2020-04-17T12:31:01 #kisslinux https://envs.sh/FC.txt 2020-04-17T12:31:50 #kisslinux good afternoon 2020-04-17T12:31:57 #kisslinux but kiss build after it failed 2020-04-17T12:31:58 #kisslinux https://envs.sh/FR.txt 2020-04-17T12:32:51 #kisslinux dylan03: the pr who have been waiting? did you have a look? I no longer received any corrections or messages 2020-04-17T12:34:40 #kisslinux Which one? 2020-04-17T12:36:38 #kisslinux #590, #595, #596, #597 2020-04-17T13:00:54 #kisslinux dylan03: i understood what was wrong about busybox. 2020-04-17T13:00:55 #kisslinux me. 2020-04-17T13:01:04 #kisslinux issue closed. 2020-04-17T13:01:14 #kisslinux ax: Ah yeah. I'd like to remove xdg-user-dirs if at all possible. 2020-04-17T13:01:37 #kisslinux If you read this, you'll understand: https://freedesktop.org/wiki/Software/xdg-user-dirs/ 2020-04-17T13:01:47 #kisslinux tankf33der: What was the issue? 2020-04-17T13:02:20 #kisslinux 15:31 https://envs.sh/FR.txt 2020-04-17T13:02:23 #kisslinux this one 2020-04-17T13:02:56 #kisslinux Yeah. I mean, what caused it? 2020-04-17T13:03:13 #kisslinux ax: Does scrot depend on it in any way? 2020-04-17T13:04:00 #kisslinux yes I wrote to you that I understand your point of view. ok i close the pr no problem, what about bind, giblib and scrot instead? 2020-04-17T13:04:10 #kisslinux ops , premature :P 2020-04-17T13:04:33 #kisslinux yes it is 2020-04-17T13:04:50 #kisslinux dylan03: i forgot run 'kiss update' 2020-04-17T14:38:35 #kisslinux i found chroot automagically setup MAKEFLAGS to number of available cores 2020-04-17T14:39:01 #kisslinux or coinsidence :) 2020-04-17T15:06:05 #kisslinux It sets makeflags to $nproc 2020-04-17T15:06:37 #kisslinux It also sets CFLAGS 2020-04-17T15:08:40 #kisslinux dilyn: then update documentation for install kiss 2020-04-17T15:09:00 #kisslinux it tells set manually 2020-04-17T15:10:29 #kisslinux It says it's optional and you only have to change it if you have some reason to 2020-04-17T15:10:39 #kisslinux Maybe you only want to use half the cores who knows 2020-04-17T15:10:51 #kisslinux It chooses sane defaults 2020-04-17T15:16:26 #kisslinux kiss-chroot also accepts another argument which sets CFLAGS/CXXFLAGS, so you can override the defaults 2020-04-17T15:20:25 #kisslinux mforney: could you add -t and -l to miniyacc, (for -t a noop would probably be all that's needed) cuz the kernel build uses those flags and I wanna see if miniyacc can compile the kconfig and genksyms parts with my POSIX yacc patch 2020-04-17T15:25:25 #kisslinux is there any java/jre port? 2020-04-17T15:27:09 #kisslinux There is not. 2020-04-17T15:27:28 #kisslinux .OpenJDK is probably(?) your best bet. 2020-04-17T15:34:28 #kisslinux brb 2020-04-17T16:05:28 #kisslinux onodera I had success with OpenJDK 2020-04-17T16:05:59 #kisslinux specifically from https://www.azul.com/downloads/zulu-community/ 2020-04-17T16:28:20 #kisslinux miniyacc eh 2020-04-17T17:35:22 #kisslinux Evening folks 2020-04-17T17:40:36 #kisslinux hi 2020-04-17T17:47:28 #kisslinux hello fehawen 2020-04-17T18:00:57 #kisslinux onodera: I used the openjdk 15 EA build for alpine when I ran void-musl 2020-04-17T18:01:04 #kisslinux https://jdk.java.net/15/ 2020-04-17T18:01:13 #kisslinux I haven't tried it on kiss though 2020-04-17T19:08:03 #kisslinux dylan03: for shellcheck source= directives, would you say it makes more sense to point to the file in the source tree, from the top level dir, from the dir the script is in, or to where the file would probably be in the filesystem after installation, I've been opting for the first one 2020-04-17T20:00:35 #kisslinux is it possible to use shell builtin command in shebang? 2020-04-17T20:35:59 #kisslinux merakor: You are cemkeylan right? 2020-04-17T20:41:17 #kisslinux Yeah 2020-04-17T20:48:29 #kisslinux Why? 2020-04-17T20:50:46 #kisslinux merakor: thanks for the mpd service file again, i wanna make one myself for another package, and am wondereing why you use --no-daemon? 2020-04-17T20:50:54 #kisslinux runit or whatever expects it to be not a daemon? 2020-04-17T20:51:23 #kisslinux ahh that seems to be the case 2020-04-17T20:51:27 #kisslinux syslogd doing the same 2020-04-17T20:51:46 #kisslinux Yeah runit services are not daemonized 2020-04-17T20:52:12 #kisslinux They run in the foreground, that's how runit makes sure it is alive 2020-04-17T21:01:02 #kisslinux I mean, it is not something specific to runit. Most, if not all, service managers expect services to not fork itself into the background. 2020-04-17T21:02:52 #kisslinux /wii merakor 2020-04-17T21:03:16 #kisslinux ops , merakor alive ? 2020-04-17T21:08:26 #kisslinux Do you guys have a good method for making arbitrary strings safe/sane for use as folder and file names? 2020-04-17T21:08:52 #kisslinux like for sorting music, what to do with "AC/DC" 2020-04-17T21:25:48 #kisslinux I think this is a generally-accepted way i guess: https://github.com/django/django/blob/dfbd9ca065728b543cc756359079a1b51d10841a/django/utils/text.py#L394 2020-04-17T22:02:23 #kisslinux dylan03: python needs a bump too, because libressl update breaks ssl.py 2020-04-17T22:04:41 #kisslinux merakor: doesn't kiss update alphabeticaly? 2020-04-17T22:05:11 #kisslinux making the bumps not work without users manually updating libressl first 2020-04-17T22:05:41 #kisslinux Depends 2020-04-17T22:06:21 #kisslinux Packages that explicitly depend on libressl will not be built until libressl is updated 2020-04-17T22:06:32 #kisslinux ahh really, I didn't know that 2020-04-17T22:06:55 #kisslinux Other packages will be updated alphabetically though