microsoft / microsoft/winget-pkgs

[Package Issue]: Bruno.Bruno

Open
#304,535 2 comments 0 reactions 0 assignees View on GitHub
Issue-Bug Needs-Triage
Dominant language
No language data
Stars
11.1k
Forks
9.7k
PR merge metrics
PR metrics pending

Description

### Please confirm these before moving forward

- [x] I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
- [x] 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

Installing Bruno.Bruno on an it-IT locale only downloads a .zip file.

This issue affects first-time installation, whereas #304198 is about upgrading Bruno.

### Steps to reproduce

1. Make sure your Windows language is set to it-IT (though I believe this issue to affect every non-English locale).
2. Install Bruno with winget:
```PS> winget install bruno.bruno```

### Actual behavior

1. A .zip file is downloaded:
```Trovato Bruno [Bruno.Bruno] Versione 2.13.1
Questa applicazione viene concessa in licenza dal proprietario.
Microsoft non è responsabile né concede alcuna licenza a pacchetti di terze parti.
Download in corso https://github.com/usebruno/bruno/releases/download/v2.13.1/bruno_2.13.1_x64_win.zip
██████████████████████████████ 159 MB / 159 MB
Verifica dell'hash di installazione completata
Estrazione del file compresso
Estrazione del file compresso completata con successo.
Avvio installazione pacchetto in corso...
Variabile di ambiente del percorso modificata; riavviare la shell per usare il nuovo valore.
Alias della riga di comando aggiunto: "Bruno"
Installazione riuscita
```
2. Apparently, no installer is launched.
3. Bruno is not available (either from the command line "Bruno" alias, nor from the Windows Start Menu

### Expected behavior

I expected winget to download https://github.com/usebruno/bruno/releases/download/v2.13.1/bruno_2.13.1_x64_win.exe and to start the installer.

### Environment

```raw
PS> winget --info
Gestione pacchetti Windows (Anteprima) v1.12.250-preview
Copyright (c) Microsoft Corporation. Tutti i diritti sono riservati.

Windows: Windows.Desktop v10.0.26120.6780
Architettura di sistema: X64
Pacchetto: Microsoft.DesktopAppInstaller v1.27.250.0

Directory WinGet
----------------------------------------------------------------------------------------------------------------------------------------
Log %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir
Impostazioni utente %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json
Directory collegamenti portabili (utente) %LOCALAPPDATA%\Microsoft\WinGet\Links
Directory collegamenti portabili (computer) C:\Program Files\WinGet\Links
Radice pacchetto portabile (utente) %LOCALAPPDATA%\Microsoft\WinGet\Packages
Radice pacchetto portabile C:\Program Files\WinGet\Packages
Radice pacchetto portabile (x86) C:\Program Files (x86)\WinGet\Packages
Download del programma di installazione %USERPROFILE%\Downloads
Moduli di configurazione %LOCALAPPDATA%\Microsoft\WinGet\Configuration\Modules

Collegamenti
------------------------------------------------------------------------------------
Informativa sulla privacy https://aka.ms/winget-privacy
Contratto di licenza https://aka.ms/winget-license
Comunicazioni di terze parti https://aka.ms/winget-3rdPartyNotice
Home page https://aka.ms/winget
Condizioni di Windows Store https://www.microsoft.com/en-us/storedocs/terms-of-sale

Impostazione amministrazione Stato
------------------------------------------------------
LocalManifestFiles Disabilitate
BypassCertificatePinningForMicrosoftStore Disabilitate
InstallerHashOverride Disabilitate
LocalArchiveMalwareScanOverride Disabilitate
ProxyCommandLineOptions Disabilitate
DefaultProxy Disabilitate
```

### Screenshots and Logs

[WinGet-2025-10-17-16-40-05.541.log](https://github.com/user-attachments/files/22973990/WinGet-2025-10-17-16-40-05.541.log)

Contributor guide

Open the contributing guide

Research direction

Search the repository for the Bruno.Bruno package metadata and compare its installer information with the .exe and .zip URLs shown in the issue. Reproduce with `winget install bruno.bruno` under an it-IT locale and use the provided log to verify that installation launches the expected installer and makes Bruno available.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.