all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Small change request to the manual page "Building from Git"
@ 2022-10-06 13:35 Mehmet Tekman
  2022-10-09  9:08 ` Maxime Devos
  0 siblings, 1 reply; 8+ messages in thread
From: Mehmet Tekman @ 2022-10-06 13:35 UTC (permalink / raw)
  To: guix-devel

[-- 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 --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-10-10 17:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-06 13:35 Small change request to the manual page "Building from Git" Mehmet Tekman
2022-10-09  9:08 ` 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

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.