tarantool / setup-tarantool

Setup Tarantool for use with Github Actions
MIT License
9 stars 2 forks source link

Debuan related error on docker ubuntu:22.04 #40

Closed filonenko-mikhail closed 1 year ago

filonenko-mikhail commented 1 year ago

There is job with setup tarantool action

And there is an error

Caching APT packages: cmake, cmake-data, dh-elpa-helper, emacsen-common, libarchive13:amd64, libjsoncpp25:amd64, librhash0:amd64, libuv1:amd64, tarantool, tarantool-common, tarantool-dev
(https://github.com/tarantool/tarantool-cluster-manager/actions/runs/3663412557/jobs/6193176006#step:6:140)
Error: ENOENT: no such file or directory, stat '/usr/share/doc/cmake/NEWS.Debian.gz'
filonenko-mikhail commented 1 year ago

THere is workaround:

apt-get install -y cmake
kyukhin commented 1 year ago

We are not going to fix this.