emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#20255: closed ('search-paths' should respect both user and system pr


From: GNU bug Tracking System
Subject: bug#20255: closed ('search-paths' should respect both user and system profile.)
Date: Fri, 12 May 2023 12:35:02 +0000

Your message dated Fri, 12 May 2023 20:34:02 +0800
with message-id <87v8gx91ad.fsf_-_@envs.net>
and subject line Re: bug#20255: 'search-paths' should respect both user and 
system profile.
has caused the debbugs.gnu.org bug report #20255,
regarding 'search-paths' should respect both user and system profile.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
20255: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=20255
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 'search-paths' should respect both user and system profile. Date: Sat, 04 Apr 2015 18:29:58 +0800 User-agent: Notmuch/0.18.1 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-unknown-linux-gnu)
Currently, search-paths built only from packages in user's profile.
As reported by Andy Wingo in #guix, when I have:
  perl installed into system profile
  perl-xml-parser installed into user profile
  
guix package --search-paths won't give a hint about PERL5LIB,
so it's very likely end up with a broken XML::Parser.
Another interesting fact is that we have both guile and guix in
system profile, but the guix modules isn't work out-of-the-box
on GuixSD.



--- End Message ---
--- Begin Message --- Subject: Re: bug#20255: 'search-paths' should respect both user and system profile. Date: Fri, 12 May 2023 20:34:02 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Hello, commit 40310efde9b4a4f2cf98081d6cd10f843685ebb6 fix this by merge
search-paths from multiple profiles by `guix package --search-paths`, in
~/.bashrc and ~/.zprofile (skeletons, so existed systems need manual
update).  


Close now!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]