"Guix Pull" still fails for me. The following is the information:
address@hidden ~# guix pull substitute: updating substitutes from 'https://ci.guix.info'... 100.0% substitute: updating substitutes from 'https://ci.guix.info'... 100.0% downloading from https://ci.guix.info/nar/gzip/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem... isrgrootx1.pem 2KiB 486KiB/s 00:00 [##################] 100.0% downloading from https://ci.guix.info/nar/gzip/zh3s89l1kri7r5ya0bmhil65lm0my691-module-import... module-import 187B 62KiB/s 00:00 [##################] 100.0% building /gnu/store/vf1ni4bdwlya3f5ii7wq6agiwdvzapmw-letsencryptauthorityx3.pem.drv... downloading from https://letsencrypt.org/certs/letsencryptauthorityx3.pem... /sha256 hash mismatch for /gnu/store/bcq7sqhg18b7b1q87j8z60d5hybsdafm-letsencryptauthorityx3.pem: expected hash: 0zbamj6c7zqw1j9mbqygc8k1ykgj6xiisp9svmlif5lkbnyjhnkk actual hash: 1kvac1dhm1d02bhrfj6l1cz1dpldz6ishb78zzvy8245zgvh7pdn hash mismatch for store item '/gnu/store/bcq7sqhg18b7b1q87j8z60d5hybsdafm-letsencryptauthorityx3.pem' build of /gnu/store/vf1ni4bdwlya3f5ii7wq6agiwdvzapmw-letsencryptauthorityx3.pem.drv failed View build log at '/var/log/guix/drvs/vf/1ni4bdwlya3f5ii7wq6agiwdvzapmw-letsencryptauthorityx3.pem.drv.bz2'. cannot build derivation `/gnu/store/paq8cw9f06lxw34aakk0vg1b9nx21cqf-le-certs-0.drv': 1 dependencies couldn't be built guix pull: error: build of `/gnu/store/paq8cw9f06lxw34aakk0vg1b9nx21cqf-le-certs-0.drv' failed May 3, 2019 4:27 AM, "Raghav Gururajan" <r...@disroot.org> wrote: > Thank you very much Ludo. > > May 2, 2019 12:06 PM, "Ludovic Courtès" <l...@gnu.org> wrote: > >> Hi, >> >> iyzs...@member.fsf.org (宋文武) skribis: >> >>> Hello, thank for the report, it seems that Let's Encrypt had added the 3 >>> missing '^M' to each its pem cert file. >>> >>> I had pushed a fix, please try again, thank you! >> >> Thank you! Note that it doesn’t help much for those whose ‘guix pull’ >> refuses to run. :-) >> >> I’ve re-added the original .pem file on ci.guix.info (aka. berlin, >> aka. ci.guix.gnu.org), so people should now get substitutes for it: >> >> https://ci.guix.gnu.org/nar/gzip/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem >> >> Ludo’.