all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Grigory Shepelev <shegeley@gmail.com>
To: Maxime Devos <maximedevos@telenet.be>,
	52559@debbugs.gnu.org, 52559-done@debbugs.gnu.org
Subject: bug#52559: guix pull fails with `Unknown command: nix fish: nix show-derivation "~/.fr-sqOEpp/....-module-import-compiled.drv"
Date: Mon, 17 Jan 2022 22:02:39 +0300	[thread overview]
Message-ID: <CAGJuR-6UdsE4W-mVWvtYbPC+q4Ugg0u-zZMKUNpWixCyRM3Skg@mail.gmail.com> (raw)
In-Reply-To: <5b05c5f5a4b9dd2f045271590ccb83bc3efd2981.camel@telenet.be>

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

Encountered same problem again on both machines (recently installed guix on
laptop and an old desktop PC of mine).

Seems like the problems arise after home reconfiguration. Still can pull
successfully from the root user.

On "usual user" I have to move all my stuff from home to a separate
directory.

cd ~; mkdir vault; mv * vault; mv .* vault;

Then guix pull works. Of course all the home configuration content is lost.
And I have to reconfigure my home.  And then recover all files except for
".guix-home" and etc. from the "vault" dir.

I wondered that happens because of wrong lang/locale settings, So I even
forced them in my user's config:

(simple-service 'some-useful-env-vars-service
                        home-environment-variables-service-type
                        `(("LC_ALL" . "en_US.UTF-8")
                          ("LANG" . "en_US.UTF-8")
                          ("GDM_LANG" . "en_US.UTF-8")
                          ("LANGUAGE" . "en_US")
                          ("EDITOR" . "emacs")))

Still the same problem.

пн, 27 дек. 2021 г. в 23:08, Maxime Devos <maximedevos@telenet.be>:

> Grigory Shepelev schreef op ma 27-12-2021 om 21:01 [+0300]:
> > Created new user. Tested from it. Guix pull works great. Now will
> > move the stuff.
> > Thanks a lot.
>
> Seems like the issue has been resolved, so closing.
> If you want to re-open the bug report, see
> <https://debbugs.gnu.org/server-control.html>.
>
> Greetings,
> Maxime.
>

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

  reply	other threads:[~2022-01-17 19:04 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-16 17:46 bug#52559: guix pull fails with `Unknown command: nix fish: nix show-derivation "~/.fr-sqOEpp/....-module-import-compiled.drv" Grigory Shepelev
2021-12-16 18:29 ` Maxime Devos
2021-12-16 19:15   ` Grigory Shepelev
2021-12-16 19:29     ` Grigory Shepelev
2021-12-16 19:32       ` Grigory Shepelev
2021-12-16 19:52     ` Grigory Shepelev
     [not found]   ` <CAGJuR-64F703LMjNeN=UfmzBcBPA1qVTY8bz-1umoxDaB+qcGQ@mail.gmail.com>
2021-12-16 20:26     ` Maxime Devos
2021-12-16 20:49       ` Grigory Shepelev
2021-12-16 20:54         ` Grigory Shepelev
2021-12-16 21:12           ` Grigory Shepelev
     [not found]             ` <d96e92826149aed480f5a9dc3a1f3bc891bc0a83.camel@telenet.be>
     [not found]               ` <CAGJuR-7E9Oztcig0_vzFGETXU6fXakh+wQzpxe0wcrw-n=8hhg@mail.gmail.com>
2021-12-16 21:24                 ` bug#52559: Fwd: " Grigory Shepelev
2021-12-16 21:32             ` Maxime Devos
2021-12-16 21:50             ` Maxime Devos
2021-12-17  5:50               ` Grigory Shepelev
2021-12-17  6:21                 ` Grigory Shepelev
2021-12-17  6:59                   ` Maxime Devos
2021-12-17  9:07                     ` Grigory Shepelev
2021-12-27 14:27                     ` Grigory Shepelev
2021-12-27 15:53                       ` Maxime Devos
2021-12-27 18:01                         ` Grigory Shepelev
2021-12-27 20:08                           ` Maxime Devos
2022-01-17 19:02                             ` Grigory Shepelev [this message]
2022-01-17 19:31                               ` Maxime Devos
2022-01-17 19:37                                 ` Grigory Shepelev
2021-12-17  6:53                 ` Maxime Devos
2021-12-16 21:13         ` Maxime Devos
2021-12-16 18:30 ` Maxime Devos
2021-12-16 18:32 ` Maxime Devos

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=CAGJuR-6UdsE4W-mVWvtYbPC+q4Ugg0u-zZMKUNpWixCyRM3Skg@mail.gmail.com \
    --to=shegeley@gmail.com \
    --cc=52559-done@debbugs.gnu.org \
    --cc=52559@debbugs.gnu.org \
    --cc=maximedevos@telenet.be \
    /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.