IRC channel logs

2025-04-27.log

back to list of logs

<oriansj>ok, it should be fixed now
<oriansj>looks like I made a mistake with certbot renewal configuration and when attempting to debug I hit the retry limit; >.< should have used their test flags
<matrix_bridge><Andrius Štikonas> cosinusoidally: fossy and I now have mirrors of all tarballs
<matrix_bridge><Andrius Štikonas> https://github.com/fosslinux/live-bootstrap/wiki/Mirrors
<matrix_bridge><cosinusoidally> When should the mirrors kick in? I was getting a failure in github ci as https://github.com/ivmai/libatomic_ops/releases/download/v7.6.10/libatomic_ops-7.6.10.tar.gz
<matrix_bridge> is gone.
<matrix_bridge><cosinusoidally> Apparently that release has moved to https://github.com/bdwgc/libatomic_ops/releases/download/v7.6.10/libatomic_ops-7.6.10.tar.gz
<matrix_bridge><cosinusoidally> Incidentally I've hacked in my JS fork of pnut into live-bootstrap https://github.com/cosinusoidally/live-bootstrap/pull/6 starting from https://github.com/fosslinux/live-bootstrap/pull/524 . My PR is a bit messy as I've just thrown code in tree. The main part of the change is https://github.com/cosinusoidally/live-bootstrap/tree/pnut_js/steps/pnut_js-1.0 . This avoids the need for a prebuild binary...
<matrix_bridge>... version of pnut-exe . CI passed https://github.com/cosinusoidally/live-bootstrap/actions/runs/14684889316
<matrix_bridge><cosinusoidally> I've not tested qemu/bare metal, but I suspect they will fail as pnut uses mmap for memory allocation, and builder-hex0 does not support mmap
<oriansj>and the git commit for files.bootstrapping has been updated to the latest source file list for live-bootstrap
<oriansj>and https://git.sr.ht/~oriansj/sources will be updated shortly
<matrix_bridge><Andrius Štikonas> cosinusoidally: using mirrors are now mandatory for any download. Either create a localhost mirror before roots or use one of the public ones.
<matrix_bridge><Andrius Štikonas> Hence roots needs --mirrors argument