Skip to content

debian/rules: Specify Go packages to build#1264

Open
adombeck wants to merge 2 commits intomainfrom
fix-build-deb
Open

debian/rules: Specify Go packages to build#1264
adombeck wants to merge 2 commits intomainfrom
fix-build-deb

Conversation

@adombeck
Copy link
Contributor

Fixes the build of the Debian package to fail with:

dh_missing: warning: usr/bin/docgen exists in debian/tmp but is not installed to anywhere
dh_missing: error: missing files, aborting

Fixes the build of the Debian package to fail with:

    dh_missing: warning: usr/bin/docgen exists in debian/tmp but is not installed to anywhere
    dh_missing: error: missing files, aborting
This message is shown during the package build and sounded like an
error, which was confusing.
@codecov
Copy link

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.99%. Comparing base (f40fcbe) to head (cd88387).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1264      +/-   ##
==========================================
- Coverage   86.04%   85.99%   -0.05%     
==========================================
  Files          99       99              
  Lines        6685     6685              
  Branches      111      111              
==========================================
- Hits         5752     5749       -3     
- Misses        877      880       +3     
  Partials       56       56              

☔ 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.

@adombeck adombeck marked this pull request as ready for review February 12, 2026 12:59
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