💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2020-09-03.txt captured on 2023-01-29 at 04:00:47.
⬅️ Previous capture (2021-12-17)
-=-=-=-=-=-=-
2020-09-03T05:03:33 #kisslinux <lhoqvso> Hello guys :) I made a lot of progress on my intention to run x2goserver in kiss... but I have arrived to a point where I have no idea what to do.... If anyone has the chance to help me... I will much appreciate it 2020-09-03T05:23:50 #kisslinux <dilynm> Anybody else having issues with the latest kiss update? 2020-09-03T05:24:42 #kisslinux <dilynm> Running kiss u ends without any user input at the update prompt, some packages inexplicably can't uninstall, and every kiss command generates a {build,extract,pkg}-$PID directory 2020-09-03T05:30:25 #kisslinux <dilynm> It happens regardless of doas/su/sls but it doesn't happen with 5.0.5, just 5.0.6 2020-09-03T07:13:30 #kisslinux <Guest96> How do I apply the patch to the kernel? 2020-09-03T07:13:37 #kisslinux <Guest96> I mean the no perl one 2020-09-03T07:19:23 #kisslinux <dylanaraps> dilynm: Still having issues? 2020-09-03T07:20:41 #kisslinux <dylanaraps> These are the only changes.. https://github.com/kisslinux/kiss/compare/5.0.5...master#diff-4188679c1d8a284ccc41a6b601869e05 2020-09-03T07:21:17 #kisslinux <dylanaraps> Guest96: patch -p1 < /path/to/patch 2020-09-03T07:23:03 #kisslinux <Guest96> While inside the kernel folder? 2020-09-03T07:27:54 #kisslinux <Guest96> I will assume yes 2020-09-03T07:29:55 #kisslinux <Guest96> It said it patched lib/Makefile and lib/build_OID_registry, but make localyesconfig still complains about missing perl. 2020-09-03T07:29:57 #kisslinux <dylanaraps> Yes 2020-09-03T07:30:20 #kisslinux <dylanaraps> I wonder if there's something else you have enabled which requires perl. 2020-09-03T07:31:09 #kisslinux <Guest96> I only enabled defconfig and then enabled localyesconfig 2020-09-03T07:43:46 #kisslinux <dylanaraps> Send me the error output? 2020-09-03T07:43:50 #kisslinux <dylanaraps> I'll look into it. 2020-09-03T07:45:49 #kisslinux <Guest96> Just paste it here? 2020-09-03T07:45:55 #kisslinux <Guest96> It's three lines 2020-09-03T07:46:56 #kisslinux <dylanaraps> Sure 2020-09-03T07:47:14 #kisslinux <dylanaraps> I don't know if the rest of the output contains anything relevent though. 2020-09-03T07:47:23 #kisslinux <dylanaraps> relevant* 2020-09-03T07:47:39 #kisslinux <Guest96> Did it paste? 2020-09-03T07:47:43 #kisslinux <Guest96> I don't see it 2020-09-03T07:48:58 #kisslinux <Guest96> https://pastebin.com/m7XmG73E 2020-09-03T12:13:50 #kisslinux <dilynm> dylanaraps: yeah I was going through those commits to see if anything popped out at me 2020-09-03T12:14:31 #kisslinux <dilynm> The problem seems solved if I unset KISS_PATH and then export a smaller one (the old kiss_path.sh and nothing else) 2020-09-03T13:31:02 #kisslinux <Guest100> Hi! I am having trouble building cryptsetup from the community repo. 2020-09-03T13:34:25 #kisslinux <Guest100> https://pastebin.com/UbG7fauv <-- log 2020-09-03T13:50:47 #kisslinux <konimex> is json-c installed? 2020-09-03T13:53:30 #kisslinux <Guest100> Installing it now 2020-09-03T13:54:01 #kisslinux <Guest100> Installed it 2020-09-03T13:54:14 #kisslinux <Guest100> Cryptsetup still complains 2020-09-03T13:54:21 #kisslinux <dilynm> You might also need pkgconf 2020-09-03T13:54:34 #kisslinux <konimex> you know, might be a different problem: try installing pkgconf if it's not installed 2020-09-03T13:54:52 #kisslinux <dilynm> Jinx 2020-09-03T13:54:55 #kisslinux <Guest100> Works now 2020-09-03T13:54:57 #kisslinux <dilynm> You owe me a cook bub 2020-09-03T13:55:02 #kisslinux <dilynm> Coke* 2020-09-03T13:55:14 #kisslinux <Guest100> Thanks 2020-09-03T15:04:28 #kisslinux <Guest100> If make allyesconfig, will everything just work? 2020-09-03T15:04:34 #kisslinux <Guest100> If I* 2020-09-03T15:09:25 #kisslinux <merakor> Probably not 2020-09-03T15:10:37 #kisslinux <merakor> You shouldn't say yes to all kernel options 2020-09-03T15:11:34 #kisslinux <merakor> It will take hours to compile and it will perform terribly if it works at all 2020-09-03T15:15:58 #kisslinux <dilynm> There are also some kernel features that can't be built if you're using BusyBox 2020-09-03T15:16:21 #kisslinux <dilynm> Best bet is running something like an arch live CD and running make localyesconfig and then tweaking as needed 2020-09-03T15:22:50 #kisslinux <merakor> Really? I've never run into an issue with kernel compilation with busybox. 2020-09-03T15:23:32 #kisslinux <merakor> My configuration is pretty close to the default, though 2020-09-03T15:29:32 #kisslinux <dilynm> It's a small list of features you can't have 2020-09-03T15:29:34 #kisslinux <dilynm> https://k1ss.org/wiki/kernel/config#3.0 2020-09-03T16:12:30 #kisslinux <micr0> anyone using openvpn successfully? 2020-09-03T16:13:01 #kisslinux <micr0> I can connect and it sets up routes, but the few wiki articles i've tried to pipe all traffic through those routes have failed 2020-09-03T16:13:10 #kisslinux <micr0> i.e. curl ifconfig.co shows my un-vpn'd connection 2020-09-03T20:07:01 #kisslinux <illiliti> dylanaraps: i found security issue 2020-09-03T20:07:10 #kisslinux <illiliti> KISS ships /etc/shadow with empty root password 2020-09-03T20:07:19 #kisslinux <illiliti> which means busybox su can run commands as root without asking password 2020-09-03T20:09:17 #kisslinux <illiliti> i suggest to "lock" root account by using '!' symbol in password colon 2020-09-03T20:13:04 #kisslinux <illiliti> also i recommend to remove all files in /dev directory of kiss chroot 2020-09-03T20:13:09 #kisslinux <illiliti> termbin.com/gu4l 2020-09-03T20:23:00 #kisslinux <illiliti> micro0: openvpn broken with libressl. downgrade libressl to 3.0.2 or compile openvpn with mbedtls 2020-09-03T21:09:33 #kisslinux <kirc> :m himmalerin ah yes this is mcpcpc :) 2020-09-03T21:10:27 #kisslinux <kirc> :q 2020-09-03T21:17:17 #kisslinux <kirc> :q 2020-09-03T22:50:01 #kisslinux <dilynm> While unsettling KISS_PATH allowed me to kiss r packages, kiss u still does not cooperate. It seems to exit at 'pkg_order "$@"' in pkg_update(). pkg_order exits at the for loop 2020-09-03T22:50:47 #kisslinux <dilynm> Commenting out pkg_order in pkg_update let's it continue to the update prompt. It verifies checksums and then exits. Again. But logs that updates were successful (narrator: they were not) 2020-09-03T22:53:39 #kisslinux <dilynm> It seems to shit the bed on packages that appear in two different repos in $KISS_PATH