You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have got the following error in Travis-CI for tarantool-1.6 repository:
| The following packages have unmet dependencies:
| tarantool : Depends: tarantool-common (>= 1.6.9) but it is not going to be installed
| Conflicts: libtarantool-dev (< 1.6~) but 1.5.1.218.g1a69fd6-1ubuntu1 is to be installed
| E: Unable to correct problems, you have held broken packages.
Our 1.6 repository lack of libtarantool-dev (but have tarantool-dev) packages,
don't sure why and whether it is expected. Anyway it worth to move to 1.10.
Updated .tarantoolctl to reflect box.cfg option names changes between 1.6 and 1.10.
Updated text/multiversioning.test.py result file, but to be honest I don't sure
what is the reason of SELECT statistics change. At least those values are the
same before and after the test, so I guess they are correct.
Part of #49.
0 commit comments