Skip to content

sysmon 1.3.6 on debian 11 missing dependencies #207

Description

@astrakid

Describe the bug
when installing latest sysmon on debian 11, sysmon won't start

To Reproduce
install sysmon latest version on debian 11. on startup you will get
xxx@yyy:~# sysmon -accepteula -i /opt/sysmon/config.xml sysmon: /lib/x86_64-linux-gnu/libstdc++.so.6: version GLIBCXX_3.4.29' not found (required by sysmon)
sysmon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by sysmon) sysmon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by sysmon)
`

Sysmon version
1.3.6

Distro/kernel version

PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

Linux yyy 5.10.0-34-amd64 #1 SMP Debian 5.10.234-1 (2025-02-24) x86_64 GNU/Linux

Sysmon configuration
not relevant i assume

Logs
sysmon: /lib/x86_64-linux-gnu/libstdc++.so.6: version GLIBCXX_3.4.29' not found (required by sysmon) sysmon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by sysmon)
sysmon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by sysmon)

Expected behavior
sysmon will start with GLIBCXX_3.4.28

Additional context
sysmon 1.3.1 was running fine.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions