💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2021-12-15.txt captured on 2023-01-29 at 03:51:37.
⬅️ Previous capture (2021-12-17)
-=-=-=-=-=-=-
[2021-12-15T01:11:43Z] <revilo345[m]> I have an installation issue. after booting into live environment has anyone encountered issues when partitioning ? [2021-12-15T02:49:46Z] <acheam> what issues [2021-12-15T02:51:05Z] <acheam> noocsharp: but git.nihaljere.xyz can! mu ha ha ah [2021-12-15T02:53:22Z] <noocsharp> it goes down twice a year when i update openbsd [2021-12-15T02:54:02Z] <acheam> and thats all the info I need [2021-12-15T02:54:22Z] <noocsharp> also i was joking because github goes down concerningly often [2021-12-15T02:54:46Z] <acheam> really? Only major outage I can think of is the big one recently [2021-12-15T02:55:02Z] <acheam> but I also barely use it, so wouldn't smaller outages [2021-12-15T02:55:12Z] <acheam> s/smaller/notice smaller/g [2021-12-15T02:57:15Z] <noocsharp> i recall 2 recent outages at least [2021-12-15T02:57:26Z] <noocsharp> which is unacceptable for something as essential as github [2021-12-15T02:57:44Z] <acheam> yeah [2021-12-15T02:58:26Z] <noocsharp> i really should delete my github account, move to sr.ht [2021-12-15T02:58:30Z] <noocsharp> but i want to get a job [2021-12-15T03:00:59Z] <acheam> I just have my GH profile point to my personal website [2021-12-15T03:01:44Z] <acheam> I dont delete repos from there though, so it at least doesn't look dead [2021-12-15T03:24:26Z] <testuser[m]> Hi [2021-12-15T03:25:51Z] <testuser[m]> noocsharp: just mirror everhwhere [2021-12-15T03:26:24Z] <noocsharp> i already mirror on my website, no point in sr.ht if i already have github [2021-12-15T03:27:00Z] <testuser[m]> Also what does shithub have to do with job just point people to sourcehut for your projects [2021-12-15T03:33:28Z] <noocsharp> managers do hiring and managers don't know what sourcehut is [2021-12-15T03:35:57Z] <testuser[m]> Bruh [2021-12-15T03:37:32Z] <noocsharp> indeed [2021-12-15T05:03:02Z] <noocsharp> i like your github bio [2021-12-15T11:23:15Z] <Guest12> what's the best privacy respecting open-source email client that has a gui? [2021-12-15T11:23:40Z] <Guest12> for some, you have to go through extensive configuration because they leak your timezone in the header, for example [2021-12-15T11:24:00Z] <Guest12> this is unrelated to kiss [2021-12-15T11:24:45Z] <testuser[m]> thunderbird? idk [2021-12-15T11:25:11Z] <testuser[m]> there was this claws mail thing too [2021-12-15T11:26:01Z] <Guest12> yeah claw is the one leaking i think [2021-12-15T11:26:10Z] <testuser[m]> oh [2021-12-15T11:26:24Z] <testuser[m]> what do you even use email for other than receiving verification codes [2021-12-15T11:27:52Z] <Guest12> if it was for me, i'd just use a client that runs in the terminal [2021-12-15T15:23:47Z] <phinxy> Version - [2021-12-15T15:23:47Z] <phinxy> The version file is a single line split into two mandatory fields. The first [2021-12-15T15:23:48Z] <phinxy> field is the package's version and the second field the version of the [2021-12-15T15:23:48Z] <phinxy> repository files themselves. [2021-12-15T15:23:56Z] <phinxy> Can someone explain the second field? [2021-12-15T15:24:15Z] <testuser[m]> its for release bumps [2021-12-15T15:24:16Z] <acheam> its for if you update the build file but not the software version for example [2021-12-15T15:24:23Z] <testuser[m]> u add package initial version 1.0 with rel 1 [2021-12-15T15:24:35Z] <testuser[m]> then u forgor 💀 to apply a patch but people already installed rel 1 [2021-12-15T15:24:42Z] <testuser[m]> so you bump rel to 2 then version file is "1 2" [2021-12-15T15:24:47Z] <testuser[m]> so the package is rebuilt [2021-12-15T15:25:10Z] <phinxy> makes kiss not use a cached file? [2021-12-15T15:25:20Z] <testuser[m]> no it makes it rebuild the package [2021-12-15T15:25:25Z] <testuser[m]> with any changes you made to the package [2021-12-15T15:27:54Z] <phinxy> Oh OK I get it. [2021-12-15T18:44:53Z] <chadwb[m]> Is there any way to use a kernel that's already precompiled? I'm not sure what I am doing wrong (perhaps it is because of my corebooted BIOS) but I simply can't make a working kernel [2021-12-15T18:52:06Z] <soliwilos> chadwb[m]: You should be able to use pretty much any kernel that has drivers for your hardware. [2021-12-15T18:53:43Z] <soliwilos> Tried using make defconfig? [2021-12-15T18:54:36Z] <chadwb[m]> Do you have any guidance on where to download one? [2021-12-15T18:55:23Z] <chadwb[m]> I have done make defconfig then made some minor changes and trying to boot such as changing hostname & processor type. Doesn't let me boot [2021-12-15T18:55:49Z] <chadwb[m]> s/Do you have any guidance on where to download one?/Do you have any guidance on how the process for that works?/ [2021-12-15T18:57:01Z] <soliwilos> What's the error it stops the boot with? [2021-12-15T18:59:32Z] <chadwb[m]> I'll try to do it again from the beginning, i'll report back [2021-12-15T19:07:29Z] <soliwilos> chadwb[m]: You can also list the kernel drivers in use on whatever linux you booted it with to install: lspci -k | grep driver [2021-12-15T19:07:47Z] <soliwilos> Then make sure your kernel has them. [2021-12-15T20:00:56Z] <reynald_> hello I have installed kiss today in qemu, but I have a problem: buid package are not a problem but install it give me an error like usr/bin/kiss: line 164: cd: /var/db/kiss/installed/cmake: No [2021-12-15T20:01:09Z] <reynald_> usr/bin/kiss: line 164: cd: /var/db/kiss/installed/cmake: No such file or directory [2021-12-15T20:06:01Z] <phoebos> reynald_: what command were you running? [2021-12-15T20:06:34Z] <phoebos> can you check manually if /var/db/kiss/installed/cmake exists [2021-12-15T20:06:48Z] <phoebos> are you using KISS_ROOT [2021-12-15T20:07:00Z] <reynald_> kiss i cmake [2021-12-15T20:07:48Z] <phoebos> what user are you running kiss as [2021-12-15T20:08:15Z] <reynald_> I put this export KISS_ROOT="/" in .profile [2021-12-15T20:08:27Z] <reynald_> as user with doas [2021-12-15T20:09:56Z] <phoebos> you don't need to do that for KISS_ROOT but it shouldn't cause a problem [2021-12-15T20:10:04Z] <phoebos> sounds like this: https://github.com/kisslinux/kiss/issues/279 [2021-12-15T20:10:18Z] <phoebos> try using kiss from master [2021-12-15T20:13:02Z] <reynald_> ok I am not familar with git, how I do that please [2021-12-15T20:21:43Z] <reynald_> ok it's work now with kiss from master thank you ;) [2021-12-15T21:05:10Z] <phoebos> need a kiss release :p [2021-12-15T22:45:40Z] <dilyn> KISS with binary packages when? [2021-12-15T22:45:45Z] <dilyn> KISS with binary packages NOW [2021-12-15T22:45:46Z] <dilyn> https://github.com/dilyn-corner/kapt/releases/tag/2021.12-2 [2021-12-15T23:13:35Z] <acheam> i dont know what to make of this [2021-12-15T23:13:43Z] <acheam> why apt? [2021-12-15T23:28:01Z] <dilyn> coworker asked for it [2021-12-15T23:28:02Z] <dilyn> lol