From: ludo@gnu.org (Ludovic Courtès)
To: "Carlos Sánchez de La Lama" <csanchezdll@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: User-profile search paths should include system-profile directories
Date: Wed, 14 Sep 2016 16:58:42 +0200 [thread overview]
Message-ID: <87eg4mo7dp.fsf@gnu.org> (raw)
In-Reply-To: <7tpoo7kk73.fsf@gmail.com> ("Carlos Sánchez de La Lama"'s message of "Wed, 14 Sep 2016 09:35:28 +0200")
Hello,
csanchezdll@gmail.com (Carlos Sánchez de La Lama) skribis:
> I have an interesting case here. I have guile installed in my system
> profile, so that
>
> /var/guix/profiles/system/profile/share/aclocal/guile.m4
>
> is there. However, autoconf is installed in my *user* profile, so
> ACLOCAL_PATH is augmented in ~/.guix-profile/etc/profile to include
>
> ~/.guix-profile/share/aclocal
>
> But not the system-profile aclocal directory, which would be put into
> ACLOCAL_PATH by /var/guix/profiles/system/profile/etc/profile if
> autoconf was installed in the systme profile as well.
>
> Is this the intended behaviour? I am wondering whether packages with
> search paths should include both the user-profile directories and the
> system-profile ones.
I think you’re right. This was discussed at
<http://bugs.gnu.org/20255>, leading to a patch (for GuixSD).
However, we failed to build consensus around the approach of this patch,
so we did not apply it. If you have ideas, please email
20255@debbugs.gnu.org. :-)
One of the fruits of this discussion, though, is that you can do:
guix package -p /run/current-system/profile -p ~/.guix-profile --search-paths
to get the combined search paths.
Ludo’.
next prev parent reply other threads:[~2016-09-14 14:58 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-14 7:35 User-profile search paths should include system-profile directories Carlos Sánchez de La Lama
2016-09-14 14:58 ` Ludovic Courtès [this message]
2016-09-15 7:38 ` Alex Kost
2016-09-19 14:08 ` Customizing /etc Ludovic Courtès
2016-09-20 14:14 ` Alex Kost
2016-09-20 7:39 ` User-profile search paths should include system-profile directories Carlos Sánchez de La Lama
2016-09-20 14:25 ` Alex Kost
2016-09-20 14:38 ` Carlos Sánchez de La Lama
2016-09-21 15:22 ` Ludovic Courtès
2016-09-22 9:59 ` Carlos Sánchez de La Lama
2016-09-24 2:57 ` Ludovic Courtès
2016-09-26 11:19 ` Carlos Sánchez de La Lama
2016-09-30 20:16 ` 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
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=87eg4mo7dp.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=csanchezdll@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 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).