microsoft / microsoft/SysmonForLinux

Libxml2 Compatibility Issue in Ubuntu 25.10

Open
#219 1 comment 0 reactions 1 assignee View on GitHub

@MarioHewardt is already working on this.

Since Dec 6, 2025.

Dominant language
C
Stars
2.2k
Forks
220
Avg merge
11d 22h
Merged PRs (30d)
2

Description

Describe the bug

Unable to install on Ubuntu 25.10 due to libxml2 dependency issues:

Unsatisfied dependencies:
 sysmonforlinux : Depends: libxml2 (>= 2.7.4) but it is not installable
Error: Unable to satisfy dependencies. Reached two conflicting decisions:
   1. sysmonforlinux:amd64=1.4.0 is selected for install
   2. sysmonforlinux:amd64 Depends libxml2 (>= 2.7.4)
      but none of the choices are installable:
      [no choices]

To Reproduce

sudo apt install sysmonforlinux

Sysmon version

1.4.0

Distro/kernel version

Ubuntu Desktop 25.10, kernel 6.17.0-7-generic

Sysmon configuration

N/A

Logs

N/A

Expected behavior

Successful installation.

Additional context

Possibly due to libxml2 API changes discussed here: https://discourse.ubuntu.com/t/psa-ubuntu-25-10-features-a-libxml2-version-with-api-breaking-changes/71783

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.