[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: font problems
From: |
Jonas Hahnfeld |
Subject: |
Re: font problems |
Date: |
Mon, 07 Sep 2020 10:51:13 +0200 |
User-agent: |
Evolution 3.36.5 |
Am Montag, den 07.09.2020, 10:16 +0200 schrieb Werner LEMBERG:
> > We're talking about different objectives here: CI is concerned
> > *that* something can be built, but the *what* is discarded on
> > success.
>
> Understood now, thanks. However, I still think it simplifies
> debugging if the right fonts *are* in the docker image.
IMO you should never debug anything other than build failures in the CI
image. I once had the idea of providing development containers (built
on top of the CI one), but LilyDev does a better job at that already.
> > So everything added but not needed for building is just wasting
> > storage.
>
> OK. Could you please send me the list of available fonts in the
> docker image?
Get it with
$ docker run --rm -ti
registry.gitlab.com/lilypond/lilypond/ci/ubuntu-16.04:20200829 $cmd
Attached is the full output of fc-list, and these are the packages:
$ dpkg -S /usr/share/fonts /usr/share/texlive/texmf-dist/fonts
/usr/share/texmf/fonts
texlive-fonts-recommended, poppler-data, gsfonts, fonts-dejavu-core:
/usr/share/fonts
texlive-lang-cyrillic, texlive-fonts-recommended, texlive-base,
texlive-latex-base, texlive-generic-recommended, texlive-metapost:
/usr/share/texlive/texmf-dist/fonts
fonts-texgyre: /usr/share/texmf/fonts
Please note that urw-base35-fonts are custom the image, see
https://gitlab.com/lilypond/lilypond/-/blob/master/docker/ci/Dockerfile.ubuntu-16.04#L27
Jonas
fc-list.txt
Description: Text document
signature.asc
Description: This is a digitally signed message part