all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Gábor Boskovits" <boskovits@gmail.com>
To: Thorsten Wilms <t_w_@freenet.de>,
	Laura Lazzati <laura.lazzati.15@gmail.com>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: guix pull: error: symlink: File exists (was: Re: [outreachy] Further steps)
Date: Thu, 25 Oct 2018 21:08:09 +0200	[thread overview]
Message-ID: <CAE4v=piH=5GFGa9jqyKNM=iN3FJYTUPcvyt4B7kQcUGHCFu--A@mail.gmail.com> (raw)
In-Reply-To: <ff62b918-6e31-ebf1-04ad-657cebb49009@freenet.de>

[-- Attachment #1: Type: text/plain, Size: 2665 bytes --]

Thorsten Wilms <t_w_@freenet.de> ezt írta (időpont: 2018. okt. 25., Cs
20:06):

> On 25/10/2018 16.55, Laura Lazzati wrote:
> >>> BTW, I was trying to run guix pull, the one installed on top of my
> >>> foreing distro - not the one in the guix environment - and I am
> >>> getting this error, don't know why, I have already run guix pull
> >>> before:
> >>> :~/guix$ guix pull
> >>> Migrating profile generations to '/var/guix/profiles/per-user/laura'...
> >>> guix pull: error: symlink: File exists:
> >>> "/var/guix/profiles/per-user/laura/current-guix-1-link"
> >> It seems that something is mixed up between the old and new guix pull,
> >> I hope someone can provide some more insight. Ludo?
> > Yes please, I need to fix this before going on.
> > Here is what happened, so that I provide the full information
> > After having my patch approved, I ran git pull (on master branch, of
> > course, I then created branches)
> > I wanted to check that everything was fine, so I ran:
> > :~/guix$ guix package -s "^r" | recsel -p name description| grep '\S'
> > | sort >newR.txt
> > And got the output:
> > Command 'recsel' not found, but can be installed with:
> > sudo apt install recutils
> > (which is strange, I have played with recsel before sending my
> > patches, when learning guix package command)
> > so i ran guix package -I, where recutils was effectively installed
> > However, I tried:
> > $guix package -i recutils
> > guix package: warning: Your Guix installation is 13 days old.
> > guix package: warning: Consider running 'guix pull' followed by
> > 'guix package -u' to get up-to-date packages and security updates.
> > The package was installed after those warnings, and I was asked to
> > export env variables:
> > export PATH="/home/laura/.guix-profile/bin${PATH:+:}$PATH"
> > export
> INFOPATH="/home/laura/.guix-profile/share/info${INFOPATH:+:}$INFOPATH"
> > Did so, but when running again:
> > :~/guix$ guix package -s "^r" | recsel -p name description| grep '\S'
> > | sort >newR.txt
> > Got the output:
> > recsel: error: cannot read file description
> > And also got that error when running guix pull.
>
> Hi, this error happened here, too, also on a foreign distro, without any
> extra steps.
>
> ---
> Migrating profile generations to '/var/guix/profiles/per-user/thorwil'...
> guix pull: error: symlink: File exists:
> "/var/guix/profiles/per-user/thorwil/current-guix-1-link"
> ---
>
> At the same time, a `sudo guix pull` works fine.
>

Thanks for this finding.


>
> --
> Thorsten Wilms
>
> thorwil's design for free software:
> http://thorwil.wordpress.com/
>
>

[-- Attachment #2: Type: text/html, Size: 3657 bytes --]

  reply	other threads:[~2018-10-25 19:08 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-24  1:48 [outreachy] Further steps Laura Lazzati
2018-10-24  5:16 ` Björn Höfling
2018-10-24  7:00   ` Gábor Boskovits
2018-10-24 22:16     ` Laura Lazzati
2018-10-25  3:08       ` Ricardo Wurmus
2018-10-25 14:16         ` Laura Lazzati
2018-10-25 14:37           ` Gábor Boskovits
2018-10-25 14:55             ` Laura Lazzati
2018-10-25 17:29               ` guix pull: error: symlink: File exists (was: Re: [outreachy] Further steps) Thorsten Wilms
2018-10-25 19:08                 ` Gábor Boskovits [this message]
2018-10-30 18:16                   ` Laura Lazzati
2018-10-30 20:02                     ` guix pull: error: symlink: File exists Thorsten Wilms
2018-10-30 22:43                       ` Laura Lazzati
2018-10-31 10:06                         ` Laura Lazzati
2018-10-31 10:27                           ` Gábor Boskovits
2018-10-31 10:31                             ` Laura Lazzati
2018-10-31 11:07                               ` Gábor Boskovits
2018-10-31 11:15                                 ` Laura Lazzati
2018-10-31 11:52                                   ` Gábor Boskovits
2018-10-31 12:29                                     ` Catonano
2018-10-31 16:02                                     ` Laura Lazzati
2018-10-31 16:25                                       ` Gábor Boskovits
2018-10-31 18:09                                         ` Laura Lazzati
2018-10-31 19:03                                           ` Gábor Boskovits
2018-11-01  2:09                                             ` Laura Lazzati
2018-11-01  8:49                                               ` Gábor Boskovits
2018-11-01 11:37                                                 ` Laura Lazzati
2018-11-01 11:48                                                   ` Gábor Boskovits
2018-11-01 17:51                                                     ` Laura Lazzati
2018-10-26  5:58           ` [outreachy] Further steps Ricardo Wurmus
2018-10-26 10:00             ` Laura Lazzati
2018-10-26 10:31               ` Laura Lazzati
2018-10-26 19:21                 ` Laura Lazzati
2018-10-25 10:57       ` Gábor Boskovits
2018-10-25 14:36         ` Laura Lazzati
2018-10-26 10:40           ` Ricardo Wurmus
2018-10-26 15:00             ` Laura Lazzati
2018-10-26 17:21               ` Gábor Boskovits
2018-10-26 18:46                 ` Laura Lazzati
2018-10-26 19:06                   ` Gábor Boskovits
2018-10-26 19:36                     ` Laura Lazzati
2018-10-26 20:06                       ` Ricardo Wurmus
2018-10-28  1:51                         ` Laura Lazzati
2018-10-28  8:36                           ` Gábor Boskovits
2018-10-28 19:01                             ` Laura Lazzati

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='CAE4v=piH=5GFGa9jqyKNM=iN3FJYTUPcvyt4B7kQcUGHCFu--A@mail.gmail.com' \
    --to=boskovits@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=laura.lazzati.15@gmail.com \
    --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.