I had tarantool-client installed from official Debian (1.4.9+20130415.1808-1) which is older than our package (1.4.9+40+g67f3d3c+20130508+1835-1). Seems that the bug is already fixed in 1.4.9+40.
Apt assumes that 1.4.9+20130415.1808-1 is newer than 1.4.9+40+g67f3d3c+20130508+1835-1 due to numeration system apt. There is a my solution for case when you have mutiple Debian releases enabled in your sources.list: https://gist.github.com/rtsisyk/5618405 ** Changed in: tarantool Status: New => Invalid -- You received this bug notification because you are a member of Tarantool Development Team, which is subscribed to tarantool. https://bugs.launchpad.net/bugs/1182346 Title: A console client from Debian package is not compatible with Tarantool 1.5.x Status in Tarantool - an efficient in-memory data store: Invalid Bug description: Server (from git): -------------------------------------------------------------------------------- ./src/box/tarantool_box --version Tarantool 1.5.0-84-g723696e Target: Linux-x86_64-Debug -------------------------------------------------------------------------------- Client (from Debian): -------------------------------------------------------------------------------- tarantool-client: Installed: 1.4.9+20130415.1808-1 Candidate: 1.4.9+20130415.1808-1 Package pin: 1.4.9+20130415.1808-1 Version table: *** 1.4.9+20130415.1808-1 900 500 http://mirror.yandex.ru/debian/ sid/main amd64 Packages 100 /var/lib/dpkg/status 1.4.9+40+g67f3d3c+20130508+1835-1 900 500 http://tarantool.org/dist/debian/ sid/main amd64 Packages 1.4.6+20120629+2158-1 900 990 http://mirror.yandex.ru/debian/ wheezy/main amd64 Packages tarantool -v tarantool client, version 0.2 -------------------------------------------------------------------------------- localhost> lua box.select(0, 0, 0) (stuck) A client from the git source tree works fine. To manage notifications about this bug go to: https://bugs.launchpad.net/tarantool/+bug/1182346/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~tarantool-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~tarantool-developers More help : https://help.launchpad.net/ListHelp

