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

make errors #419

Open
markparonyan opened this issue Feb 25, 2025 · 0 comments
Open

make errors #419

markparonyan opened this issue Feb 25, 2025 · 0 comments

Comments

@markparonyan
Copy link
Contributor

Error:

tlmgr: setting default package repository to http://mirror.ctan.org/systems/texlive/tlnet
tlmgr: updating /usr/local/texlive/2024/tlpkg/texlive.tlpdb
+ /home/runner/work/cam/cam/help/sudo.sh tlmgr --verify-repo=none update --self

tlmgr: Remote database (revision 74056 of the texlive-scripts package)
seems to be older than the local installation (rev 74087 of
texlive-scripts); please use a different mirror and/or wait a day or two.

make: *** [Makefile:83: install] Error 1
Error: Process completed with exit code 2.

The problem is with this part of makefile:

 install:
	$(call step,install)

which leads to this file install-texlive-depends.sh

We also have this problem, when command make env runs:
/home/runner/work/cam/cam/steps/env.sh: line 42: latexmk: command not found

@markparonyan markparonyan changed the title make action make action error Feb 25, 2025
@markparonyan markparonyan changed the title make action error make errors Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant