#605786 luarocks: problems when upgrade to squeeze

Package:
luarocks
Source:
luarocks
Submitter:
Alexander Kudrevatykh
Date:
2025-08-17 17:47:38 UTC
Severity:
important
Tags:
#605786#5
Date:
2010-12-03 13:44:43 UTC
From:
To:
After upgrade from stable to testing lua can't handle luarocks packages built
with old version of luarocks. They are visible in luarocks, but lua cant import
them with pcall(require,"luarocks.require") require("some_module").
When I uninstalled all rocks and install them again they continue working.