Closed JochenFroehlich closed 2 years ago
On which version do you experience the problem? The latest? And which architecture do you use?
I'm experiencing it on the latest/v1.1 version. I'm running Ubuntu 20.04 on an x86 environment.
Sorry for the delay. I also use ubuntu 20.04 and i don't have problems. In the newest version, i use an elder version of alpine linux, possibly that fixes your problem (newer versions had problems with libboost on arm platform).
Hi,
i upgraded the version in my docker compose to 1.1 and I'm getting the following error in my docker logs:
Error loading shared library libboost_date_time.so.1.72.0: No such file or directory (needed by /usr/local/bin/sbfspot.3/SBFspot_mysql) Error relocating /usr/local/bin/sbfspot.3/SBFspot_mysql: _ZNK5boost9gregorian10greg_month15as_short_stringEv: symbol not found
Reverting back to v1.0 and everything works normal. Any ideas on how to fix this? Anything I can help with?
Thanks