John Kehayias <[email protected]> writes:
> Exported revision 59745. > svn: E160013: File not found: revision 66702, path > '/tags/texlive-2021.3/Master/texmf-dist/tcode' > command "svn" "export" "--non-interactive" "--trust-server-cert" "-r" "59745" > "svn://www.tug.org/texlive/tags/texlive-2021.3/Master/texmf-dist/tcode/" > "/tmp/guix-directory.XcAtR6/tcode/" failed with status 1 The importer is naive and assumes that any file in tlpdb starts with “texmf-dist/”. For the xetex package there’s a file “tlpkg/tlpostcode/xetex.pl” and if you drop the same number of characters that you would for “texmf-dist/” you end up with “tcode/xetex.pl”. Oops! -- Ricardo
