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]: Perforce.P4V #174555

Open
2 tasks done
mikhailmaximov opened this issue Sep 21, 2024 · 0 comments
Open
2 tasks done

[Package Issue]: Perforce.P4V #174555

mikhailmaximov opened this issue Sep 21, 2024 · 0 comments
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage This work item needs to be triaged by a member of the core team.

Comments

@mikhailmaximov
Copy link

mikhailmaximov commented Sep 21, 2024

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

Other

Brief description of your issue

winget reads version of the installed package incorrectly and suggests to upgrade it.

Steps to reproduce

From the PowerShell command line

> winget install Perforce.P4V
...
> winget upgrade
Name                 Id                       Version  Available    Source
--------------------------------------------------------------------------
Helix Core Apps      Perforce.P4V             242.42.4 242.263.4463 winget

Actual behavior

winget is asking to upgrade freshly installed package because of incorrect read of its version

Expected behavior

winget should not list Perforce.PV4 as one with update available

Environment

Windows Package Manager v1.8.1911
Windows: Windows.Desktop v10.0.22631.4169
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.23.1911.0

Screenshots and Logs

image
WinGet.log

> winget list | Select-String -SimpleMatch "Microsoft.VCRedist.2015+.x64","Perforce","----","Name  "
Name                                   Id                                     Version               Available    Source
-----------------------------------------------------------------------------------------------------------------------
Helix Core Apps                        Perforce.P4V                           242.42.4              242.263.4463 winget
Microsoft Visual C++ 2015-2022 Redist… Microsoft.VCRedist.2015+.x64           14.40.33810.0                      winget

> winget upgrade
Name                 Id                       Version  Available    Source
--------------------------------------------------------------------------
Helix Core Apps      Perforce.P4V             242.42.4 242.263.4463 winget
Cisco Webex Meetings Cisco.CiscoWebexMeetings 43.10.0  44.10.0.88   winget
2 upgrades available.

> winget upgrade Perforce.P4V
Found Helix Core Apps [Perforce.P4V] Version 242.263.4463
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
This package requires the following dependencies:
  - Packages
      Microsoft.VCRedist.2015+.x64
Downloading https://www.perforce.com/downloads/perforce/r24.2/bin.ntx64/p4vinst64.msi
  ██████████████████████████████   159 MB /  159 MB
Successfully verified installer hash
Starting package install...
Successfully installed

> winget upgrade
Name                 Id                       Version  Available    Source
--------------------------------------------------------------------------
Helix Core Apps      Perforce.P4V             242.42.4 242.263.4463 winget
Cisco Webex Meetings Cisco.CiscoWebexMeetings 43.10.0  44.10.0.88   winget
2 upgrades available.
@mikhailmaximov mikhailmaximov added the Issue-Bug It either shouldn't be doing this or needs an investigation. label Sep 21, 2024
@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 Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage This work item needs to be triaged by a member of the core team.
Projects
None yet
Development

No branches or pull requests

1 participant