Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Cannot find manifest in repo #446

Closed
1 task done
Ubujira opened this issue Feb 3, 2024 · 2 comments
Closed
1 task done

[Bug]: Cannot find manifest in repo #446

Ubujira opened this issue Feb 3, 2024 · 2 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Ubujira
Copy link

Ubujira commented Feb 3, 2024

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

Manifest mcmilk.7zip-zstd cannot be found in the winget-pkgs repository despite existing.

Command
komac update -i mcmilk.7zip-zstd -v "22.01-ZS-v1.5.5-R3" -u https://github.com/mcmilk/7-Zip-zstd/releases/download/v22.01-v1.5.5-R3/7z22.01-zstd-x64.exe https://github.com/mcmilk/7-Zip-zstd/releases/download/v22.01-v1.5.5-R3/7z22.01-zstd-x32.exe https://github.com/mcmilk/7-Zip-zstd/releases/download/v22.01-v1.5.5-R3/7z22.01-zstd-arm64.exe https://github.com/mcmilk/7-Zip-zstd/releases/download/v22.01-v1.5.5-R3/7z22.01-zstd-arm.exe

Ouput

Error:
   0: mcmilk.7zip-zstd does not exist in microsoft/winget-pkgs
   1: No files were found for manifests/m/mcmilk/7zip-zstd
@Ubujira Ubujira added bug Something isn't working help wanted Extra attention is needed labels Feb 3, 2024
@russellbanks
Copy link
Owner

russellbanks commented Feb 3, 2024

The cause of this is the same as #447 as Komac retrieves those versions fine, but filters out ones that aren't valid, presumably because they all are. This is an issue in the library Komac uses for parsing and sorting versions, fosskers/rs-versions, which I've reported.

@russellbanks
Copy link
Owner

Closing as duplicate as the cause is the same as #447 and will be fixed once #447 is resolved.

@russellbanks russellbanks closed this as not planned Won't fix, can't repro, duplicate, stale Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants