2020-03-26T00:00:08 #kisslinux but, iirc binutils puts its files in /usr/i586-alpine-linux-musl/ 2020-03-26T00:01:07 #kisslinux yes there is stuff 2020-03-26T00:02:38 #kisslinux I have found the configure flag i686-linux-musl. but that was no official source. Is there some man which is clear about that? 2020-03-26T00:03:11 #kisslinux I dont know if i686 is the right one but it didnt complain till now 2020-03-26T00:03:50 #kisslinux try gcc -v and look for target 2020-03-26T00:04:57 #kisslinux ah, my target on the alpine host is i585-alpine-linux-musl 2020-03-26T00:05:14 #kisslinux ok nice something I can try 2020-03-26T00:05:50 #kisslinux *i586 2020-03-26T00:06:29 #kisslinux you can look at aports/scripts/bootstrap.sh, maybe it could help you 2020-03-26T00:06:59 #kisslinux how alpine bootstrap new arch, I mean 2020-03-26T00:09:11 #kisslinux I will, thanks a lot! 2020-03-26T00:10:15 #kisslinux np, good night :) 2020-03-26T00:10:21 #kisslinux night 2020-03-26T00:25:59 #kisslinux Ok so the next gcc run will take over night 2020-03-26T00:27:01 #kisslinux jedavies: may I bother you again when questions arise? 2020-03-26T03:04:36 #kisslinux How do I use capabilities in KISS? I can't seem to find the setcap command. 2020-03-26T03:04:39 #kisslinux Is it in some package? 2020-03-26T03:08:35 #kisslinux Oh, libcap. Which won't build... 2020-03-26T03:18:59 #kisslinux https://termbin.com/dmev 2020-03-26T03:19:03 #kisslinux Hmm. 2020-03-26T03:24:38 #kisslinux Hey, can someone try building https://mirrors.edge.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-2.33.tar.xz 2020-03-26T03:42:12 #kisslinux icyphox: adamantium[m] sent a patch for that: https://git.kernel.org/pub/scm/libs/libcap/libcap.git/commit/?id=551bbc17d64237da0555a817fd4552bd706dd987 2020-03-26T03:50:29 #kisslinux mforney: Ah nice! Thanks. 2020-03-26T03:54:32 #kisslinux adamantium[m]: btw, if you generate the patch with `git format-patch` it will put your name and commit message in the patch so the mantainer can apply it with `git am` 2020-03-26T03:55:46 #kisslinux generally that's the preferred format to use when submitting patches 2020-03-26T08:40:01 #kisslinux icyphox: libcap compiles and works fine here 2020-03-26T08:40:20 #kisslinux dylanaraps: It worked for me after I patched it. 2020-03-26T08:40:29 #kisslinux The package in community has the patch 2020-03-26T08:40:44 #kisslinux Wait, it's in community? 2020-03-26T08:40:48 #kisslinux Yeah 2020-03-26T08:41:05 #kisslinux 'kiss s libcap' doesn't return anything. 2020-03-26T08:41:22 #kisslinux https://github.com/kisslinux/community/tree/master/community/libcap 2020-03-26T08:41:27 #kisslinux Works over here 2020-03-26T08:41:42 #kisslinux 'echo $KISS_PATH'? 2020-03-26T08:42:56 #kisslinux dylanaraps: /var/db/kiss/repo/core:/var/db/kiss/repo/extra:/var/db/kiss/repo/xorg:/home/icy/community/community:/var/db/kiss/repo/testing 2020-03-26T08:43:30 #kisslinux Looks fine 2020-03-26T08:43:33 #kisslinux Just updated today. 2020-03-26T08:43:54 #kisslinux '!> Package 'libcap' not in any repository' 2020-03-26T08:44:00 #kisslinux Try a manual 'git fetch && git merge' in community 2020-03-26T08:44:06 #kisslinux Maybe git will tell us something 2020-03-26T08:44:19 #kisslinux -> kiss s libcap 2020-03-26T08:44:21 #kisslinux /home/goldie/projects/community/community/libcap 2020-03-26T08:44:39 #kisslinux 'Already up to date.' 2020-03-26T08:45:02 #kisslinux That's so weird. 2020-03-26T08:45:07 #kisslinux I don't have libcap in community. 2020-03-26T08:45:09 #kisslinux What's the remote? 2020-03-26T08:45:18 #kisslinux 'git remote -v' should show it 2020-03-26T08:45:19 #kisslinux Oh shit. 2020-03-26T08:45:29 #kisslinux My remote's poining to my fork. 2020-03-26T08:45:33 #kisslinux :P 2020-03-26T08:45:33 #kisslinux AAA 2020-03-26T08:45:50 #kisslinux When did that change. 2020-03-26T08:46:34 #kisslinux I was wondering why stuff wasn't getting updated, I just didn't bother to check. 2020-03-26T08:46:42 #kisslinux :D 2020-03-26T08:56:06 #kisslinux :P 2020-03-26T12:04:07 #kisslinux dylanaraps: Shouldn't you de-orphan `xz`? 2020-03-26T12:04:48 #kisslinux I mean, it's not required by any package, yes. But tarballs definitely do. 2020-03-26T12:06:46 #kisslinux Maybe a dep of kiss or somethin 2020-03-26T12:09:34 #kisslinux I didn't orphan it? 2020-03-26T12:09:55 #kisslinux Oh 2020-03-26T12:10:00 #kisslinux I see what you mean 2020-03-26T12:10:03 #kisslinux No, I mean, `kiss-orphans` lists it. 2020-03-26T12:10:24 #kisslinux Yeah 2020-03-26T12:59:53 #kisslinux dylanaraps: good day, manifest update 2020-03-26T13:01:23 #kisslinux ax: I posted a comment 2020-03-26T13:02:51 #kisslinux uhm --bindir=/usr/bin ? it is automatically bindir /usr/bin 2020-03-26T13:03:07 #kisslinux do you want me to specify it in the build? 2020-03-26T13:06:49 #kisslinux removing the previously assigned specifications the config is automatically assigned to /usr/.. view new manifest 2020-03-26T13:08:18 #kisslinux hola 2020-03-26T13:08:27 #kisslinux Is dylan around? 2020-03-26T13:09:04 #kisslinux Or well, anyone experienced with shell 2020-03-26T13:09:09 #kisslinux Got a question or two 2020-03-26T13:15:34 #kisslinux Oh, hi 2020-03-26T13:16:12 #kisslinux Hello! 2020-03-26T13:21:52 #kisslinux just throw your question here, it's logged 2020-03-26T13:21:59 #kisslinux don't ask to ask basically 2020-03-26T13:24:34 #kisslinux dylanaraps: another question, bind-utils he asked libuv but libuv build request autogen.sh, https://github.com/aicsx/kiss-repo/commit/323a4f3866f86c2e597236178c80fa98f87bcb3d , in this case how should I adjust? 2020-03-26T13:34:06 #kisslinux I'm here 2020-03-26T13:34:44 #kisslinux ax: Use 'autoreconf -fi' prior to the usual stuff or find a release tarball 2020-03-26T13:42:22 #kisslinux hi viz 2020-03-26T13:42:43 #kisslinux Oh, now for the question we had earlier 2020-03-26T13:42:58 #kisslinux the character ? matches any single character, doesn't it? 2020-03-26T13:43:08 #kisslinux <_viz_> i think so, at least 2020-03-26T13:43:10 #kisslinux and ## deletes anything that matches 2020-03-26T13:43:32 #kisslinux <_viz_> yea? 2020-03-26T13:44:43 #kisslinux viz we've had this convo smh 2020-03-26T13:45:49 #kisslinux anyway, surely ${var##?} could be broken down as such: match any single character in variable var globally, and delete the matches 2020-03-26T13:46:17 #kisslinux but from my testing with dash, ## acts in the same way as # 2020-03-26T13:46:52 #kisslinux Your understanding of '##' is wrong 2020-03-26T13:47:18 #kisslinux Alright, please elaborate 2020-03-26T13:47:32 #kisslinux <_viz_> isn't it remove every matching instance of pattern from the starting of the string? 2020-03-26T13:47:40 #kisslinux ^ 2020-03-26T13:48:37 #kisslinux Not every matching instance 2020-03-26T13:49:31 #kisslinux '#' is shortest matching prefix pattern and '##' is the longest matching prefix pattern 2020-03-26T15:18:08 #kisslinux dylanaraps: been testing out things, switching and mixing between configs 2020-03-26T15:18:24 #kisslinux and these only worked properly for me 2020-03-26T15:18:52 #kisslinux 10-keyboard.conf -> https://termbin.com/kchc 2020-03-26T15:19:06 #kisslinux 20-pointer.com -> https://termbin.com/uo5w 2020-03-26T15:19:22 #kisslinux s|com|conf|g 2020-03-26T15:21:23 #kisslinux these fixed my issue about the 'not working up arrow key' 2020-03-26T15:21:45 #kisslinux it's weird, though 2020-03-26T17:54:30 #kisslinux is it possible to run sowm under Ubuntu? 2020-03-26T18:00:04 #kisslinux Yes 2020-03-26T18:09:59 #kisslinux Do you have any advice how? I tried `make` and then `./sowm` and nothing happen. I most likely have to work with gdm, right? 2020-03-26T18:12:14 #kisslinux I'll try this most likely tommorow (https://www.maketecheasier.com/customize-the-gdm-sessions-list/). 2020-03-26T18:12:44 #kisslinux deibu251: no, you should just be able to put `exec sowm` in your .xinitrc and it'll work 2020-03-26T18:12:52 #kisslinux no need for any display manager 2020-03-26T18:14:37 #kisslinux j3s[m]1: thanks, but I will use display manager anyway since I share my computer with my younger brother I he would be frustrated if he would not see gnome environemt 2020-03-26T18:15:55 #kisslinux Also, I plan to change my environment sometimes since I plan on trying to make some derivates of sowm. 2020-03-26T18:16:08 #kisslinux Thanks for advice a lot anyway. 2020-03-26T18:16:32 #kisslinux Does it work under gdm, right? 2020-03-26T18:17:23 #kisslinux Or do I have to apply this patch? https://github.com/dylanaraps/sowm/pull/64 2020-03-26T18:17:37 #kisslinux I have no idea what this patch is for. 2020-03-26T18:18:34 #kisslinux I gotta end. I'll read log for answer later. See ya and stay safe. Again, thanks a lot. 2020-03-26T18:46:46 #kisslinux i think it'll work fine under gdm, but you should try it first and come back to us if you have problems. 2020-03-26T20:10:46 #kisslinux evening 2020-03-26T20:34:13 #kisslinux dylanaraps: new commit, new manifest. 2020-03-26T21:12:35 #kisslinux dylanaraps: autoreconf not work ... aclocal: error: configure.ac:18: file 'm4/libuv-extra-automake-flags.m4' does not exist ... autogen.sh necessary for libuv , no other official source .. 2020-03-26T21:14:33 #kisslinux it's work without prob. https://termbin.com/dw74 2020-03-26T22:30:29 #kisslinux could use cmake? 2020-03-26T23:41:22 #kisslinux dylanaraps: `linux-headers` might be a make dep of `eudev` 2020-03-26T23:41:29 #kisslinux https://termbin.com/n37k gemini://gemini.ctrl-c.club/~phoebos/logs/freenode-kisslinux-2020-03-26.txt

-- Leo's gemini proxy

-- Connecting to gemini.ctrl-c.club:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/plain; charset=utf-8

-- Response ended

-- Page fetched on Sun Jun 2 13:38:44 2024