GNU bug report logs -
#55868
[PATCH] gnu: r-prereg: Add TeXLive dependencies.
Previous Next
Reported by: Lars-Dominik Braun <lars <at> 6xq.net>
Date: Thu, 9 Jun 2022 12:28:02 UTC
Severity: normal
Tags: patch
Done: Ricardo Wurmus <rekado <at> elephly.net>
Bug is archived. No further changes may be made.
Full log
Message #16 received at 55868-done <at> debbugs.gnu.org (full text, mbox):
Lars-Dominik Braun <lars <at> 6xq.net> writes:
> Hi Ricardo,
>
>> > + (texlive-updmap.cfg (list texlive-amsfonts texlive-lm))))
>>
>> What’s up with this one? texlive-updmap.cfg isn’t supposed to be
>> propagated. Why is it used with only these two texlive-* packages?
> my understanding was that texlive-updmap.cfg is only useful for font
> packages. Why is it not supposed to be propagated? I looked at
> python-nbconvert as a reference, which does the same thing.
My mistake. I still remember texlive-union, which built a union
directory from its inputs — that union directory and its config file
could not be composed with other files or packages. Propagating it
would have been pointless.
This texlive-union eventually gave way to texlive-updmap.cfg, which only
creates font map files, while propagating its inputs. The font map
files should be usable as is, and since the inputs are propagated the
texlive-base profile hook can generate them anew (together with other
installed texlive-* packages) when needed.
So I guess this is fine after all. Sorry for the noise!
I have applied your patch.
--
Ricardo
This bug report was last modified 2 years and 346 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.