Hello,
source for boots 1.83.0 cannot be built. --8<---------------cut here---------------start------------->8--- $ guix time-machine --no-substitutes -q --commit=ce9929fadfcdb1426eec4ea228aaf68db7fd2db3 -- build --no-substitutes -Se '(@ (gnu packages boost) boost-1.83)' The following derivations will be built: /gnu/store/1xdv0hapnbxaf8bixykkd5blyfv1bvcm-boost-0001-unordered-fix-copy-assign.patch.drv /gnu/store/pbri41ibhi0bl8jr1rgk6sgajn3jw2al-boost_1_83_0.tar.bz2.drv /gnu/store/fcsphfy5jyxj69s5lnszlxc50lz2vnq7-boost_1_83_0.tar.zst.drv building /gnu/store/1xdv0hapnbxaf8bixykkd5blyfv1bvcm-boost-0001-unordered-fix-copy-assign.patch.drv... Starting download of /gnu/store/chzch29xi2gzdxbzk77sb432klkddra1-boost-0001-unordered-fix-copy-assign.patch >From >https://www.boost.org/patches/1_83_0/0001-unordered-fix-copy-assign.patch... following redirection to `https://www.boost.org/patches/1_83_0/0001-unordered-fix-copy-assign.patch/'... downloading from https://www.boost.org/patches/1_83_0/0001-unordered-fix-copy-assign.patch ... 0001-unordered-fix-copy-assign.patch 581B 1.7MiB/s 00:00 ▕██████████████████▏ 100.0% sha256 hash mismatch for /gnu/store/chzch29xi2gzdxbzk77sb432klkddra1-boost-0001-unordered-fix-copy-assign.patch: expected hash: 09j61m5xh7099k5na9i43x5rra51znf7vm2nyh89yqpizcll9q66 actual hash: 0l520lqh2vxdlyzvpki6hy2ylqimag8v18n2sdbmliifxiiha4gl hash mismatch for store item '/gnu/store/chzch29xi2gzdxbzk77sb432klkddra1-boost-0001-unordered-fix-copy-assign.patch' build of /gnu/store/1xdv0hapnbxaf8bixykkd5blyfv1bvcm-boost-0001-unordered-fix-copy-assign.patch.drv failed View build log at '/var/log/guix/drvs/1x/dv0hapnbxaf8bixykkd5blyfv1bvcm-boost-0001-unordered-fix-copy-assign.patch.drv.gz'. cannot build derivation `/gnu/store/fcsphfy5jyxj69s5lnszlxc50lz2vnq7-boost_1_83_0.tar.zst.drv': 1 dependencies couldn't be built guix build: error: build of `/gnu/store/fcsphfy5jyxj69s5lnszlxc50lz2vnq7-boost_1_83_0.tar.zst.drv' failed --8<---------------cut here---------------end--------------->8--- This prevents me from reconfiguring my system to address recent CVEs found in guix-daemon. Tomas -- There are only two hard things in Computer Science: cache invalidation, naming things and off-by-one errors.
