[2023-07-26T09:33:10Z] http://termbin.com/uxq5 [2023-07-26T09:34:21Z] is there any possible solution to build libpciaccess? [2023-07-26T09:38:31Z] mako2: the lfs64 patch [2023-07-26T09:38:42Z] guessing from your log it wasn't applied at all [2023-07-26T09:39:56Z] ill try it again [2023-07-26T09:41:11Z] mako2: which gpu you have? [2023-07-26T09:42:15Z] its gt 710 [2023-07-26T09:43:28Z] ok [2023-07-26T09:43:53Z] on more modern gpus you don't need libpciaccess at all [2023-07-26T09:44:14Z] its still a dependency of libdrm [2023-07-26T09:44:18Z] i was trying to build sway [2023-07-26T09:44:46Z] sewn: you can fork libdrm and remove this dependency [2023-07-26T09:44:51Z] also mpv [2023-07-26T09:45:06Z] illiliti: i see, let me give this a shot, i have a fairly modern gpu i believe [2023-07-26T09:46:09Z] yep ur right [2023-07-26T10:16:53Z] https://termbin.com/i5e3 [2023-07-26T10:17:10Z] theres no patch -p1 < [2023-07-26T10:17:15Z] is the patch at the bottom? it should be at the start [2023-07-26T10:17:39Z] So i did patch -p1 < patches/lfs64.patch inside libpciaccess repo folder [2023-07-26T10:17:46Z] What [2023-07-26T10:17:51Z] its supposed to be in the build file [2023-07-26T10:18:03Z] i gave you a patch a while ago: https://termbin.com/2yuk [2023-07-26T10:18:14Z] oh [2023-07-26T10:18:16Z] you can apply it ontop of the repository itself [2023-07-26T10:19:29Z] so i'll just replace the patch from the lfs64 on alpine with that [2023-07-26T10:22:07Z] do i put the patch command under the shebang line? [2023-07-26T10:22:18Z] yeah, you can see in the patch i gave i did that [2023-07-26T10:22:40Z] oh okay [2023-07-26T10:22:45Z] what did you do? [2023-07-26T10:26:08Z] i put patch -p1 patches/lfs64.patch under export DESTDIR="$1" [2023-07-26T10:26:23Z] its patch -p1 lfs64.patch [2023-07-26T10:26:42Z] patch -p1 < lfs64.patch * [2023-07-26T10:27:27Z] i mean patch -p1 < lfs64.patch [2023-07-26T10:27:36Z] oh [2023-07-26T10:27:40Z] yeah that should have worked, and the log file should say that it patched some stuff [2023-07-26T10:27:45Z] ignore the * at the end [2023-07-26T10:27:52Z] i mean you were right [2023-07-26T10:28:05Z] sorry my mjnd is going circles now [2023-07-26T10:28:43Z] try the patch i gave you, git restore on the root directory of the repository and apply it [2023-07-26T10:30:56Z] i dont know what the root directory of the repo is [2023-07-26T10:31:07Z] like, cd repo [2023-07-26T10:31:21Z] root directory is basically just the directory of the repository [2023-07-26T10:31:34Z] oh then its in my /var/db/kiss/repo [2023-07-26T10:31:42Z] yeah go there, git restore, then apply the patch [2023-07-26T10:32:38Z] okay i did: git restore /var/db/kiss/repo [2023-07-26T10:33:11Z] and i should go back to where libpciaccess is [2023-07-26T10:34:15Z] cd /var/db/kiss/repo/wayland/libpciaccess [2023-07-26T10:34:24Z] nono [2023-07-26T10:34:27Z] go into /var/db/kiss/repo [2023-07-26T10:34:32Z] and apply the patch onto the repo i gave [2023-07-26T10:34:42Z] oh okay [2023-07-26T10:34:45Z] curl https://termbin.com/2yuk | patch -p1 [2023-07-26T10:35:04Z] ill just use that command i guess [2023-07-26T10:37:19Z] -- patch: can't open 'wayland/libpciaccess/lfs64.patch': File exists 962 [2023-07-26T10:37:49Z] should i delete the existing one [2023-07-26T10:37:57Z] sure [2023-07-26T10:41:04Z] did i have to put the patch -p1 command in the build file [2023-07-26T10:41:12Z] the patch does it for you [2023-07-26T10:41:24Z] well, it added it [2023-07-26T10:41:38Z] yeah it failed bc u added it already in the build file [2023-07-26T10:41:48Z] * i added it already [2023-07-26T10:41:55Z] thats i asked you to git restore [2023-07-26T10:42:01Z] to remove the changes and [2023-07-26T10:43:09Z] im dumb [2023-07-26T10:43:20Z] sorry im really nervous rn [2023-07-26T10:43:31Z] its okay the computer isn't gonna hurt you [2023-07-26T10:43:33Z] the patch went like hunk failes 1/1 [2023-07-26T10:43:45Z] and i did kiss b sway [2023-07-26T10:44:06Z] and it went through libpciaccess [2023-07-26T10:44:35Z] now its building cxx object [2023-07-26T10:46:55Z] its now building the llvm support i guess [2023-07-26T10:47:07Z] if you dont want to build llvm, you can disable it [2023-07-26T10:47:10Z] your gpu doesnt need it [2023-07-26T10:47:21Z] do amd gpus need it [2023-07-26T10:47:26Z] yes they do [2023-07-26T10:47:45Z] i have rx 6600 under my pillow, but still waiting for my psu to arrive this week [2023-07-26T10:48:38Z] good choice [2023-07-26T10:49:12Z] what gpu do you have [2023-07-26T10:49:20Z] 6800xt, bad choice [2023-07-26T10:49:48Z] powerful than mine, why a bad choice? [2023-07-26T10:49:57Z] because its powerful lol [2023-07-26T10:50:01Z] its too powerful [2023-07-26T10:50:01Z] lol [2023-07-26T10:50:23Z] personally would have went for a 6750xt or a 6700XT [2023-07-26T10:51:07Z] man i would have went for more, but i have been using a low end pc for half a decade now [2023-07-26T10:51:24Z] hows the compiling [2023-07-26T10:51:28Z] its what resorted me to linux, because my pc was too slow for windows [2023-07-26T10:51:50Z] i think its doing well, my r5 5600 is sitting on my pc rn [2023-07-26T10:52:31Z] and i have the 32gb corsair lpx ram which i got under 60 dollars [2023-07-26T10:52:38Z] 3200mhz? [2023-07-26T10:52:45Z] yeah 3200mhz [2023-07-26T10:52:52Z] lol i have the same kit [2023-07-26T10:52:59Z] nice [2023-07-26T10:59:04Z] still building llvm and its 18% now [2023-07-26T10:59:21Z] do you need a build? [2023-07-26T11:00:50Z] oh its still building the cxx object for llvm, i was just wondering how long will it take [2023-07-26T11:18:00Z] https://envs.sh/d3s.jpg [2023-07-26T11:18:26Z] sus [2023-07-26T11:19:11Z] its july 26 [2023-07-26T11:19:47Z] damn i didn't see that illiliti post an image [2023-07-26T11:19:51Z] fucking irc bridge [2023-07-26T11:26:01Z] oh man i forgot sbase xargs dont have parallel darn [2023-07-26T11:27:40Z] apparently its easy to do.. [2023-07-26T12:46:05Z] i would love to try to write a coreutils in rust but i am not sure about it as it will take my time a lot. i will consider it after i finish kiss-rs [2023-07-26T12:54:59Z] does seatd require dbus or no [2023-07-26T13:09:01Z] nothing in main repository requires dbus [2023-07-26T13:09:20Z] thats good to hear [2023-07-26T13:33:41Z] "apparently its easy to do.." <- copied the busybox implementation [2023-07-26T13:34:00Z] "thats good to hear" <- if you want to screenshare just know you need dbus [2023-07-26T13:36:21Z] xdream8[m]: if you start by writing pwd or echo utility, i'll ridicule you! [2023-07-26T13:36:30Z] sewn: how do i configure seatd to work [2023-07-26T13:36:31Z] i'm joking don't worry [2023-07-26T13:36:42Z] mako2: it just werks :^) [2023-07-26T13:37:01Z] you just have to set it up as a service and set XDG_RUNTIME_DIR and such, just like a regular sway setup on gentoo [2023-07-26T13:37:26Z] "i would love to try to write a..." <- uutils is a thing [2023-07-26T13:37:32Z] its a plug n play for me on void but no idea how to on kiss [2023-07-26T13:37:44Z] its the same mostly [2023-07-26T13:37:51Z] ln -s /etc/sv /run/service/seatd [2023-07-26T13:38:01Z] make sure youre in the correct groups as well [2023-07-26T13:38:05Z] yeah already did that [2023-07-26T13:38:12Z] i added myself to seatd group [2023-07-26T13:38:14Z] and have mdev as a service [2023-07-26T13:38:19Z] oh mdev [2023-07-26T13:38:27Z] and add yourself to the input video audio tty groups [2023-07-26T13:38:33Z] for me im not in seatd group [2023-07-26T13:38:38Z] idk about mdev [2023-07-26T13:39:07Z] the same [2023-07-26T13:39:08Z] ln -s /etc/sv/mdev /var/service [2023-07-26T13:39:20Z] got it [2023-07-26T13:40:52Z] it wont start the desktop session [2023-07-26T13:41:23Z] it says like: added client 1 to seat0 [2023-07-26T13:41:36Z] closed client 1 on seat0ate [2023-07-26T13:41:48Z] removed client 1 from seat0 [2023-07-26T13:42:42Z] * xdream8[m] uploaded an image: (30KiB) < https://libera.ems.host/_matrix/media/v3/download/matrix.org/pjVajenNpMptnYeukcMzcwqg/20230726_16h37m02s_grim.png > [2023-07-26T13:42:43Z] i am still working on pkg_remove_files function .d but pkg_install_files function works as expected [2023-07-26T13:47:38Z] why did you choose to implement exact output format from kiss? [2023-07-26T13:48:55Z] feels odd seeing that again. how about something new and fresh? [2023-07-26T13:48:58Z] "it wont start the desktop..." <- I'm going to sleep [2023-07-26T13:49:55Z] i think i got this, goodnight :) [2023-07-26T13:52:40Z] also, privilege elevation is kinda flawed in kiss. since rust is compilable language, you could improve that by using suid [2023-07-26T13:53:50Z] one option is to split subcommands into separate binaries and set suid bit on those that need to elevate privileges [2023-07-26T13:54:13Z] imagine kiss-install, kiss-remove, kiss-search, kiss-build and so on [2023-07-26T13:54:41Z] "feels odd seeing that again. how..." <- if you have any suggestions about design, I'm open to those suggestions. [2023-07-26T13:55:10Z] illiliti: like xbps and cpt? [2023-07-26T13:55:18Z] maybe [2023-07-26T13:55:24Z] thats a good idea [2023-07-26T13:56:10Z] as of output first I would drop colors and "Checking" stuff [2023-07-26T13:56:58Z] actually I would leave only 'Installing: ' and 'Installed: ' [2023-07-26T13:57:23Z] and 'Error installing: ' in case of error [2023-07-26T13:59:10Z] that's the only shit I care about in output. everything else belongs to opt-in flags imho [2023-07-26T14:00:50Z] let me apply your suggestions except colors. colors make it look good [2023-07-26T14:02:59Z] i will make it print "Checking ..." stuff only when KISS_DEBUG is set. also i am planning to drop KISS_DEBUG, KISS_CHOICE, KISS_FORCE etc and make them flags [2023-07-26T14:03:28Z] yeah flags would be nice [2023-07-26T14:06:45Z] * illiliti rummages in king source code for a good suggestions [2023-07-26T14:08:15Z] oh men [2023-07-26T14:08:54Z] i like how I implemented kiss alternative interface in king [2023-07-26T14:11:47Z] king swap [-t ] ... [2023-07-26T14:13:21Z] * xdream8[m] uploaded an image: (43KiB) < https://libera.ems.host/_matrix/media/v3/download/matrix.org/SaMZPBysFrcnjCGmcHFduYNN/20230726_17h08m28s_grim.png > [2023-07-26T14:13:49Z] i will first work on seperation binaries like xbps and cpt [2023-07-26T14:14:04Z] great [2023-07-26T14:14:25Z] https://github.com/illiliti/king/blob/master/cmd/king/usage.go#L138-L148 [2023-07-26T14:14:31Z] feel free to steal these ideas [2023-07-26T14:14:35Z] if you like them [2023-07-26T14:15:21Z] nice thanks [2023-07-26T14:16:37Z] i should have mentioned that if -t option isn't specified, king will swap implementation to the first found alternative implementation [2023-07-26T14:17:16Z] i should think about a name. kiss-rs is not a good name. any suggestions? [2023-07-26T14:18:10Z] naming is hard [2023-07-26T14:19:21Z] yeah i never manage to find a good name i just always add a suffix to names [2023-07-26T14:26:17Z] not all commands needs a TMP_DIR so its a very good thing to switch to seperate binaries [2023-07-26T14:42:30Z] btw have you ever thought about adding atomic install/remove/update in order to keep fs clean in case of error? [2023-07-26T14:43:54Z] basically nixos but without declarative mess [2023-07-26T14:47:17Z] * illiliti imagining nixos-like package manager with kiss repository format [2023-07-26T14:48:07Z] no no, it would be too good to be legal [2023-07-26T14:49:06Z] can you explain it further. i dont know how nix works even though i use it myself for big packages [2023-07-26T14:53:28Z] the whole idea is to drop FHS and implement something similar to how nix manages packages [2023-07-26T14:54:19Z] that means no global state, i.e same package can have multiple versions, etc [2023-07-26T14:56:19Z] like installing every package in their own directory and linking them to /usr/bin [2023-07-26T14:56:27Z] ? [2023-07-26T14:57:05Z] sortof but without /usr/bin since it is part of FHS, i.e global state [2023-07-26T14:57:22Z] Help, can't install firefox https://termbin.com/w46c [2023-07-26T14:59:36Z] illiliti: for example, we install netbsd-curses 0.3.2-1 to /kiss/packages/netbsd-curses-0.3.2-1 and link executables and libraries to /kiss/bin, /kiss/lib? [2023-07-26T15:00:34Z] you don't link anything [2023-07-26T15:01:02Z] mako2: lfs64 problem again [2023-07-26T15:01:37Z] oh no [2023-07-26T15:03:05Z] https://git.musl-libc.org/cgit/musl/commit/?id=25e6fee27f4a293728dd15b659170e7b9c7db9bc [2023-07-26T15:03:15Z] testuser[m]: should we revert this commit? it causes too much obstruction [2023-07-26T15:03:49Z] illiliti: so what you mean is adding everything to PATH, MANPATH and LD_LIBRARY_PATH after installing them and changing what is in PATH, MANPATH, LD_LIBRARY_PATH with a command [2023-07-26T15:04:28Z] no [2023-07-26T15:05:08Z] i believe nixos patches all this stuff at compile time [2023-07-26T15:05:09Z] then how are we going to acces binaries and libraries? [2023-07-26T15:06:10Z] illiliti: thank you [2023-07-26T15:06:39Z] for what? [2023-07-26T15:07:18Z] wait i thought that was the patch for lfs64 lmaoo [2023-07-26T15:07:44Z] xdream8[m]: you better read how nixos/guix work [2023-07-26T15:08:30Z] is there a way to fix that firefox thing [2023-07-26T15:09:24Z] mako2: https://git.alpinelinux.org/aports/tree/community/firefox/lfs64.patch [2023-07-26T15:09:32Z] https://git.alpinelinux.org/aports/tree/community/firefox/audio-lfs64.patch [2023-07-26T15:09:35Z] steal these [2023-07-26T15:09:52Z] i have to patch both of them in my root repo dir? [2023-07-26T15:10:44Z] you need to patch firefox with these patches in build script [2023-07-26T15:11:28Z] do you mean i have to put the patch commands in the build script? [2023-07-26T15:11:38Z] or the patches does them for you [2023-07-26T15:12:45Z] put patches in patches/ directory of firefox package and specify them in build script [2023-07-26T15:13:01Z] oh okay, i'll try [2023-07-26T15:13:03Z] you will also need to specify them in sources file [2023-07-26T15:13:41Z] i think sewn already taught you how to do that [2023-07-26T15:14:24Z] yeah but like it was different like he sent me a patch that does things for me like adding the commands in the build script [2023-07-26T15:15:36Z] you should know how to do it yourself [2023-07-26T15:15:50Z] and it's simple, believe me [2023-07-26T15:16:08Z] i'm trying now [2023-07-26T15:17:21Z] https://kisslinux.org/wiki/package-system [2023-07-26T15:22:53Z] "i believe nixos patches all this..." <- it seems its very hard to implement but its possible.... (full message at ) [2023-07-26T15:23:37Z] element removed what i wrote [2023-07-26T15:24:07Z] do not write multiline messages [2023-07-26T15:24:57Z] depends file syntax will be: program-name-version library [2023-07-26T15:25:25Z] if its a make dep its: package-name-version executable [2023-07-26T15:28:43Z] i don't think you should hardcode library/executable [2023-07-26T15:28:54Z] packages should be opaque in this sense [2023-07-26T15:30:11Z] but nonetheless i don't have clean design in mind to tell what is good or bad [2023-07-26T15:31:10Z] illiliti: actually this is what nix does without having to add every library/binary to LD_LIBRARY_PATH/PATH. it only tries to add necessery libraries/binaries. [2023-07-26T15:35:45Z] if that suits you, go with that [2023-07-26T15:40:13Z] i will continue seperating kiss-rs to binaries for now. if you have any ideas about implementing nix like package installation/building just message me. [2023-07-26T15:44:24Z] @illiliti not sure, if the no. of packages affected are low then we can probably get by with patching them individually [2023-07-26T15:52:07Z] testuser[m]: ok, no problem. since ioraff is not here and issue is quite urgent, can you apply alpine patches to firefox and other packages? [2023-07-26T19:18:45Z] I can't install efibootmgr, kiss b efivar -> https://termbin.com/n9d5o [2023-07-26T19:31:02Z] it's that shit again [2023-07-26T19:31:31Z] https://git.alpinelinux.org/aports/tree/main/efivar/lfs64.patch [2023-07-26T20:27:14Z] illiliti: After applying the patch, i ran kiss b efivar again and this shows up -> https://termbin.com/gb5n [2023-07-26T20:28:28Z] not to ask a stupid question but im trying to install gkiss rn and im stuck at this, any reason this is happening? the website literally isnt down https://0x0.st/Hekx.png [2023-07-26T20:36:56Z] hi [2023-07-26T20:37:47Z] mako2: pass -Wno-error=enum-int-mismatch to CFLAGS [2023-07-26T20:40:16Z] export CFLAGS="-Wno-error=enum-int-mismatch" Is this correct? [2023-07-26T20:40:34Z] export CFLAGS="$CFLAGS ..." [2023-07-26T20:40:42Z] else youll remove youre already existing CFLAGS [2023-07-26T20:40:47Z] unless thats what you want [2023-07-26T20:41:21Z] zlib: i can't reproduce. it downloads fine for me [2023-07-26T20:41:34Z] i literally tried it on my main and it works too [2023-07-26T20:41:45Z] i have no idea why it wont connect [2023-07-26T20:43:39Z] sad_plan: Thanks for that [2023-07-26T20:43:53Z] yw [2023-07-26T20:44:03Z] illiliti: That did the trick :) [2023-07-26T21:04:02Z] still no luck !!! someone said to just wait and maybe it'll install, is that plausible? [2023-07-26T21:13:30Z] xdream8[m]: https://github.com/uutils/coreutils this might be for you, seeing as you mentioned rust coreutils [2023-07-26T21:27:20Z] why does matrix say I was mentioned here 99 times [2023-07-26T21:27:36Z] have no idea. just use irc mate [2023-07-26T21:30:52Z] efibootmgr -> EFI variables are not supported in this system [2023-07-26T21:31:55Z] sad_plan: I don't have a bouncer [2023-07-26T21:32:09Z] theres logs here on #kisslinux anyway [2023-07-26T21:32:18Z] so no need for it here [2023-07-26T21:32:28Z] other channels though, not so much [2023-07-26T21:33:13Z] im getting so massivly fed up with webkit these days. webkit crashes on github, aswell as on several other sites I use.. makes using webkit browsers a real pain tbh.... [2023-07-26T21:33:16Z] "testuser: should we revert..." <- wasn't the lfs patch removed by the package maintainer? [2023-07-26T21:33:41Z] mako2: this is stupid because I don't know why baseinit doesn't mount efivarfs [2023-07-26T21:33:59Z] run mount efivarfs -t efivarfs /sys/firmware/efi/efivars [2023-07-26T21:34:24Z] sad_plan: what's wrong with other browsers [2023-07-26T21:34:40Z] they dont build usually for me [2023-07-26T21:34:52Z] I did use firefox, but it stopped building for me altogether [2023-07-26T21:35:10Z] sewn: where removed? [2023-07-26T21:35:48Z] sewn: mount: mounting efivarfs on /sys/firmware/efi/efivars failed: No such file or directory [2023-07-26T21:36:06Z] sewn I dont mount efivars. and im just fine [2023-07-26T21:36:14Z] mounts by itself I assume by the kernel [2023-07-26T21:37:02Z] btw the kernel my system is using is lts and its not the one i compiled [2023-07-26T21:37:21Z] I also use lts. 5.15.122 [2023-07-26T21:38:07Z] i only boot by the help of system rescue cd's findroot, also i cant have audio without the kernel i compiled [2023-07-26T21:39:28Z] illiliti: b9f53e449c96f224d700eb86c94a6e0af5d4c467 [2023-07-26T21:44:22Z] then we should consider bringing it back if magnitude of this problem double [2023-07-26T21:45:04Z] its not that it should be bringed back, it's that maintainers forgot to add the lfs64 patch to packages I believe [2023-07-26T21:46:34Z] there was another commit that adds the patch back because of rust, but now that rust has been patched it alone is probably the only package that has the patch [2023-07-26T21:46:58Z] I can't build rust despite the patches being there so I cant build firefox either [2023-07-26T21:47:19Z] log? [2023-07-26T21:48:37Z] give me a moment [2023-07-26T21:51:33Z] illiliti: https://termbin.com/dil1 [2023-07-26T21:56:57Z] https://git.alpinelinux.org/aports/tree/main/rust/lfs64-getrandom.patch.noauto [2023-07-26T21:57:04Z] https://git.alpinelinux.org/aports/tree/main/rust/lfs64-rust.patch [2023-07-26T21:57:25Z] both patches are already in the rust patches dir [2023-07-26T21:57:39Z] and in build script? [2023-07-26T21:57:45Z] and sources file? [2023-07-26T21:57:46Z] yes [2023-07-26T21:57:48Z] yes [2023-07-26T22:01:34Z] either you are applying them wrong or wheels aren't spinning. [2023-07-26T22:02:18Z] illiliti: well i am using the rust from repo and not from my own so [2023-07-26T22:02:19Z] i'd assume wheels simply dont spin [2023-07-26T22:02:55Z] wait a minut [2023-07-26T22:14:03Z] mako2: were you able to build rust? [2023-07-26T22:16:58Z] now im unsure why rust fails to build as now i've used alpines method of patching rust libc, by patching all libc vendors manually [2023-07-26T22:18:07Z] put cat before and after patching everywhere to debug this [2023-07-26T22:18:25Z] sewn: I was trying to install firefox, but yes I couldn't build rust even with the patches applied on both build and sources [2023-07-26T22:18:38Z] ok whenever appservice appears as a read on matrix it means that a message didnt go through god damn it [2023-07-26T22:18:44Z] mako2: i see, good to know its not me [2023-07-26T22:19:52Z] could this be due to cache? [2023-07-26T22:20:00Z] like ccache or rust cache [2023-07-26T22:20:04Z] wait [2023-07-26T22:20:10Z] i think its because of the bootstrap [2023-07-26T22:20:17Z] when rust gets built it uses a rustc cargo and rust-std binary [2023-07-26T22:20:22Z] of some sort.. i'm unsure [2023-07-26T22:21:01Z] i dont want to clear my 24GB ccache [2023-07-26T22:21:23Z] move it to the other place [2023-07-26T22:21:50Z] ok let me try [2023-07-26T22:27:32Z] phew you're wrong its not ccache or rust cache [2023-07-26T22:27:36Z] my ccache stays! [2023-07-26T22:28:07Z] "sewn: I was trying to install..." <- is it the 'undefined reference to fstat64'? [2023-07-26T22:29:53Z] do you have previous version of rust installed? [2023-07-26T22:31:04Z] i dont have rust installed [2023-07-26T22:31:40Z] wait i'm going to reproduce the error [2023-07-26T22:32:24Z] today i discovered i have a windows iso in my .cache [2023-07-26T22:33:03Z] then I think you are right about bootstrap. it could be a culprit [2023-07-26T22:33:10Z] https://codeberg.org/kiss-community/repo/src/branch/master/extra/rust/build#L59 [2023-07-26T22:33:19Z] ioraff wheree areyouuuuuuuu [2023-07-26T22:34:31Z] illiliti: ok let me try nightly builds of rust [2023-07-26T22:34:40Z] if it works then its definitely the cuprit. [2023-07-26T22:38:00Z] i gotta go rest [2023-07-26T22:38:05Z] i doubt it would work, since the musl systems rust uses to build such binaries most likely would not have updated musl [2023-07-26T22:38:15Z] okay have a good rest [2023-07-26T22:38:20Z] sewn: here is my rust build log: https://termbin.com/tas44 [2023-07-26T22:38:30Z] yep same as mine [2023-07-26T22:46:13Z] yep those rustc binaries are the culprit, using specifically the nightly builds work [2023-07-26T22:46:25Z] let me find a way to make it use the beta ones, this is emergency!!!! [2023-07-26T22:51:54Z] an alternative to using rust binaries is to use rust-bootstrap package similar to go's go-bootstrap package that already exists. [2023-07-26T23:01:52Z] ^ nvm wont work very well [2023-07-26T23:01:57Z] since kiss is source-built and rust is self-hosted [2023-07-26T23:02:54Z] did codeberg just went offline [2023-07-26T23:03:17Z] i think so [2023-07-26T23:03:31Z] yeah i was trying to read some docs [2023-07-26T23:03:38Z] codeberg is down yeah [2023-07-26T23:03:46Z] https://status.codeberg.org/status/codeberg [2023-07-26T23:03:47Z] 99.58% [2023-07-26T23:03:50Z] :( [2023-07-26T23:03:59Z] :( [2023-07-26T23:04:04Z] what docs? [2023-07-26T23:04:10Z] efi stuff [2023-07-26T23:04:29Z] bootloader? [2023-07-26T23:04:46Z] yeah so i could load my kernel too [2023-07-26T23:05:36Z] efibootmgr or grub [2023-07-26T23:06:14Z] ive installed grub after baseinit [2023-07-26T23:06:35Z] you can check /usr/share/doc/kiss lol [2023-07-26T23:08:19Z] lol, idk which one provides instructions to setup the bootloader [2023-07-26T23:16:47Z] why is sways background always yellow [2023-07-26T23:16:57Z] thats when sway has no background [2023-07-26T23:17:08Z] oh so that background is hardcoded [2023-07-26T23:17:09Z] the default background color is set in the sway build file [2023-07-26T23:17:21Z] so sway in kiss doesnt have swaybg [2023-07-26T23:17:30Z] its a package you can insatll [2023-07-26T23:17:35Z] but you can use the sway configuration instead [2023-07-26T23:18:05Z] i cant change the background in sway config [2023-07-26T23:18:48Z] output * bg #202020 solid_color [2023-07-26T23:18:49Z] are you sure [2023-07-26T23:18:55Z] you have to reload sway config dont forget htat [2023-07-26T23:19:40Z] output * bg #696969 solid_color [2023-07-26T23:19:51Z] i did reload my config [2023-07-26T23:20:00Z] weird [2023-07-26T23:20:04Z] you can use swaymsg [2023-07-26T23:20:29Z] how do i tell swaymsg to set the background [2023-07-26T23:20:45Z] swaymsg output '*' bg '#696969' solid_color [2023-07-26T23:21:26Z] it wont change, it just flashes [2023-07-26T23:21:39Z] the background?? [2023-07-26T23:21:40Z] it gets overwritten by sways default bg yellow [2023-07-26T23:21:45Z] yeah [2023-07-26T23:22:17Z] ill try to modify sways build if it works [2023-07-26T23:24:06Z] after messing up with the build file and reinstalling it [2023-07-26T23:24:12Z] the bg changed to grey [2023-07-26T23:24:22Z] awesome is that better [2023-07-26T23:25:38Z] idk, i want the bg to change from the config file [2023-07-26T23:25:53Z] swaymsg works? [2023-07-26T23:27:34Z] same thing it flashes, the command is like being replaced by the bg color values in the build file [2023-07-26T23:29:59Z] i can reproduce [2023-07-26T23:30:05Z] my background stays yellow and wont change [2023-07-26T23:30:16Z] not even with a image.. [2023-07-26T23:30:23Z] yeah it sucks [2023-07-26T23:30:37Z] you might as well try out dwl lol [2023-07-26T23:30:45Z] or hyprland [2023-07-26T23:30:51Z] cuz idk what the issue is here [2023-07-26T23:31:13Z] it might be that the maintainer likes yellow [2023-07-26T23:31:31Z] no he likes catpuccin yellow [2023-07-26T23:32:02Z] idk ive been stuck on sway ever since i moved to wayland a year ago [2023-07-26T23:32:19Z] time for a change innit [2023-07-26T23:34:13Z] also i cant move to river if i still cant use my rx 6600 [2023-07-26T23:35:34Z] my psu has been on transit for 5 fucking days now, there has to be a typhoon to wherebits being heldw [2023-07-26T23:35:50Z] personally i wish i could try out river but i cant [2023-07-26T23:36:00Z] becuase zig on my system likes to segfault [2023-07-26T23:36:46Z] i never had issues with zig [2023-07-26T23:38:04Z] the thing that i probably don't like is that its on another programming language that ive never heard of before [2023-07-26T23:44:12Z] how do i install the community repo?