Skip to content

add git to dependencies #465

Closed
Closed
@Khatskevich

Description

@Khatskevich

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

No one assigned

    Labels

    low_priority[prio] Background taskmanual[location] Tarantool manual, no definite location

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions