question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Here is /etc/os-release

NAME="Oracle Linux Server"
VERSION="8.5"
ID="ol"
ID_LIKE="fedora"
VARIANT="Server"
VARIANT_ID="server"
VERSION_ID="8.5"
PLATFORM_ID="platform:el8"
PRETTY_NAME="Oracle Linux Server 8.5"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:oracle:linux:8:5:server"
HOME_URL="https://linux.oracle.com/"
BUG_REPORT_URL="https://bugzilla.oracle.com/"

ORACLE_BUGZILLA_PRODUCT="Oracle Linux 8"
ORACLE_BUGZILLA_PRODUCT_VERSION=8.5
ORACLE_SUPPORT_PRODUCT="Oracle Linux"
ORACLE_SUPPORT_PRODUCT_VERSION=8.5

which is supposedly “like fedora”

with spring boot 2.6.2 + embedmongo 3.2.6 I get

because there is no package for Version{5.0.2}:Platform{operatingSystem=Linux, architecture=X86_64} we fall back to Version{5.0.2}:Platform{operatingSystem=Linux, architecture=X86_64, version=Ubuntu_20_04}
22-01-09 Sun 15:09:59.343 ERROR 165 --- [     Thread-260] EmbeddedMongo @ log : /tmp/extract-5cd7b12b-0fb9-4ecf-9dee-dfea6e4ed9f9extractmongod: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by /tmp/extract-5cd7b12b-0fb9-4ecf-9dee-dfea6e4ed9f9extractmongod)
22-01-09 Sun 15:09:59.343 ERROR 165 --- [     Thread-260] EmbeddedMongo @ log : /tmp/extract-5cd7b12b-0fb9-4ecf-9dee-dfea6e4ed9f9extractmongod: /lib64/libcurl.so.4: no version information available (required by /tmp/extract-5cd7b12b-0fb9-4ecf-9dee-dfea6e4ed9f9extractmongod)

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
michaelmosmanncommented, Jan 23, 2022

@eladeyal-intel did a new release (3.3.0) and 5.0.5. support is enabled…

1reaction
michaelmosmanncommented, Jan 16, 2022

@eladeyal-intel … ah, found the bug… will fix it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Oracle Linux
A highly performant and secure operating environment, Oracle Linux delivers virtualization, management, automation, and cloud native computing tools, ...
Read more >
Oracle Linux - Wikipedia
Oracle Linux is a Linux distribution packaged and freely distributed by Oracle, available partially under the GNU General Public License since late 2006....
Read more >
Oracle Linux - DistroWatch.com
Oracle Linux is an enterprise-class Linux distribution supported by Oracle and built from source packages for Red Hat Enterprise Linux (RHEL).
Read more >
oraclelinux - Official Image | Docker Hub
Oracle Linux is an open-source operating system available under the GNU General Public License (GPLv2). Suitable for general purpose or Oracle workloads, ...
Read more >
Oracle Linux (@OracleLinux) / Twitter
Official news and updates for Oracle Linux and Virtualization software. The most open, flexible and secure cloud development platforms.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found