<beerman>
i only built it two times yesterday, and it also built like that on the raspberry pi. I'll update a few more machines and see if I can shake that out of the tree
<beerman>
container or not, on 6 different machines it built fine. I can change the config.toml from changelog-seen to change-id but this is just an indicator and does nothing for the build itself
<beerman>
the fact that it says file not found would make me want to check the disk space, but I assume thats no problem eh?
<ivandi>
after creating $CARGO_HOME/registry/src the bootstrap passes but stage0 fails with error: --remap-path-prefix must contain '=' between FROM and TO
ivandi has quit [Quit: WeeChat 4.1.2]
ivandi has joined #crux-devel
ivandi has quit [Quit: WeeChat 4.1.2]
ivandi has joined #crux-devel
ivandi has quit [Client Quit]
ivandi has joined #crux-devel
<ivandi>
remap-debuginfo = false in config.toml fixes the build
ivandi has quit [Quit: WeeChat 4.1.2]
ivandi has joined #crux-devel
<beerman>
deleting $CARGO_HOME/registry/src shows the fault for me, and remap-debuginfo = false sure fixes it for me
<beerman>
I'll push that soon and try to not forget it to reenable it later