Skip to content

Fix .deb signature verification#15238

Merged
ellahathaway merged 1 commit intodotnet:mainfrom
ellahathaway:sign-debs
Nov 12, 2024
Merged

Fix .deb signature verification#15238
ellahathaway merged 1 commit intodotnet:mainfrom
ellahathaway:sign-debs

Conversation

@ellahathaway
Copy link
Member

@ellahathaway ellahathaway commented Nov 11, 2024

Related to #14432

While checking the changes in #15216 via real signing in arcade-validation CI, I discovered that the signed test.deb file was being reported as "not signed" even after it had been properly signed. The changes in this PR fix this failure.

To validate these changes, I locally ran arcade-validation# ./build.sh --sign /p:OfficialBuildId=20241111.1 with the signed test.deb file that I pulled from https://dev.azure.com/dnceng/internal/_build/results?buildId=2579780&view=artifacts&pathAsName=false&type=publishedArtifacts. The signing passed, with the binlog indicating that the .deb file was already signed:

image

@ellahathaway ellahathaway merged commit 82dfebb into dotnet:main Nov 12, 2024
@ellahathaway ellahathaway deleted the sign-debs branch November 12, 2024 00:03
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.

2 participants