Skip to content

Create SPECS-EXTENDED-SIGNED #14031

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 3.0-dev
Choose a base branch
from

Conversation

ddstreet
Copy link
Contributor

This creates a SPECS-EXTENDED-SIGNED dir with only the kernel-lpg-innovate-signed package.

As this requires additional changes in the ADO signing pipeline to actually operate, I can't test it.

FYI @suresh-thelkar

@ddstreet ddstreet requested a review from a team as a code owner June 18, 2025 14:57
@microsoft-github-policy-service microsoft-github-policy-service bot added the 3.0-dev PRs Destined for AzureLinux 3.0 label Jun 18, 2025
Copy link
Contributor

@suresh-thelkar suresh-thelkar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. Since the signing pipelines haven’t been set up yet, I also wasn’t able to test it through the pipelines. However, while debugging the signing code using the signed spec file, I encountered the following error.

image

It appears that one of the internal scripts responsible for the signing process uses the rpmspec command. Based on the error, it seems the issue can be resolved by updating the package name to kernel-lpg-innovate in the %package, %description, and %triggerin directives.

Could you please make the necessary changes?

@ddstreet
Copy link
Contributor Author

updated

Copy link
Contributor

@suresh-thelkar suresh-thelkar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making the changes. Code changes look good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0-dev PRs Destined for AzureLinux 3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants