Skip to content

Conversation

@jamesaepp
Copy link
Contributor

@jamesaepp jamesaepp commented Dec 13, 2025

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>?
> winget validate --manifest 15.15-2
Manifest validation succeeded.
  • Have you tested your manifest locally with winget install --manifest <path>?

Below represents an in-place upgrade from 15.15-1

> winget install --manifest 15.15-2
Found PostgreSQL 15 [PostgreSQL.PostgreSQL.15] Version 15.15-2
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://get.enterprisedb.com/postgresql/postgresql-15.15-2-windows-x64.exe
  ██████████████████████████████   344 MB /  344 MB
Successfully verified installer hash
Starting package install...
Successfully installed

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


Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-122-322861-20251213-1

@jamesaepp
Copy link
Contributor Author

NOTE there may be other versions with errors. I'm only putting in effort into 15.15-2 because .... well .... selfishness.

Not obvious to me who the usual PSQL pkg maintainer is. Please tag them if known.

@wingetbot wingetbot added the Validation-Installation-Error Error installing application label Dec 13, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback This needs a response from the author. label Dec 13, 2025
@jamesaepp
Copy link
Contributor Author

I'm not sure what the bot comment above specifically is having issue with as it's not very clear. I am doing more testing now.

One thing I know is that winget uninstall doesn't work perfectly as the installer requires input from the user/admin but returns control to winget/the shell right away. That's not new to this package version though IME.

@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 Dec 13, 2025
@jamesaepp
Copy link
Contributor Author

Looks like the policy bot removed the comment it added before. Things I've tested without apparent error with my local/candidate manifest:

  1. Uninstalled 15.15-2 OK
  2. Installed fresh 15.15-2 (no in place upgrade) OK
  3. Uninstalled 15.15-2 OK
  4. Installed fresh 15.15-1 OK
  5. Upgrade/install 15.15-2 OK

Note I did disable MS defender's real-time protection as I find PSQL updates lots of small files and I find that speeds things up. If manifest testing automations have timeouts on operations that might explain any issues.

@jamesaepp
Copy link
Contributor Author

@SpecterShell, wondering if you'd be willing to lend a hand to review this PR (and related issue). Thx.

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-122-322861-20251220-1

@microsoft-github-policy-service microsoft-github-policy-service bot removed Needs-Attention This work item needs to be reviewed by a member of the core team. Validation-Installation-Error Error installing application labels Dec 20, 2025
@wingetbot wingetbot added the Internal-Error-Dynamic-Scan The test for Dynamic Scanning in the Installation Validation failed. label Dec 20, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Attention This work item needs to be reviewed by a member of the core team. label Dec 20, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Retry-1 flag to indicate retried label Dec 20, 2025
@wingetbot
Copy link
Collaborator

@wingetbot run

2 similar comments
@wingetbot
Copy link
Collaborator

@wingetbot run

@wingetbot
Copy link
Collaborator

@wingetbot run

@microsoft-github-policy-service microsoft-github-policy-service bot removed the Internal-Error-Dynamic-Scan The test for Dynamic Scanning in the Installation Validation failed. label Dec 21, 2025
@stephengillie
Copy link
Collaborator

Automatic Validation ended with:

No logs after 10 retries.

(Automated response - build 1186.)

@microsoft-github-policy-service microsoft-github-policy-service bot added No-Recent-Activity No activity has occurred on this work item for seven days. and removed No-Recent-Activity No activity has occurred on this work item for seven days. Needs-Author-Feedback This needs a response from the author. labels Dec 26, 2025
@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-122-322861-20251226-1

@microsoft-github-policy-service microsoft-github-policy-service bot removed the Validation-Installation-Error Error installing application label Dec 26, 2025
@wingetbot wingetbot added the Validation-Installation-Error Error installing application label Dec 26, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback This needs a response from the author. label Dec 26, 2025
@stephengillie
Copy link
Collaborator

Automatic Validation ended with:

Installation failed with exit code -2147467260

Hex Dec Inverted Dec Symbol Description
80004004 -2147467260 2147500036 E_ABORT Operation Aborted

(Automated response - build 1190.)

@microsoft-github-policy-service microsoft-github-policy-service bot added the No-Recent-Activity No activity has occurred on this work item for seven days. label Jan 6, 2026
@Trenly
Copy link
Contributor

Trenly commented Jan 10, 2026

Reopen with reason: Author request;

@microsoft-github-policy-service microsoft-github-policy-service bot removed the No-Recent-Activity No activity has occurred on this work item for seven days. label Jan 10, 2026
@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-122-322861-20260110-1

@microsoft-github-policy-service microsoft-github-policy-service bot removed Needs-Author-Feedback This needs a response from the author. Validation-Installation-Error Error installing application labels Jan 10, 2026
@wingetbot wingetbot added the PullRequest-Error PR is Invalid label Jan 10, 2026
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback This needs a response from the author. label Jan 10, 2026
@jamesaepp
Copy link
Contributor Author

NVM, abandoning this PR. Already fixed in #329198

@jamesaepp jamesaepp closed this Jan 10, 2026
@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 Jan 10, 2026
@microsoft-github-policy-service microsoft-github-policy-service bot removed the Needs-Attention This work item needs to be reviewed by a member of the core team. label Jan 10, 2026
@jamesaepp jamesaepp deleted the jamesaepp/issue322855 branch January 10, 2026 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PullRequest-Error PR is Invalid Retry-1 flag to indicate retried Validation-Retry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants