2020-07-25T05:47:17 #kisslinux o/ 2020-07-25T05:49:49 #kisslinux hi what are the desktop environment I can use on kiss 2020-07-25T05:57:49 #kisslinux rohan2020: XFCE4 (https://github.com/periish/kiss-all), KDE (https://github.com/dilyn-corner/KISS-kde), LXQT (https://github.com/eudaldgr/kiss-repo/tree/master/lxqt) 2020-07-25T06:16:37 #kisslinux dylanaraps: any hints at to what to look at as to why .profile isn't being sourced? 2020-07-25T06:27:03 #kisslinux Where is .profile stored? '$HOME'? 2020-07-25T06:27:34 #kisslinux yes 2020-07-25T06:28:06 #kisslinux https://termbin.com/3po9 2020-07-25T06:31:06 #kisslinux Mine has these permissions: -rwxr-xr-x 2020-07-25T06:32:32 #kisslinux ok will try that, doubt it will help though 2020-07-25T06:33:24 #kisslinux whats your /etc/profile? 2020-07-25T10:38:34 #kisslinux xzcvczx: This is my /etc/profile https://termbin.com/znkd 2020-07-25T11:08:28 #kisslinux o/ 2020-07-25T14:19:48 #kisslinux Hola! 2020-07-25T14:20:23 #kisslinux sup 2020-07-25T14:21:57 #kisslinux trying to get iwd working :< 2020-07-25T14:22:40 #kisslinux I’ve got all the kernel options, got a /var/lib/iwd/SSID.psk with the passphrase, and I’ve enabled it with runsv 2020-07-25T14:23:54 #kisslinux Do we need the bssid specifically? 2020-07-25T14:25:04 #kisslinux I only have 'Passphare' and 'PresSharedKey' in mine. 2020-07-25T14:26:14 #kisslinux Is your /var/lib/iwd/*.psk named after the BSSID(MAC address?) or the SSID? 2020-07-25T14:26:51 #kisslinux .psk is named after the ssid it connects to. 2020-07-25T14:27:51 #kisslinux Do you have iwd configured to use openresolv for dhcp? 2020-07-25T14:28:25 #kisslinux Aye 2020-07-25T14:28:29 #kisslinux https://termbin.com/4ay4 2020-07-25T14:28:48 #kisslinux Once I got the kernel stuff right, it always worked for me. 2020-07-25T14:29:49 #kisslinux same. you might want to check the gentoo wiki for the correct kernerl options. not sure if the kiss wiki article lists them all (my bad!) 2020-07-25T14:30:32 #kisslinux Hm 2020-07-25T14:30:47 #kisslinux I’ll add MD4, it complained about that one 2020-07-25T14:44:11 #kisslinux are there other packages, apart from gcc that have mutliple tarballs? 2020-07-25T14:44:21 #kisslinux (in sources) 2020-07-25T14:45:51 #kisslinux I think I did ma last iwd setup after our wiki. 2020-07-25T14:45:59 #kisslinux *my 2020-07-25T14:53:19 #kisslinux Last question: Anyone know what’s wrong with my doas.conf? https://termbin.com/gh54 2020-07-25T14:53:58 #kisslinux Shutdown and reboot both work 2020-07-25T14:54:34 #kisslinux But not other commands 2020-07-25T16:18:53 #kisslinux hello world! 2020-07-25T16:20:31 #kisslinux does anyone know the process by which an initramfs is generated via tinyramfs? 2020-07-25T16:20:49 #kisslinux (i'm trying to do encryption, btw) 2020-07-25T16:22:08 #kisslinux start here I guess https://github.com/illiliti/tinyramfs/blob/master/tinyramfs 2020-07-25T16:22:48 #kisslinux yeah 2020-07-25T16:22:50 #kisslinux I did 2020-07-25T16:23:22 #kisslinux do you know when tinyramfs should be run? 2020-07-25T16:23:28 #kisslinux in the install process 2020-07-25T16:23:49 #kisslinux ideally after the kernel build, right? 2020-07-25T16:24:20 #kisslinux my internet's going down 2020-07-25T16:24:22 #kisslinux hold on 2020-07-25T16:24:56 #kisslinux nvm 2020-07-25T16:25:35 #kisslinux according to arch linux install (https://wiki.archlinux.org/index.php/Installation_guide), it seems that an initramfs is generated 2020-07-25T18:27:49 #kisslinux `strace wayfire` returns: 2020-07-25T18:27:49 #kisslinux execve("/usr/bin/wayfire", ["wayfire"], 0x7ffd8315b360 /* 25 vars *//home/dilyn -> ) = -1 ENOEXEC (Exec format error). And then strace exits, and the system freezes 2020-07-25T18:27:55 #kisslinux Hm hm hm 2020-07-25T18:34:22 #kisslinux what does `file /usr/bin/wayfire` show? 2020-07-25T18:56:42 #kisslinux Nothing strange for an executable 2020-07-25T18:57:54 #kisslinux Okay. Strange. 2020-07-25T18:58:05 #kisslinux Rebooting and running file again returns... Nothing 2020-07-25T18:58:41 #kisslinux Running file on anything returns nothing 2020-07-25T18:58:45 #kisslinux What on earth 2020-07-25T19:00:08 #kisslinux you can ls it? 2020-07-25T19:00:10 #kisslinux Things seem dangerously broken 2020-07-25T19:00:23 #kisslinux I can use all my regular commands, but strange things are broken 2020-07-25T19:00:41 #kisslinux Nothing appears wrong with /usr/bin/wayfire; permissions and ownership are all right... 2020-07-25T19:01:05 #kisslinux kiss b file returns checksum mismatch, even though it literally just built perfectly fine five minutes ago? 2020-07-25T19:01:50 #kisslinux kiss c file && kiss b file results in a gzip error: skipping: empty 2020-07-25T19:03:14 #kisslinux memtest? 2020-07-25T19:03:39 #kisslinux (mind if I repost my above issue?) 2020-07-25T19:04:09 #kisslinux kiss r file runs without error but it still exists in /var/db/kiss/installed/file with an empty manifest! 2020-07-25T19:04:11 #kisslinux Memtest it is 2020-07-25T19:08:13 #kisslinux I’ve been getting an authorisation failed error with opendoas when I try to run any command, with this config 2020-07-25T19:08:17 #kisslinux https://termbin.com/gh54 2020-07-25T19:08:30 #kisslinux Shutdown and reboot work fine, however 2020-07-25T19:09:13 #kisslinux I have "permit persist :wheel" and my user works fine 2020-07-25T19:09:38 #kisslinux 'as root' is assumed, isn't it? 2020-07-25T19:15:33 #kisslinux Yup, it is. More weird stuff seems to have happened. 2020-07-25T19:15:44 #kisslinux permit nopass works fine for my user 2020-07-25T19:15:58 #kisslinux persist just says authorisation failed 2020-07-25T19:19:03 #kisslinux `permit eris as root` also says that 2020-07-25T19:20:54 #kisslinux Nopass works with `permit nopass eris` 2020-07-25T19:20:56 #kisslinux What’s going on here? 2020-07-25T19:27:13 #kisslinux anyone packaged a cross gcc toolchain on kiss? 2020-07-25T19:30:51 #kisslinux Maybe doas assumes that if you specify a user you have to also specify a command? 2020-07-25T19:37:47 #kisslinux Maybe 2020-07-25T19:37:58 #kisslinux My user isn’t in wheel 2020-07-25T19:40:23 #kisslinux lol that would cause annoyances 2020-07-25T21:21:30 #kisslinux ax: hi bro 2020-07-25T22:49:11 #kisslinux so since that /proc usage was removed, is there anything in kiss that seems to be linux-specific? 2020-07-25T22:55:38 #kisslinux E5ten: what was proc used for? 2020-07-25T22:57:08 #kisslinux https://github.com/kisslinux/kiss/commit/a92cb9567336b7860986f61443acb50bea08a80b 2020-07-25T23:00:44 #kisslinux oh yeah, I saw that but didn't see "Fixes a portability issue by removing usage of /proc." 2020-07-25T23:01:13 #kisslinux and was also surprised when things in .cache were automatically cleaned up due to it 2020-07-25T23:28:23 #kisslinux Backtracing libudev-zero: This is my buildfile now https://termbin.com/lp67 . Gdb says its reading debug symbols from /lib/libudev.so.1 but no more output than yesterday. 2020-07-25T23:44:14 #kisslinux Still no function names or anything? 2020-07-25T23:46:04 #kisslinux No. its still like this whicht slightly changed numbers : https://termbin.com/kpt8 2020-07-25T23:46:16 #kisslinux 4 lines 2020-07-25T23:46:30 #kisslinux Both for root and user process 2020-07-25T23:47:38 #kisslinux Maybe I am still missing something 2020-07-25T23:48:53 #kisslinux I run 'while ! pidof sway; do :; done && gdb -p $(pidof (one of the sway processes) -ex "continue" 2020-07-25T23:49:50 #kisslinux 'continue without pager' (c) -> pkill sway on my machine --> bt full on ssh machine