Closed issue by Rowaaaaan on void-packages repository https://github.com/void-linux/void-packages/issues/40830 Description: ### Is this a new report? Yes ### System Info Void 6.0.9_1 x86_64 GenuineIntel uptodate rrrmFFFFFF ### Package(s) Affected texlive-20210325_4 ### Does a report exist for this bug with the project's home (upstream) and/or another distro? _No response_ ### Expected behaviour `tlmgr` in general should be working. For instance, `tlmgr update --all` should update the packages in my local repository. ### Actual behaviour Doing any kind of action with `tlmgr` will output the following: ``` Can't locate TeXLive/TLConfig.pm in @INC (you may need to install the TeXLive::TLConfig module) (@INC contains: /texmf-dist/scripts/texlive/TeXLive/TLConfig.pm /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 61. BEGIN failed--compilation aborted at /usr/share/texmf-dist/scripts/texlive/tlmgr.pl line 61. ``` ### Steps to reproduce 1. Enter `tlmgr` --it doesn't matter what action you use. 2. Get the error.