Package: lua-sql-mysql
Version: 2.3.0-1
Severity: important

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?

dist-upgrade on a wheezy server, got version 2.3.0-1.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

This is an asterisk server using a lua dialplan, which uses mysql.

   * What was the outcome of this action?

-- Goto (lua_generaldid,s,1)
[Jun 16 11:17:55] ERROR[31018]: pbx_lua.c:1326 exec: Error executing lua
extension:
[string "extensions.lua"]:121: attempt to index global 'luasql' (a nil value)
stack traceback:
        [string "extensions.lua"]:121: in function <[string
"extensions.lua"]:118>



   * What outcome did you expect instead?

revering to liblua5.1-sql-mysql-2  2.2.0~rc1-5 brings it back, no error
messages.

Reproduced this on my desktop:

$ lua
Lua 5.1.5  Copyright (C) 1994-2012 Lua.org, PUC-Rio
> require "luasql.mysql"
> env = assert(luasql.mysql())
stdin:1: attempt to index global 'luasql' (a nil value)
stack traceback:
        stdin:1: in main chunk
        [C]: ?
>

This works with the previous version.
Upgrading to 2.3.0-1 broke a running machine.



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages lua-sql-mysql depends on:
ii  libc6              2.13-33
ii  libmysqlclient18   5.5.24+dfsg-3
ii  libssl1.0.0        1.0.1c-3
ii  multiarch-support  2.13-33
ii  zlib1g             1:1.2.7.dfsg-11

lua-sql-mysql recommends no packages.

lua-sql-mysql suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to