You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github: Add build on 'ubuntu-24.04' and fix 'tlmgr install' failure
"tlmgr install" would warn about "check_file_and_remove: neither
checksum nor checksize available for ..." and may exit with an error,
although the package is correctly installed. So ignore the error exit.
It seems the latest tlmgr fixed the error exit; i.e., it still prints
the warning but doesn't exit with an error.
Credit: https://tug.org/pipermail/tex-live/2022-November/048688.html
0 commit comments