Please confirm these before moving forward
Category of the issue
Installation issue.
Brief description of your issue
This is a repeat of issue #383966
Steps to reproduce
Run winget upgrade -r twice or more in succesion while having Google.PlayGames installed.
Actual behavior
As mentioned in that bug report, there's a version mismatch. If the version pull is automated, it is reading the installer version, 150.0.7863.0, not the actual application version, 26.5.750.0. Such bug causes a needless loop hitting the upstream update servers.
Expected behavior
The winget pkg script should use the actual application version, so that it is updated once.
Environment
winget --info
Administrador de paquetes de Windows v1.28.240
Copyright (c) Microsoft Corporation. Todos los derechos reservados.
Windows: Windows.Desktop v10.0.26200.8457
Arquitectura del sistema: X64
Paquete: Microsoft.DesktopAppInstaller v1.28.240.0
Directorios de WinGet
-----------------------------------------------------------------------------------------------------------------------
Registros %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalS…
Configuración de usuario %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalS…
Directorio de vínculos portátiles (usuario) %LOCALAPPDATA%\Microsoft\WinGet\Links
Directorio de vínculos portátiles (equipo) C:\Program Files\WinGet\Links
Raíz de paquete portátil (usuario) %LOCALAPPDATA%\Microsoft\WinGet\Packages
Raíz de paquete portátil C:\Program Files\WinGet\Packages
Raíz de paquete portátil (x86) C:\Program Files (x86)\WinGet\Packages
Descargas del instalador %USERPROFILE%\Downloads
Módulos de configuración %LOCALAPPDATA%\Microsoft\WinGet\Configuration\Modules
Vínculos
-----------------------------------------------------------------------------------
Declaración de privacidad https://aka.ms/winget-privacy
Contrato de licencia https://aka.ms/winget-license
Avisos de terceros https://aka.ms/winget-3rdPartyNotice
Página principal https://aka.ms/winget
Términos de Microsoft Store https://www.microsoft.com/en-us/storedocs/terms-of-sale
Configuración de administrador Estado
-------------------------------------------------------
LocalManifestFiles Deshabilitado
BypassCertificatePinningForMicrosoftStore Deshabilitado
InstallerHashOverride Deshabilitado
LocalArchiveMalwareScanOverride Deshabilitado
ProxyCommandLineOptions Deshabilitado
DefaultProxy Deshabilitado
Screenshots and Logs
No response
Please confirm these before moving forward
Category of the issue
Installation issue.
Brief description of your issue
This is a repeat of issue #383966
Steps to reproduce
Run winget upgrade -r twice or more in succesion while having Google.PlayGames installed.
Actual behavior
As mentioned in that bug report, there's a version mismatch. If the version pull is automated, it is reading the installer version, 150.0.7863.0, not the actual application version, 26.5.750.0. Such bug causes a needless loop hitting the upstream update servers.
Expected behavior
The winget pkg script should use the actual application version, so that it is updated once.
Environment
Screenshots and Logs
No response