Skip to content

Conversation

@apop5
Copy link
Collaborator

@apop5 apop5 commented Oct 14, 2025

Description

When processing ext_deps, if the zip file did not contain valid permissions on the files contained in the zips, a Permission Denied error would be output under a linux platform. This was observed with zip files that were generated under windows when attempting to use them on a linux platform.

Update to the version of edk2-pytool-extensions which fixed this oddity.

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

CI (which was breaking)

Integration Instructions

No integration necesssary.

When processing ext_deps, if the zip file did not contain
valid permissions on the files contained in the zips, a
Permission Denied error would be output under a linux platform.
This was observed with zip files that were generated under windows
when attempting to use them on a linux platform.

Update to the version of edk2-pytool-extensions which fixed
this oddity.
@apop5 apop5 requested review from Flickdm and Javagedes October 14, 2025 18:48
@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (release/202502@ad2505e). Learn more about missing BASE report.

Additional details and impacted files
@@                Coverage Diff                @@
##             release/202502    #1530   +/-   ##
=================================================
  Coverage                  ?    2.22%           
=================================================
  Files                     ?     1461           
  Lines                     ?   380840           
  Branches                  ?     4583           
=================================================
  Hits                      ?     8477           
  Misses                    ?   372290           
  Partials                  ?       73           
Flag Coverage Δ
MdeModulePkg 1.56% <ø> (?)
MdePkg 5.46% <ø> (?)
NetworkPkg 0.55% <ø> (?)
PolicyServicePkg 30.42% <ø> (?)
UefiCpuPkg 4.85% <ø> (?)
UnitTestFrameworkPkg 11.40% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@apop5
Copy link
Collaborator Author

apop5 commented Oct 14, 2025

Closing. This needs to be run through dependabot to reach all the repos.

@apop5 apop5 closed this Oct 14, 2025
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