El Sun, 18 Nov 2018 21:10:25 -0800 Fredrik Salomonsson <[email protected]> escribió: > Hi, > > Trying to install guix-0.15 to see if I can get dual booting with > btrfs working on my laptop. But didn't get that far. Encounter an > error when running guix system init. Ran it twice, same error. Any > idea what could be wrong? Took about 4-6h to run it the first time. > > Here's the command: > guix system init /mnt/etc/config.scm /mnt/ --substitute-urls=" > https://hydra.gnu.org https://berlin.guixsd.org" > And here's the output of the second run, minus a bunch of substitute: > updating... > > Starting download of > /gnu/store/j8cahmsfnjpdw49aa1qybrs0sm5z86fm-openal-soft-1.18.2.tar.bz2 > From > http://kcat.strangesoft.net/openal-releases/openal-soft-1.18.2.tar.bz2. .. > ....18.2.tar.bz2 2.1MiB/s 00:00 | 10KiB > transferred > sha256 hash mismatch for output path > `/gnu/store/j8cahmsfnjpdw49aa1qybrs0sm5z86fm-openal-soft-1.18.2.tar.bz2' > expected: 10kydm8701a2kppiss9sdidn1820cmzhqgx1b2bsa5dsgzic32lz > actual: 0m22iiwrg5lf4xjhapk9i801kc2mi7bgyxnl38qblhgp3nz2qlj5 > cannot build derivation > `/gnu/store/860d96xqghxc01nx8x4v6xyz367lq7jd-openal-1.18.2.drv': 1 > dependencies couldn't be built > cannot build derivation > `/gnu/store/9z2n3s1dhlz0xd2pajcjaqygysa50jx0-ffmpeg-4.0.1.drv': 1 > dependencies couldn't be built > cannot build derivation > `/gnu/store/zgv9i7irmmph9qck7pf3vsy3y9qd835q-alsa-plugins-1.1.6.drv': > 1 dependencies couldn't be built > guix system: error: build failed: build of > `/gnu/store/zgv9i7irmmph9qck7pf3vsy3y9qd835q-alsa-plugins-1.1.6.drv' > failed > > I attached my config files, 00-keyboard.conf is placed > in /etc/config.d > > Thanks
Hi, please try updating guix `guix pull` (not tested) before doing `system init`, the source of link has a bad sha256: http://kcat.strangesoft.net/openal-releases/openal-soft-1.18.2.tar.bz2 1f8ba88zw5a3hc54mb4gzdlx9mi7z85ypnmnm73df7qwzid51psv but http://openal-soft.org/openal-releases/openal-soft-1.18.2.tar.bz2 10kydm8701a2kppiss9sdidn1820cmzhqgx1b2bsa5dsgzic32lz kcat.strangesoft.net domain looks off
