There's a closed pull request on the void-packages repository important: texlive: Rebuild with newer zlib https://github.com/void-linux/void-packages/pull/48522 Description: `lualatex` and possibly other executables are currently unusable, because zlib was updated. ``` > lualatex PANIC: unprotected error in call to Lua API (zlib library version does not match - header: 1.3, library: 1.3.1) zsh: IOT instruction lualatex ``` #### Testing the changes - I tested the changes in this PR: **YES** ping maintainer: @fosslinux