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

tlmgr not working in texlive #36738

Closed
tornaria opened this issue Apr 17, 2022 · 3 comments
Closed

tlmgr not working in texlive #36738

tornaria opened this issue Apr 17, 2022 · 3 comments
Labels

Comments

@tornaria
Copy link
Contributor

Reported by @Eloitor in #36452.

$ tlmgr
Can't locate TeXLive/TLConfig.pm in @INC (you may need to install the TeXLive::TLConfig module) (@INC contains: /texmf-dist/scripts/texlive /tlpkg /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl) at /usr/share/texmf-dist/scripts/texlive/tlmgr.pl line 60.
BEGIN failed--compilation aborted at /usr/share/texmf-dist/scripts/texlive/tlmgr.pl line 60.

This seems to be caused by a change to tlmgr.patch in 7184064, namely $Master is used (in a BEGIN block) before it's set.

CC: @fosslinux

@github-actions
Copy link

Issues become stale 90 days after last activity and are closed 14 days after that. If this issue is still relevant bump it or assign it.

@Eloitor
Copy link
Contributor

Eloitor commented Sep 9, 2022

I can try to fix this.
The value of master should be set to "/usr/share/texmf-dist" here, right?

@nsajko
Copy link

nsajko commented Nov 29, 2022

This seems like it may be related to the tlmgr issues described here: https://wiki.archlinux.org/title/TeX_Live

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

No branches or pull requests

3 participants