Closed fanquake closed 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:
guix pull
➜ 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?
Actually, this doesn't matter too much right now, because we are using a time-machine.
Building the new image works fine. However on the first invocation of
guix pull
after starting the daemon and exec'ing into the container:cc @dongcarl. You probably know what's going on here?