fix: ptest and installation issues for perl-CPAN-Changes#13760
Merged
fix: ptest and installation issues for perl-CPAN-Changes#13760
perl-CPAN-Changes#13760Conversation
added 2 commits
May 12, 2025 11:02
…CPAN-Changes Signed-off-by: Kanishk Bansal <kanbansal@microsoft.com>
9ff8b64 to
2d3bd51
Compare
a0bf1e4 to
c4422c1
Compare
c4422c1 to
6b59f44
Compare
kgodara912
reviewed
May 13, 2025
Signed-off-by: Kanishk Bansal <kanbansal@microsoft.com>
kgodara912
approved these changes
May 13, 2025
Contributor
kgodara912
left a comment
There was a problem hiding this comment.
Package builds, tests and installs fine. LGTM.
Contributor
Author
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR addresses installation and ptest failures for perl-CPAN-Changes, imports perl-Type-Tiny into the Core repo, ports additional Perl modules to Core, and fixes the LICENSE metadata for perl-Moo.
- Fix ptest and installation for
perl-CPAN-Changesby bumping release and adding missing dependencies. - Import
perl-Type-Tinyinto Core with spec and signature files. - Promote
perl-Mooto Core and update its release and license verification. - Update license mappings for the new Type-Tiny package.
Reviewed Changes
Copilot reviewed 12 out of 12 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| cgmanifest.json | Add new component entry for perl-Type-Tiny |
| SPECS/perl-Type-Tiny/perl-Type-Tiny.spec | Initial import of Type-Tiny spec into Core |
| SPECS/perl-Type-Tiny/perl-Type-Tiny.signatures.json | Add signature for Type-Tiny source tarball |
| SPECS/perl-Moo/perl-Moo.spec | Bump release to 4 and verify license |
| SPECS/perl-CPAN-Changes/perl-CPAN-Changes.spec | Bump release to 2, add BuildRequires/Requires, add %license, fix ptest |
| LICENSES-AND-NOTICES/SPECS/data/licenses.json | Include perl-Type-Tiny in license list |
| LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md | Adjust Fedora license mapping row |
f4389c9 to
ba06c8c
Compare
mfrw
approved these changes
May 20, 2025
0xba1a
approved these changes
May 21, 2025
AkarshHCL
pushed a commit
to AkarshHCL/azurelinux
that referenced
this pull request
Jul 31, 2025
…#13760) Signed-off-by: Kanishk Bansal <kanbansal@microsoft.com> Co-authored-by: Kanishk Bansal <kanbansal@microsoft.com>
SumitJenaHCL
pushed a commit
to SumitJenaHCL/azurelinux
that referenced
this pull request
Aug 20, 2025
…#13760) Signed-off-by: Kanishk Bansal <kanbansal@microsoft.com> Co-authored-by: Kanishk Bansal <kanbansal@microsoft.com>
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.
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
*-staticsubpackages, etc.) have had theirReleasetag incremented../cgmanifest.json,./toolkit/scripts/toolchain/cgmanifest.json,.github/workflows/cgmanifest.json)./LICENSES-AND-NOTICES/SPECS/data/licenses.json,./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md,./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)*.signatures.jsonfilessudo make go-tidy-allandsudo make go-test-coveragepassSummary
What does the PR accomplish, why was it needed?
perl-CPAN-Changesfor work itemptestforperl-CPAN-Changesperl-Type-Tinyto the Core Repo from FedoraChange Log
Does this affect the toolchain?
NO
Associated issues
Links to CVEs
Test Methodology