You are not logged in.

#1 2023-08-25 00:52:50

Firestar
Member
From: Beijing, China
Registered: 2021-07-19
Posts: 80
Website

zlib update faster than texlive: unprotected error in call to Lua API

This is a issue same to https://bbs.archlinux.org/viewtopic.php?id=162609

But now it happened again

PANIC: unprotected error in call to Lua API (zlib library version does not match - header: 1.2.13, library: 1.3)
Aborted (core dumped)

My solution is go to /var/cache/pacman/pkg/ and re-install zlib 1.2.13, but this is not a permanent solution

Please update texlive packages, thanks! I am glad to know what is the update frequency of texlive in archlinux repo, will it be much faster than CTAN (once a year)?


Write programs that do one thing and do it well.
Write programs to work together.
Write programs to handle text streams, because that is a universal interface.

Offline

#2 2023-08-25 03:29:28

lyhokia
Member
Registered: 2021-01-07
Posts: 20

Re: zlib update faster than texlive: unprotected error in call to Lua API

Could you provide some information on how to downgrade zlib along with lib32-zlib? Thanks.

EDIT: NVM I figure that out, just this:

```
sudo pacman -U zlib-1:1.2.13-3-x86_64.pkg.tar.zst lib32-zlib-1.2.13-2-x86_64.pkg.tar.zst
```

Last edited by lyhokia (2023-08-25 03:31:08)

Offline

#3 2023-08-25 08:57:27

Firestar
Member
From: Beijing, China
Registered: 2021-07-19
Posts: 80
Website

Re: zlib update faster than texlive: unprotected error in call to Lua API

OK I think I have found the version of texlive: https://github.com/TeX-Live/texlive-source/releases

It seems that texlive in archlinux follow the release on github which update mainly once a year with several minor rebuilds.


Write programs that do one thing and do it well.
Write programs to work together.
Write programs to handle text streams, because that is a universal interface.

Offline

#4 2023-08-25 16:34:22

loqs
Member
Registered: 2014-03-06
Posts: 17,765

Re: zlib update faster than texlive: unprotected error in call to Lua API

https://bugs.archlinux.org/task/79470 Should be fixed with texlive-bin 2023.66984-16.

Offline

Board footer

Powered by FluxBB