unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Rostislav Svoboda <rostislav.svoboda@gmail.com>
To: 41603@debbugs.gnu.org
Subject: bug#41603: How To Resolve "guile: warning: failed to install locale"
Date: Thu, 20 Jan 2022 16:50:26 +0100	[thread overview]
Message-ID: <CAEtmmezEvfrg-Jp6+_=UYDoEr7NJXXBh8s_zB9ZUEg7=QvGfJw@mail.gmail.com> (raw)
In-Reply-To: <CAEtmmexWur4pfWPcGb6uztwdxwGALDPphffUNQep2Oi=X+_2ig@mail.gmail.com>

> It seems the local build aspect is broken for me for glibc-locales so to
> solve this, as root I did:
>
> # guix archive --authorize < \
>      ~root/.config/guix/current/share/guix/ci.guix.gnu.org.pub
>
> It seems to have fixed my issue.

Confirming. Executing `guix archive ...` helps. However there's no
ci.guix.gnu.org.pub under that path. In my case the
ci.guix.gnu.org.pub I used is:

sha256sum $(find /root/.cache/ -name ci.guix.gnu.org.pub)
0f7e51614eac75353196b650e73b7b5eeee59824b0f78935da0d6717ddd1792f
/root/.cache/guix/checkouts/pjmkglp4t7znuugeurpurzikxq3tnlaywmisyr27shj7apsnalwq/etc/substitutes/ci.guix.gnu.org.pub

(Be careful, I must admit I don't really know what I've been doing
with that `guix archive` command).

And then the commands I executed are:

sudo su          # become root
guix archive --authorize < $(find /root/.cache/ -name ci.guix.gnu.org.pub)
exit             # exit the root shell
guix pull        # not sure if this is needed, but it shouldn't do any harm
guix install glibc-locales




       reply	other threads:[~2022-01-20 21:25 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAEtmmexWur4pfWPcGb6uztwdxwGALDPphffUNQep2Oi=X+_2ig@mail.gmail.com>
2022-01-20 15:50 ` Rostislav Svoboda [this message]
2020-05-29 15:19 bug#41603: How To Resolve "guile: warning: failed to install locale" David Philipe Gil via Bug reports for GNU Guix
2020-05-29 15:31 ` zimoun
2020-05-29 20:29   ` David Philipe Gil via Bug reports for GNU Guix
2020-05-29 21:15     ` Marius Bakke
2020-05-29 22:10       ` zimoun
2020-05-29 22:13       ` David Philipe Gil via Bug reports for GNU Guix
2020-05-29 22:12     ` Ricardo Wurmus
2020-05-29 22:14       ` David Philipe Gil via Bug reports for GNU Guix
2020-05-29 21:10   ` David Philipe Gil via Bug reports for GNU Guix
2020-05-29 22:03     ` zimoun
2020-05-29 22:07       ` David Philipe Gil via Bug reports for GNU Guix
2020-05-29 22:14         ` zimoun
2020-05-29 22:16           ` David Philipe Gil via Bug reports for GNU Guix
2020-05-29 22:27             ` zimoun
2020-05-29 23:14               ` David Philipe Gil via Bug reports for GNU Guix
2020-05-30  8:03                 ` Marius Bakke

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to='CAEtmmezEvfrg-Jp6+_=UYDoEr7NJXXBh8s_zB9ZUEg7=QvGfJw@mail.gmail.com' \
    --to=rostislav.svoboda@gmail.com \
    --cc=41603@debbugs.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).