Skip to content

fix: fix ARM64 DEB package build in cross-compilation - #25

Merged
bordeux merged 1 commit into
masterfrom
fix/fix-building-debian-package
Jan 1, 2026
Merged

fix: fix ARM64 DEB package build in cross-compilation#25
bordeux merged 1 commit into
masterfrom
fix/fix-building-debian-package

Conversation

@bordeux

@bordeux bordeux commented Jan 1, 2026

Copy link
Copy Markdown
Owner
  • Add explicit depends="libc6" to skip dpkg-shlibdeps auto-detection
  • Add --no-strip flag for ARM64 DEB builds (x86_64 strip can't handle ARM64)

🤖 Generated with Claude Code

- Add explicit depends="libc6" to skip dpkg-shlibdeps auto-detection
- Add --no-strip flag for ARM64 DEB builds (x86_64 strip can't handle ARM64)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@bordeux
bordeux merged commit 8247089 into master Jan 1, 2026
13 of 14 checks passed
@codecov

codecov Bot commented Jan 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.08%. Comparing base (9f77263) to head (5356105).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage   91.12%   91.08%   -0.04%     
==========================================
  Files          31       31              
  Lines        2873     2873              
==========================================
- Hits         2618     2617       -1     
- Misses        255      256       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bordeux
bordeux deleted the fix/fix-building-debian-package branch January 1, 2026 22:02
github-actions Bot pushed a commit that referenced this pull request Jan 1, 2026
## <small>1.2.2 (2026-01-01)</small>

* Merge pull request #25 from bordeux/fix/fix-building-debian-package ([8247089](8247089)), closes [#25](#25)
* fix: fix ARM64 DEB package build in cross-compilation ([5356105](5356105))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant