Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TexLive updates fail with TexLive-2021 on OSX10.14.6 (tar argument list too long) #121

Open
mjmeijer opened this issue Oct 6, 2021 · 4 comments

Comments

@mjmeijer
Copy link

@mjmeijer mjmeijer commented Oct 6, 2021

Using texlive GUI fails and resorting to terminal gives this:

$ sudo /usr/local/texlive/2021/bin/universal-darwin/tlmgr --repository https://mirror.koddos.net/CTAN/systems/texlive/tlnet --machine-readable --persistent-downloads update --all
Password:
start load https://mirror.koddos.net/CTAN/systems/texlive/tlnet
finish load https://mirror.koddos.net/CTAN/systems/texlive/tlnet
location-url https://mirror.koddos.net/CTAN/systems/texlive/tlnet
total-bytes 494539381
end-of-header
Can't exec "tar": Argument list too long at /usr/local/texlive/2021/tlpkg/TeXLive/TLUtils.pm line 686.
/usr/local/texlive/2021/bin/universal-darwin/tlmgr: system(tar -cf /usr/local/texlive/2021/tlpkg/backups/noto.r54512.tar texmf-dist/doc/fonts/noto texmf-dist/fonts/enc/dvips/noto/nto_2banio.enc
[ many lines ommtted to allow posting]
texmf-dist/fonts/vf/google/noto/NotoSerif-ThinItalic-tosf-t1.vf texmf-dist/fonts/vf/google/noto/NotoSerif-ThinItalic-tosf-ts1.vf texmf-dist/tex/latex/noto tlpkg/tlpobj/noto.tlpobj) failed in /usr/local/texlive/2021, status -1 at /usr/local/texlive/2021/tlpkg/TeXLive/TLUtils.pm line 690.

@mjmeijer
Copy link
Author

@mjmeijer mjmeijer commented Oct 6, 2021

@mjmeijer
Copy link
Author

@mjmeijer mjmeijer commented Oct 6, 2021

On OSX 10.14.6 we fined:
$ tar --version
bsdtar 2.8.3 - libarchive 2.8.3

@amaxwell
Copy link
Owner

@amaxwell amaxwell commented Oct 6, 2021

Thanks for the report. I've sent this to the TeX Live email list, as there's nothing I can do about it. As a workaround, you can manually select all packages except noto for update in TeX Live Utility.

@amaxwell
Copy link
Owner

@amaxwell amaxwell commented Oct 7, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants