[pkg-lua-devel] Bug#1147233: lua-lpeg: Lua version in Testing is 5.5, no matching version of lua-lpeg
Morten Kjeldgaard
mortenkjeldgaard at gmail.com
Wed Sep 9 21:48:52 BST 2026
Package: lua-lpeg
Version: 1.1.0-3+b1
Severity: normal
X-Debbugs-Cc: mok0 at mailbox.org
Dear Maintainer,
When running Lua interactively, and trying to require
the lpeg module, I get the following output:
Lua 5.5.1 Copyright (C) 1994-2026 Lua.org, PUC-Rio
> local lpeg = require "lpeg"
warning: locals do not survive across lines in interactive mode
stdin:1: module 'lpeg' not found:
no field package.preload['lpeg']
no file '/usr/local/share/lua/5.5/lpeg.lua'
no file '/usr/local/share/lua/5.5/lpeg/init.lua'
no file '/usr/local/lib/lua/5.5/lpeg.lua'
no file '/usr/local/lib/lua/5.5/lpeg/init.lua'
no file '/usr/share/lua/5.5/lpeg.lua'
no file '/usr/share/lua/5.5/lpeg/init.lua'
no file './lpeg.lua'
no file './lpeg/init.lua'
no file '/usr/local/lib/lua/5.5/lpeg.so'
no file '/usr/lib/x86_64-linux-gnu/lua/5.5/lpeg.so'
no file '/usr/lib/lua/5.5/lpeg.so'
no file '/usr/local/lib/lua/5.5/loadall.so'
no file './lpeg.so'
stack traceback:
[C]: in global 'require'
stdin:1: in main chunk
[C]: in ?
Listing the content of package lua-lpeg shows that there's indeed no version of the module for Lua version 5.5.
-- System Information:
Debian Release: forky/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 7.1.12+deb14-amd64 (SMP w/2 CPU threads; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages lua-lpeg depends on:
ii libc6 2.43-4
lua-lpeg recommends no packages.
lua-lpeg suggests no packages.
-- no debconf information
More information about the pkg-lua-devel
mailing list