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

PowerShell 7.1.0-preview4 x64 executable removes PowerShell 7.0.2 and does not install preview4 #13035

Closed
catthehacker opened this issue Jun 25, 2020 · 8 comments · Fixed by #13036
Labels
Area-Maintainers-Build specific to affecting the build Issue-Bug Issue has been identified as a bug in the product

Comments

@catthehacker
Copy link

Steps to reproduce

  • Install PowerShell 7.1.0-preview3 (7.1.0.3) [PowerShell-7.1.0-preview.3-win-x64.msi]
  • Install PowerShell 7.0.2 [PowerShell-7.0.2-win-x64.msi]
  • Verify that both appear separately in C:\Program Files\PowerShell\
  • Install PowerShell 7.1.0-preview4 (7.1.0.4) [PowerShell-7.1.0-preview.4-win-x64.msi]
  • Verify C:\Program Files\PowerShell\7\ and C:\Program Files\PowerShell\7-preview\ again

Expected behavior

PowerShell Preview is updated to 7.1.0-preview4 and PowerShell 7.0.2 is not deleted.

Actual behavior

PowerShell 7.0.2 is being deleted from C:\Program Files\PowerShell\7\
PowerShell 7.1.0-preview4 is not installed (but its installation is added to registry)
PowerShell 7.1.0-preview3 is installed.
image

Environment data

Name                           Value
----                           -----
PSVersion                      7.1.0-preview.3
PSEdition                      Core
GitCommitId                    7.1.0-preview.3
OS                             Microsoft Windows 10.0.20150
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Additional info

This happened on my main PC (Windows 10 2004, build 19041.329) as well as I was able to reproduce it in VM with Windows 10 Insider Preview (build 20150.1000)
Also latest preview installation executable does not appear to have digital signature attached in comparison to the previous preview.
Something for @TravisEz13 I guess?

@catthehacker catthehacker added the Issue-Question ideally support can be provided via other mechanisms, but sometimes folks do open an issue to get a label Jun 25, 2020
@iSazonov
Copy link
Collaborator

Will be fixed n #13036 I guess.

@iSazonov iSazonov added the Area-Maintainers-Build specific to affecting the build label Jun 26, 2020
@LittleNewton
Copy link

How to install preview-4 without .MSI?

Now I cannot use pwsh in Windows Terminal.

@atiensivu
Copy link

Might want to pull the notification of the new update that happens inside the preview 3. That's a bit of a big oopsie.

@rjmholt rjmholt added Issue-Bug Issue has been identified as a bug in the product and removed Issue-Question ideally support can be provided via other mechanisms, but sometimes folks do open an issue to get a labels Jun 27, 2020
@TravisEz13
Copy link
Member

Might want to pull the notification of the new update that happens inside the preview 3. That's a bit of a big oopsie.

We are working to release preview 5 as quickly as possible. Feel free to file a feature request for the ability for us to disable the update notification functionality for a release, but I don't think it is viable at this time.

@iSazonov
Copy link
Collaborator

Feel free to file a feature request for the ability for us to disable the update notification functionality for a release

We already have such issue.

@ghost
Copy link

ghost commented Jul 6, 2020

🎉This issue was addressed in #13036, which has now been successfully released as v7.1.0-preview.5.:tada:

Handy links:

@minoseah629
Copy link

i just installed preview5. it installed properly. but not 7.0.2 since it thinks preview is a higher version
#13036 (comment)

@iSazonov
Copy link
Collaborator

iSazonov commented Jul 8, 2020

See #13036 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Maintainers-Build specific to affecting the build Issue-Bug Issue has been identified as a bug in the product
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants