installation fails with scheme not defined(?)

Hannes Brandstätter-Müller hannes.mueller at gmail.com
Mon Nov 28 13:04:03 CET 2022


Hello,

I am trying to install TeX Live during a docker build (for a custom pandoc
image)

When running the docker build, I get the following error
/--------------------------------------------------------------------------/
...
binary_x86_64-cygwin 0
collection-langarabic 0
tlpdbopt_sys_man /usr/local/share/man
tlpdbopt_create_formats 1
 not defined.e scheme-basic        <------------ this here
on-langpolish 0
total_size 0
collection-basic 0
binary_aarch64-linux 0
...
/--------------------------------------------------------------------------/

This is my `texlive.profile`
/--------------------------------------------------------------------------/
# NOTE: see also alpine/latex.Dockerfile which appends
# `binary_x86_64-linuxmusl 1` to this file, use for non-glibc distributions.
selected_scheme scheme-basic
TEXDIR         /opt/texlive/texdir
TEXMFLOCAL     /opt/texlive/texmf-local
TEXMFSYSVAR    /opt/texlive/texdir/texmf-var
TEXMFSYSCONFIG /opt/texlive/texdir/texmf-config
TEXMFVAR       ~/.texlive/texmf-var
TEXMFCONFIG    ~/.texlive/texmf-config
TEXMFHOME      ~/texmf
instopt_adjustpath 0
instopt_adjustrepo 1
instopt_letter 0
instopt_portable 0
instopt_write18_restricted 1
tlpdbopt_autobackup 1
tlpdbopt_backupdir tlpkg/backups
tlpdbopt_create_formats 1
tlpdbopt_desktop_integration 1
tlpdbopt_file_assocs 1
tlpdbopt_generate_updmap 0
tlpdbopt_install_docfiles 0
tlpdbopt_install_srcfiles 0
tlpdbopt_post_code 1
tlpdbopt_sys_bin /usr/local/bin
tlpdbopt_sys_info /usr/local/share/info
tlpdbopt_sys_man /usr/local/share/man
tlpdbopt_w32_multi_user 1
/--------------------------------------------------------------------------/

Is this kind of problem known, or what am I doing wrong here?

Thanks in advance,
Hannes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/tex-live/attachments/20221128/64c3061b/attachment.html>


More information about the tex-live mailing list.