Dwarf compare amd64v3 - #3
Closed
xtrusia wants to merge 2 commits into
Closed
Conversation
pponnuvel
force-pushed
the
resolute-updates
branch
from
June 25, 2026 11:58
f342ba0 to
b3ac04c
Compare
Author
|
@pponnuvel you may check this one for your PR for original PR |
Owner
Thanks @xtrusia Can you open this PR against the main repo? (this repo is my fork). You can cherry-pick my commit from taodd#91 as you've done here. |
Author
let me do it tomorrow then. I just wanted to remain your PR :) thanks! |
xtrusia
force-pushed
the
dwarf-compare-amd64v3
branch
3 times, most recently
from
June 26, 2026 01:13
69e525c to
1cdcda7
Compare
A ceph version can ship as more than one binary (arch, the 26.04 amd64v3 variant, or a rebuild), each with different addresses. Pick the reference whose build-id matches the generated JSON instead of the first version-glob match, and fail when no checked-in reference matches the installed binary. Signed-off-by: Seyeong Kim <seyeong.kim@canonical.com>
26.04 ships ceph-osd as baseline amd64 and an amd64v3 variant. Add a job that runs dwarf-compare against each, forcing the variant through the apt config and asserting the resolved .deb, and check in the amd64v3 reference JSONs. Signed-off-by: Seyeong Kim <seyeong.kim@canonical.com>
xtrusia
force-pushed
the
dwarf-compare-amd64v3
branch
from
June 26, 2026 02:16
95c2d14 to
f44f890
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
to use your PR