all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mehmet Tekman <mtekman89@gmail.com>
To: guix-devel@gnu.org
Subject: Small change request to the manual page "Building from Git"
Date: Thu, 6 Oct 2022 15:35:19 +0200	[thread overview]
Message-ID: <CAHHeYzLq9Npe+1Xc3qZbm21Jg322YbTSBSr26CEh=Xy4iOZ0+A@mail.gmail.com> (raw)

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

Hi there,

I'd like to request some small changes be made on this page:
> https://guix.gnu.org/manual/en/html_node/Building-from-Git.html

1. Authenticating on a foreign distro

When at the "make authenticate" stage of the build process on a foreign
distro, this fails because it cannot find guix.
I think it's because the `guix environment guix --pure' command doesn't
include it, or obscures its path.

As a workaround, I ran `PATH=/usr/local/bin/:$PATH make authenticate'

Seems simple enough, but might cause some trouble for inexperienced users
such as myself who might not know whether or not the environment command
was an optional step.

2. Easy fix for failing `make check' tests

I had a few failing tests on my foreign distro relating to setting locales.
Digging around led me to this reddit thread for the solution:
>
https://old.reddit.com/r/GUIX/comments/jpq1uw/bashminimal507binbash_warning_setlocale_lc_all/

Here they suggest running `sudo guix install glibc-locales` instead of as a
user.
Maybe this should be mentioned, since I'm not the only one coming to GUIX
from another distro.


Thanks otherwise for the fantastic manual,
Best,
M

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

             reply	other threads:[~2022-10-08 12:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-06 13:35 Mehmet Tekman [this message]
2022-10-09  9:08 ` Small change request to the manual page "Building from Git" Maxime Devos
2022-10-10 14:18   ` Mehmet Tekman
2022-10-10 15:59     ` Maxime Devos
2022-10-10 16:18       ` Mehmet Tekman
2022-10-10 16:25         ` Maxime Devos
2022-10-10 16:32           ` Mehmet Tekman
2022-10-10 17:01         ` zimoun

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='CAHHeYzLq9Npe+1Xc3qZbm21Jg322YbTSBSr26CEh=Xy4iOZ0+A@mail.gmail.com' \
    --to=mtekman89@gmail.com \
    --cc=guix-devel@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.