💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2020-06-10.txt captured on 2024-05-26 at 16:24:30.
⬅️ Previous capture (2021-12-17)
-=-=-=-=-=-=-
2020-06-10T01:36:54 #kisslinux <konimex1> dilynm: I patched a few things in node so builds on Linux don't pass -latomic 2020-06-10T01:41:25 #kisslinux <konimex1> https://github.com/wyvertux/wyverkiss/blob/f92c880a1674013536fb07672a7e9333eb9241b1/extra/nodejs/build#L14 2020-06-10T03:11:17 #kisslinux <dylan02> rircB16BA: Fixed, thanks. 2020-06-10T03:27:49 #kisslinux <dilynm> konimex1: nice! From what I know that's basically all that would have to change 2020-06-10T03:46:00 #kisslinux <dylan02> E5ten: Thoughts? https://github.com/kisslinux/kiss/commit/5d92df7a8b0f627837181bef2218c4aff1518922 This is working perfectly thus far. I'll test it against every package I have built too. 2020-06-10T04:44:19 #kisslinux <KuchiKuu> Hello everyone. There's something that bugs me. Since Kiss doesn't work with initramfs, what do I write in grub to init the system? 2020-06-10T04:45:16 #kisslinux <KuchiKuu> I can't stop thinking about it. The kernel image is there to add to GRUB, but how about actually initializing the system? 2020-06-10T04:54:23 #kisslinux <dylan02> I don't use a bootloader at all by the way! The kernel is capable of booting itself via an EFISTUB. 2020-06-10T04:54:48 #kisslinux <dylan02> It should be as simple as: 'grub-mkconfig -o /boot/grub/grub.cfg' once Grub is installed. 2020-06-10T04:54:58 #kisslinux <dylan02> This same command will update an existing grub.cfg. 2020-06-10T05:08:09 #kisslinux <E5ten> dylan02: I assume cp -fP there is preserving the owner? 2020-06-10T05:09:03 #kisslinux <E5ten> If it is then yeah I see no issue with that, nice 2020-06-10T05:13:48 #kisslinux <dylan02> no no. -P is: Take actions on any symbolic link specified as a source_file operand or any symbolic link encountered during traversal of a file hierarchy. 2020-06-10T05:14:06 #kisslinux <dylan02> Ownership is still fine though. 2020-06-10T05:52:34 #kisslinux <E5ten> I just meant I assume the whole command is preserving ownership not that specifically one of the flags is 2020-06-10T05:55:06 #kisslinux <dylan02> Yup 2020-06-10T05:55:18 #kisslinux <dylan02> Works fine in my testing so far. 2020-06-10T06:02:51 #kisslinux <KuchiKuu> dylan02, ok. I'll try it next time I have a chance. 2020-06-10T06:02:55 #kisslinux <KuchiKuu> Thanks 2020-06-10T10:43:27 #kisslinux <djt3[m]> does anyone elses spacemacs/emacs randomly freeze no matter what system they are on? 2020-06-10T14:54:54 #kisslinux <brianthemage> Hey. I'm stuck in the installation-phase. 2020-06-10T14:55:28 #kisslinux <brianthemage> When I try to chroot into /mnt, on which my partition is mounted ( and tar extracted ), I get the following error: 2020-06-10T14:56:15 #kisslinux <brianthemage> "chroot: Failed to run command /usr/bin/env: No such file or directory" 2020-06-10T14:56:36 #kisslinux <brianthemage> Does anyone have any clues?n :) 2020-06-10T14:56:55 #kisslinux <brianthemage> arch live os btw 2020-06-10T14:57:13 #kisslinux <dilynm> ls /mnt 2020-06-10T14:57:14 #kisslinux <dilynm> ? 2020-06-10T14:57:38 #kisslinux <brianthemage> dev etc mnt 2020-06-10T14:57:46 #kisslinux <brianthemage> I added proc and sys since it complained about it 2020-06-10T14:58:12 #kisslinux <dilynm> Wait is that all that's there?? 2020-06-10T14:58:17 #kisslinux <brianthemage> Hol'up 2020-06-10T14:58:20 #kisslinux <dilynm> Sounds like it didn't extract properly 2020-06-10T14:58:32 #kisslinux <brianthemage> I forgot to mention a crucial part lmao 2020-06-10T14:58:47 #kisslinux <brianthemage> tar: Unexpected EOF in archive 2020-06-10T14:58:54 #kisslinux <brianthemage> when extracting it 2020-06-10T14:58:57 #kisslinux <dilynm> Did you verify the archive 2020-06-10T14:59:10 #kisslinux <brianthemage> I did not. Is it necessary? 2020-06-10T14:59:14 #kisslinux <dilynm> I'd try redownloading and verifying it 2020-06-10T14:59:27 #kisslinux <dilynm> Sounds like your download got corrupted/partially downloaded 2020-06-10T14:59:50 #kisslinux <brianthemage> Alright, thanks. I'll try 2020-06-10T14:59:52 #kisslinux <dilynm> It's not necessary but it might have caught this problem (assuming I'm correct) 2020-06-10T14:59:56 #kisslinux <brianthemage> I'll come back if problems remain 2020-06-10T15:00:10 #kisslinux <brianthemage> Yeah let me verify it now so that we can see, for future reference 2020-06-10T15:03:34 #kisslinux <brianthemage> You're right. checksum failed 2020-06-10T15:03:37 #kisslinux <brianthemage> thanks 2020-06-10T15:04:34 #kisslinux <dilynm> Of course! 2020-06-10T15:53:38 #kisslinux <mcpcpc[m]> anyone here using eiwd + openresolv? been perusing the arch/gentoo wiki articles on iwd... and i cant determine if i need additional configuration after install. i bring the interface the up (e.g. ip link set dev eno1 up). an ip address appears be assigned. but no connectivity :( 2020-06-10T15:57:03 #kisslinux <dilynm> You only need a really minimal iwd config to get it working unless you use a more exotic setup (EAP) 2020-06-10T15:58:07 #kisslinux <dilynm> https://jlk.fjfi.cvut.cz/arch/manpages/man/iwd.config.5 2020-06-10T15:58:07 #kisslinux <dilynm> iwd uses a lot of sane defaults 2020-06-10T15:59:25 #kisslinux <dilynm> Iirc I needed to enable EnableNeteorkConfiguration, NamResolvingService, and RoutePriorityOffset 2020-06-10T15:59:59 #kisslinux <dilynm> Then I just used eiwd_passphrase to generate a network config for my SSID, ran eiwd to connect and it 'just worked' 2020-06-10T16:00:05 #kisslinux <mcpcpc[m]> ahh. cool. thanks! 2020-06-10T16:12:52 #kisslinux <dilynm> ix.io/2oPn 2020-06-10T16:13:05 #kisslinux <dilynm> A curious build error with clang and qt5 2020-06-10T16:41:48 #kisslinux <dilynm> Oops. ix.io/2oPJ 2020-06-10T16:42:05 #kisslinux <brianthemage> Currently configuring the kernel. Do you have any gotchas that I should keep in mind? 2020-06-10T16:42:20 #kisslinux <brianthemage> For example, I'm guessing I can disable "Initial RAM filesystem and RAM disk support" 2020-06-10T16:42:31 #kisslinux <djt3[m]1> <brianthemage "Currently configuring the kernel"> wifi cards and i2c for trackpads 2020-06-10T16:42:55 #kisslinux <djt3[m]1> <brianthemage "For example, I'm guessing I can "> press 'h' on everything, thats what i did to get mine 2020-06-10T16:44:33 #kisslinux <brianthemage> Alright, thanks man 2020-06-10T16:48:36 #kisslinux <dilynm> My biggest gotcha was forgetting defconfig doesn't enable nvme support 2020-06-10T16:54:58 #kisslinux <brianthemage> Oh saved me there dilyn 2020-06-10T18:57:10 #kisslinux <claudia02> djt3[m]1: Regarding tuitube in community: Is this patch really needed? Since mpv can stream with youtube-dl when, I think luajit is there. I am asking because with the patch modification my mpv just quits out when there is not enough buffer, which is anoying. The url with just mpv invoked works much better, atleast at my end. 2020-06-10T18:58:11 #kisslinux <djt3[m]1> <claudia02 "djt3: Regarding tuitube in commu"> oh right, on my kiss linux install it just wouldnt open without the yt-dl bit, i just assumed that it was compiled without support for something 2020-06-10T18:58:54 #kisslinux <claudia02> Y, I think the way is to have luajit installed and then rebuild mpv. 2020-06-10T18:59:07 #kisslinux <claudia02> then mpv should be able to open a yt url 2020-06-10T18:59:19 #kisslinux <djt3[m]1> oh right, but is there any way to make sure that mpv is built with luajit tho 2020-06-10T18:59:26 #kisslinux <claudia02> this can be suggested in a post install (: 2020-06-10T18:59:32 #kisslinux <djt3[m]1> * oh right, but is there any way to make sure that mpv is built with luajit tho with the dependancies, 2020-06-10T18:59:46 #kisslinux <djt3[m]1> hmm yeah 2020-06-10T19:00:09 #kisslinux <djt3[m]1> idk how to handle that then, dylan might be able to give some advice 2020-06-10T19:00:15 #kisslinux <claudia02> maybe this can finds its place somehwere in the wiki, for tips and tricks 2020-06-10T19:00:43 #kisslinux <djt3[m]1> yeah that would be good 2020-06-10T19:00:58 #kisslinux <claudia02> The post install is there for some messages you want to provide 2020-06-10T19:01:17 #kisslinux <claudia02> There should be no problem to fix mpv after tuitube install, no? 2020-06-10T19:01:38 #kisslinux <claudia02> Install tuitube && install luajit && install mpv 2020-06-10T19:01:49 #kisslinux <claudia02> when needed 2020-06-10T19:02:02 #kisslinux <djt3[m]1> wouldnt you have to specify a rebuild for mpv and not just install 2020-06-10T19:02:27 #kisslinux <claudia02> Tuitube could pull install youtube-dl in 2020-06-10T19:02:45 #kisslinux <claudia02> and then advises to install luajit and rebuild mpv per post install 2020-06-10T19:02:54 #kisslinux <claudia02> then everything should be there 2020-06-10T19:04:01 #kisslinux <djt3[m]1> right 2020-06-10T19:05:30 #kisslinux <djt3[m]1> actually, i could change the config to have a play command and a fallback command, so that it can detect if mpv doesnt have support, warn about it, but still play the video using youtube-dl 2020-06-10T19:06:37 #kisslinux <claudia02> Thats also nice. So at least it works. 2020-06-10T19:07:38 #kisslinux <claudia02> But the behavoiur to just quit out when the buffer is to low, is a bad thing and gives a bad shine on tuitube IMO. 2020-06-10T19:10:24 #kisslinux <claudia02> Thanks for adding the list feature so fast btw. Now its pretty much feature complete for my usecase. 2020-06-10T19:14:47 #kisslinux <djt3[m]1> <claudia02 "Thanks for adding the list featu"> good to hear 🙂 its great to have made something that i and other people use on the daily 2020-06-10T19:15:16 #kisslinux <djt3[m]1> <claudia02 "But the behavoiur to just quit o"> yeah thanks for letting me know, i wasnt aware of the problem at all before, or why mpv wasn't working with video links 2020-06-10T19:24:14 #kisslinux <claudia02> djt3[m]1: Your welcome. Thanks for making sane programs for insance aplications ;) 2020-06-10T19:24:29 #kisslinux <djt3[m]1> :) 2020-06-10T19:24:33 #kisslinux <claudia02> Have you been settling back on KISS yet or are you still traveling? 2020-06-10T19:25:25 #kisslinux <djt3[m]1> <claudia02 "Have you been settling back on K"> me? i switched to arch after 3 months kiss, since i couldnt build smb support for kiss, however i now use nfs for my network drive so i am gonna reinstall kiss some time soon 2020-06-10T19:26:24 #kisslinux <djt3[m]1> and keep any feature requests coming, i cant think of anything else to change with tuitube. and let me know if there are any other tui programs i could make, since i need a new project to work on. 2020-06-10T19:30:49 #kisslinux <claudia02> 1. nice 2. I will let you know. What I can think of is some clean up for the keys UI becuase there are now many and feature for download or copying the url could be nice, since there is youtube-dl. 2020-06-10T19:31:54 #kisslinux <claudia02> Maybe just copying out and let the user do. 2020-06-10T19:31:58 #kisslinux <djt3[m]1> <claudia02 "1. nice 2. I will let you know. "> thats a good ideaj 2020-06-10T19:32:01 #kisslinux <djt3[m]1> > <@freenode_claudia02:matrix.org> 1. nice 2. I will let you know. What I can think of is some clean up for the keys UI becuase there are now many and feature for download or copying the url could be nice, since there is youtube-dl. 2020-06-10T19:32:01 #kisslinux <djt3[m]1> * thats a good idea 2020-06-10T19:33:31 #kisslinux <claudia02> Since you are interested, I will make a new issue soon to get my ideas in a better way lined up. 2020-06-10T19:33:41 #kisslinux <claudia02> cool 2020-06-10T19:35:29 #kisslinux <djt3[m]1> <claudia02 "Since you are interested, I will"> nice one, thanks again