microsoft / microsoft/SysmonForLinux
SLES 12 packages are compiled with glibc2.26 requirement, while SLES 12 ships with 2.22
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 2.2k
- Forks
- 220
- Avg merge
- 11d 22h
- Merged PRs (30d)
- 2
Description
Looks like the below packages are compiled on a system with glibc 2.26, but SLES 12 SP5 ships with 2.22. Doesn't look like SLES gets 2.25 until SLES 15.
https://packages.microsoft.com/sles/12/prod/sysinternalsebpf-1.0.0-1.x86_64.rpm
https://packages.microsoft.com/sles/12/prod/sysmonforlinux-1.0.0-1.x86_64.rpm
Any chance of release a glibc2.22 compatible version?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the two SLES 12 RPMs linked in the issue and the repository's package build entry points. Verify which glibc requirement they declare, then determine whether rebuilt packages run on SLES 12 SP5 with glibc 2.22; done means compatible releases are available for both packages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, linux
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100