question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Windows MSI (2.0.62) broken

See original GitHub issue

Latest MSI is broken. A few things should happen:

  • Find root cause and fix prior to upcoming release
  • Fix release pipeline to automatically check the MSI release like other channels or add a manual check to install and run az self-test with the MSI.

Workaround

For customers impacted by this bug, you should be able to install the 2.0.61 release with the following link: https://bit.ly/2v9W3id

To Reproduce:

  • Install latest MSI
  • Run: az self-test
  • Result:
D:\github>az self-test
This command has been deprecated and will be removed in a future release.
Running CLI self-test.

Loading all commands and arguments...
Error occurred loading commands!

Retrieving all help...
Help loaded OK.

{'load_commands': ImportError("cannot import name 'StorageAccountTypes'",)}

D:\github>echo %ERRORLEVEL%
1

Environment Summary

Windows-10-10.0.17763-SP0
Python 3.6.6
Shell: cmd.exe

azure-cli                         2.0.62

Extensions:
alias                              0.5.2

Python location 'C:\Program Files (x86)\Microsoft SDKs\Azure\CLI2\python.exe'
Extensions directory 'C:\Users\trpresco\.azure\cliextensions'
Development extension sources:
    D:\github\azure-cli-extensions

Python (Windows) 3.6.6 (v3.6.6:4cf1f54eb7, Jun 27 2018, 02:47:15) [MSC v.1900 32 bit (Intel)]

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

2reactions
lmazuelcommented, Apr 18, 2019

@adewaleo I would not think like that 😃. Since you know TODAY, that it will break soon, put a task to do it in the next sprint 😉. That would be my advice at least, especially since there is 4 characters to change 😃

1reaction
lmazuelcommented, Apr 24, 2019

@adewaleo This is two differents enums, treats then as such:

  • disk.json provides RT “disks” and “snapshots”. Use enums from this file only in those scenarios and calls
  • compute.json provides the rest
Read more comments on GitHub >

github_iconTop Results From Across the Web

How to troubleshoot Windows Installer errors - Microsoft Support
Right-click Windows Installer, and then click Properties. If the Startup type box is set to Disabled, change it to Manual. Click OK to...
Read more >
TPM 2.0 Windows 11 MSI Gaming laptop GF63 & ,GE,GS.
How enable TPM. 2.0 in MIS GF63 9RCX or any other MIS gamming laptopfor installaion Windows 11 | Bios Keys advance options :...
Read more >
DRAGON CENTER User Guide - MSI
How to Create a USB Flash Drive Installer for Windows . ... Broken-chain icon - indicates the device is not synchronized.
Read more >
I was going to buy an MSI gaming laptop but I heard ... - Quora
Dont buy a msi, just search for msi hinge issue, i bought laptop 1.25 lac and its hinge is broken. Unless you want...
Read more >
Software releases | Huddly
The deployment guide, including instructions on how to distribute the update with an MSI file, is available here. Details. This release contains:- Windows...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found