bugs
SKILL.md
Bugs
Known issues, quirks, and workarounds for dependencies and tooling used in the ikigai project.
lcov Version Reporting Bug
Issue: The lcov --version command reports an incorrect version string that doesn't match the installed package version.
Evidence:
Host system (Debian 13.2):
- Package version:
lcov 2.3.1-1 - Binary reports:
lcov: LCOV version 2.0-1
Debian 13.2 container:
- Package version:
lcov 2.3.1-1 - Binary reports:
lcov: LCOV version 2.0-1