http://bugzilla.novell.com/show_bug.cgi?id=589441 http://bugzilla.novell.com/show_bug.cgi?id=589441#c0 Summary: lua: module directories Classification: openSUSE Product: openSUSE 11.3 Version: Factory Platform: Other OS/Version: Other Status: ASSIGNED Severity: Normal Priority: P5 - None Component: Development AssignedTo: pgajdos@novell.com ReportedBy: pgajdos@novell.com QAContact: qa@suse.de Found By: --- Blocker: --- Report from Florian Leparoux I generated the rpm for prosody and checked several times that it was patched. Despite this I still get this error: I packaged prosodyctl lua: /usr/lib/prosody/util/datamanager.lua:24: module 'lfs' not found: no field package.preload['lfs'] no file '/usr/lib/prosody/lfs.lua' no file './lfs.lua' no file '/usr/local/share/lua/5.1/lfs.lua' no file '/usr/local/share/lua/5.1/lfs/init.lua' no file '/usr/local/lib/lua/5.1/lfs.lua' no file '/usr/local/lib/lua/5.1/lfs/init.lua' no file '/usr/lib/prosody/lfs.so' no file './lfs.so' no file '/usr/local/lib/lua/5.1/lfs.so' no file '/usr/local/lib/lua/5.1/loadall.so' stack traceback: [C]: in function 'require' /usr/lib/prosody/util/datamanager.lua:24: in main chunk [C]: in function 'require' /usr/bin/prosodyctl:64: in main chunk [C]: ? it would seem that it comes from lua package that was not patched correctly (maybe wrong) but after this error seems to be looking lua files in /usr /local .. I perceived a "/ usr / local" in the file "/ usr / include / luaconf.h" In debian there is a patch of doing the following: http://matthewwild.co.uk/uploads/module_paths.dpatch If it can be used. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.