all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* texlive doesn't link latex2e.info file in $GUIX_PROFILE/share/info even though it is in the store
       [not found] <1327774576.610500.1646685784716.ref@mail.yahoo.com>
@ 2022-03-07 20:43 ` vapnik spaknik
  2022-03-16 14:33   ` bug#54422: texlive-texmf info manuals are installed outside INFOPATH Maxim Cournoyer
  2022-04-29 15:25   ` texlive doesn't link latex2e.info file in $GUIX_PROFILE/share/info even though it is in the store zimoun
  0 siblings, 2 replies; 3+ messages in thread
From: vapnik spaknik @ 2022-03-07 20:43 UTC (permalink / raw)
  To: help-guix

I have texlive installed on a foreign distro at : 
 /gnu/store/7s4hirky82mfdnmakxswsfb3y5pgg3l2-texlive-texmf-20210325/share/texmf-dist 

within that directory I can see doc/info/latex2e.info
i.e. the info file for latex2e
However, I there is no symlink in $GUIX_PROFILE/share/info
so I cant view it with info, unless I create a symlink myself.

I guess this must be an oversight by the package developers, so I'm reporting it here.


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

* bug#54422: texlive-texmf info manuals are installed outside INFOPATH
  2022-03-07 20:43 ` texlive doesn't link latex2e.info file in $GUIX_PROFILE/share/info even though it is in the store vapnik spaknik
@ 2022-03-16 14:33   ` Maxim Cournoyer
  2022-04-29 15:25   ` texlive doesn't link latex2e.info file in $GUIX_PROFILE/share/info even though it is in the store zimoun
  1 sibling, 0 replies; 3+ messages in thread
From: Maxim Cournoyer @ 2022-03-16 14:33 UTC (permalink / raw)
  To: vapnik spaknik; +Cc: 54422

Hello,

vapnik spaknik <vapniks@yahoo.com> writes:

> I have texlive installed on a foreign distro at : 
>  /gnu/store/7s4hirky82mfdnmakxswsfb3y5pgg3l2-texlive-texmf-20210325/share/texmf-dist 
>
> within that directory I can see doc/info/latex2e.info
> i.e. the info file for latex2e
> However, I there is no symlink in $GUIX_PROFILE/share/info
> so I cant view it with info, unless I create a symlink myself.
>
> I guess this must be an oversight by the package developers, so I'm reporting it here.

The INFOPATH searh path only looks under the share/info installation
prefix; that's why it doesn't see it.

Perhaps there's a way to configure texlive-texmf to install its info
manuals to share/info instead of share/texmf-dist/doc/info;
alternatively we could, at the level of the texlive-texmf package
definition symlink any share/texmf-dist/doc/info/*.info to share/info/.

Would you like to give it a try?

I'm turning this into a proper bug report, by emailing
"bug-guix@gnu.org".

Thanks for the report!

Maxim




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

* Re: texlive doesn't link latex2e.info file in $GUIX_PROFILE/share/info even though it is in the store
  2022-03-07 20:43 ` texlive doesn't link latex2e.info file in $GUIX_PROFILE/share/info even though it is in the store vapnik spaknik
  2022-03-16 14:33   ` bug#54422: texlive-texmf info manuals are installed outside INFOPATH Maxim Cournoyer
@ 2022-04-29 15:25   ` zimoun
  1 sibling, 0 replies; 3+ messages in thread
From: zimoun @ 2022-04-29 15:25 UTC (permalink / raw)
  To: vapnik spaknik, help-guix

Hi,

On Mon, 07 Mar 2022 at 20:43, vapnik spaknik <vapniks@yahoo.com> wrote:

> I have texlive installed on a foreign distro at : 
>  /gnu/store/7s4hirky82mfdnmakxswsfb3y5pgg3l2-texlive-texmf-20210325/share/texmf-dist 
>
> within that directory I can see doc/info/latex2e.info
> i.e. the info file for latex2e
> However, I there is no symlink in $GUIX_PROFILE/share/info
> so I cant view it with info, unless I create a symlink myself.
>
> I guess this must be an oversight by the package developers, so I'm reporting it here.

Is it the big TeXLive package?  I mean, how can I reproduce?


Thanks,
simon


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

end of thread, other threads:[~2022-04-29 16:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1327774576.610500.1646685784716.ref@mail.yahoo.com>
2022-03-07 20:43 ` texlive doesn't link latex2e.info file in $GUIX_PROFILE/share/info even though it is in the store vapnik spaknik
2022-03-16 14:33   ` bug#54422: texlive-texmf info manuals are installed outside INFOPATH Maxim Cournoyer
2022-04-29 15:25   ` texlive doesn't link latex2e.info file in $GUIX_PROFILE/share/info even though it is in the store 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.