all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Pierre-Henry F." <contact@phfrohring.com>
To: "help-guix\\@gnu.org" <help-guix@gnu.org>
Subject: Uninstall/Install Guix
Date: Sun, 21 Apr 2019 14:41:53 +0000	[thread overview]
Message-ID: <S2uoUs782JBCc2Hc_hSaWFFWzaGhvzFH3Gv6DnEaWoX7Y6z9tBn_yoLBQgrixmvzJcfwlcpUH3A8Wdm1l1y_QRN68WaS_PMQyZrKjbwOe6U=@phfrohring.com> (raw)

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

Dear list,

I've unfortunatly done the equivalent of $ rm /usr/local/bin/guix

I've then tried to re-install guix by:
  removing /gnu
  removing /var/guix
  executing the install script given here: https://www.gnu.org/software/guix/manual/en/html_node/Binary-Installation.html#Binary-Installation

It does not work … How to solve these issues?

Thx,
PH

* I encounter much problems with Guix since then:

> phf@2eb0:~$ guix pull -l
> guix pull: error: stat: No such file or directory: "/var/guix/profiles/per-user/phf/current-guix-1-link"

> phf@2eb0:~$ guix package -i glibc-utf8-locales
> The following package will be upgraded:
>    glibc-utf8-locales 2.28 → 2.28 /gnu/store/94k5w17z54w25lgp90czdqfv9m4hwzhq-glibc-utf8-locales-2.28
> substitute: guile: warning: failed to install locale
> substitute: hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
> substitute: defining `GUIX_LOCPATH', along these lines:
> substitute:
> substitute:      guix package -i glibc-utf8-locales
> substitute:      export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"
> substitute:
> substitute: See the "Application Setup" section in the manual, for more info.
> substitute:
> substitute:
> nothing to be done
> phf@2eb0:~$ export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"
> phf@2eb0:~$ guix package -i glibc-utf8-locales
> The following package will be upgraded:
>    glibc-utf8-locales 2.28 → 2.28 /gnu/store/94k5w17z54w25lgp90czdqfv9m4hwzhq-glibc-utf8-locales-2.28
> substitute: guile: warning: failed to install locale
> substitute: hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
> substitute: defining `GUIX_LOCPATH', along these lines:
> substitute:
> substitute:      guix package -i glibc-utf8-locales
> substitute:      export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"
> substitute:
> substitute: See the "Application Setup" section in the manual, for more info.
> substitute:
> substitute:
> nothing to be done

> phf@2eb0:~$ guix describe
> guix describe: error: failed to determine origin

* Configuration:

> phf@2eb0:~$ guix --version
> guix (GNU Guix) 0.16.0
> Copyright (C) 2018 the Guix authors
> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.

> phf@2eb0:~$ lsb_release -a
> No LSB modules are available.
> Distributor ID: Ubuntu
> Description: Ubuntu 18.04.2 LTS
> Release: 18.04
> Codename: bionic

> phf@2eb0:~$ uname -arv
> Linux 2eb0 4.15.0-47-generic #50-Ubuntu SMP Wed Mar 13 10:44:52 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

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

             reply	other threads:[~2019-04-21 14:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-21 14:41 Pierre-Henry F. [this message]
2019-04-21 15:08 ` Uninstall/Install Guix Pierre-Henry F.
2019-05-01 11:22   ` Pierre-Henry F.
2019-05-01 11:51     ` Pierre-Henry F.
2019-05-01 11:54       ` Pierre-Henry F.
2019-05-01 13:48         ` Pierre-Henry F.
2019-05-06  2:46           ` Chris Marusich
2019-05-06  7:01             ` Pierre-Henry F.
2019-04-21 16:25 ` Ludovic Courtès
     [not found]   ` <-BJtan4E4fJ9-lS2et_0I9hYVSkt4NNfqig3iMu5IxhAhGSTwnexasY7rqPw14tzTL1iLAaepXH5Ql2xs0I5DmT57cB7ocr8A0OWVswrY-E=@phfrohring.com>
     [not found]     ` <l8fEh8HKhtXnKgGLj1Kjgjq1YsDp4UK7Bp-dyIZ4lw8_CRyWo55AhrPSB5A-g4GGaZM6VojZmhgbZZij0sbLD-6kQx3J-D2a0b4lDlSIdik=@phfrohring.com>
2019-04-21 19:41       ` Pierre-Henry F.
2019-04-23 21:50         ` Ludovic Courtès

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='S2uoUs782JBCc2Hc_hSaWFFWzaGhvzFH3Gv6DnEaWoX7Y6z9tBn_yoLBQgrixmvzJcfwlcpUH3A8Wdm1l1y_QRN68WaS_PMQyZrKjbwOe6U=@phfrohring.com' \
    --to=contact@phfrohring.com \
    --cc=help-guix@gnu.org \
    /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.