acheam changed the topic of #kisslinux to: Unnofficial KISS Linux community channel | https://kisscommunity.bvnf.space | post logs or else | song of the day https://vid.puffyan.us/1tQKW9aquT0
_whitelogger has quit [Ping timeout: 246 seconds]
_whitelogger has joined #kisslinux
geekthattweaks has quit [Quit: Connection closed for inactivity]
<xdream8[m]> try mvi
<sewn> i considered mvi but the code is pretty big and hard for me to edit, since i wanted to add or change a few things
<sewn> for now i use montage and sixel to have thumbnail view, it works quite well
<xdream8[m]> i was updating my system and rust update failed for me bc of stat64 errors again. does it happen for anyone else?
<sewn> doesn't happen for me because I don't update my system
hiato has quit [Quit: ZNC - https://znc.in]
op_4 has joined #kisslinux
<xdream8[m]> i installed nightly rust version using rustup and it works.
<xdream8[m]> anyone interested can find rustup here: https://codeberg.org/XDream8/kiss-repo/src/branch/main/extra/rustup
ruivlea has joined #kisslinux
<ruivlea> i update rust with patches from alpine aports. https://codeberg.org/ruivlea/siss/src/branch/main/extra/rust
<xdream8[m]> I think i just nuked my setup while testing pkg_remove_files function in kiss-rs
angerisagift has quit [Ping timeout: 245 seconds]
angerisagift has joined #kisslinux
<illiliti> where is rust's vaunted safety when you need it...
<xdream8[m]> it is really only my fault i was getting 'File not found' errors and tried using fs::remove_dir_all() instead of fs::remove_dir() and it removed everything in /usr/bin/ and /var/db/kiss
<xdream8[m]> i think i can just copy /usr/bin and /var/db/kiss from kiss linux tarball
angerisagift has quit [Read error: Connection reset by peer]
angerisagift has joined #kisslinux
<xdream8[m]> fixed it. now i should be more careful about file operations on root directory
<xdream8[m]> now i will perform my tests in another folder by setting KISS_ROOT
heartburn has quit [Read error: Connection reset by peer]
heartburn has joined #kisslinux
ruivlea has quit [Ping timeout: 245 seconds]
Guest7073 has joined #kisslinux
ehawkvu has joined #kisslinux
<ehawkvu> Has anyone built the new chromium 115 yet?
<ehawkvu> I've been trying to build it for the last 16 hours and its stuck on some python scripts
<ehawkvu> Here's a screenshot from htop ~ https://0x0.st/Hep9.pfNifb
<sewn> do you want me to build for you ehawkvu lol
<ehawkvu> sewn: that would be much appreciated lol
<sewn> xorg or wayland?
<ehawkvu> xorg
<sewn> i am on a wayland environment so i will be recompiling gtk+3 and libepoxy for X11
<sewn> i assume chromium 115.0.5790.98
<ehawkvu> I did bump it to the .102$ version, so there should be no diff btwn community & xorg
<ehawkvu> I can also try running a build in a fresh chroot to see if it's something
<ehawkvu> with my setup^
<sewn> I have a ton of outdated packages , I haven't updated
<sewn> kiss l output ^
<sewn> ehawkvu: updating to .102
<sewn> <ehawkvu> "Here's a screenshot from htop..." <- https://0x0.st/Hepk.png
sad_plan has joined #kisslinux
<sad_plan> hi
<sewn> hi sad_plan
oldtopman has joined #kisslinux
ehawkvu` has joined #kisslinux
ehawkvu has quit [Ping timeout: 260 seconds]
Guest7073 has quit [Remote host closed the connection]
ehawkvu` has quit [Remote host closed the connection]
ehawkvu has joined #kisslinux
<sewn> damn did it really take two hours
<sewn> nearly 3 now
<sad_plan> to build chromium?