<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