Re: asymptote's asy command is not found for fresh pretest installs

Vít Starý Novotný <[email protected]> Thu, 26 Feb 2026 22:45:12 +0100
Newsgroups gmane.comp.tex.live
Message-ID <CAKt3JyWmLCUG-H=Q72Eb-NEGzWdQZ3AZ2_WXXCHfCc=FdM0mMg@mail.gmail.com>
Seems like aarch64 (AMD64):

#20 28.23 CLISP version 2.49.92 (2018-02-18) (built on galba
[192.168.2.205])
#20 28.23 architecture: AARCH64

The question is why didn't the test for asymptote
<https://gitlab.com/islandoftex/images/texlive/-/blob/master/Dockerfile#L109>
fail previously, since we have been using multi-platform Docker builds for
a couple years now
<https://gitlab.com/islandoftex/images/texlive/-/commit/fa23c7218f6f8dfa851f2c51270dde565a98cb99>
.

Regardless, the most straightforward fix would be to remove the offending
line from Dockerfile
<https://gitlab.com/islandoftex/images/texlive/-/blob/master/Dockerfile#L109>
and rerun the build.

Best,
Vít