Your message dated Fri, 05 Jun 2009 12:47:19 +0000
with message-id <e1mcypl-0000aq...@ries.debian.org>
and subject line Bug#531971: fixed in lua-wsapi 1.1.0-4
has caused the Debian Bug report #531971,
regarding liblua5.1-wsapi1: doesn't load due to missing module 'lfs'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
531971: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531971
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Source: lua-wsapi
Source-Version: 1.1.0-4
We believe that the bug you reported is fixed in the latest version of
lua-wsapi, which is due to be installed in the Debian FTP archive:
liblua5.1-wsapi-doc_1.1.0-4_all.deb
to pool/main/l/lua-wsapi/liblua5.1-wsapi-doc_1.1.0-4_all.deb
liblua5.1-wsapi-fcgi-1_1.1.0-4_amd64.deb
to pool/main/l/lua-wsapi/liblua5.1-wsapi-fcgi-1_1.1.0-4_amd64.deb
liblua5.1-wsapi-fcgi-dev_1.1.0-4_amd64.deb
to pool/main/l/lua-wsapi/liblua5.1-wsapi-fcgi-dev_1.1.0-4_amd64.deb
liblua5.1-wsapi1_1.1.0-4_all.deb
to pool/main/l/lua-wsapi/liblua5.1-wsapi1_1.1.0-4_all.deb
lua-wsapi_1.1.0-4.diff.gz
to pool/main/l/lua-wsapi/lua-wsapi_1.1.0-4.diff.gz
lua-wsapi_1.1.0-4.dsc
to pool/main/l/lua-wsapi/lua-wsapi_1.1.0-4.dsc
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 531...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Enrico Tassi <gareuselesi...@debian.org> (supplier of updated lua-wsapi package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 05 Jun 2009 14:41:47 +0200
Source: lua-wsapi
Binary: liblua5.1-wsapi-fcgi-1 liblua5.1-wsapi-fcgi-dev liblua5.1-wsapi1
liblua5.1-wsapi-doc
Architecture: source all amd64
Version: 1.1.0-4
Distribution: unstable
Urgency: low
Maintainer: Enrico Tassi <gareuselesi...@debian.org>
Changed-By: Enrico Tassi <gareuselesi...@debian.org>
Description:
liblua5.1-wsapi-doc - wsapi documentation files for the Lua language version
5.1
liblua5.1-wsapi-fcgi-1 - Web server API fastcgi backend
liblua5.1-wsapi-fcgi-dev - wsapi fastcgi development files for the Lua
language version 5.1
liblua5.1-wsapi1 - Web server API abstraction layer for the Lua language
version 5.1
Closes: 531971
Changes:
lua-wsapi (1.1.0-4) unstable; urgency=low
.
* Added dependency over liblua5.1-filesystem0 (Closes: #531971)
Checksums-Sha1:
7d222cb50aca59c2b5ad455a8ceeebda84870902 1272 lua-wsapi_1.1.0-4.dsc
d30c7fcfc8330a1445a5326a893513f0256d482d 4355 lua-wsapi_1.1.0-4.diff.gz
a213cba005c42211c5ffe1eef35472f12c89bd70 13620 liblua5.1-wsapi1_1.1.0-4_all.deb
2ade99decb03c023c5de48ef43cd7ca20b114838 21226
liblua5.1-wsapi-doc_1.1.0-4_all.deb
fc32cdcc97c70d5919b8d86dd91494077338cd53 12214
liblua5.1-wsapi-fcgi-1_1.1.0-4_amd64.deb
e14b62815df7a22dda2f79e6f5189616f301a01b 10700
liblua5.1-wsapi-fcgi-dev_1.1.0-4_amd64.deb
Checksums-Sha256:
e26b645d7dce85fdc80e367cc3d7d2bf60474599c6bf0d8ba6732fab0404772a 1272
lua-wsapi_1.1.0-4.dsc
2146869af1a0980a995ea150f185fdc9a0fa95437b649b817f5de4c078150f2b 4355
lua-wsapi_1.1.0-4.diff.gz
fe9790082d69b539f176fafa8ab7626bd35e8b4780d4bab4b055197207e339db 13620
liblua5.1-wsapi1_1.1.0-4_all.deb
4748d1046f0320a423af3d02d826b131d3c4dde43f5846c8934737bfe18921a0 21226
liblua5.1-wsapi-doc_1.1.0-4_all.deb
92a0b7f0119837c8e7db1a72ce06d2096f9615dd1ee7c63b333d990a044aa515 12214
liblua5.1-wsapi-fcgi-1_1.1.0-4_amd64.deb
5e2c001e5e5f0a3162693a5cc3d6288fbacf22a0af9e79d8635da008dc1a1ced 10700
liblua5.1-wsapi-fcgi-dev_1.1.0-4_amd64.deb
Files:
a48e38190ca736778a8adb88f232125f 1272 interpreters optional
lua-wsapi_1.1.0-4.dsc
80a3d8f99ff6e1daeb17251d165305fe 4355 interpreters optional
lua-wsapi_1.1.0-4.diff.gz
d7ac5db069749e6b93adec836a899f14 13620 interpreters optional
liblua5.1-wsapi1_1.1.0-4_all.deb
7190199d8b719833cfa625caa7f281f4 21226 doc optional
liblua5.1-wsapi-doc_1.1.0-4_all.deb
9012bead33d96e572532b0f82c5bcd77 12214 interpreters optional
liblua5.1-wsapi-fcgi-1_1.1.0-4_amd64.deb
262fc26c162810783d9aab98111c14bf 10700 libdevel optional
liblua5.1-wsapi-fcgi-dev_1.1.0-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkopEzYACgkQ7kkcPgEj8vIGLgCfWDUVlklSgNQQgq/AsumlfWvg
4o0An0baW56Tvqok+EXwGTaUQ9jLo4mW
=XIFq
-----END PGP SIGNATURE-----
--- End Message ---