Skip to content

New Version: Astronomer.Astro version 1.41.0#360790

Merged
microsoft-github-policy-service[bot] merged 4 commits intomicrosoft:masterfrom
pritt20:Astronomer.Astro-1.41.0
Apr 22, 2026
Merged

New Version: Astronomer.Astro version 1.41.0#360790
microsoft-github-policy-service[bot] merged 4 commits intomicrosoft:masterfrom
pritt20:Astronomer.Astro-1.41.0

Conversation

@pritt20
Copy link
Copy Markdown
Contributor

@pritt20 pritt20 commented Apr 14, 2026

Checklist for Pull Requests

Manifests

  • Have you checked that there aren't other open pull requests for the same manifest update/change?
  • This PR only modifies one (1) manifest
  • Have you validated your manifest locally with winget validate --manifest <path>?
  • Have you tested your manifest locally with winget install --manifest <path>?
  • Does your manifest conform to the 1.12 schema?

Note: <path> is the directory's name containing the manifest you're submitting.


Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-138-360790-20260414-1

@stephengillie
Copy link
Copy Markdown
Collaborator

Automatic Validation ended with:

Installation failed with exit code -1978334972
2026-04-14 09:54:39.998 [CLI ] No suitable installer found for manifest RedHat.Podman with version 5.8.1

Hex Dec Inverted Dec Symbol Description
8A150104 -1978334972 2316632324 APPINSTALLER_CLI_ERROR_INSTALL_MISSING_DEPENDENCY This package has a dependency missing from your system. (The most common dependency is Microsoft.VCRedist.2015+.x64 / .x86)

(Automated response - build 1247.)

@DandelionSprout
Copy link
Copy Markdown
Contributor

Removing the InstallerLocale: en-US line from the manifest will likely bypass the error.

@wingetbot
Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-140-360790-20260415-1

@pritt20
Copy link
Copy Markdown
Contributor Author

pritt20 commented Apr 15, 2026

Removing the InstallerLocale: en-US line from the manifest will likely bypass the error.

Hey @DandelionSprout @stephengillie

I removed InstallerLocale: en-US line from the manifest and validation is still failing in CI job.

Could this be related to issue #152555 instead?

@microsoft-github-policy-service microsoft-github-policy-service Bot added Needs-Attention This work item needs to be reviewed by a member of the core team. and removed Needs-Author-Feedback This needs a response from the author. labels Apr 15, 2026
@DandelionSprout
Copy link
Copy Markdown
Contributor

Considering RedHat.Podman has Scope specified upstream, then probably yes.

@wingetbot
Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-140-360790-20260415-2

@wingetbot
Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-140-360790-20260417-1

@stephengillie
Copy link
Copy Markdown
Collaborator

Automatic Validation ended with:

Installation failed with exit code -1978334972
2026-04-17 04:19:13.223 [CLI ] No suitable installer found for manifest Podman.CLI with version 5.8.1

Hex Dec Inverted Dec Symbol Description
8A150104 -1978334972 2316632324 APPINSTALLER_CLI_ERROR_INSTALL_MISSING_DEPENDENCY This package has a dependency missing from your system. (The most common dependency is Microsoft.VCRedist.2015+.x64 / .x86)

(Automated response - build 1248.)

@pritt20
Copy link
Copy Markdown
Contributor Author

pritt20 commented Apr 17, 2026

Automatic Validation ended with:

Installation failed with exit code -1978334972
2026-04-17 04:19:13.223 [CLI ] No suitable installer found for manifest Podman.CLI with version 5.8.1

Hex Dec Inverted Dec Symbol Description
8A150104 -1978334972 2316632324 APPINSTALLER_CLI_ERROR_INSTALL_MISSING_DEPENDENCY This package has a dependency missing from your system. (The most common dependency is Microsoft.VCRedist.2015+.x64 / .x86)
(Automated response - build 1248.)

Thanks @stephengillie !

I have tested the package locally with both Redhat.podman and Podman.CLI as dependency using command winget install --manifest <path> and It works with both of these dependencies. Could this be CI pipeline validation specific issue?

@microsoft-github-policy-service microsoft-github-policy-service Bot added Needs-Attention This work item needs to be reviewed by a member of the core team. and removed Needs-Author-Feedback This needs a response from the author. labels Apr 17, 2026
@pritt20
Copy link
Copy Markdown
Contributor Author

pritt20 commented Apr 20, 2026

Hey @stephengillie,

Could you please help with this validation issue? we are looking to get this one in as soon as possible because this is a blocker for downstream changes.

@pritt20 pritt20 requested a review from stephengillie April 21, 2026 14:43
@pritt20
Copy link
Copy Markdown
Contributor Author

pritt20 commented Apr 22, 2026

Hey @stephengillie,

Would appreciate your help on this one. I need to get this one in to unblock downstream changes.

@stephengillie stephengillie added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Apr 22, 2026
@stephengillie
Copy link
Copy Markdown
Collaborator

stephengillie commented Apr 22, 2026

Hi @pritt20,

I'm just seeing this, will run ASAP once I have a free VM.

Edit:

I have tested the package locally with both Redhat.podman and Podman.CLI as dependency using command winget install --manifest and It works with both of these dependencies. Could this be CI pipeline validation specific issue?

Yes, it's part of #152555 - the issue here is that the validation pipelines actually install depenencies in a separate process before the main install, to better separate these processes for scanning and logging. We've identified the cause for the bug, and a fix is in the process of being added to the pipelines.

@stephengillie stephengillie added Validation-Completed Validation passed and removed Validation-Installation-Error Error installing application Dependencies Needs-Attention This work item needs to be reviewed by a member of the core team. labels Apr 22, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot merged commit ae122db into microsoft:master Apr 22, 2026
1 check passed
@wingetbot
Copy link
Copy Markdown
Collaborator

Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Moderator-Approved One of the Moderators has reviewed and approved this PR New-Manifest Publish-Pipeline-Succeeded Validation-Completed Validation passed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants