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

Advanced Install doesn't install manually entered version #953

Open
corbob opened this issue Aug 26, 2022 · 0 comments
Open

Advanced Install doesn't install manually entered version #953

corbob opened this issue Aug 26, 2022 · 0 comments

Comments

@corbob
Copy link
Member

corbob commented Aug 26, 2022

What You Are Seeing?

Have a Chocolatey source with multiple versions of a package. Attempt to install a specific version with Chocolatey GUI. Should be able to pick the version, but only presented with the options: Latest Version and <Version Number that is the latest> (#913). When manually entering the version, it should install the version entered.

What is Expected?

Install the version entered under the Version selector of the Advanced Install dialog.

How Did You Get This To Happen? (Steps to Reproduce)

  1. Have a package with multiple available versions on a source
  2. Attempt to install the package with the Install Advanced option
  3. Enter a known good Version number
  4. Click Install
  5. Notice that the latest version is installed.

System Details

  • OS Build (In PowerShell run [System.Environment]::OSVersion.version.tostring()): 10.0.19043.0
  • Windows PowerShell version (Run: $PSVersionTable):
Name                           Value  
----                           -----      
PSVersion                      5.1.19041.1320
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.19041.1320
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
  • Chocolatey version (Run choco --version): 1.1.0
  • Chocolatey GUI Version: 1.0.0.0

Output Log

https://gist.github.com/corbob/8fe7ef90ec6e270da30bee14b3fb1791

@corbob corbob changed the title Advanced Install view doesn't populate all available versions Advanced Install doesn't install manually entered version Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant