IRC channel logs
2024-12-21.log
back to list of logs
<fossy>hmmm, this CI failure is very weird... <fossy>hmmmmm, Ubuntu has done some funky stuff <fossy>seems like literally within the last two days, Github actions flipped the switch for ubuntu-latest from 22.04 to 24.04 <fossy>we should have used a versioned ubuntu tbh but whatevs <stikonas>well, ubunt-latest being on 22.04 also doesn't make sense <fossy>ubuntu-latest on github actions is apparently "latest LTS, minus a few months while we test it" lol <stikonas>presumably we can't tweak system settings there <fossy>because presumably we can't touch sysctl, but we should be able to configure apparmor <stikonas>fossy: other than grub, did you script find anything? <fossy>stikonas: only done grub so far as a preliminary test <fossy>i did musl just before and found something there too, its a bit annoying <fossy>theres a few files scattered around the tree like this <fossy>and theres nil documentation on how they were generated -.- <fossy>but they don't build with meslibc <fossy>so think i'll just strip out the functionality requiring that for the first musl build, then it's trivial from there