Show which .exes in multi-.exe portable ZIPs that "Failed to parse the package from (…)" errors are about.
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
Research direction
Search the codebase for the error text "Failed to parse the package from" and trace the path used when selecting installers from a ZIP archive. Update that path so each parse failure identifies the relevant .exe, then verify the resulting messages for multi-.exe portable ZIPs.
Written by the indexing model from the issue text.
Description
Description of the new feature / enhancement
Occasionally when I work on Winget-pgks packages that involve portable ZIPs with a lot of .exe-s in them (with https://github.com/microsoft/winget-pkgs/pull/326858 being the recentmost case), I logically attempt to try to see how many .exe-s I can get Wingetcreate to parse properly or not.
However, as indicated by the screenshot below, there's a fair bit of trial and error involved to try to eliminate which ones that can't be parsed:
As such, additional clarifications in the error messages about which .exe-s that can't be passed, would've been splendid.
Proposed technical implementation details
For cases where Select the installer(s) from the zip archive:: are in use, change the Failed to parse the package from errors to either:
(example.exe:) Failed to parse the package from(…)- Failed to parse the package from
(…)] (example.exe)`
- Dominant language
- C#
- Stars
- 651
- Forks
- 114
- Avg merge
- 7h 52m
- Merged PRs (30d)
- 3
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.
More from microsoft/winget-create
-
Issue-Docs Needs-Triage
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
microsoft/winget-create#705 ·
-
Issue-Feature Needs-Triage
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
microsoft/winget-create#680 ·
-
Duplicate Surfacing workflow fails on every run with "Blocked compile-agentic version: v0.83.4" OpenNeeds-Triage
Difficulty 3/5 1-2 days Newbie friendliness 68/100
microsoft/winget-create#706 ·
-
Issue-Feature Needs-Triage
Difficulty 4/5 3-5 days Newbie friendliness 52/100
microsoft/winget-create#701 ·
-
Issue-Feature Needs-Triage
Difficulty 3/5 1-2 days Newbie friendliness 68/100
microsoft/winget-create#700 ·
All issues in microsoft/winget-create
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·