unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Carlo Zancanaro <carlo@zancanaro.id.au>
To: Olivier Rojon <o.rojon@posteo.net>
Cc: 71606@debbugs.gnu.org
Subject: bug#71606: Info manuals don't appear in default profile despite correct(?) environment variables
Date: Tue, 18 Jun 2024 10:20:28 +1000	[thread overview]
Message-ID: <875xu785kj.fsf@zancanaro.id.au> (raw)
In-Reply-To: <87r0cwuo81.fsf@> (Olivier Rojon's message of "Mon, 17 Jun 2024 05:34:22 +0000")

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

Hi Oliver,

On Mon, Jun 17 2024, Olivier Rojon wrote:
> [...] the path of my current profile which is the canonical
> `.config/guix/current/share/info`. [...]

I don't know if it's the source of your problems, but that's the
location of the profile for Guix itself, not for your user packages.

That is: when you `guix pull` it builds a new Guix profile containing
Guix itself, and installs a symlink in ~/.config/guix/current which
points to that profile.

When you run `guix install recutils` it installs to a different profile
which you can find at ~/.guix-profile (as a symlink).

When you use Guix Home, which I assume you aren't using, but I'm
mentioning just in case, the profile is at ~/.guix-home/profile (again
as a symlink).

In my config, I add all three of these to INFOPATH and things seem to
work properly. I think this may happen if you source the etc/profile
file in each of those profiles, but my config explicitly sets INFOPATH
as well, for some reason.

I've attached the code that I source in ~/.profile on my machines to set
up Guix. I believe some of this is now included in the system-wide
script the installer installs to /etc/profile.d/zzz-guix.sh, but my
config predates that and I haven't been bothered to change it.

Carlo


[-- Attachment #2: setup-guix.sh --]
[-- Type: application/x-sh, Size: 1571 bytes --]

  reply	other threads:[~2024-06-18  0:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-17  5:34 bug#71606: Info manuals don't appear in default profile despite correct(?) environment variables Olivier Rojon
2024-06-18  0:20 ` Carlo Zancanaro [this message]
     [not found] <2003.99721959315$1718633274@news.gmane.org>
2024-06-17 14:36 ` Suhail Singh
2024-06-17 20:08   ` Olivier Rojon
     [not found]   ` <667097a8.050a0220.491a5.0fdfSMTPIN_ADDED_BROKEN@mx.google.com>
2024-06-18  3:08     ` Suhail Singh
2024-06-18  5:13       ` Olivier Rojon
     [not found]       ` <66711766.c80a0220.1d1f8.5be8SMTPIN_ADDED_BROKEN@mx.google.com>
2024-06-18  6:34         ` Suhail Singh
2024-06-18 18:43           ` Olivier Rojon
     [not found]           ` <6671d563.050a0220.8653c.6cf6SMTPIN_ADDED_BROKEN@mx.google.com>
2024-06-18 23:22             ` Suhail Singh

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=875xu785kj.fsf@zancanaro.id.au \
    --to=carlo@zancanaro.id.au \
    --cc=71606@debbugs.gnu.org \
    --cc=o.rojon@posteo.net \
    /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).