Failed to autoload make-page-map in (charting)

2019-09-16 Thread
I'm installing Gnu GuixSD on a machine with a configuration slightly changed from "bare bones" and using `guix-daemon --cores=8 --max-jobs=8 --substitute-urls="https://mirror.hydra.gnu.org"` to get a faster networking speed. But `guix system --skip-checks init /mnt/etc/config.scm /mnt` gives me

Re: Failed to autoload make-page-map in (charting)

2019-09-16 Thread
> Note that mirror.hydra.gnu.org is defunct. You should use > ci.guix.gnu.org, which is the only build farm that is provided by the > Guix project. Sadly, my network provider block ci.guix.gnu.org (I'm in mainland China)... Is there a mirror for ci.guix.gnu.org? I just found some mirrors for hydr

Re: Failed to autoload make-page-map in (charting)

2019-09-16 Thread
> >> Note that mirror.hydra.gnu.org is defunct. You should use > >> ci.guix.gnu.org, which is the only build farm that is provided by the > >> Guix project. > > > > Sadly, my network provider block ci.guix.gnu.org (I'm in mainland China)... > > Is there a mirror for ci.guix.gnu.org? I just found s

[close] Re: Failed to autoload make-page-map in (charting)

2019-09-16 Thread
Yes, you are right, ci.guix.gnu.org can serve as a substitute url even ping it result in 100% package loss and this time installation process successfully finished. This thread should be closed.