all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Thorsten Wilms <t_w_@freenet.de>
Cc: help-guix@gnu.org
Subject: Re: guix pull fails while Migrating profile generations
Date: Fri, 09 Nov 2018 17:37:43 +0100	[thread overview]
Message-ID: <87va56yzoo.fsf@gnu.org> (raw)
In-Reply-To: <c9c85a30-ef56-83e7-e371-db75b909adba@freenet.de> (Thorsten Wilms's message of "Wed, 7 Nov 2018 18:40:13 +0100")

Hi,

Thorsten Wilms <t_w_@freenet.de> skribis:

> On 07/11/2018 16.04, Thorsten Wilms wrote:
>> Since guix is working again, it seems this was about the change from
>> export
>> PATH="/home/thorwil/.guix-profile/bin:/home/thorwil/.guix-profile/sbin${PATH:+:}$PATH" 
>>
>> to
>> export PATH="/home/thorwil/.config/guix/current/bin${PATH:+:}$PATH"
>
> Wrong once more. One reboot later, it happens again:
>
> ~: guix pull
> (...)
> Migrating profile generations to '/var/guix/profiles/per-user/thorwil'...
> guix pull: error: symlink: File exists:
> "/var/guix/profiles/per-user/thorwil/current-guix-3-link"

Could you try this:

  rm ~/.config/guix/current
  ln -s /var/guix/profiles/per-user/thorwil/current-guix \
        ~/.config/guix/current

and then:

  guix pull -l 1w

?

HTH,
Ludo’.

  reply	other threads:[~2018-11-09 16:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2018-11-09 18:27           ` Thorsten Wilms

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87va56yzoo.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=help-guix@gnu.org \
    --cc=t_w_@freenet.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.