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

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

[debbugs-tracker] bug#18305: closed (lack of central info dir file)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#18305: closed (lack of central info dir file)
Date: Sat, 23 Aug 2014 20:39:02 +0000

Your message dated Sat, 23 Aug 2014 19:22:08 +0200
with message-id <address@hidden>
and subject line Re: bug#18305: lack of central info dir file
has caused the debbugs.gnu.org bug report #18305,
regarding lack of central info dir file
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
18305: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18305
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: lack of central info dir file Date: Wed, 20 Aug 2014 22:20:43 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)
I've just successfully installed the Guix system on a spare computer
(yay!).  I'll send some bug reports as they roll in.  First up...

$HOME/.guix-profile/share/info/dir always points to the dir file of the
most recently installed package.  Instead, normally a dir file exists
independently of any package, and each package's entry is installed in
it via install-info.  So, now, for example, in info I only see Emacs'
entries but not Recutils, Coreutils or any of the other packages I've
installed.

Is it possible to remove or block the symlinking of each package's dir
in favor of installing to a user-local dir file in the profile?  Or
would this interfere with the no-side-effects nature of Guix?

-brandon


-- 
Brandon Invergo
http://brandon.invergo.net

Attachment: pgpidbREgo5j_.pgp
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#18305: lack of central info dir file Date: Sat, 23 Aug 2014 19:22:08 +0200 User-agent: Gnus/5.130011 (Ma Gnus v0.11) Emacs/24.3 (gnu/linux)
This is now fixed.  Feedback welcome!

Specifically, ‘profile-derivation’ has support to build the profile’s
‘dir’ file by running ‘install-info’.

For the record, I initially wanted to come up with a more generic design
for things that need to be done at profile build time.  I haven’t come
up with such a design, but Info was going to be the main consumer
anyway, so I’m happy with the simpler approach.

Thanks,
Ludo’.


--- End Message ---

reply via email to

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