Hello development folks, is anybody else unable to build current "next" branch as well? On my workstation, ./make.sh build requires a toolchain to be present (unless memories fail me, I thought it was possible to compile IPFire 2.x without a toolchain). After having executed ./make.sh gettoolchain, tar complains about the downloaded toolchain not looking like a tar archive - presumably because the toolchain archive uses zstd now, and tar does not recognise this format. In addition, some issues around chroot and env arise here as well: > Jul 11 11:33:07: Building stage2 chroot: failed to run command 'env': No such file or directory Cleaning cache directories and the entire ipfire-2.x Git repository accomplishes nothing. I guess this will be a lazy Sunday then... :-) Thanks, and best regards, Peter Müller