Skip to content

YDB сервер (бинарник) не запускается #143

@TomskDiver

Description

@TomskDiver

Имеется Ubuntu 18.04

Выполняю шаги по инструкции:
curl https://binaries.ydb.tech/local_scripts/install.sh | bash
Затем:

# ./start.sh disk
Data file ydb.data not found, creating ...
Starting storage process...
/root/petprj/ydbd/bin/ydbd: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /root/petprj/ydbd/bin/ydbd)
/root/petprj/ydbd/bin/ydbd: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.30' not found (required by /root/petprj/ydbd/bin/ydbd)
/root/petprj/ydbd/bin/ydbd: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /root/petprj/ydbd/bin/ydbd)
/root/petprj/ydbd/bin/ydbd: /lib/x86_64-linux-gnu/libpthread.so.0: version `GLIBC_2.30' not found (required by /root/petprj/ydbd/bin/ydbd)
Errors found when starting storage process, cancelling start script

На 18ой полностью обновленной убунте бинарник выходит не будет работать?

ldd --version
ldd (Ubuntu GLIBC 2.27-3ubuntu1.6) 2.27
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions