Closed anatawa12 closed 4 months ago
Other
The latest version of JetBrains.MPS.EAP in the database is 213.6461.785 but it looks MPS-241.18034.990 is the actual latest version.
JetBrains.MPS.EAP
213.6461.785
MPS-241.18034.990
Related links
https://github.com/microsoft/winget-pkgs/tree/c939ca136ff33f217db1de99f1a1839790287a16/manifests/j/JetBrains/MPS/EAP https://github.com/badges/shields/pull/10245#discussion_r1670870831
winget show JetBrains.MPS.EAP
Version 213.6461.785 will be shown as latest version
Version MPS-241.18034.990 will be shown as latest version
$ winget --info Windows Package Manager v1.8.1791 Copyright (c) Microsoft Corporation. All rights reserved. Windows: Windows.Desktop v10.0.22631.3880 System Architecture: X64 Package: Microsoft.DesktopAppInstaller v1.23.1791.0 Winget Directories ------------------------------------------------------------------------------------------------------------------------------- Logs %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir User Settings %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json Portable Links Directory (User) %LOCALAPPDATA%\Microsoft\WinGet\Links Portable Links Directory (Machine) C:\Program Files\WinGet\Links Portable Package Root (User) %LOCALAPPDATA%\Microsoft\WinGet\Packages Portable Package Root C:\Program Files\WinGet\Packages Portable Package Root (x86) C:\Program Files (x86)\WinGet\Packages Installer Downloads %USERPROFILE%\Downloads Links --------------------------------------------------------------------------- Privacy Statement https://aka.ms/winget-privacy License Agreement https://aka.ms/winget-license Third Party Notices https://aka.ms/winget-3rdPartyNotice Homepage https://aka.ms/winget Windows Store Terms https://www.microsoft.com/en-us/storedocs/terms-of-sale Admin Setting State -------------------------------------------------- LocalManifestFiles Enabled BypassCertificatePinningForMicrosoftStore Disabled InstallerHashOverride Disabled LocalArchiveMalwareScanOverride Disabled ProxyCommandLineOptions Disabled DefaultProxy Disabled
$ winget show JetBrains.MPS.EAP Found JetBrains MPS (EAP) [JetBrains.MPS.EAP] Version: 213.6461.785 Publisher: JetBrains Publisher Url: https://www.jetbrains.com Publisher Support Url: https://www.jetbrains.com/help Author: JetBrains s.r.o Moniker: mps-eap Description: JetBrains MPS is a language workbench developed by JetBrains. MPS is a tool to design domain-specific languages. It uses projectional editing which allows users to overcome the limits of language parsers, and build DSL editors, such as ones with tables and diagrams. It implements language-oriented programming. Homepage: https://www.jetbrains.com/mps/ License: Apache 2.0 License License Url: http://www.apache.org/licenses/LICENSE-2.0.txt Privacy Url: https://www.jetbrains.com/privacy-security/ Copyright: Copyright © JetBrains s.r.o. Copyright Url: https://www.jetbrains.com/legal/docs/company/useterms.html Tags: domain-specific jetbrains metaprogramming mps Installer: Installer Type: nullsoft Installer Url: https://download-cdn.jetbrains.com/mps/2021.3/MPS-2021.3-RC1.exe Installer SHA256: 3549c7c04324329b7853c7eac5ac8a57e317e91043e638f8c9699f238af4fadd Offline Distribution Supported: true
I found that with master version of winget built in my environment, this problem does not occurs so It might be problem in winget cli. sorry
Please confirm these before moving forward
Category of the issue
Other
Brief description of your issue
The latest version of
JetBrains.MPS.EAP
in the database is213.6461.785
but it looksMPS-241.18034.990
is the actual latest version.Related links
https://github.com/microsoft/winget-pkgs/tree/c939ca136ff33f217db1de99f1a1839790287a16/manifests/j/JetBrains/MPS/EAP https://github.com/badges/shields/pull/10245#discussion_r1670870831
Steps to reproduce
winget show JetBrains.MPS.EAP
Actual behavior
Version 213.6461.785 will be shown as latest version
Expected behavior
Version MPS-241.18034.990 will be shown as latest version
Environment
Screenshots and Logs
log
``` 2024-07-10 17:09:52.937 [CORE] WinGet, version [1.8.1791], activity [{E75C2784-F9C3-4BAD-ABB7-9D744D744493}] 2024-07-10 17:09:52.937 [CORE] OS: Windows.Desktop v10.0.22631.3880 2024-07-10 17:09:52.937 [CORE] Command line Args: C:\Users\anata\AppData\Local\Microsoft\WindowsApps\winget.exe show JetBrains.MPS.EAP 2024-07-10 17:09:52.937 [CORE] Package: Microsoft.DesktopAppInstaller v1.23.1791.0 2024-07-10 17:09:52.937 [CORE] IsCOMCall:0; Caller: winget-cli 2024-07-10 17:09:52.945 [CLI ] WinGet invoked with arguments: 'show' 'JetBrains.MPS.EAP' 2024-07-10 17:09:52.945 [CLI ] Found subcommand: show 2024-07-10 17:09:52.945 [CLI ] Leaf command to execute: root:show 2024-07-10 17:09:52.948 [CLI ] Executing command: show 2024-07-10 17:09:52.956 [REPO] Default source requested, multiple sources available, adding all to source references. 2024-07-10 17:09:52.956 [REPO] Adding to source references msstore 2024-07-10 17:09:52.956 [CORE] Default proxy is not set 2024-07-10 17:09:52.957 [REPO] REST HTTP Client helper does not use proxy 2024-07-10 17:09:52.957 [REPO] Adding to source references winget 2024-07-10 17:09:52.957 [CLI ] Created authentication arguments. Mode: silentPreferred, Account: 2024-07-10 17:09:52.966 [CORE] Examining extension: PFN = Microsoft.Winget.Source_8wekyb3d8bbwe, ID = IndexDB 2024-07-10 17:09:52.966 [CORE] Found matching extension. 2024-07-10 17:09:52.969 [REPO] Source `winget` after auto update time [15 mins]; it has been at least 72 mins 2024-07-10 17:09:52.973 [CORE] Examining extension: PFN = Microsoft.Winget.Source_8wekyb3d8bbwe, ID = IndexDB 2024-07-10 17:09:52.973 [CORE] Found matching extension. 2024-07-10 17:09:53.069 [REPO] Multiple sources available, creating aggregated source. 2024-07-10 17:09:53.069 [REPO] Adding to aggregated source: msstore 2024-07-10 17:09:53.069 [REPO] Sending http GET request to: https://storeedgefd.dsx.mp.microsoft.com/v9.0/information 2024-07-10 17:09:53.126 [REPO] Response status: 200 2024-07-10 17:09:53.127 [REPO] Authentication node not found. Assuming authentication type none. 2024-07-10 17:09:53.127 [REPO] Sending http GET request to: https://storeedgefd.dsx.mp.microsoft.com/v9.0/information 2024-07-10 17:09:53.143 [REPO] Response status: 200 2024-07-10 17:09:53.143 [REPO] Authentication node not found. Assuming authentication type none. 2024-07-10 17:09:53.143 [REPO] Adding to aggregated source: winget 2024-07-10 17:09:53.148 [CORE] Examining extension: PFN = Microsoft.Winget.Source_8wekyb3d8bbwe, ID = IndexDB 2024-07-10 17:09:53.148 [CORE] Found matching extension. 2024-07-10 17:09:53.167 [REPO] Opening database for ImmutableRead at 'C:\Program Files\WindowsApps\Microsoft.Winget.Source_2024.710.240.54_neutral__8wekyb3d8bbwe\Public\index.db' 2024-07-10 17:09:53.167 [REPO] Opened SQLite Index with version [1.7], last write [2024-07-10 10:39:19.000] 2024-07-10 17:09:53.335 [REPO] Sending http POST request to: https://storeedgefd.dsx.mp.microsoft.com/v9.0/manifestSearch 2024-07-10 17:09:53.479 [REPO] Response status: 200 2024-07-10 17:09:53.504 [CLI ] Found one app. App id: JetBrains.MPS.EAP App name: JetBrains MPS (EAP) 2024-07-10 17:09:53.514 [CLI ] Manifest fields: Name [JetBrains MPS (EAP)], Version [213.6461.785] 2024-07-10 17:09:53.526 [CLI ] Leaf command succeeded: root:show ```