Chris Dale <[email protected]> skribis: > guix package -i hello > accepted connection from pid 16464, uid 1000 > The following package will be installed: > hello-2.8 out /nix/store/7g06kqdm6qjbzdppnryyvjl2bz82r8dh-hello-2.8 > > The following files will be downloaded: > /nix/store/7g06kqdm6qjbzdppnryyvjl2bz82r8dh-hello-2.8 > /nix/store/gk8dpqzml7n6ah0nxi59hrpwjaqqml64-gcc-4.7.3 > @ substituter-started /nix/store/gk8dpqzml7n6ah0nxi59hrpwjaqqml64-gcc-4.7.3 > /usr/local/libexec/guix/substitute-binary > downloading `/nix/store/gk8dpqzml7n6ah0nxi59hrpwjaqqml64-gcc-4.7.3' from ` > http://hydra.gnu.org/nar/gk8dpqzml7n6ah0nxi59hrpwjaqqml64-gcc-4.7.3'... > bzip2: (stdin) is not a bzip2 file.
Thanks for the report, you found an actual bug. :-) I noticed today as well. This should be fixed by 101d9f3. Get it with “guix pull” (or, if you have an empty store, with “guix pull --bootstrap”). Everyone: please test and report success or failure. Interestingly, I used the substituter quite intensively before and after the core-updates merge, and it was only after the release that I stumbled upon these bugs. Oh well. Thanks, Ludo’.
