microsoft / microsoft/winget-pkgs
[Pipeline Issue]: The validation pipeline failed in the "Installers Scan" step because "it is being used by another process.."
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 11.1k
- Forks
- 9.7k
- Avg merge
- 1h 32m
- Merged PRs (30d)
- 376
Description
Description of the new feature/enhancement
When there are too many installers listed in the manifest, the validation pipeline may fail at the some installers in the "Installers Scan" step and report The process cannot access the file 'C:\local\Temp\WinGetSvc-Validation-395-162089-20240712-5\4c50d9fa-1d4d-4e62-be07-697db3281f87' because it is being used by another process..
Here are some examples:
Proposed technical implementation details (optional)
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the validation pipeline's "Installers Scan" step and review the two linked Azure DevOps logs, especially the reported file-in-use failures. Done means the pipeline no longer fails on installer scans because a temporary file is being used by another process when many installers are listed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100