Package: lua-dkjson Version: 2.5-3 Severity: normal X-Debbugs-Cc: [email protected]
Dear Maintainer, I tried to use lua-dkjson 2.5-3 with debian 11 and lua 5.4. The library can not be included/used because because it is missing in the LUAPATH of lua5.4 I added the symlink manually and than it worked. mkdir /usr/share/lua/5.4 ln -s /../5.1/dkjson.lua /usr/share/lua/5.4/dkjson.lua After that I could use the lib also with lua5.4 My admin preferes to have it fixed in the package before rolling it out on many mashines. The missing symlink is present/fixend with Debian 12 and lua-dkjson 2.6-2. I suggest to options as a way to fix it: - The missing symlink can be added to 2.5.3 - Or version 2.6-2 gets added to debian 11 as default -- System Information: Debian Release: 11.6 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: arm64 (aarch64) Kernel: Linux 5.10.0-18-arm64 (SMP w/4 CPU threads) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled lua-dkjson depends on no packages. Versions of packages lua-dkjson recommends: ii lua-lpeg 1.0.2-1 lua-dkjson suggests no packages. -- no debconf information

