Package: liblua5.1-wsapi1
Version: 1.1.0-3
Severity: grave
Justification: renders package unusable

Based on the information in
/usr/share/doc/liblua5.1-wsapi-doc/doc/us/manual.html, I infer that a
Lua process should, from startup, be able to require 'wsapi.fastcgi'.
However, this doesn't seem to work:

dr...@drache:~/tmp$ lua
Lua 5.1.4  Copyright (C) 1994-2008 Lua.org, PUC-Rio
> require('wsapi.fastcgi')
/usr/share/lua/5.1/wsapi/common.lua:9: module 'lfs' not found:
        no field package.preload['lfs']
        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/share/lua/5.1/lfs.lua'
        no file '/usr/share/lua/5.1/lfs/init.lua'
        no file './lfs.so'
        no file '/usr/local/lib/lua/5.1/lfs.so'
        no file '/usr/lib/lua/5.1/lfs.so'
        no file '/usr/local/lib/lua/5.1/loadall.so'
stack traceback:
        [C]: in function 'require'
        /usr/share/lua/5.1/wsapi/common.lua:9: in main chunk
        [C]: in function 'require'
        /usr/share/lua/5.1/wsapi/fastcgi.lua:12: in main chunk
        [C]: in function 'require'
        stdin:1: in main chunk
        [C]: ?
> 

Reporting against liblua5.1-wsapi1 since the requirement for lfs seems
to be from wsapi/common.lua.  Severity grave because the probability
that this bug is system-specific seems rather low.  apt-cache search
doesn't report anything obvious in the Debian archive that looks like
a Lua library that would provide 'lfs'.

   ---> Drake Wilson

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages liblua5.1-wsapi1 depends on:
ii  liblua5.1-rings0              1.2.2-1    lua state creation and control lib
ii  lua5.1                        5.1.4-3    Simple, extensible, embeddable pro

liblua5.1-wsapi1 recommends no packages.

Versions of packages liblua5.1-wsapi1 suggests:
pn  liblua5.1-cgi0                <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to