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

[Package Issue]: ScooterSoftware.BeyondCompare.5 #207619

Closed
2 tasks done
720720 opened this issue Jan 5, 2025 · 0 comments · Fixed by #207719
Closed
2 tasks done

[Package Issue]: ScooterSoftware.BeyondCompare.5 #207619

720720 opened this issue Jan 5, 2025 · 0 comments · Fixed by #207719
Labels
In-PR Issue-Bug It either shouldn't be doing this or needs an investigation.

Comments

@720720
Copy link

720720 commented Jan 5, 2025

Please confirm these before moving forward

  • I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
  • I have not been informed if the issue is resolved in a preview version of the winget client.

Category of the issue

Installation issue.

Brief description of your issue

Winget does not find an applicable installer for the en-US locale.

The reason for this behaviour is probably a missing InstallerLocale: en-US definition.

https://github.com/microsoft/winget-pkgs/blob/master/manifests/s/ScooterSoftware/BeyondCompare/5/5.0.4.30422/ScooterSoftware.BeyondCompare.5.installer.yaml

Installers:
- Architecture: x86
  Scope: user
  InstallerUrl: https://www.scootersoftware.com/files/BCompare-5.0.4.30422.exe
  InstallerSha256: D74892601A50514B5636E27D4BE4D3AC38597F2F6C7C7B6B5B169A48FFA1F341
  InstallerSwitches:
    Custom: /CURRENTUSER
Installers:
- InstallerLocale: en-US
  Architecture: x86
  Scope: user
  InstallerUrl: https://www.scootersoftware.com/files/BCompare-5.0.4.30422.exe
  InstallerSha256: D74892601A50514B5636E27D4BE4D3AC38597F2F6C7C7B6B5B169A48FFA1F341
  InstallerSwitches:
    Custom: /CURRENTUSER

Steps to reproduce

Windows 11 Pro German

winget install ScooterSoftware.BeyondCompare.5 --locale en-US

Actual behavior

winget install ScooterSoftware.BeyondCompare.5 --locale en-US

Es wurde kein anwendbarer Installer gefunden. Weitere Informationen finden Sie in den Protokollen.

Expected behavior

winget install ScooterSoftware.BeyondCompare.5 --locale en-US

Gefunden Beyond Compare 5 [ScooterSoftware.BeyondCompare.5] Version 5.0.4.30422
Microsoft ist nicht verantwortlich und erteilt keine Lizenzen für Pakete von Drittanbietern.
Download läuft https://www.scootersoftware.com/files/BCompare-5.0.4.30422.exe
Der Installer-Hash wurde erfolgreich überprüft
Paketinstallation wird gestartet...
Erfolgreich installiert

Environment

Windows Package Manager v1.9.25200
Windows: Windows.Desktop v10.0.26100.2605
Package: Microsoft.DesktopAppInstaller v1.24.25200.0

Screenshots and Logs

No response

@720720 720720 added the Issue-Bug It either shouldn't be doing this or needs an investigation. label Jan 5, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage This work item needs to be triaged by a member of the core team. label Jan 5, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added In-PR and removed Needs-Triage This work item needs to be triaged by a member of the core team. labels Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
In-PR Issue-Bug It either shouldn't be doing this or needs an investigation.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant