all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* guix pull fails while Migrating profile generations
@ 2018-11-05 16:39 Henk Katerberg
  2018-11-06 10:29 ` Ludovic Courtès
  0 siblings, 1 reply; 9+ messages in thread
From: Henk Katerberg @ 2018-11-05 16:39 UTC (permalink / raw)
  To: help-guix@gnu.org

On my GuixSD system:

# 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-1-link"

# ls -al /var/guix/profiles/per-user/root
total 8
drwxr-xr-x 2 root root 4096 Oct 24 13:31 ./
drwxrwxrwt 4 root root 4096 Oct 19 13:13 ../
lrwxrwxrwx 1 root root   19 Oct 24 13:31 current-guix -> current-guix-6-link
lrwxrwxrwx 1 root root   51 Oct 23 10:47 current-guix-1-link -> /gnu/store/qdw75jq1ca2yn5v2p2shsqzynx9kb4ry-profile
lrwxrwxrwx 1 root root   51 Oct 23 10:47 current-guix-2-link -> /gnu/store/vq18fwd8h9c551iwjf2wdqdjiw7v6ga6-profile
lrwxrwxrwx 1 root root   51 Oct 23 10:47 current-guix-3-link -> /gnu/store/09c5qi053swrdsr4ydcm0f3xwpr3chl2-profile
lrwxrwxrwx 1 root root   51 Oct 23 10:49 current-guix-4-link -> /gnu/store/9lpay121z4r07m76fqq75a31njgdcysp-profile
lrwxrwxrwx 1 root root   51 Oct 24 09:17 current-guix-5-link -> /gnu/store/hi11y3myi2590ca7vkhilx12l6gd277s-profile
lrwxrwxrwx 1 root root   51 Oct 24 13:31 current-guix-6-link -> /gnu/store/dc6d6ycff573s8rln1sks02nghccgwfx-profile


I tried booting into an older generation of the system, but the current-guix-?-link symlinks are still there. Even in the first generation of the system guix pull now fails. Apparently due to its inability to create symlinks that are already there.

I tried removing the symlinks, but that did not resolve the issue.

What can I do to recover?

Regards,
Henk

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-11-09 18:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-05 16:39 guix pull fails while Migrating profile generations Henk Katerberg
2018-11-06 10:29 ` Ludovic Courtès
2018-11-06 12:24   ` Henk Katerberg
2018-11-06 19:33   ` Thorsten Wilms
2018-11-07 12:15     ` Overview of Guix pull symlinks and thoroughly test it swedebugia
2018-11-07 15:04     ` guix pull fails while Migrating profile generations Thorsten Wilms
2018-11-07 17:40       ` Thorsten Wilms
2018-11-09 16:37         ` Ludovic Courtès
2018-11-09 18:27           ` Thorsten Wilms

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.