fanquake / core-review

Scripts, tools & info for doing Bitcoin Core development and code review
https://github.com/bitcoin/bitcoin
109 stars 33 forks source link

docker: alpine guix 1.1.0 #13

Closed fanquake closed 4 years ago

fanquake commented 4 years ago

Building the new image works fine. However on the first invocation of guix pull after starting the daemon and exec'ing into the container:

➜  core-review git:(guix_110) ✗ docker exec -it alpine-guix /bin/bash
bash-5.0# guix pull
Migrating profile generations to '/var/guix/profiles/per-user/root'...
guix pull: error: symlink: File exists: "/var/guix/profiles/per-user/root/current-guix"

cc @dongcarl. You probably know what's going on here?

fanquake commented 4 years ago

Actually, this doesn't matter too much right now, because we are using a time-machine.