-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Labels
low_priority[prio] Background task[prio] Background taskmanual[location] Tarantool manual, no definite location[location] Tarantool manual, no definite location
Description
Here is a dependency list for Debian-like systems
apt install -y build-essential cmake coreutils sed \
libreadline-dev libncurses5-dev libyaml-dev libssl-dev \
libcurl4-openssl-dev libunwind-dev libicu-dev \
python python-pip python-setuptools python-dev \
python-msgpack python-yaml python-argparse python-six python-gevent
I was creating docker image and caught the following error durinc cmake:
CMake Error at CMakeLists.txt:175 (message):
Unable to retrive version from git or /var/tarantool/docker-build/VERSION
file.
Installing git
fixes the issue.
Metadata
Metadata
Assignees
Labels
low_priority[prio] Background task[prio] Background taskmanual[location] Tarantool manual, no definite location[location] Tarantool manual, no definite location